"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/11 01:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci" 2026/08/11 01:50:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:50:10 DEBUG : Creating backend with remote "/tmp/rclone1907150162" === 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-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/11 01:50:11 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:11 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.41s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:50:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:12 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:12 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:13 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:14 DEBUG : Creating backend with remote "/non-existing" 2026/08/11 01:50:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/11 01:50:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:15 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:15 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.56s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:17 INFO : B2 bucket rclone-test-sajihaf6leci: Running all checks before starting transfers 2026/08/11 01:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:17 INFO : B2 bucket rclone-test-sajihaf6leci: Checks finished, now starting transfers 2026/08/11 01:50:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:18 ERROR : Ignoring --no-traverse with sync 2026/08/11 01:50:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:18 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:18 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:18 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/11 01:50:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:20 DEBUG : hello world2: size = 12 OK 2026/08/11 01:50:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/11 01:50:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:50:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:21 DEBUG : potato2: size = 11 OK 2026/08/11 01:50:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:50:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:24 DEBUG : potato2: size = 11 OK 2026/08/11 01:50:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.39s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 01:50:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:50:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:50:25 INFO : sub dir2: Making directory 2026/08/11 01:50:25 INFO : sub dir: Making directory 2026/08/11 01:50:25 INFO : sub dir2/sub sub dir2: Making directory 2026/08/11 01:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:25 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/08/11 01:50:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:26 INFO : sub dir2: Making directory 2026/08/11 01:50:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 01:50:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:50:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.50s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:27 DEBUG : sub dir2: Making directory with metadata 2026/08/11 01:50:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:50:27 INFO : sub dir2: Making directory 2026/08/11 01:50:27 INFO : sub dir: Making directory 2026/08/11 01:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:28 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:28 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/11 01:50:28 DEBUG : B2 bucket rclone-test-sajihaf6leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 01:50:28 DEBUG : B2 bucket rclone-test-sajihaf6leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:29 INFO : sub dir2: Making directory 2026/08/11 01:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:29 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:29 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:30 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:30 DEBUG : sub dir2: Making directory with metadata 2026/08/11 01:50:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:50:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:50:30 INFO : sub dir2: Making directory 2026/08/11 01:50:30 INFO : sub dir: Making directory 2026/08/11 01:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:31 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:31 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/11 01:50:31 DEBUG : B2 bucket rclone-test-sajihaf6leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.39s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:32 INFO : sub dir2: Making directory 2026/08/11 01:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:33 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nehohuc1deju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-nehohuc1deju 2026/08/11 01:50:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:35 DEBUG : B2 bucket rclone-test-nehohuc1deju: Waiting for checks to finish 2026/08/11 01:50:35 DEBUG : B2 bucket rclone-test-nehohuc1deju: Waiting for transfers to finish 2026/08/11 01:50:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:36 DEBUG : B2 bucket rclone-test-nehohuc1deju: Purge remote 2026/08/11 01:50:36 INFO : B2 bucket rclone-test-nehohuc1deju: cleaning bucket "rclone-test-nehohuc1deju" of all files 2026/08/11 01:50:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2bd23803debeb9ff80e1b_f411a95cf0eeb37b4_d20260811_m015036_c001_v0001130_t0055_u01786413036626") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:50:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:50:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:50:39 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:39 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:39 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:50:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:50:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kukexik5dino" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-kukexik5dino 2026/08/11 01:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:42 DEBUG : B2 bucket rclone-test-kukexik5dino: Waiting for checks to finish 2026/08/11 01:50:42 DEBUG : B2 bucket rclone-test-kukexik5dino: Waiting for transfers to finish 2026/08/11 01:50:43 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:50:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kukexik5dino) 2026/08/11 01:50:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:50:45 DEBUG : B2 bucket rclone-test-kukexik5dino: Waiting for checks to finish 2026/08/11 01:50:45 DEBUG : B2 bucket rclone-test-kukexik5dino: Waiting for transfers to finish 2026/08/11 01:50:45 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:50:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:50:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:45 DEBUG : B2 bucket rclone-test-kukexik5dino: Purge remote 2026/08/11 01:50:45 INFO : B2 bucket rclone-test-kukexik5dino: cleaning bucket "rclone-test-kukexik5dino" of all files 2026/08/11 01:50:46 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdc3803debeb9ff80e1b_f1125a0642a0ec50e_d20260811_m015045_c001_v0001177_t0054_u01786413045378") 2026/08/11 01:50:46 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdc3803debeb9ff80e1b_f11996849dab0e0dc_d20260811_m015043_c001_v0001174_t0052_u01786413043382") --- PASS: TestServerSideCopyOverSelf (6.78s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:50:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:50:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:50:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:50:48 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:50:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:50:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 01:50:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cotivez4fiwo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-cotivez4fiwo 2026/08/11 01:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:50:51 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for checks to finish 2026/08/11 01:50:51 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for transfers to finish 2026/08/11 01:50:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:50:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:50:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:50:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cotivez4fiwo) 2026/08/11 01:50:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:50:53 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for checks to finish 2026/08/11 01:50:53 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for transfers to finish 2026/08/11 01:50:54 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:50:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:50:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:54 INFO : sub dir/hello world: Deleted 2026/08/11 01:50:55 DEBUG : testing file moves 2026/08/11 01:50:55 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:50:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cotivez4fiwo) 2026/08/11 01:50:55 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:50:55 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for checks to finish 2026/08/11 01:50:55 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Waiting for transfers to finish 2026/08/11 01:50:56 DEBUG : sub dir/hello world: size = 24 OK 2026/08/11 01:50:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/11 01:50:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:50:56 INFO : sub dir/hello world: Deleted 2026/08/11 01:50:56 DEBUG : B2 bucket rclone-test-cotivez4fiwo: Purge remote 2026/08/11 01:50:56 INFO : B2 bucket rclone-test-cotivez4fiwo: cleaning bucket "rclone-test-cotivez4fiwo" of all files 2026/08/11 01:50:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ede3803debeb9ff80e1b_f40365de776b3d0f0_d20260811_m015056_c001_v0001113_t0057_u01786413056070") 2026/08/11 01:50:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ede3803debeb9ff80e1b_f4004956bad8a2281_d20260811_m015054_c001_v0001109_t0032_u01786413054220") 2026/08/11 01:50:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ede3803debeb9ff80e1b_f1198a4bf3b183a9a_d20260811_m015051_c001_v0001181_t0011_u01786413051838") --- PASS: TestServerSideMoveOverSelf (8.58s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:50:58 ERROR : error listing: directory not found 2026/08/11 01:50:58 INFO : Local file system at /tmp/rclone1907150162: Making directory 2026/08/11 01:50:59 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:50:59 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:51:00 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for checks to finish 2026/08/11 01:51:00 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for transfers to finish 2026/08/11 01:51:01 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/11 01:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:51:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/11 01:51:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/11 01:51:02 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:02 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:02 DEBUG : check sum: size = 1 OK 2026/08/11 01:51:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:51:02 INFO : check sum: Copied (new) 2026/08/11 01:51:02 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:03 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:03 DEBUG : check sum: size = 1 OK 2026/08/11 01:51:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:51:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/11 01:51:03 DEBUG : check sum: Unchanged skipping 2026/08/11 01:51:03 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:03 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/11 01:51:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:04 DEBUG : sizeonly: size = 6 OK 2026/08/11 01:51:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:51:04 INFO : sizeonly: Copied (new) 2026/08/11 01:51:04 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:04 DEBUG : sizeonly: size = 6 OK 2026/08/11 01:51:04 DEBUG : sizeonly: Sizes identical 2026/08/11 01:51:04 DEBUG : sizeonly: Unchanged skipping 2026/08/11 01:51:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:04 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/11 01:51:05 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:05 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/11 01:51:06 INFO : ignore-size: Copied (new) 2026/08/11 01:51:06 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:06 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:51:06 DEBUG : ignore-size: Unchanged skipping 2026/08/11 01:51:06 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:06 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.89s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:08 DEBUG : existing: size = 6 OK 2026/08/11 01:51:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:51:08 DEBUG : existing: Unchanged skipping 2026/08/11 01:51:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:08 INFO : There was nothing to transfer 2026/08/11 01:51:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/11 01:51:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:09 DEBUG : existing: size = 6 OK 2026/08/11 01:51:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:51:09 INFO : existing: Copied (replaced existing) 2026/08/11 01:51:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.34s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:51:09 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:09 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:10 DEBUG : existing: size = 6 OK 2026/08/11 01:51:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:51:10 INFO : existing: Copied (new) 2026/08/11 01:51:10 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:10 DEBUG : existing: Destination exists, skipping 2026/08/11 01:51:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:10 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/11 01:51:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:14 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:51:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:51:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:14 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:51:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:14 INFO : a/potato2: Copied (new) 2026/08/11 01:51:14 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:16 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:16 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:16 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/08/11 01:51:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:51:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/11 01:51:16 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:16 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:16 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:16 INFO : There was nothing to transfer 2026/08/11 01:51:17 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:17 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/08/11 01:51:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:51:18 INFO : empty space: Updated modification time in destination 2026/08/11 01:51:18 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:18 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:18 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:19 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:19 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/08/11 01:51:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:51:19 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:21 DEBUG : foo: size = 3 OK 2026/08/11 01:51:21 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/08/11 01:51:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:51:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:51:21 DEBUG : foo: sha1 differ 2026/08/11 01:51:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:21 DEBUG : foo: size = 3 OK 2026/08/11 01:51:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/11 01:51:21 INFO : foo: Copied (replaced existing) 2026/08/11 01:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.69s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 01:51:23 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:23 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:23 DEBUG : potato: size = 60 OK 2026/08/11 01:51:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:23 INFO : potato: Copied (new) 2026/08/11 01:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:51:25 DEBUG : potato: size = 60 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:51:25 DEBUG : potato: Sizes differ 2026/08/11 01:51:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:26 DEBUG : potato: size = 21 OK 2026/08/11 01:51:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/11 01:51:26 INFO : potato: Copied (replaced existing) 2026/08/11 01:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.37s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:27 DEBUG : potato: size = 21 OK 2026/08/11 01:51:27 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/08/11 01:51:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1907150162) 2026/08/11 01:51:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:51:27 DEBUG : potato: sha1 differ 2026/08/11 01:51:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:28 DEBUG : potato: size = 21 OK 2026/08/11 01:51:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/11 01:51:28 INFO : potato: Copied (replaced existing) 2026/08/11 01:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:30 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:30 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/11 01:51:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:32 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:32 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:33 DEBUG : potato2: size = 60 OK 2026/08/11 01:51:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:33 INFO : potato2: Copied (new) 2026/08/11 01:51:33 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:36 INFO : d: Making directory 2026/08/11 01:51:36 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/11 01:51:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:36 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:51:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:36 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:51:37 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:37 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:37 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:51:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:37 INFO : a/potato2: Copied (new) 2026/08/11 01:51:37 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/11 01:51:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:39 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:39 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:51:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:39 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:51:39 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:40 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:51:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:40 INFO : a/potato2: Copied (new) 2026/08/11 01:51:40 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting files as there were IO errors 2026/08/11 01:51:40 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:42 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:42 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:42 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:42 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:42 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:43 INFO : potato: Deleted 2026/08/11 01:51:43 DEBUG : potato2: size = 60 OK 2026/08/11 01:51:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.71s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:46 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:46 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:46 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:46 INFO : potato: Deleted 2026/08/11 01:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:47 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:47 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:47 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:47 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:47 DEBUG : potato2: size = 60 OK 2026/08/11 01:51:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:51:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.33s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:51:53 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:53 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:54 DEBUG : potato2: size = 19 OK 2026/08/11 01:51:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/11 01:51:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.29s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:56 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:51:56 DEBUG : enormous: Excluded 2026/08/11 01:51:56 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:51:56 DEBUG : potato2: Excluded 2026/08/11 01:51:56 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:51:56 DEBUG : potato2: Excluded 2026/08/11 01:51:56 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:51:56 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:51:56 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:56 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:51:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:56 INFO : There was nothing to transfer 2026/08/11 01:51:57 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:51:57 DEBUG : enormous: Excluded 2026/08/11 01:51:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:51:57 DEBUG : potato2: Excluded 2026/08/11 01:51:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:51:57 DEBUG : potato2: Excluded 2026/08/11 01:51:57 DEBUG : empty space: size = 1 OK 2026/08/11 01:51:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/11 01:51:57 DEBUG : empty space: Unchanged skipping 2026/08/11 01:51:57 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for checks to finish 2026/08/11 01:51:57 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for transfers to finish 2026/08/11 01:51:57 DEBUG : Waiting for deletions to finish 2026/08/11 01:51:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:51:59 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:51:59 DEBUG : enormous: Excluded 2026/08/11 01:51:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:51:59 DEBUG : potato2: Excluded 2026/08/11 01:52:00 DEBUG : empty space: size = 1 OK 2026/08/11 01:52:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:52:00 DEBUG : empty space: Unchanged skipping 2026/08/11 01:52:00 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:00 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:00 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:00 INFO : enormous: Deleted 2026/08/11 01:52:00 INFO : potato2: Deleted 2026/08/11 01:52:00 INFO : There was nothing to transfer 2026/08/11 01:52:00 DEBUG : empty space: size = 1 OK 2026/08/11 01:52:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/11 01:52:00 DEBUG : empty space: Unchanged skipping 2026/08/11 01:52:00 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for checks to finish 2026/08/11 01:52:00 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for transfers to finish 2026/08/11 01:52:00 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:00 INFO : enormous: Deleted 2026/08/11 01:52:00 INFO : potato2: Deleted 2026/08/11 01:52:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.38s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:03 DEBUG : five: Need to transfer - File not found at Destination 2026/08/11 01:52:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:52:03 DEBUG : four: size = 8 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:03 DEBUG : four: Sizes differ 2026/08/11 01:52:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 01:52:03 DEBUG : one: Destination is newer than source, skipping 2026/08/11 01:52:03 DEBUG : three: size = 5 OK 2026/08/11 01:52:03 DEBUG : three: Sizes identical 2026/08/11 01:52:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:52:03 DEBUG : two: size = 3 OK 2026/08/11 01:52:03 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1907150162) 2026/08/11 01:52:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:03 DEBUG : two: sha1 differ 2026/08/11 01:52:03 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:03 DEBUG : four: size = 4 OK 2026/08/11 01:52:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/11 01:52:03 INFO : four: Copied (replaced existing) 2026/08/11 01:52:04 DEBUG : five: size = 4 OK 2026/08/11 01:52:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/11 01:52:04 INFO : five: Copied (new) 2026/08/11 01:52:04 DEBUG : two: size = 3 OK 2026/08/11 01:52:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:52:04 INFO : two: Copied (replaced existing) 2026/08/11 01:52:04 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:04 DEBUG : four: size = 4 OK 2026/08/11 01:52:04 DEBUG : five: size = 4 OK 2026/08/11 01:52:04 DEBUG : one: Destination is newer than source, skipping 2026/08/11 01:52:04 DEBUG : three: size = 5 OK 2026/08/11 01:52:04 DEBUG : two: size = 3 OK 2026/08/11 01:52:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/11 01:52:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/11 01:52:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:52:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1907150162) 2026/08/11 01:52:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:04 DEBUG : three: sha1 differ 2026/08/11 01:52:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/11 01:52:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/11 01:52:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 01:52:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:52:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/11 01:52:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:52:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:52:04 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:05 DEBUG : three: size = 5 OK 2026/08/11 01:52:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:52:05 INFO : three: Copied (replaced existing) 2026/08/11 01:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.36s) === 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-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/11 01:52:07 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:07 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:52:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 01:52:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:07 DEBUG : yam: size = 11 OK 2026/08/11 01:52:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:07 INFO : yam: Copied (new) 2026/08/11 01:52:07 DEBUG : potato: size = 14 OK 2026/08/11 01:52:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:52:07 INFO : potato: Copied (new) 2026/08/11 01:52:07 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:08 DEBUG : potato: size = 14 OK 2026/08/11 01:52:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:52:08 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:08 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:08 DEBUG : potato: Unchanged skipping 2026/08/11 01:52:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:09 DEBUG : yaml: size = 11 OK 2026/08/11 01:52:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:09 INFO : yam: Copied (server-side copy) to: yaml 2026/08/11 01:52:09 INFO : yam: Deleted 2026/08/11 01:52:09 INFO : yaml: Renamed from "yam" 2026/08/11 01:52:09 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/11 01:52:10 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:10 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:52:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 01:52:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:10 DEBUG : yam: size = 11 OK 2026/08/11 01:52:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:10 INFO : yam: Copied (new) 2026/08/11 01:52:11 DEBUG : potato: size = 14 OK 2026/08/11 01:52:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:52:11 INFO : potato: Copied (new) 2026/08/11 01:52:11 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:11 DEBUG : potato: size = 14 OK 2026/08/11 01:52:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:52:11 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:11 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:11 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:11 DEBUG : potato: Unchanged skipping 2026/08/11 01:52:11 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:12 DEBUG : yaml: size = 11 OK 2026/08/11 01:52:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:12 INFO : yam: Copied (server-side copy) to: yaml 2026/08/11 01:52:12 INFO : yam: Deleted 2026/08/11 01:52:12 INFO : yaml: Renamed from "yam" 2026/08/11 01:52:12 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/11 01:52:13 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:13 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:52:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/11 01:52:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:14 DEBUG : sub/yam: size = 11 OK 2026/08/11 01:52:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:14 INFO : sub/yam: Copied (new) 2026/08/11 01:52:14 DEBUG : potato: size = 14 OK 2026/08/11 01:52:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:52:14 INFO : potato: Copied (new) 2026/08/11 01:52:14 DEBUG : Waiting for deletions to finish 2026/08/11 01:52:14 DEBUG : potato: size = 14 OK 2026/08/11 01:52:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:52:14 DEBUG : potato: Unchanged skipping 2026/08/11 01:52:14 INFO : B2 bucket rclone-test-sajihaf6leci: Making map for --track-renames 2026/08/11 01:52:14 INFO : B2 bucket rclone-test-sajihaf6leci: Finished making map for --track-renames 2026/08/11 01:52:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for renames to finish 2026/08/11 01:52:15 DEBUG : yam: size = 11 OK 2026/08/11 01:52:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:52:15 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/11 01:52:15 INFO : sub/yam: Deleted 2026/08/11 01:52:15 INFO : yam: Renamed from "sub/yam" 2026/08/11 01:52:15 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.39s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:16 DEBUG : Creating backend with remote "/tmp/rclone1907150162/dir1" 2026/08/11 01:52:16 DEBUG : Creating backend with remote "/tmp/rclone1907150162/dir2" 2026/08/11 01:52:16 DEBUG : Local file system at /tmp/rclone1907150162/dir2: Using server-side directory move 2026/08/11 01:52:16 INFO : Local file system at /tmp/rclone1907150162/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 01:52:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/11 01:52:16 DEBUG : Local file system at /tmp/rclone1907150162/dir2: Waiting for checks to finish 2026/08/11 01:52:16 INFO : file1.txt: Moved (server-side) 2026/08/11 01:52:16 DEBUG : Local file system at /tmp/rclone1907150162/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:52:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 01:52:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 01:52:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/11 01:52:17 INFO : nested/sub dir/file: Copied (new) 2026/08/11 01:52:17 INFO : nested/sub dir/file: Deleted 2026/08/11 01:52:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:52:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:52:18 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:52:18 INFO : sub dir/hello world: Deleted 2026/08/11 01:52:18 INFO : sub dir: Removing directory 2026/08/11 01:52:18 INFO : nested/sub dir: Removing directory 2026/08/11 01:52:18 INFO : nested: Removing directory 2026/08/11 01:52:18 DEBUG : Local file system at /tmp/rclone1907150162: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:52:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 01:52:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 01:52:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/11 01:52:20 INFO : nested/sub dir/file: Copied (new) 2026/08/11 01:52:20 INFO : nested/sub dir/file: Deleted 2026/08/11 01:52:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:52:20 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:52:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/11 01:52:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:52:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:21 DEBUG : existing-b: size = 6 OK 2026/08/11 01:52:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/11 01:52:21 INFO : existing-b: Copied (new) 2026/08/11 01:52:21 INFO : existing-b: Deleted 2026/08/11 01:52:21 DEBUG : existing: size = 6 OK 2026/08/11 01:52:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:52:21 INFO : existing: Copied (new) 2026/08/11 01:52:21 INFO : existing: Deleted 2026/08/11 01:52:22 DEBUG : existing: Destination exists, skipping 2026/08/11 01:52:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 01:52:22 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:52:22 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:52:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fawexeb3cawo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-fawexeb3cawo 2026/08/11 01:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:52:27 DEBUG : empty space: size = 1 OK 2026/08/11 01:52:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:52:27 DEBUG : empty space: Unchanged skipping 2026/08/11 01:52:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fawexeb3cawo) 2026/08/11 01:52:27 DEBUG : potato3: Sizes differ 2026/08/11 01:52:27 DEBUG : B2 bucket rclone-test-fawexeb3cawo: Waiting for checks to finish 2026/08/11 01:52:27 INFO : empty space: Deleted 2026/08/11 01:52:27 DEBUG : B2 bucket rclone-test-fawexeb3cawo: Waiting for transfers to finish 2026/08/11 01:52:28 DEBUG : potato2: size = 60 OK 2026/08/11 01:52:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:52:28 INFO : potato2: Copied (server-side copy) 2026/08/11 01:52:28 INFO : potato2: Deleted 2026/08/11 01:52:28 DEBUG : potato3: size = 68 OK 2026/08/11 01:52:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:52:28 INFO : potato3: Copied (server-side copy) 2026/08/11 01:52:29 INFO : potato3: Deleted 2026/08/11 01:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vonubuf4niba" 2026/08/11 01:52:30 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 01:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:52:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:52:30 DEBUG : B2 bucket rclone-test-vonubuf4niba: Waiting for checks to finish 2026/08/11 01:52:30 DEBUG : B2 bucket rclone-test-vonubuf4niba: Waiting for transfers to finish 2026/08/11 01:52:31 DEBUG : empty space: size = 1 OK 2026/08/11 01:52:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:52:31 INFO : empty space: Copied (server-side copy) 2026/08/11 01:52:31 INFO : empty space: Deleted 2026/08/11 01:52:31 DEBUG : potato2: size = 60 OK 2026/08/11 01:52:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:52:31 INFO : potato2: Copied (server-side copy) 2026/08/11 01:52:31 INFO : potato2: Deleted 2026/08/11 01:52:32 DEBUG : potato3: size = 68 OK 2026/08/11 01:52:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:52:32 INFO : potato3: Copied (server-side copy) 2026/08/11 01:52:32 INFO : potato3: Deleted 2026/08/11 01:52:33 DEBUG : B2 bucket rclone-test-vonubuf4niba: Purge remote 2026/08/11 01:52:33 INFO : B2 bucket rclone-test-vonubuf4niba: cleaning bucket "rclone-test-vonubuf4niba" of all files 2026/08/11 01:52:33 DEBUG : empty space: Deleting (id "4_z4f027d23805debeb9ff80e1b_f104ac767c44129b2_d20260811_m015231_c001_v0001174_t0025_u01786413151151") 2026/08/11 01:52:33 DEBUG : potato2: Deleting (id "4_z4f027d23805debeb9ff80e1b_f114fe08cec3bf421_d20260811_m015231_c001_v0001184_t0011_u01786413151522") 2026/08/11 01:52:33 DEBUG : potato3: Deleting (id "4_z4f027d23805debeb9ff80e1b_f11772f4e448410c0_d20260811_m015231_c001_v0001117_t0014_u01786413151655") 2026/08/11 01:52:33 DEBUG : B2 bucket rclone-test-fawexeb3cawo: Purge remote 2026/08/11 01:52:33 INFO : B2 bucket rclone-test-fawexeb3cawo: cleaning bucket "rclone-test-fawexeb3cawo" of all files 2026/08/11 01:52:34 DEBUG : empty space: Deleting (id "4_z0f325de3805debeb9ff80e1b_f411617f33a040119_d20260811_m015231_c001_v7007000_t0000_u01786413151503") 2026/08/11 01:52:34 DEBUG : empty space: Deleting (id "4_z0f325de3805debeb9ff80e1b_f1162e029c7bed298_d20260811_m015226_c001_v0001153_t0023_u01786413146478") 2026/08/11 01:52:34 DEBUG : potato2: Deleting (id "4_z0f325de3805debeb9ff80e1b_f411617f33a04011b_d20260811_m015231_c001_v7007000_t0000_u01786413151810") 2026/08/11 01:52:34 DEBUG : potato2: Deleting (id "4_z0f325de3805debeb9ff80e1b_f117c6b817a88f468_d20260811_m015227_c001_v0001042_t0000_u01786413147646") 2026/08/11 01:52:34 DEBUG : potato3: Deleting (id "4_z0f325de3805debeb9ff80e1b_f411617f33a04011e_d20260811_m015232_c001_v7007000_t0000_u01786413152469") 2026/08/11 01:52:34 DEBUG : potato3: Deleting (id "4_z0f325de3805debeb9ff80e1b_f10228eb8bc3edcb0_d20260811_m015228_c001_v0001117_t0033_u01786413148067") 2026/08/11 01:52:34 DEBUG : potato3: Deleting (id "4_z0f325de3805debeb9ff80e1b_f1162e029c7bed29a_d20260811_m015226_c001_v0001153_t0022_u01786413146895") 2026/08/11 01:52:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/11 01:52:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:52:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.88s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-koxubuz1qide" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-koxubuz1qide 2026/08/11 01:52:41 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:52:41 DEBUG : empty space: Excluded 2026/08/11 01:52:41 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:52:41 DEBUG : empty space: Excluded 2026/08/11 01:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:52:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-koxubuz1qide) 2026/08/11 01:52:41 DEBUG : potato3: Sizes differ 2026/08/11 01:52:41 DEBUG : B2 bucket rclone-test-koxubuz1qide: Waiting for checks to finish 2026/08/11 01:52:41 DEBUG : B2 bucket rclone-test-koxubuz1qide: Waiting for transfers to finish 2026/08/11 01:52:41 DEBUG : potato2: size = 60 OK 2026/08/11 01:52:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:52:41 INFO : potato2: Copied (server-side copy) 2026/08/11 01:52:42 INFO : potato2: Deleted 2026/08/11 01:52:43 DEBUG : potato3: size = 68 OK 2026/08/11 01:52:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:52:43 INFO : potato3: Copied (server-side copy) 2026/08/11 01:52:44 INFO : potato3: Deleted 2026/08/11 01:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-podogoq8nabo" 2026/08/11 01:52:45 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:52:45 DEBUG : empty space: Excluded 2026/08/11 01:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:52:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:52:45 DEBUG : B2 bucket rclone-test-podogoq8nabo: Waiting for checks to finish 2026/08/11 01:52:45 DEBUG : B2 bucket rclone-test-podogoq8nabo: Waiting for transfers to finish 2026/08/11 01:52:46 DEBUG : potato2: size = 60 OK 2026/08/11 01:52:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:52:46 INFO : potato2: Copied (server-side copy) 2026/08/11 01:52:47 DEBUG : potato3: size = 68 OK 2026/08/11 01:52:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:52:47 INFO : potato3: Copied (server-side copy) 2026/08/11 01:52:47 INFO : potato2: Deleted 2026/08/11 01:52:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/08/11 01:52:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:52:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:52:47 INFO : potato3: Deleted 2026/08/11 01:52:47 DEBUG : B2 bucket rclone-test-podogoq8nabo: Purge remote 2026/08/11 01:52:47 INFO : B2 bucket rclone-test-podogoq8nabo: cleaning bucket "rclone-test-podogoq8nabo" of all files 2026/08/11 01:52:47 DEBUG : potato2: Deleting (id "4_z1fb2add3805debeb9ff80e1b_f10063f343502f7c3_d20260811_m015246_c001_v0001117_t0009_u01786413166363") 2026/08/11 01:52:47 DEBUG : potato3: Deleting (id "4_z1fb2add3805debeb9ff80e1b_f10570f23ae800136_d20260811_m015246_c001_v0001109_t0057_u01786413166640") 2026/08/11 01:52:48 DEBUG : B2 bucket rclone-test-koxubuz1qide: Purge remote 2026/08/11 01:52:48 INFO : B2 bucket rclone-test-koxubuz1qide: cleaning bucket "rclone-test-koxubuz1qide" of all files 2026/08/11 01:52:48 DEBUG : empty space: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f407907d307919f8a_d20260811_m015240_c001_v0001101_t0026_u01786413160537") 2026/08/11 01:52:48 DEBUG : potato2: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f4067bfbb1e887128_d20260811_m015247_c001_v7007000_t0000_u01786413167127") 2026/08/11 01:52:48 DEBUG : potato2: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f118dc905c48a5919_d20260811_m015241_c001_v0001171_t0040_u01786413161590") 2026/08/11 01:52:48 DEBUG : potato3: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f4067bfbb1e88712c_d20260811_m015247_c001_v7007000_t0000_u01786413167369") 2026/08/11 01:52:48 DEBUG : potato3: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f1086cfa60815b95c_d20260811_m015242_c001_v0001115_t0058_u01786413162941") 2026/08/11 01:52:48 DEBUG : potato3: Deleting (id "4_z0fe29d53805debeb9ff80e1b_f107907d307919f8e_d20260811_m015240_c001_v0001101_t0021_u01786413160718") --- PASS: TestServerSideMoveWithFilter (14.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zaluqez7gimo" 2026/08/11 01:52:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sajihaf6leci -> B2 bucket rclone-test-zaluqez7gimo 2026/08/11 01:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:52:55 DEBUG : empty space: size = 1 OK 2026/08/11 01:52:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:52:55 DEBUG : empty space: Unchanged skipping 2026/08/11 01:52:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:52:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zaluqez7gimo) 2026/08/11 01:52:55 DEBUG : B2 bucket rclone-test-zaluqez7gimo: Waiting for checks to finish 2026/08/11 01:52:55 DEBUG : potato3: Sizes differ 2026/08/11 01:52:56 INFO : empty space: Deleted 2026/08/11 01:52:56 DEBUG : B2 bucket rclone-test-zaluqez7gimo: Waiting for transfers to finish 2026/08/11 01:52:57 DEBUG : potato3: size = 68 OK 2026/08/11 01:52:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:52:57 INFO : potato3: Copied (server-side copy) 2026/08/11 01:52:58 INFO : potato3: Deleted 2026/08/11 01:53:01 DEBUG : potato2: size = 60 OK 2026/08/11 01:53:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:53:01 INFO : potato2: Copied (server-side copy) 2026/08/11 01:53:01 INFO : potato2: Deleted 2026/08/11 01:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hejawuz9dima" 2026/08/11 01:53:02 INFO : tomatoDir: Making directory 2026/08/11 01:53:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 01:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:53:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:53:03 DEBUG : B2 bucket rclone-test-hejawuz9dima: Waiting for checks to finish 2026/08/11 01:53:03 DEBUG : B2 bucket rclone-test-hejawuz9dima: Waiting for transfers to finish 2026/08/11 01:53:04 DEBUG : potato2: size = 60 OK 2026/08/11 01:53:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:53:04 INFO : potato2: Copied (server-side copy) 2026/08/11 01:53:04 DEBUG : empty space: size = 1 OK 2026/08/11 01:53:04 DEBUG : potato3: size = 68 OK 2026/08/11 01:53:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:53:04 INFO : empty space: Copied (server-side copy) 2026/08/11 01:53:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:53:04 INFO : potato3: Copied (server-side copy) 2026/08/11 01:53:04 INFO : potato2: Deleted 2026/08/11 01:53:04 INFO : empty space: Deleted 2026/08/11 01:53:04 INFO : potato3: Deleted 2026/08/11 01:53:05 DEBUG : B2 bucket rclone-test-hejawuz9dima: Purge remote 2026/08/11 01:53:05 INFO : B2 bucket rclone-test-hejawuz9dima: cleaning bucket "rclone-test-hejawuz9dima" of all files 2026/08/11 01:53:05 DEBUG : empty space: Deleting (id "4_z7f72fd13805debeb9ff80e1b_f1125f4cb09e1bb16_d20260811_m015303_c001_v0001098_t0055_u01786413183758") 2026/08/11 01:53:05 DEBUG : potato2: Deleting (id "4_z7f72fd13805debeb9ff80e1b_f1145cc88c086f2b8_d20260811_m015304_c001_v0001161_t0052_u01786413184080") 2026/08/11 01:53:05 DEBUG : potato3: Deleting (id "4_z7f72fd13805debeb9ff80e1b_f101f5d0e6cabcce1_d20260811_m015304_c001_v0001130_t0022_u01786413184115") 2026/08/11 01:53:06 DEBUG : B2 bucket rclone-test-zaluqez7gimo: Purge remote 2026/08/11 01:53:06 INFO : B2 bucket rclone-test-zaluqez7gimo: cleaning bucket "rclone-test-zaluqez7gimo" of all files 2026/08/11 01:53:06 DEBUG : empty space: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f409094db6392d9ff_d20260811_m015304_c001_v7007000_t0000_u01786413184614") 2026/08/11 01:53:06 DEBUG : empty space: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f10609e0315caf23c_d20260811_m015255_c001_v0001180_t0017_u01786413175153") 2026/08/11 01:53:06 DEBUG : potato2: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f409094db6392d9fe_d20260811_m015304_c001_v7007000_t0000_u01786413184422") 2026/08/11 01:53:06 DEBUG : potato2: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f105a9081545886d2_d20260811_m015301_c001_v0001105_t0044_u01786413181163") 2026/08/11 01:53:06 DEBUG : potato3: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f409094db6392da00_d20260811_m015304_c001_v7007000_t0000_u01786413184796") 2026/08/11 01:53:06 DEBUG : potato3: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f111ca5bf685dd5f1_d20260811_m015257_c001_v0001036_t0029_u01786413177445") 2026/08/11 01:53:06 DEBUG : potato3: Deleting (id "4_zafd2cdd3805debeb9ff80e1b_f10609e0315caf23e_d20260811_m015255_c001_v0001180_t0013_u01786413175447") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.42s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/rclone-sync-test" 2026/08/11 01:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/rclone-sync-test-include/layer2" 2026/08/11 01:53:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/rclone-sync-test-ignore-file" 2026/08/11 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 01:53:26 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test: Waiting for checks to finish 2026/08/11 01:53:26 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test: Waiting for transfers to finish 2026/08/11 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:26 INFO : There was nothing to transfer 2026/08/11 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 01:53:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:53:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:26 INFO : There was nothing to transfer 2026/08/11 01:53:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 01:53:27 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/11 01:53:27 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/11 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:27 INFO : There was nothing to transfer 2026/08/11 01:53:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 01:53:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:53:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:27 INFO : There was nothing to transfer 2026/08/11 01:53:28 DEBUG : Excluded 2026/08/11 01:53:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 01:53:28 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/11 01:53:28 DEBUG : B2 bucket rclone-test-sajihaf6leci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/11 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.56s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/CompareDest" 2026/08/11 01:53:32 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:53:32 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:32 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:33 DEBUG : one: size = 3 OK 2026/08/11 01:53:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:53:33 INFO : one: Copied (new) 2026/08/11 01:53:33 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:33 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:33 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:33 DEBUG : one: Sizes differ 2026/08/11 01:53:33 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:34 DEBUG : one: size = 5 OK 2026/08/11 01:53:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:53:34 INFO : one: Copied (replaced existing) 2026/08/11 01:53:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:36 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:36 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:36 DEBUG : one: Sizes differ 2026/08/11 01:53:36 DEBUG : one: size = 5 OK 2026/08/11 01:53:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:53:36 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:36 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:36 INFO : There was nothing to transfer 2026/08/11 01:53:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:37 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:37 DEBUG : one: Sizes differ 2026/08/11 01:53:37 DEBUG : two: size = 3 OK 2026/08/11 01:53:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:53:37 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:37 DEBUG : one: size = 5 OK 2026/08/11 01:53:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:53:37 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:37 INFO : There was nothing to transfer 2026/08/11 01:53:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:38 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:38 DEBUG : one: Sizes differ 2026/08/11 01:53:38 DEBUG : one: size = 5 OK 2026/08/11 01:53:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:53:38 DEBUG : two: size = 3 OK 2026/08/11 01:53:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:53:38 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:38 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:38 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:38 INFO : There was nothing to transfer 2026/08/11 01:53:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:39 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:39 DEBUG : one: Sizes differ 2026/08/11 01:53:39 DEBUG : two: size = 3 OK 2026/08/11 01:53:39 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/08/11 01:53:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:53:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:53:39 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:39 DEBUG : one: size = 5 OK 2026/08/11 01:53:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:53:39 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:39 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:39 INFO : There was nothing to transfer 2026/08/11 01:53:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:40 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:40 DEBUG : one: Sizes differ 2026/08/11 01:53:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:40 DEBUG : two: size = 3 (B2 bucket rclone-test-sajihaf6leci path CompareDest) 2026/08/11 01:53:40 DEBUG : two: Sizes differ 2026/08/11 01:53:40 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:53:40 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:40 DEBUG : one: size = 5 OK 2026/08/11 01:53:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:53:40 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:40 DEBUG : two: size = 5 OK 2026/08/11 01:53:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/11 01:53:40 INFO : two: Copied (new) 2026/08/11 01:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dest" 2026/08/11 01:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/pre-dest1" 2026/08/11 01:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/pre-dest2" 2026/08/11 01:53:48 DEBUG : 1: size = 1 OK 2026/08/11 01:53:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:53:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/11 01:53:49 DEBUG : 2: size = 1 OK 2026/08/11 01:53:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:53:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/11 01:53:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/11 01:53:49 DEBUG : B2 bucket rclone-test-sajihaf6leci path dest: Waiting for checks to finish 2026/08/11 01:53:49 DEBUG : B2 bucket rclone-test-sajihaf6leci path dest: Waiting for transfers to finish 2026/08/11 01:53:50 DEBUG : 3: size = 1 OK 2026/08/11 01:53:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/11 01:53:50 INFO : 3: Copied (new) 2026/08/11 01:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.52s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/CopyDest" 2026/08/11 01:53:54 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:53:54 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:54 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:55 DEBUG : one: size = 3 OK 2026/08/11 01:53:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:53:55 INFO : one: Copied (new) 2026/08/11 01:53:55 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:56 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:56 DEBUG : one: Sizes differ 2026/08/11 01:53:56 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:56 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:53:56 DEBUG : one: size = 5 OK 2026/08/11 01:53:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:53:56 INFO : one: Copied (replaced existing) 2026/08/11 01:53:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/BackupDir" 2026/08/11 01:53:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:59 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:59 DEBUG : one: Sizes differ 2026/08/11 01:53:59 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:53:59 DEBUG : one: size = 5 OK 2026/08/11 01:53:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:53:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:53:59 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:53:59 DEBUG : one: Sizes differ 2026/08/11 01:54:01 DEBUG : one: size = 3 OK 2026/08/11 01:54:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:54:01 INFO : one: Copied (server-side copy) 2026/08/11 01:54:01 INFO : one: Deleted 2026/08/11 01:54:01 DEBUG : one: size = 5 OK 2026/08/11 01:54:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:54:01 INFO : one: Copied (server-side copy) 2026/08/11 01:54:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/11 01:54:01 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:01 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:03 DEBUG : one: size = 5 OK 2026/08/11 01:54:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:03 DEBUG : one: Unchanged skipping 2026/08/11 01:54:03 DEBUG : two: size = 3 OK 2026/08/11 01:54:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:03 DEBUG : two: size = 3 OK 2026/08/11 01:54:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:54:03 INFO : two: Copied (server-side copy) 2026/08/11 01:54:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/11 01:54:03 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:03 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:03 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:03 DEBUG : one: size = 5 OK 2026/08/11 01:54:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:03 DEBUG : one: Unchanged skipping 2026/08/11 01:54:03 DEBUG : two: size = 3 OK 2026/08/11 01:54:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:03 DEBUG : two: Unchanged skipping 2026/08/11 01:54:03 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:03 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:03 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:03 INFO : There was nothing to transfer 2026/08/11 01:54:05 DEBUG : one: size = 5 OK 2026/08/11 01:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:05 DEBUG : one: Unchanged skipping 2026/08/11 01:54:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:05 DEBUG : three: size = 5 (B2 bucket rclone-test-sajihaf6leci path CopyDest) 2026/08/11 01:54:05 DEBUG : three: Sizes differ 2026/08/11 01:54:05 DEBUG : three: Destination not found in --copy-dest 2026/08/11 01:54:05 DEBUG : three: Need to transfer - File not found at Destination 2026/08/11 01:54:05 DEBUG : two: size = 3 OK 2026/08/11 01:54:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:54:05 DEBUG : two: Unchanged skipping 2026/08/11 01:54:05 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:05 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:05 DEBUG : three: size = 7 OK 2026/08/11 01:54:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/11 01:54:05 INFO : three: Copied (new) 2026/08/11 01:54:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.89s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/backup" 2026/08/11 01:54:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:12 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:12 DEBUG : one: Sizes differ 2026/08/11 01:54:12 DEBUG : two: size = 3 OK 2026/08/11 01:54:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:12 DEBUG : two: Unchanged skipping 2026/08/11 01:54:12 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:14 DEBUG : one: size = 3 OK 2026/08/11 01:54:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:54:14 INFO : one: Copied (server-side copy) 2026/08/11 01:54:14 INFO : one: Deleted 2026/08/11 01:54:14 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:15 DEBUG : one: size = 4 OK 2026/08/11 01:54:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:15 INFO : one: Copied (new) 2026/08/11 01:54:15 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:15 DEBUG : three.txt: size = 5 OK 2026/08/11 01:54:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:54:15 INFO : three.txt: Copied (server-side copy) 2026/08/11 01:54:15 INFO : three.txt: Deleted 2026/08/11 01:54:15 INFO : three.txt: Moved into backup dir 2026/08/11 01:54:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:17 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:17 DEBUG : one: Sizes differ 2026/08/11 01:54:17 DEBUG : two: size = 3 OK 2026/08/11 01:54:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:17 DEBUG : two: Unchanged skipping 2026/08/11 01:54:17 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:18 DEBUG : one: size = 4 OK 2026/08/11 01:54:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:18 INFO : one: Copied (server-side copy) 2026/08/11 01:54:18 INFO : one: Deleted 2026/08/11 01:54:18 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:18 DEBUG : one: size = 5 OK 2026/08/11 01:54:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:54:18 INFO : one: Copied (new) 2026/08/11 01:54:18 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:19 DEBUG : three.txt: size = 6 OK 2026/08/11 01:54:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:54:19 INFO : three.txt: Copied (server-side copy) 2026/08/11 01:54:19 INFO : three.txt: Deleted 2026/08/11 01:54:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.11s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/backup" 2026/08/11 01:54:25 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:25 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:25 DEBUG : one: Sizes differ 2026/08/11 01:54:25 DEBUG : two: size = 3 OK 2026/08/11 01:54:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:25 DEBUG : two: Unchanged skipping 2026/08/11 01:54:29 DEBUG : one.bak: size = 3 OK 2026/08/11 01:54:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:54:29 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:54:30 INFO : one: Deleted 2026/08/11 01:54:30 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:30 DEBUG : one: size = 4 OK 2026/08/11 01:54:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:30 INFO : one: Copied (new) 2026/08/11 01:54:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:31 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:54:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:54:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:54:31 INFO : three.txt: Deleted 2026/08/11 01:54:31 INFO : three.txt: Moved into backup dir 2026/08/11 01:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:32 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:32 DEBUG : one: Sizes differ 2026/08/11 01:54:32 DEBUG : two: size = 3 OK 2026/08/11 01:54:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:32 DEBUG : two: Unchanged skipping 2026/08/11 01:54:32 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:33 DEBUG : one.bak: size = 4 OK 2026/08/11 01:54:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:33 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:54:33 INFO : one: Deleted 2026/08/11 01:54:33 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:34 DEBUG : one: size = 5 OK 2026/08/11 01:54:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:54:34 INFO : one: Copied (new) 2026/08/11 01:54:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:34 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:54:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:54:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:54:34 INFO : three.txt: Deleted 2026/08/11 01:54:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/backup" 2026/08/11 01:54:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:41 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:41 DEBUG : one: Sizes differ 2026/08/11 01:54:41 DEBUG : two: size = 3 OK 2026/08/11 01:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:41 DEBUG : two: Unchanged skipping 2026/08/11 01:54:41 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:43 DEBUG : one-2019-01-01: size = 3 OK 2026/08/11 01:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:54:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:54:43 INFO : one: Deleted 2026/08/11 01:54:43 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:44 DEBUG : one: size = 4 OK 2026/08/11 01:54:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:44 INFO : one: Copied (new) 2026/08/11 01:54:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/11 01:54:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:54:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:54:44 INFO : three.txt: Deleted 2026/08/11 01:54:44 INFO : three.txt: Moved into backup dir 2026/08/11 01:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:46 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:46 DEBUG : one: Sizes differ 2026/08/11 01:54:46 DEBUG : two: size = 3 OK 2026/08/11 01:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:46 DEBUG : two: Unchanged skipping 2026/08/11 01:54:46 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:47 DEBUG : one-2019-01-01: size = 4 OK 2026/08/11 01:54:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:54:47 INFO : one: Deleted 2026/08/11 01:54:47 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:47 DEBUG : one: size = 5 OK 2026/08/11 01:54:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:54:47 INFO : one: Copied (new) 2026/08/11 01:54:47 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/11 01:54:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:54:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:54:48 INFO : three.txt: Deleted 2026/08/11 01:54:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:54:54 DEBUG : two: size = 3 OK 2026/08/11 01:54:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:54 DEBUG : two: Unchanged skipping 2026/08/11 01:54:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:54 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:54 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:54 DEBUG : one: Sizes differ 2026/08/11 01:54:54 DEBUG : one.bak: size = 3 OK 2026/08/11 01:54:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:54:54 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:54:54 INFO : one: Deleted 2026/08/11 01:54:54 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:55 DEBUG : one: size = 4 OK 2026/08/11 01:54:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:55 INFO : one: Copied (new) 2026/08/11 01:54:55 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:56 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:54:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:54:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:54:56 INFO : three.txt: Deleted 2026/08/11 01:54:56 INFO : three.txt: Moved into backup dir 2026/08/11 01:54:57 DEBUG : one.bak: Excluded (Path Filter) 2026/08/11 01:54:57 DEBUG : one.bak: Excluded 2026/08/11 01:54:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/11 01:54:57 DEBUG : three.txt.bak: Excluded 2026/08/11 01:54:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:54:57 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:54:57 DEBUG : one: Sizes differ 2026/08/11 01:54:57 DEBUG : two: size = 3 OK 2026/08/11 01:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:54:57 DEBUG : two: Unchanged skipping 2026/08/11 01:54:57 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for checks to finish 2026/08/11 01:54:58 DEBUG : one.bak: size = 4 OK 2026/08/11 01:54:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:54:58 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:54:58 INFO : one: Deleted 2026/08/11 01:54:58 DEBUG : B2 bucket rclone-test-sajihaf6leci path dst: Waiting for transfers to finish 2026/08/11 01:54:58 DEBUG : one: size = 5 OK 2026/08/11 01:54:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:54:58 INFO : one: Copied (new) 2026/08/11 01:54:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:54:59 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:54:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:54:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:54:59 INFO : three.txt: Deleted 2026/08/11 01:54:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.10s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:55:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:04 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:04 DEBUG : one: Sizes differ 2026/08/11 01:55:05 DEBUG : one.bak: size = 3 OK 2026/08/11 01:55:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:55:05 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:55:05 INFO : one: Deleted 2026/08/11 01:55:06 DEBUG : one: size = 4 OK 2026/08/11 01:55:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:55:06 INFO : one: Copied (new) 2026/08/11 01:55:06 DEBUG : two: size = 3 OK 2026/08/11 01:55:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:06 DEBUG : two: Unchanged skipping 2026/08/11 01:55:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:07 DEBUG : three.txt: Sizes differ 2026/08/11 01:55:07 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:55:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:55:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:55:07 INFO : three.txt: Deleted 2026/08/11 01:55:08 DEBUG : three.txt: size = 6 OK 2026/08/11 01:55:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:55:08 INFO : three.txt: Copied (new) 2026/08/11 01:55:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:08 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:08 DEBUG : one: Sizes differ 2026/08/11 01:55:09 DEBUG : one.bak: size = 4 OK 2026/08/11 01:55:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:55:09 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:55:09 INFO : one: Deleted 2026/08/11 01:55:10 DEBUG : one: size = 5 OK 2026/08/11 01:55:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:55:10 INFO : one: Copied (new) 2026/08/11 01:55:10 DEBUG : two: size = 3 OK 2026/08/11 01:55:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:10 DEBUG : two: Unchanged skipping 2026/08/11 01:55:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:10 DEBUG : three.txt: Sizes differ 2026/08/11 01:55:10 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:55:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:55:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:55:10 INFO : three.txt: Deleted 2026/08/11 01:55:11 DEBUG : three.txt: size = 19 OK 2026/08/11 01:55:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/11 01:55:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.73s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sajihaf6leci/dst" 2026/08/11 01:55:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:16 DEBUG : one: size = 3 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:16 DEBUG : one: Sizes differ 2026/08/11 01:55:18 DEBUG : one-2019-01-01: size = 3 OK 2026/08/11 01:55:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:55:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:55:18 INFO : one: Deleted 2026/08/11 01:55:18 DEBUG : one: size = 4 OK 2026/08/11 01:55:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:55:18 INFO : one: Copied (new) 2026/08/11 01:55:19 DEBUG : two: size = 3 OK 2026/08/11 01:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:19 DEBUG : two: Unchanged skipping 2026/08/11 01:55:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:19 DEBUG : three.txt: Sizes differ 2026/08/11 01:55:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/11 01:55:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:55:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:55:20 INFO : three.txt: Deleted 2026/08/11 01:55:20 DEBUG : three.txt: size = 6 OK 2026/08/11 01:55:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:55:20 INFO : three.txt: Copied (new) 2026/08/11 01:55:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:20 DEBUG : one: size = 4 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:20 DEBUG : one: Sizes differ 2026/08/11 01:55:21 DEBUG : one-2019-01-01: size = 4 OK 2026/08/11 01:55:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:55:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:55:21 INFO : one: Deleted 2026/08/11 01:55:21 DEBUG : one: size = 5 OK 2026/08/11 01:55:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:55:21 INFO : one: Copied (new) 2026/08/11 01:55:21 DEBUG : two: size = 3 OK 2026/08/11 01:55:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:21 DEBUG : two: Unchanged skipping 2026/08/11 01:55:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sajihaf6leci path dst) 2026/08/11 01:55:22 DEBUG : three.txt: Sizes differ 2026/08/11 01:55:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/11 01:55:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:55:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:55:22 INFO : three.txt: Deleted 2026/08/11 01:55:22 DEBUG : three.txt: size = 19 OK 2026/08/11 01:55:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/11 01:55:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.96s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:55:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:25 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:55:25 DEBUG : Testêé: Sizes differ 2026/08/11 01:55:25 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:55:26 DEBUG : Testêé: size = 14 OK 2026/08/11 01:55:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/11 01:55:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/11 01:55:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:55:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:55:27 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:55:28 DEBUG : existing: size = 6 OK 2026/08/11 01:55:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:55:28 INFO : existing: Copied (new) 2026/08/11 01:55:28 DEBUG : Waiting for deletions to finish 2026/08/11 01:55:28 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:55:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:55:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:55:28 DEBUG : existing: Sizes differ 2026/08/11 01:55:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/11 01:55:28 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:55:28 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting files as there were IO errors 2026/08/11 01:55:28 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.50s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:55:30 DEBUG : EXISTING: size = 6 OK 2026/08/11 01:55:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:30 DEBUG : existing: Unchanged skipping 2026/08/11 01:55:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:55:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:55:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:55:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:55:48 DEBUG : both0: size = 6 OK 2026/08/11 01:55:48 DEBUG : both11: size = 6 OK 2026/08/11 01:55:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both10: size = 6 OK 2026/08/11 01:55:48 DEBUG : both12: size = 6 OK 2026/08/11 01:55:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both11: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both13: size = 6 OK 2026/08/11 01:55:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both10: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both14: size = 6 OK 2026/08/11 01:55:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both12: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both15: size = 6 OK 2026/08/11 01:55:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both15: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both16: size = 6 OK 2026/08/11 01:55:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both0: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both17: size = 6 OK 2026/08/11 01:55:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both17: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both18: size = 6 OK 2026/08/11 01:55:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both13: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both19: size = 6 OK 2026/08/11 01:55:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both14: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both1: size = 6 OK 2026/08/11 01:55:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both1: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both2: size = 6 OK 2026/08/11 01:55:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both16: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both3: size = 6 OK 2026/08/11 01:55:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both3: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both4: size = 6 OK 2026/08/11 01:55:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both4: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both5: size = 6 OK 2026/08/11 01:55:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both5: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both6: size = 6 OK 2026/08/11 01:55:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both6: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both7: size = 6 OK 2026/08/11 01:55:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both7: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both8: size = 6 OK 2026/08/11 01:55:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both8: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both9: size = 6 OK 2026/08/11 01:55:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:55:48 DEBUG : both18: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both19: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both2: Unchanged skipping 2026/08/11 01:55:48 DEBUG : both9: Unchanged skipping 2026/08/11 01:55:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:55:48 DEBUG : Waiting for deletions to finish 2026/08/11 01:55:48 INFO : only5: Deleted 2026/08/11 01:55:48 INFO : only6: Deleted 2026/08/11 01:55:48 INFO : only11: Deleted 2026/08/11 01:55:48 INFO : only12: Deleted 2026/08/11 01:55:48 INFO : only14: Deleted 2026/08/11 01:55:48 INFO : only13: Deleted 2026/08/11 01:55:48 INFO : only1: Deleted 2026/08/11 01:55:48 INFO : only2: Deleted 2026/08/11 01:55:48 INFO : only3: Deleted 2026/08/11 01:55:48 INFO : only7: Deleted 2026/08/11 01:55:48 INFO : only10: Deleted 2026/08/11 01:55:48 INFO : only15: Deleted 2026/08/11 01:55:48 INFO : only8: Deleted 2026/08/11 01:55:49 INFO : only17: Deleted 2026/08/11 01:55:49 INFO : only4: Deleted 2026/08/11 01:55:49 INFO : only9: Deleted 2026/08/11 01:55:49 INFO : only0: Deleted 2026/08/11 01:55:49 INFO : only16: Deleted 2026/08/11 01:55:49 INFO : only18: Deleted 2026/08/11 01:55:49 INFO : only19: Deleted 2026/08/11 01:55:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.99s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:09 DEBUG : both10: size = 6 OK 2026/08/11 01:56:09 DEBUG : both11: size = 6 OK 2026/08/11 01:56:09 DEBUG : both0: size = 6 OK 2026/08/11 01:56:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both12: size = 6 OK 2026/08/11 01:56:09 DEBUG : both10: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both13: size = 6 OK 2026/08/11 01:56:09 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:56:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both12: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both14: size = 6 OK 2026/08/11 01:56:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both14: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both15: size = 6 OK 2026/08/11 01:56:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both0: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both16: size = 6 OK 2026/08/11 01:56:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both16: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both17: size = 6 OK 2026/08/11 01:56:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both17: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both18: size = 6 OK 2026/08/11 01:56:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both18: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both19: size = 6 OK 2026/08/11 01:56:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both19: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both1: size = 6 OK 2026/08/11 01:56:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both1: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both2: size = 6 OK 2026/08/11 01:56:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both2: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both3: size = 6 OK 2026/08/11 01:56:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both3: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both4: size = 6 OK 2026/08/11 01:56:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both4: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both5: size = 6 OK 2026/08/11 01:56:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both5: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both6: size = 6 OK 2026/08/11 01:56:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both6: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both7: size = 6 OK 2026/08/11 01:56:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both7: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both8: size = 6 OK 2026/08/11 01:56:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both11: Unchanged skipping 2026/08/11 01:56:09 DEBUG : both9: size = 6 OK 2026/08/11 01:56:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:09 DEBUG : both8: Unchanged skipping 2026/08/11 01:56:09 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only0: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only0: Sizes differ 2026/08/11 01:56:09 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only10: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only10: Sizes differ 2026/08/11 01:56:09 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only11: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only11: Sizes differ 2026/08/11 01:56:09 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only12: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only12: Sizes differ 2026/08/11 01:56:09 DEBUG : both15: Unchanged skipping 2026/08/11 01:56:09 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only14: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only13: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only13: Sizes differ 2026/08/11 01:56:09 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only15: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only15: Sizes differ 2026/08/11 01:56:09 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only16: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only16: Sizes differ 2026/08/11 01:56:09 DEBUG : both13: Unchanged skipping 2026/08/11 01:56:09 DEBUG : only14: Sizes differ 2026/08/11 01:56:09 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only17: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only17: Sizes differ 2026/08/11 01:56:09 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only18: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only18: Sizes differ 2026/08/11 01:56:09 DEBUG : both9: Unchanged skipping 2026/08/11 01:56:09 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only19: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only19: Sizes differ 2026/08/11 01:56:09 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only1: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only1: Sizes differ 2026/08/11 01:56:09 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only2: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only2: Sizes differ 2026/08/11 01:56:09 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only4: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only4: Sizes differ 2026/08/11 01:56:09 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only5: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only5: Sizes differ 2026/08/11 01:56:09 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only6: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only6: Sizes differ 2026/08/11 01:56:09 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only3: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only3: Sizes differ 2026/08/11 01:56:09 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only7: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only7: Sizes differ 2026/08/11 01:56:09 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only8: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only8: Sizes differ 2026/08/11 01:56:09 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1907150162) 2026/08/11 01:56:09 DEBUG : only9: size = 6 (B2 bucket rclone-test-sajihaf6leci) 2026/08/11 01:56:09 DEBUG : only9: Sizes differ 2026/08/11 01:56:09 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:56:09 DEBUG : only10: size = 0 OK 2026/08/11 01:56:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:09 INFO : only10: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only12: size = 0 OK 2026/08/11 01:56:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only12: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only0: size = 0 OK 2026/08/11 01:56:10 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only0: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only13: size = 0 OK 2026/08/11 01:56:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only13: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only15: size = 0 OK 2026/08/11 01:56:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only15: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only16: size = 0 OK 2026/08/11 01:56:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only16: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only18: size = 0 OK 2026/08/11 01:56:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only18: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only14: size = 0 OK 2026/08/11 01:56:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only14: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only17: size = 0 OK 2026/08/11 01:56:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only17: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only11: size = 0 OK 2026/08/11 01:56:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only11: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only19: size = 0 OK 2026/08/11 01:56:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only19: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only2: size = 0 OK 2026/08/11 01:56:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only2: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only4: size = 0 OK 2026/08/11 01:56:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only4: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only5: size = 0 OK 2026/08/11 01:56:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only5: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only3: size = 0 OK 2026/08/11 01:56:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only3: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only8: size = 0 OK 2026/08/11 01:56:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only8: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only1: size = 0 OK 2026/08/11 01:56:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only1: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only7: size = 0 OK 2026/08/11 01:56:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only7: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only9: size = 0 OK 2026/08/11 01:56:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only9: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : only6: size = 0 OK 2026/08/11 01:56:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:56:10 INFO : only6: Copied (replaced existing) 2026/08/11 01:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.48s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:20 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:56:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:56:20 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 01:56:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:56:20 INFO : empty_on_remote: Making directory 2026/08/11 01:56:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:56:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:23 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:56:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:56:23 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 01:56:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:56:23 INFO : empty_on_remote: Making directory 2026/08/11 01:56:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:56:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:25 INFO : sub dir: Making directory 2026/08/11 01:56:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:56:29 INFO : sub dir: Making directory 2026/08/11 01:56:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:38 DEBUG : Waiting for deletions to finish 2026/08/11 01:56:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/11 01:56:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:56:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:56:39 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : apple: size = 5 OK 2026/08/11 01:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : apple: Unchanged skipping 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:56:40 DEBUG : banana: size = 6 OK 2026/08/11 01:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : banana: Unchanged skipping 2026/08/11 01:56:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:56:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:56:40 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:56:40 DEBUG : Waiting for deletions to finish 2026/08/11 01:56:40 INFO : There was nothing to transfer 2026/08/11 01:56:40 DEBUG : Waiting for deletions to finish 2026/08/11 01:56:40 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:56:40 DEBUG : apple: size = 5 OK 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : apple: Unchanged skipping 2026/08/11 01:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:56:40 DEBUG : banana: size = 6 OK 2026/08/11 01:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : banana: Unchanged skipping 2026/08/11 01:56:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:56:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:56:41 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:56:41 DEBUG : Waiting for deletions to finish 2026/08/11 01:56:41 INFO : There was nothing to transfer 2026/08/11 01:56:41 DEBUG : Waiting for deletions to finish 2026/08/11 01:56:41 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:56:54 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/11 01:57:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:57:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:57:16 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:16 DEBUG : apple: size = 5 OK 2026/08/11 01:57:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:57:16 DEBUG : apple: Unchanged skipping 2026/08/11 01:57:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : banana: size = 6 OK 2026/08/11 01:57:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:57:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : banana: Unchanged skipping 2026/08/11 01:57:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:57:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:57:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:57:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:57:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:57:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:57:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:57:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:57:16 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:16 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:16 INFO : There was nothing to transfer 2026/08/11 01:57:16 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:17 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:17 DEBUG : apple: size = 5 OK 2026/08/11 01:57:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:57:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : apple: Unchanged skipping 2026/08/11 01:57:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:57:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:57:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : banana: size = 6 OK 2026/08/11 01:57:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:57:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : banana: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:57:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:57:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:57:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:57:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:57:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:57:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:57:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:57:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:17 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:17 INFO : There was nothing to transfer 2026/08/11 01:57:17 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:18 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:57:29 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:30 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:30 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 01:57:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 01:57:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:57:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/11 01:57:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 01:57:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:57:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:57:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:57:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:57:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:57:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:57:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:57:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:57:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:57:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:31 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 01:57:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:57:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/11 01:57:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:57:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 01:57:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:57:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 01:57:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:57:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 01:57:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:57:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 01:57:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:57:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 01:57:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:57:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 01:57:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:57:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 01:57:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:57:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 01:57:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:57:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:57:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:57:33 INFO : appleappleapplebanana: Deleted 2026/08/11 01:57:33 INFO : apple: Deleted 2026/08/11 01:57:33 INFO : banana: Deleted 2026/08/11 01:57:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:57:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:57:33 INFO : splitbananasplit: Deleted 2026/08/11 01:57:33 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 01:57:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : apple: Unchanged skipping 2026/08/11 01:57:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:57:34 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 01:57:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : banana: Unchanged skipping 2026/08/11 01:57:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 01:57:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:57:34 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:34 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:57:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:57:47 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:47 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:57:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:57:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 01:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:57:48 DEBUG : PREFIXapple: size = 5 OK 2026/08/11 01:57:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:57:48 INFO : apple: Copied (new) to: PREFIXapple 2026/08/11 01:57:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:57:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:57:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:57:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:57:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:57:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:57:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:57:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:57:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:57:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:57:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:57:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:57:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:57:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 01:57:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:48 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:48 DEBUG : PREFIXbanana: size = 6 OK 2026/08/11 01:57:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:57:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/11 01:57:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/11 01:57:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:57:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/11 01:57:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/11 01:57:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:57:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/11 01:57:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:57:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:57:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:57:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:57:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:57:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/11 01:57:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:57:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/11 01:57:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:57:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/11 01:57:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:57:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/11 01:57:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:57:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/11 01:57:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:57:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/11 01:57:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/11 01:57:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/11 01:57:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:57:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/11 01:57:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/11 01:57:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:57:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:49 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:57:49 INFO : apple: Deleted 2026/08/11 01:57:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:57:50 INFO : banana: Deleted 2026/08/11 01:57:50 INFO : appleappleapplebanana: Deleted 2026/08/11 01:57:50 INFO : splitbananasplit: Deleted 2026/08/11 01:57:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:57:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:57:50 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:57:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:57:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:57:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:57:51 INFO : appleappleapplebanana: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:57:51 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:57:51 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:57:51 DEBUG : banana: size = 6 OK 2026/08/11 01:57:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:57:51 INFO : banana: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:57:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:57:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:57:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:57:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:57:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:57:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:57:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 01:57:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:57:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:57:51 INFO : splitbananasplit: Copied (new) 2026/08/11 01:57:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:57:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:57:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:57:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:57:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:57:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:57:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:57:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:57:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:57:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:57:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:57:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:57:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:57:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:57:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:57:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:57:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:57:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:57:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:57:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:57:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:57:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:57:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 01:57:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:57:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:57:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 01:57:55 DEBUG : apple: size = 5 OK 2026/08/11 01:57:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:57:55 INFO : apple: Copied (new) 2026/08/11 01:57:55 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/08/11 01:57:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:57:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:57:55 INFO : PREFIXapple: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/11 01:57:55 INFO : PREFIXbanana: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/11 01:57:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/11 01:57:55 INFO : PREFIXsplitbananasplit: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/11 01:57:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/11 01:57:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/11 01:57:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:56 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:57:56 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:57:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:58:09 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:10 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/11 01:58:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:58:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:58:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/11 01:58:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:10 DEBUG : appleSUFFIX: size = 5 OK 2026/08/11 01:58:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:58:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/11 01:58:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:58:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/11 01:58:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:58:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/11 01:58:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:58:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:58:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:58:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:58:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:58:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:58:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:58:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:58:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/11 01:58:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:58:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/11 01:58:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:58:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/11 01:58:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:58:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/11 01:58:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:58:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/11 01:58:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:58:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/11 01:58:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:58:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/11 01:58:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:58:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/11 01:58:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:58:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:12 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:13 INFO : apple: Deleted 2026/08/11 01:58:13 INFO : banana: Deleted 2026/08/11 01:58:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:58:13 INFO : appleappleapplebanana: Deleted 2026/08/11 01:58:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:58:13 INFO : splitbananasplit: Deleted 2026/08/11 01:58:13 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:58:13 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:58:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:58:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:58:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:58:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:58:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:58:14 INFO : splitbananasplit: Copied (new) 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:14 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:14 DEBUG : apple: size = 5 OK 2026/08/11 01:58:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:58:14 INFO : apple: Copied (new) 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:58:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:58:14 INFO : appleappleapplebanana: Copied (new) 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:58:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:58:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 01:58:14 DEBUG : banana: size = 6 OK 2026/08/11 01:58:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:58:14 INFO : banana: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:58:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:58:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:58:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:58:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:58:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:58:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:58:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:58:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:58:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:58:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:58:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:58:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:58:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:58:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:58:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:58:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 01:58:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:58:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:58:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 01:58:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:58:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:58:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 01:58:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:58:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:58:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 01:58:16 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : appleSUFFIX: Deleted 2026/08/11 01:58:16 INFO : splitbananasplitSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : bananaSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/11 01:58:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/11 01:58:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/11 01:58:17 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:17 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:17 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:58:31 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:32 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : apple: size = 5 OK 2026/08/11 01:58:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:32 DEBUG : apple: Unchanged skipping 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:32 DEBUG : banana: size = 6 OK 2026/08/11 01:58:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:32 DEBUG : banana: Unchanged skipping 2026/08/11 01:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:32 DEBUG : splitbanan: size = 16 OK 2026/08/11 01:58:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:58:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/11 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:58:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:58:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:32 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:32 DEBUG : appleapple: size = 21 OK 2026/08/11 01:58:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:58:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/11 01:58:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:58:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/11 01:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:58:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/11 01:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:58:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/11 01:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:58:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/11 01:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:58:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/11 01:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:58:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/11 01:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:58:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/11 01:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:58:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/11 01:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:58:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/11 01:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 01:58:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:58:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/11 01:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 01:58:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:58:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/11 01:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 01:58:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:58:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/11 01:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 01:58:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:58:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/11 01:58:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 01:58:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:58:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/11 01:58:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 01:58:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:58:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/11 01:58:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 01:58:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:58:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/11 01:58:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:34 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:58:34 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:58:35 INFO : appleappleapplebanana: Deleted 2026/08/11 01:58:35 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:58:35 INFO : splitbananasplit: Deleted 2026/08/11 01:58:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:58:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:58:35 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:35 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:35 DEBUG : apple: size = 5 OK 2026/08/11 01:58:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:35 DEBUG : apple: Unchanged skipping 2026/08/11 01:58:35 DEBUG : appleapple: size = 21 OK 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:58:35 DEBUG : banana: size = 6 OK 2026/08/11 01:58:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:35 DEBUG : banana: Unchanged skipping 2026/08/11 01:58:35 DEBUG : splitbanan: size = 16 OK 2026/08/11 01:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:58:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:58:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 01:58:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 01:58:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 01:58:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:58:36 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:36 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:36 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:36 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:36 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:58:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:58:49 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:49 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : apple: size = 5 OK 2026/08/11 01:58:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:58:50 DEBUG : apple: Unchanged skipping 2026/08/11 01:58:50 DEBUG : banana: size = 6 OK 2026/08/11 01:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : banana: Unchanged skipping 2026/08/11 01:58:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:58:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:58:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:58:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:58:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:58:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:58:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:58:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:58:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:58:50 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:50 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:50 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:50 INFO : There was nothing to transfer 2026/08/11 01:58:50 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:50 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : apple: size = 5 OK 2026/08/11 01:58:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : apple: Unchanged skipping 2026/08/11 01:58:51 DEBUG : banana: size = 6 OK 2026/08/11 01:58:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : banana: Unchanged skipping 2026/08/11 01:58:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:58:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:58:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:58:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:58:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:58:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:58:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:58:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:58:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:58:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:58:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:58:51 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:58:51 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:51 INFO : There was nothing to transfer 2026/08/11 01:58:51 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:51 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:58:51 DEBUG : Waiting for deletions to finish 2026/08/11 01:58:52 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:59:04 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:05 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:05 DEBUG : apple: size = 5 OK 2026/08/11 01:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:05 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:05 DEBUG : banana: size = 6 OK 2026/08/11 01:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:05 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:06 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:06 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:06 INFO : There was nothing to transfer 2026/08/11 01:59:06 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:06 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:06 DEBUG : apple: size = 5 OK 2026/08/11 01:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:06 DEBUG : banana: size = 6 OK 2026/08/11 01:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:07 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:07 INFO : There was nothing to transfer 2026/08/11 01:59:07 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:07 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:59:20 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:21 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:21 DEBUG : apple: size = 5 OK 2026/08/11 01:59:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:21 DEBUG : banana: size = 6 OK 2026/08/11 01:59:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:21 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:21 INFO : There was nothing to transfer 2026/08/11 01:59:21 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:22 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:22 DEBUG : apple: size = 5 OK 2026/08/11 01:59:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:22 DEBUG : banana: size = 6 OK 2026/08/11 01:59:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:22 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:22 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:22 INFO : There was nothing to transfer 2026/08/11 01:59:22 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:59:42 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:42 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : apple: size = 5 OK 2026/08/11 01:59:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:43 DEBUG : banana: size = 6 OK 2026/08/11 01:59:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:43 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:43 INFO : There was nothing to transfer 2026/08/11 01:59:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:43 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : apple: size = 5 OK 2026/08/11 01:59:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:44 DEBUG : banana: size = 6 OK 2026/08/11 01:59:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:44 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:44 INFO : There was nothing to transfer 2026/08/11 01:59:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:44 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 01:59:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:58 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : apple: size = 5 OK 2026/08/11 01:59:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : apple: Unchanged skipping 2026/08/11 01:59:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:59:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:59:59 DEBUG : banana: size = 6 OK 2026/08/11 01:59:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : banana: Unchanged skipping 2026/08/11 01:59:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:59:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 01:59:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:59:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:59:59 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 01:59:59 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:59 INFO : There was nothing to transfer 2026/08/11 01:59:59 DEBUG : Waiting for deletions to finish 2026/08/11 01:59:59 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 02:00:00 DEBUG : apple: size = 5 OK 2026/08/11 02:00:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : apple: Unchanged skipping 2026/08/11 02:00:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 02:00:00 DEBUG : banana: size = 6 OK 2026/08/11 02:00:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 02:00:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : banana: Unchanged skipping 2026/08/11 02:00:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 02:00:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 02:00:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 02:00:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 02:00:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 02:00:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 02:00:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 02:00:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 02:00:00 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:00 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:00:00 INFO : There was nothing to transfer 2026/08/11 02:00:00 DEBUG : Waiting for deletions to finish 2026/08/11 02:00:00 DEBUG : apple: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : banana: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 02:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.37s) --- PASS: TestTransform/NFC (12.97s) --- PASS: TestTransform/NFD (36.72s) --- PASS: TestTransform/base64 (16.60s) --- PASS: TestTransform/prefix (22.18s) --- PASS: TestTransform/suffix (21.92s) --- PASS: TestTransform/truncate (17.62s) --- PASS: TestTransform/encoder (15.77s) --- PASS: TestTransform/ISO-8859-1 (15.38s) --- PASS: TestTransform/charmap (16.43s) --- PASS: TestTransform/lowercase (21.04s) --- PASS: TestTransform/ascii (15.73s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:00:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:00:05 INFO : sub dir_somesuffix: Making directory 2026/08/11 02:00:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 02:00:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/11 02:00:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:00:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:00:05 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:05 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/11 02:00:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 02:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:07 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:07 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:07 INFO : tictactoe: Making directory 2026/08/11 02:00:07 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:07 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:00:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:07 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/11 02:00:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/11 02:00:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.51s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:08 INFO : toe: Making directory 2026/08/11 02:00:08 INFO : toe/toe: Making directory 2026/08/11 02:00:08 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:00:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:00:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:00:08 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 02:00:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 02:00:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.52s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:10 INFO : toe: Making directory 2026/08/11 02:00:10 INFO : toe/toe: Making directory 2026/08/11 02:00:10 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:00:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:00:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 02:00:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:10 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 02:00:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 02:00:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:13 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:00:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:13 INFO : tictacempty_dir: Making directory 2026/08/11 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:13 INFO : tictactoe: Making directory 2026/08/11 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:13 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:13 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:00:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.95s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:14 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:00:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:00:14 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:15 INFO : tictacempty_dir: Making directory 2026/08/11 02:00:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:15 INFO : tictactoe: Making directory 2026/08/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:15 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:00:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:15 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:15 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 02:00:16 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:16 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:16 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:16 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/11 02:00:16 NOTICE: B2 bucket rclone-test-sajihaf6leci: 0 differences found 2026/08/11 02:00:16 NOTICE: B2 bucket rclone-test-sajihaf6leci: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:17 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:17 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:17 INFO : tictactoe: Making directory 2026/08/11 02:00:17 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:17 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:17 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:17 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:00:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:17 DEBUG : Waiting for deletions to finish 2026/08/11 02:00:18 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:18 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:18 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 02:00:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 02:00:18 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 02:00:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/11 02:00:18 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/08/11 02:00:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:19 INFO : toe: Making directory 2026/08/11 02:00:19 INFO : toe/toe: Making directory 2026/08/11 02:00:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:00:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:19 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:20 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 02:00:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:20 INFO : toe/toe/toe: Copied (new) 2026/08/11 02:00:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:21 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:00:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:00:21 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:21 INFO : tictacempty_dir: Making directory 2026/08/11 02:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:21 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:21 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:21 INFO : tictactoe: Making directory 2026/08/11 02:00:21 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:21 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:21 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:21 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:22 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:00:22 INFO : toe/toe: Removing directory 2026/08/11 02:00:22 INFO : toe: Removing directory 2026/08/11 02:00:22 INFO : empty_dir: Removing directory 2026/08/11 02:00:22 DEBUG : Local file system at /tmp/rclone1907150162: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.83s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:23 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:00:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:23 INFO : tictacempty_dir: Making directory 2026/08/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:23 INFO : tictactoe: Making directory 2026/08/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:23 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:23 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:24 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:00:24 INFO : toe/toe: Removing directory 2026/08/11 02:00:24 INFO : toe: Removing directory 2026/08/11 02:00:24 INFO : empty_dir: Removing directory 2026/08/11 02:00:24 DEBUG : Local file system at /tmp/rclone1907150162: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/11 02:00: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: TestTransformFile (3.46s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:26 DEBUG : Reset feature "Copy" 2026/08/11 02:00:26 DEBUG : Reset feature "Move" 2026/08/11 02:00:26 DEBUG : Reset feature "Copy" 2026/08/11 02:00:26 DEBUG : Reset feature "Move" 2026/08/11 02:00:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 02:00:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:26 INFO : tictacempty_dir: Making directory 2026/08/11 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:26 INFO : tictactoe: Making directory 2026/08/11 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 02:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 02:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 02:00:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:26 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 02:00:27 INFO : toe/toe/toe.txt: Deleted 2026/08/11 02:00:27 INFO : toe/toe: Removing directory 2026/08/11 02:00:27 INFO : toe: Removing directory 2026/08/11 02:00:27 INFO : empty_dir: Removing directory 2026/08/11 02:00:27 DEBUG : Local file system at /tmp/rclone1907150162: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 02:00:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/11 02:00:29 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.87s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:30 DEBUG : toe: transformed to: dG9l 2026/08/11 02:00:30 DEBUG : toe: transformed to: dG9l 2026/08/11 02:00:30 INFO : dG9l: Making directory 2026/08/11 02:00:30 DEBUG : toe: transformed to: dG9l 2026/08/11 02:00:30 DEBUG : toe: transformed to: dG9l 2026/08/11 02:00:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 02:00:30 INFO : dG9l/dG9l: Making directory 2026/08/11 02:00:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 02:00:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/11 02:00:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:00:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 02:00:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:00:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:30 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/11 02:00:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 02:00:31 DEBUG : Waiting for deletions to finish 2026/08/11 02:00:32 DEBUG : dG9l: transformed to: toe 2026/08/11 02:00:32 DEBUG : dG9l: transformed to: toe 2026/08/11 02:00:32 DEBUG : dG9l: transformed to: toe 2026/08/11 02:00:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/11 02:00:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/11 02:00:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 02:00:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/11 02:00:32 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for checks to finish 2026/08/11 02:00:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/11 02:00:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/11 02:00:32 DEBUG : Local file system at /tmp/rclone1907150162: Waiting for transfers to finish 2026/08/11 02:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.85s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-sajihaf6leci", Local "Local file system at /tmp/rclone1907150162", Modify Window "1ms" 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe: transformed to: 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe: transformed to: 2026/08/11 02:00:33 INFO : B2 bucket rclone-test-sajihaf6leci: Making directory 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe: transformed to: 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe: transformed to: 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe/toe: transformed to: 2026/08/11 02:00:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 02:00:33 INFO : toe/toe: Making directory 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe/toe: transformed to: 2026/08/11 02:00:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe: transformed to: 2026/08/11 02:00:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 02:00:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 02:00:33 DEBUG : toe/toe/toe: transformed to: 2026/08/11 02:00:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/11 02:00:33 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for checks to finish 2026/08/11 02:00:33 DEBUG : B2 bucket rclone-test-sajihaf6leci: Waiting for transfers to finish 2026/08/11 02:00:34 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 02:00:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 02:00:34 INFO : toe/toe/toe: Copied (new) 2026/08/11 02:00:34 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting files as there were IO errors 2026/08/11 02:00:34 ERROR : B2 bucket rclone-test-sajihaf6leci: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/08/11 02:00:34 DEBUG : B2 bucket rclone-test-sajihaf6leci: Purge remote 2026/08/11 02:00:34 INFO : B2 bucket rclone-test-sajihaf6leci: cleaning bucket "rclone-test-sajihaf6leci" of all files 2026/08/11 02:00:35 DEBUG : BackupDir/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1de3_d20260811_m015406_c001_v7007000_t0000_u01786413246286") 2026/08/11 02:00:35 DEBUG : BackupDir/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1161f272d8638acd_d20260811_m015401_c001_v0001131_t0021_u01786413241046") 2026/08/11 02:00:35 DEBUG : CompareDest/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4ef65_d20260811_m015341_c001_v7007000_t0000_u01786413221411") 2026/08/11 02:00:35 DEBUG : CompareDest/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222b60_d20260811_m015335_c001_v0001172_t0015_u01786413215686") 2026/08/11 02:00:35 DEBUG : CompareDest/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4ef68_d20260811_m015341_c001_v7007000_t0000_u01786413221586") 2026/08/11 02:00:35 DEBUG : CompareDest/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e5ee_d20260811_m015337_c001_v0001179_t0003_u01786413217067") 2026/08/11 02:00:35 DEBUG : CopyDest/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1de4_d20260811_m015406_c001_v7007000_t0000_u01786413246463") 2026/08/11 02:00:35 DEBUG : CopyDest/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168f95_d20260811_m015357_c001_v0001097_t0007_u01786413237683") 2026/08/11 02:00:35 DEBUG : CopyDest/three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1de5_d20260811_m015406_c001_v7007000_t0000_u01786413246638") 2026/08/11 02:00:36 DEBUG : CopyDest/three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e652_d20260811_m015404_c001_v0001179_t0014_u01786413244602") 2026/08/11 02:00:36 DEBUG : CopyDest/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1de6_d20260811_m015406_c001_v7007000_t0000_u01786413246814") 2026/08/11 02:00:36 DEBUG : CopyDest/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222bbc_d20260811_m015402_c001_v0001172_t0058_u01786413242467") 2026/08/11 02:00:36 DEBUG : EXISTING: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557185_d20260811_m015530_c001_v7007000_t0000_u01786413330935") 2026/08/11 02:00:36 DEBUG : EXISTING: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222cd4_d20260811_m015529_c001_v0001172_t0017_u01786413329825") 2026/08/11 02:00:36 DEBUG : PREFIXapple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c68_d20260811_m015755_c001_v7007000_t0000_u01786413475488") 2026/08/11 02:00:36 DEBUG : PREFIXapple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc322c_d20260811_m015747_c001_v0001105_t0028_u01786413467934") 2026/08/11 02:00:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c6b_d20260811_m015755_c001_v7007000_t0000_u01786413475723") 2026/08/11 02:00:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e994_d20260811_m015747_c001_v0001179_t0035_u01786413467955") 2026/08/11 02:00:36 DEBUG : PREFIXbanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf0739c_d20260811_m015755_c001_v7007000_t0000_u01786413475550") 2026/08/11 02:00:36 DEBUG : PREFIXbanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967ec_d20260811_m015747_c001_v0001032_t0007_u01786413467944") 2026/08/11 02:00:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf0739d_d20260811_m015755_c001_v7007000_t0000_u01786413475732") 2026/08/11 02:00:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169319_d20260811_m015747_c001_v0001097_t0041_u01786413467966") 2026/08/11 02:00:36 DEBUG : Testêé: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557174_d20260811_m015526_c001_v7007000_t0000_u01786413326948") 2026/08/11 02:00:37 DEBUG : Testêé: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e78e_d20260811_m015526_c001_v0001179_t0035_u01786413326282") 2026/08/11 02:00:37 DEBUG : Testêé: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222cc4_d20260811_m015525_c001_v0001172_t0020_u01786413325146") 2026/08/11 02:00:37 DEBUG : YXBwbGU=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf0_d20260811_m015735_c001_v7007000_t0000_u01786413455185") 2026/08/11 02:00:37 DEBUG : YXBwbGU=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967c4_d20260811_m015731_c001_v0001032_t0019_u01786413451493") 2026/08/11 02:00:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf2_d20260811_m015735_c001_v7007000_t0000_u01786413455361") 2026/08/11 02:00:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e94c_d20260811_m015730_c001_v0001179_t0017_u01786413450695") 2026/08/11 02:00:37 DEBUG : YmFuYW5h: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf3_d20260811_m015735_c001_v7007000_t0000_u01786413455537") 2026/08/11 02:00:37 DEBUG : YmFuYW5h: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31f8_d20260811_m015730_c001_v0001105_t0028_u01786413450706") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc44_d20260811_m015140_c001_v7007000_t0000_u01786413100755") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d6f_d20260811_m015139_c001_v0001097_t0000_u01786413099639") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc3c_d20260811_m015137_c001_v7007000_t0000_u01786413097747") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d5d_d20260811_m015136_c001_v0001097_t0012_u01786413096737") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc27_d20260811_m015115_c001_v7007000_t0000_u01786413075638") 2026/08/11 02:00:37 DEBUG : a/potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cf0_d20260811_m015114_c001_v0001097_t0014_u01786413074585") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2438_d20260811_m020001_c001_v7007000_t0000_u01786413601142") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509692e_d20260811_m015957_c001_v0001032_t0047_u01786413597015") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4441_d20260811_m015945_c001_v7007000_t0000_u01786413585410") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096908_d20260811_m015940_c001_v0001032_t0008_u01786413580488") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4fa_d20260811_m015923_c001_v7007000_t0000_u01786413563792") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968d6_d20260811_m015919_c001_v0001032_t0014_u01786413559291") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dbe_d20260811_m015907_c001_v7007000_t0000_u01786413547796") 2026/08/11 02:00:37 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968bc_d20260811_m015903_c001_v0001032_t0014_u01786413543578") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74df_d20260811_m015852_c001_v7007000_t0000_u01786413532556") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509689c_d20260811_m015848_c001_v0001032_t0026_u01786413528249") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dc2_d20260811_m015836_c001_v7007000_t0000_u01786413516961") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea44_d20260811_m015830_c001_v0001179_t0033_u01786413510665") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b6d_d20260811_m015818_c001_v7007000_t0000_u01786413498462") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea10_d20260811_m015814_c001_v0001179_t0007_u01786413494627") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b61_d20260811_m015812_c001_v7007000_t0000_u01786413492898") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9ee_d20260811_m015808_c001_v0001179_t0003_u01786413488623") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c72_d20260811_m015757_c001_v7007000_t0000_u01786413477244") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169331_d20260811_m015751_c001_v0001097_t0002_u01786413471265") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e324f_d20260811_m015749_c001_v7007000_t0000_u01786413469853") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3228_d20260811_m015746_c001_v0001105_t0028_u01786413466057") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9cf5_d20260811_m015733_c001_v7007000_t0000_u01786413453223") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692c1_d20260811_m015728_c001_v0001097_t0043_u01786413448361") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dac_d20260811_m015718_c001_v7007000_t0000_u01786413438636") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8be_d20260811_m015653_c001_v0001179_t0029_u01786413413013") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976c8_d20260811_m015641_c001_v7007000_t0000_u01786413401826") 2026/08/11 02:00:38 DEBUG : apple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3184_d20260811_m015637_c001_v0001105_t0028_u01786413397953") 2026/08/11 02:00:38 DEBUG : appleSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f951_d20260811_m015816_c001_v7007000_t0000_u01786413496677") 2026/08/11 02:00:38 DEBUG : appleSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9f2_d20260811_m015810_c001_v0001179_t0035_u01786413490657") 2026/08/11 02:00:39 DEBUG : appleapple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dc6_d20260811_m015837_c001_v7007000_t0000_u01786413517141") 2026/08/11 02:00:39 DEBUG : appleapple: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea4a_d20260811_m015832_c001_v0001179_t0001_u01786413512708") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2439_d20260811_m020001_c001_v7007000_t0000_u01786413601318") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eba5_d20260811_m015957_c001_v0001179_t0050_u01786413597560") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4442_d20260811_m015945_c001_v7007000_t0000_u01786413585593") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb1b_d20260811_m015941_c001_v0001179_t0041_u01786413581256") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4fb_d20260811_m015923_c001_v7007000_t0000_u01786413563999") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eadd_d20260811_m015919_c001_v0001179_t0008_u01786413559829") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dbf_d20260811_m015907_c001_v7007000_t0000_u01786413547978") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaac_d20260811_m015904_c001_v0001179_t0016_u01786413544179") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e0_d20260811_m015852_c001_v7007000_t0000_u01786413532761") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea7c_d20260811_m015848_c001_v0001179_t0059_u01786413528912") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e32e8_d20260811_m015834_c001_v7007000_t0000_u01786413514922") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096874_d20260811_m015831_c001_v0001032_t0059_u01786413511081") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b6e_d20260811_m015818_c001_v7007000_t0000_u01786413498673") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509683c_d20260811_m015814_c001_v0001032_t0000_u01786413494637") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b64_d20260811_m015813_c001_v7007000_t0000_u01786413493323") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096826_d20260811_m015809_c001_v0001032_t0013_u01786413489064") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c74_d20260811_m015757_c001_v7007000_t0000_u01786413477420") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc323e_d20260811_m015751_c001_v0001105_t0028_u01786413471275") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2370_d20260811_m015750_c001_v7007000_t0000_u01786413470191") 2026/08/11 02:00:39 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e990_d20260811_m015746_c001_v0001179_t0047_u01786413466587") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494beeb_d20260811_m015733_c001_v7007000_t0000_u01786413453235") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31f4_d20260811_m015729_c001_v0001105_t0028_u01786413449147") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dae_d20260811_m015718_c001_v7007000_t0000_u01786413438812") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16923d_d20260811_m015653_c001_v0001097_t0042_u01786413413431") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976ca_d20260811_m015642_c001_v7007000_t0000_u01786413402004") 2026/08/11 02:00:40 DEBUG : appleappleapplebanana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e88a_d20260811_m015638_c001_v0001179_t0049_u01786413398493") 2026/08/11 02:00:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b68_d20260811_m015816_c001_v7007000_t0000_u01786413496511") 2026/08/11 02:00:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc329e_d20260811_m015810_c001_v0001105_t0054_u01786413490669") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc45_d20260811_m015140_c001_v7007000_t0000_u01786413100961") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d67_d20260811_m015138_c001_v0001097_t0046_u01786413098491") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc3a_d20260811_m015137_c001_v7007000_t0000_u01786413097134") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d51_d20260811_m015134_c001_v0001097_t0034_u01786413094774") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc26_d20260811_m015115_c001_v7007000_t0000_u01786413075023") 2026/08/11 02:00:40 DEBUG : b/potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ce2_d20260811_m015111_c001_v0001097_t0000_u01786413071506") 2026/08/11 02:00:40 DEBUG : backup/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403f7d67a7d8bd81_d20260811_m015419_c001_v7007000_t0000_u01786413259889") 2026/08/11 02:00:40 DEBUG : backup/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4056b7c294d77e21_d20260811_m015418_c001_v0001146_t0035_u01786413258128") 2026/08/11 02:00:40 DEBUG : backup/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f117b2f9229d28ca2_d20260811_m015414_c001_v0001172_t0026_u01786413254075") 2026/08/11 02:00:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570dd_d20260811_m015448_c001_v7007000_t0000_u01786413288907") 2026/08/11 02:00:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1167c2f60e797275_d20260811_m015446_c001_v0001042_t0025_u01786413286804") 2026/08/11 02:00:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409ff58f39b542c7_d20260811_m015443_c001_v0001043_t0018_u01786413283171") 2026/08/11 02:00:40 DEBUG : backup/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f110_d20260811_m015435_c001_v7007000_t0000_u01786413275174") 2026/08/11 02:00:40 DEBUG : backup/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11819dbc1e2763a1_d20260811_m015433_c001_v0001120_t0050_u01786413273292") 2026/08/11 02:00:40 DEBUG : backup/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f100229da9d141ca0_d20260811_m015429_c001_v0001157_t0009_u01786413269545") 2026/08/11 02:00:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570df_d20260811_m015449_c001_v7007000_t0000_u01786413289093") 2026/08/11 02:00:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f109b12c622f0eb76_d20260811_m015448_c001_v0001176_t0014_u01786413288129") 2026/08/11 02:00:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f116e95b1f65167f5_d20260811_m015444_c001_v0001165_t0037_u01786413284571") 2026/08/11 02:00:41 DEBUG : backup/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403f7d67a7d8bd84_d20260811_m015420_c001_v7007000_t0000_u01786413260071") 2026/08/11 02:00:41 DEBUG : backup/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11915c2f6620eeeb_d20260811_m015418_c001_v0001150_t0030_u01786413258893") 2026/08/11 02:00:41 DEBUG : backup/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f105b4e331c6b82bc_d20260811_m015415_c001_v0001176_t0059_u01786413255549") 2026/08/11 02:00:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f112_d20260811_m015435_c001_v7007000_t0000_u01786413275360") 2026/08/11 02:00:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f419b9b801a1703c8_d20260811_m015434_c001_v0001145_t0014_u01786413274417") 2026/08/11 02:00:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403134e05f3f4116_d20260811_m015431_c001_v0001117_t0023_u01786413271043") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe243a_d20260811_m020001_c001_v7007000_t0000_u01786413601499") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc340a_d20260811_m015957_c001_v0001105_t0028_u01786413597381") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4443_d20260811_m015945_c001_v7007000_t0000_u01786413585775") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33c8_d20260811_m015941_c001_v0001105_t0028_u01786413581077") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4fc_d20260811_m015924_c001_v7007000_t0000_u01786413564207") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3394_d20260811_m015919_c001_v0001105_t0028_u01786413559635") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc1_d20260811_m015908_c001_v7007000_t0000_u01786413548224") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3362_d20260811_m015903_c001_v0001105_t0028_u01786413543995") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e1_d20260811_m015852_c001_v7007000_t0000_u01786413532941") 2026/08/11 02:00:41 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3336_d20260811_m015848_c001_v0001105_t0028_u01786413528735") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dc8_d20260811_m015837_c001_v7007000_t0000_u01786413517318") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32fa_d20260811_m015830_c001_v0001105_t0028_u01786413510901") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b6f_d20260811_m015818_c001_v7007000_t0000_u01786413498884") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169399_d20260811_m015814_c001_v0001097_t0042_u01786413494648") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b63_d20260811_m015813_c001_v7007000_t0000_u01786413493112") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3296_d20260811_m015808_c001_v0001105_t0028_u01786413488880") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c76_d20260811_m015757_c001_v7007000_t0000_u01786413477597") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9a8_d20260811_m015751_c001_v0001179_t0033_u01786413471284") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c53_d20260811_m015750_c001_v7007000_t0000_u01786413470070") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967ea_d20260811_m015746_c001_v0001032_t0049_u01786413466236") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c2c_d20260811_m015733_c001_v7007000_t0000_u01786413453351") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e94a_d20260811_m015728_c001_v0001179_t0039_u01786413448888") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247daf_d20260811_m015718_c001_v7007000_t0000_u01786413438988") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31b0_d20260811_m015653_c001_v0001105_t0028_u01786413413219") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976cb_d20260811_m015642_c001_v7007000_t0000_u01786413402197") 2026/08/11 02:00:42 DEBUG : banana: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16920f_d20260811_m015638_c001_v0001097_t0019_u01786413398132") 2026/08/11 02:00:42 DEBUG : bananaSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f954_d20260811_m015816_c001_v7007000_t0000_u01786413496878") 2026/08/11 02:00:42 DEBUG : bananaSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509682e_d20260811_m015810_c001_v0001032_t0014_u01786413490677") 2026/08/11 02:00:42 DEBUG : both0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d00_d20260811_m015611_c001_v7007000_t0000_u01786413371609") 2026/08/11 02:00:42 DEBUG : both0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169159_d20260811_m015554_c001_v0001097_t0056_u01786413354186") 2026/08/11 02:00:42 DEBUG : both0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a3_d20260811_m015549_c001_v7007000_t0000_u01786413349799") 2026/08/11 02:00:42 DEBUG : both0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7aa_d20260811_m015533_c001_v0001179_t0058_u01786413333190") 2026/08/11 02:00:43 DEBUG : both1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d01_d20260811_m015611_c001_v7007000_t0000_u01786413371815") 2026/08/11 02:00:43 DEBUG : both1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7ea_d20260811_m015555_c001_v0001179_t0005_u01786413355536") 2026/08/11 02:00:43 DEBUG : both1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a4_d20260811_m015549_c001_v7007000_t0000_u01786413349976") 2026/08/11 02:00:43 DEBUG : both1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222ce2_d20260811_m015534_c001_v0001172_t0020_u01786413334226") 2026/08/11 02:00:43 DEBUG : both10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d02_d20260811_m015612_c001_v7007000_t0000_u01786413372022") 2026/08/11 02:00:43 DEBUG : both10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e802_d20260811_m015602_c001_v0001179_t0015_u01786413362119") 2026/08/11 02:00:43 DEBUG : both10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a5_d20260811_m015550_c001_v7007000_t0000_u01786413350153") 2026/08/11 02:00:43 DEBUG : both10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d04_d20260811_m015540_c001_v0001172_t0035_u01786413340443") 2026/08/11 02:00:43 DEBUG : both11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d03_d20260811_m015612_c001_v7007000_t0000_u01786413372228") 2026/08/11 02:00:43 DEBUG : both11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d54_d20260811_m015602_c001_v0001172_t0032_u01786413362828") 2026/08/11 02:00:43 DEBUG : both11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a6_d20260811_m015550_c001_v7007000_t0000_u01786413350330") 2026/08/11 02:00:43 DEBUG : both11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16912d_d20260811_m015541_c001_v0001097_t0010_u01786413341092") 2026/08/11 02:00:43 DEBUG : both12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d04_d20260811_m015612_c001_v7007000_t0000_u01786413372435") 2026/08/11 02:00:43 DEBUG : both12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16917b_d20260811_m015603_c001_v0001097_t0027_u01786413363608") 2026/08/11 02:00:43 DEBUG : both12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a7_d20260811_m015550_c001_v7007000_t0000_u01786413350508") 2026/08/11 02:00:43 DEBUG : both12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7c0_d20260811_m015541_c001_v0001179_t0026_u01786413341817") 2026/08/11 02:00:43 DEBUG : both13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d05_d20260811_m015612_c001_v7007000_t0000_u01786413372642") 2026/08/11 02:00:43 DEBUG : both13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e80c_d20260811_m015604_c001_v0001179_t0049_u01786413364561") 2026/08/11 02:00:43 DEBUG : both13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a8_d20260811_m015550_c001_v7007000_t0000_u01786413350685") 2026/08/11 02:00:43 DEBUG : both13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d12_d20260811_m015542_c001_v0001172_t0008_u01786413342403") 2026/08/11 02:00:44 DEBUG : both14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d06_d20260811_m015612_c001_v7007000_t0000_u01786413372849") 2026/08/11 02:00:44 DEBUG : both14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d5a_d20260811_m015605_c001_v0001172_t0030_u01786413365217") 2026/08/11 02:00:44 DEBUG : both14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a9_d20260811_m015550_c001_v7007000_t0000_u01786413350862") 2026/08/11 02:00:44 DEBUG : both14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169133_d20260811_m015542_c001_v0001097_t0013_u01786413342943") 2026/08/11 02:00:44 DEBUG : both15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d07_d20260811_m015613_c001_v7007000_t0000_u01786413373056") 2026/08/11 02:00:44 DEBUG : both15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169185_d20260811_m015605_c001_v0001097_t0009_u01786413365816") 2026/08/11 02:00:44 DEBUG : both15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551aa_d20260811_m015551_c001_v7007000_t0000_u01786413351038") 2026/08/11 02:00:44 DEBUG : both15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7c8_d20260811_m015543_c001_v0001179_t0026_u01786413343758") 2026/08/11 02:00:44 DEBUG : both16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d08_d20260811_m015613_c001_v7007000_t0000_u01786413373263") 2026/08/11 02:00:44 DEBUG : both16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e812_d20260811_m015606_c001_v0001179_t0055_u01786413366668") 2026/08/11 02:00:44 DEBUG : both16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551ac_d20260811_m015551_c001_v7007000_t0000_u01786413351214") 2026/08/11 02:00:44 DEBUG : both16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d1a_d20260811_m015544_c001_v0001172_t0038_u01786413344486") 2026/08/11 02:00:44 DEBUG : both17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d09_d20260811_m015613_c001_v7007000_t0000_u01786413373470") 2026/08/11 02:00:44 DEBUG : both17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d60_d20260811_m015607_c001_v0001172_t0014_u01786413367264") 2026/08/11 02:00:44 DEBUG : both17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551ae_d20260811_m015551_c001_v7007000_t0000_u01786413351390") 2026/08/11 02:00:44 DEBUG : both17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169139_d20260811_m015545_c001_v0001097_t0031_u01786413345097") 2026/08/11 02:00:44 DEBUG : both18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d0a_d20260811_m015613_c001_v7007000_t0000_u01786413373678") 2026/08/11 02:00:44 DEBUG : both18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16918b_d20260811_m015607_c001_v0001097_t0041_u01786413367732") 2026/08/11 02:00:44 DEBUG : both18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551af_d20260811_m015551_c001_v7007000_t0000_u01786413351567") 2026/08/11 02:00:45 DEBUG : both18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7d6_d20260811_m015546_c001_v0001179_t0055_u01786413346209") 2026/08/11 02:00:45 DEBUG : both19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d0b_d20260811_m015613_c001_v7007000_t0000_u01786413373885") 2026/08/11 02:00:45 DEBUG : both19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e820_d20260811_m015608_c001_v0001179_t0042_u01786413368466") 2026/08/11 02:00:45 DEBUG : both19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551b2_d20260811_m015551_c001_v7007000_t0000_u01786413351743") 2026/08/11 02:00:45 DEBUG : both19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d22_d20260811_m015546_c001_v0001172_t0046_u01786413346730") 2026/08/11 02:00:45 DEBUG : both2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d0d_d20260811_m015614_c001_v7007000_t0000_u01786413374097") 2026/08/11 02:00:45 DEBUG : both2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d38_d20260811_m015556_c001_v0001172_t0002_u01786413356264") 2026/08/11 02:00:45 DEBUG : both2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551b6_d20260811_m015552_c001_v7007000_t0000_u01786413352031") 2026/08/11 02:00:45 DEBUG : both2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16910d_d20260811_m015534_c001_v0001097_t0005_u01786413334860") 2026/08/11 02:00:45 DEBUG : both3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d0e_d20260811_m015614_c001_v7007000_t0000_u01786413374365") 2026/08/11 02:00:45 DEBUG : both3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16915f_d20260811_m015556_c001_v0001097_t0032_u01786413356871") 2026/08/11 02:00:45 DEBUG : both3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551b7_d20260811_m015552_c001_v7007000_t0000_u01786413352208") 2026/08/11 02:00:45 DEBUG : both3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7ae_d20260811_m015535_c001_v0001179_t0024_u01786413335545") 2026/08/11 02:00:45 DEBUG : both4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d0f_d20260811_m015614_c001_v7007000_t0000_u01786413374572") 2026/08/11 02:00:45 DEBUG : both4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7f4_d20260811_m015557_c001_v0001179_t0045_u01786413357785") 2026/08/11 02:00:45 DEBUG : both4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551b9_d20260811_m015552_c001_v7007000_t0000_u01786413352384") 2026/08/11 02:00:45 DEBUG : both4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222cea_d20260811_m015536_c001_v0001172_t0024_u01786413336364") 2026/08/11 02:00:45 DEBUG : both5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d11_d20260811_m015614_c001_v7007000_t0000_u01786413374779") 2026/08/11 02:00:45 DEBUG : both5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d3e_d20260811_m015558_c001_v0001172_t0028_u01786413358429") 2026/08/11 02:00:45 DEBUG : both5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551bb_d20260811_m015552_c001_v7007000_t0000_u01786413352563") 2026/08/11 02:00:45 DEBUG : both5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169113_d20260811_m015536_c001_v0001097_t0048_u01786413336921") 2026/08/11 02:00:45 DEBUG : both6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d13_d20260811_m015614_c001_v7007000_t0000_u01786413374987") 2026/08/11 02:00:45 DEBUG : both6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16916d_d20260811_m015559_c001_v0001097_t0014_u01786413359066") 2026/08/11 02:00:46 DEBUG : both6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551be_d20260811_m015552_c001_v7007000_t0000_u01786413352882") 2026/08/11 02:00:46 DEBUG : both6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7b2_d20260811_m015537_c001_v0001179_t0054_u01786413337654") 2026/08/11 02:00:46 DEBUG : both7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d17_d20260811_m015615_c001_v7007000_t0000_u01786413375194") 2026/08/11 02:00:46 DEBUG : both7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7fa_d20260811_m015559_c001_v0001179_t0049_u01786413359872") 2026/08/11 02:00:46 DEBUG : both7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551c0_d20260811_m015553_c001_v7007000_t0000_u01786413353059") 2026/08/11 02:00:46 DEBUG : both7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222cf8_d20260811_m015538_c001_v0001172_t0051_u01786413338478") 2026/08/11 02:00:46 DEBUG : both8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d1a_d20260811_m015615_c001_v7007000_t0000_u01786413375403") 2026/08/11 02:00:46 DEBUG : both8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d4a_d20260811_m015600_c001_v0001172_t0059_u01786413360530") 2026/08/11 02:00:46 DEBUG : both8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551c4_d20260811_m015553_c001_v7007000_t0000_u01786413353280") 2026/08/11 02:00:46 DEBUG : both8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16911f_d20260811_m015539_c001_v0001097_t0038_u01786413339017") 2026/08/11 02:00:46 DEBUG : both9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d1d_d20260811_m015615_c001_v7007000_t0000_u01786413375611") 2026/08/11 02:00:46 DEBUG : both9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169173_d20260811_m015601_c001_v0001097_t0002_u01786413361122") 2026/08/11 02:00:46 DEBUG : both9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551c5_d20260811_m015553_c001_v7007000_t0000_u01786413353470") 2026/08/11 02:00:46 DEBUG : both9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7b8_d20260811_m015539_c001_v0001179_t0016_u01786413339846") 2026/08/11 02:00:46 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc47_d20260811_m015141_c001_v7007000_t0000_u01786413101166") 2026/08/11 02:00:46 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d6b_d20260811_m015138_c001_v0001097_t0053_u01786413098866") 2026/08/11 02:00:46 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc3e_d20260811_m015137_c001_v7007000_t0000_u01786413097952") 2026/08/11 02:00:46 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d57_d20260811_m015135_c001_v0001097_t0006_u01786413095364") 2026/08/11 02:00:47 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc28_d20260811_m015115_c001_v7007000_t0000_u01786413075843") 2026/08/11 02:00:47 DEBUG : c/non empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cec_d20260811_m015113_c001_v0001097_t0015_u01786413073870") 2026/08/11 02:00:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf4_d20260811_m015735_c001_v7007000_t0000_u01786413455724") 2026/08/11 02:00:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692d1_d20260811_m015730_c001_v0001097_t0010_u01786413450717") 2026/08/11 02:00:47 DEBUG : check sum: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d24_d20260811_m015103_c001_v7007000_t0000_u01786413063582") 2026/08/11 02:00:47 DEBUG : check sum: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cc2_d20260811_m015102_c001_v0001097_t0038_u01786413062397") 2026/08/11 02:00:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285583ac_d20260811_m020033_c001_v7007000_t0000_u01786413633054") 2026/08/11 02:00:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509699c_d20260811_m020031_c001_v0001032_t0025_u01786413631158") 2026/08/11 02:00:47 DEBUG : dest/3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1d8b_d20260811_m015351_c001_v7007000_t0000_u01786413231102") 2026/08/11 02:00:47 DEBUG : dest/3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41758ab16ba03f65_d20260811_m015350_c001_v0001185_t0059_u01786413230040") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dca_d20260811_m015837_c001_v7007000_t0000_u01786413517494") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509687e_d20260811_m015832_c001_v0001032_t0023_u01786413512958") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe243b_d20260811_m020001_c001_v7007000_t0000_u01786413601676") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096916_d20260811_m015950_c001_v0001032_t0003_u01786413590123") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4444_d20260811_m015945_c001_v7007000_t0000_u01786413585957") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968ee_d20260811_m015929_c001_v0001032_t0040_u01786413569030") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4fd_d20260811_m015924_c001_v7007000_t0000_u01786413564414") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968c8_d20260811_m015912_c001_v0001032_t0056_u01786413552595") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc2_d20260811_m015908_c001_v7007000_t0000_u01786413548409") 2026/08/11 02:00:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968aa_d20260811_m015857_c001_v0001032_t0040_u01786413537222") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e2_d20260811_m015853_c001_v7007000_t0000_u01786413533121") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509688a_d20260811_m015841_c001_v0001032_t0036_u01786413521454") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9ca7_d20260811_m015835_c001_v7007000_t0000_u01786413515219") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea32_d20260811_m015823_c001_v0001179_t0050_u01786413503837") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b70_d20260811_m015819_c001_v7007000_t0000_u01786413499094") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32b6_d20260811_m015814_c001_v0001105_t0028_u01786413494845") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2387_d20260811_m015813_c001_v7007000_t0000_u01786413493371") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9da_d20260811_m015801_c001_v0001179_t0023_u01786413481959") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c77_d20260811_m015757_c001_v7007000_t0000_u01786413477773") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3240_d20260811_m015751_c001_v0001105_t0028_u01786413471476") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e7404_d20260811_m015750_c001_v7007000_t0000_u01786413470259") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3212_d20260811_m015739_c001_v0001105_t0028_u01786413459718") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494beed_d20260811_m015733_c001_v7007000_t0000_u01786413453418") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31dc_d20260811_m015723_c001_v0001105_t0028_u01786413443117") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db0_d20260811_m015719_c001_v7007000_t0000_u01786413439163") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169225_d20260811_m015646_c001_v0001097_t0006_u01786413406393") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976cc_d20260811_m015642_c001_v7007000_t0000_u01786413402376") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e870_d20260811_m015633_c001_v0001179_t0037_u01786413393426") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe228f_d20260811_m015816_c001_v7007000_t0000_u01786413496521") 2026/08/11 02:00:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc32a0_d20260811_m015810_c001_v0001105_t0001_u01786413490905") 2026/08/11 02:00:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dcc_d20260811_m015837_c001_v7007000_t0000_u01786413517670") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3302_d20260811_m015832_c001_v0001105_t0028_u01786413512957") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe243c_d20260811_m020001_c001_v7007000_t0000_u01786413601852") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33ea_d20260811_m015951_c001_v0001105_t0028_u01786413591117") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4445_d20260811_m015946_c001_v7007000_t0000_u01786413586139") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33aa_d20260811_m015929_c001_v0001105_t0028_u01786413569888") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4fe_d20260811_m015924_c001_v7007000_t0000_u01786413564624") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc337c_d20260811_m015913_c001_v0001105_t0028_u01786413553349") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc3_d20260811_m015908_c001_v7007000_t0000_u01786413548591") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3352_d20260811_m015858_c001_v0001105_t0028_u01786413538161") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e3_d20260811_m015853_c001_v7007000_t0000_u01786413533301") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3322_d20260811_m015843_c001_v0001105_t0028_u01786413523105") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f415e3533b42472b2_d20260811_m015834_c001_v7007000_t0000_u01786413514832") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32dc_d20260811_m015824_c001_v0001105_t0028_u01786413504439") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b71_d20260811_m015819_c001_v7007000_t0000_u01786413499303") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea12_d20260811_m015814_c001_v0001179_t0053_u01786413494890") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b65_d20260811_m015813_c001_v7007000_t0000_u01786413493534") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3276_d20260811_m015802_c001_v0001105_t0028_u01786413482552") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c79_d20260811_m015757_c001_v7007000_t0000_u01786413477990") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9aa_d20260811_m015751_c001_v0001179_t0012_u01786413471492") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c52_d20260811_m015749_c001_v7007000_t0000_u01786413469873") 2026/08/11 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967de_d20260811_m015740_c001_v0001032_t0057_u01786413460250") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b1e_d20260811_m015733_c001_v7007000_t0000_u01786413453373") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692a9_d20260811_m015723_c001_v0001097_t0029_u01786413443655") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db1_d20260811_m015719_c001_v7007000_t0000_u01786413439344") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8a4_d20260811_m015647_c001_v0001179_t0035_u01786413407138") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976cd_d20260811_m015642_c001_v7007000_t0000_u01786413402557") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3174_d20260811_m015633_c001_v0001105_t0028_u01786413393789") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f953_d20260811_m015816_c001_v7007000_t0000_u01786413496877") 2026/08/11 02:00:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9f6_d20260811_m015810_c001_v0001179_t0059_u01786413490981") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dcd_d20260811_m015837_c001_v7007000_t0000_u01786413517846") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693e9_d20260811_m015832_c001_v0001097_t0013_u01786413512957") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe243f_d20260811_m020002_c001_v7007000_t0000_u01786413602048") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb7b_d20260811_m015951_c001_v0001179_t0002_u01786413591712") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4447_d20260811_m015946_c001_v7007000_t0000_u01786413586322") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaef_d20260811_m015930_c001_v0001179_t0021_u01786413570501") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e4ff_d20260811_m015924_c001_v7007000_t0000_u01786413564831") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eac6_d20260811_m015913_c001_v0001179_t0058_u01786413553908") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc5_d20260811_m015908_c001_v7007000_t0000_u01786413548774") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea96_d20260811_m015858_c001_v0001179_t0000_u01786413538719") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e4_d20260811_m015853_c001_v7007000_t0000_u01786413533539") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea6c_d20260811_m015843_c001_v0001179_t0044_u01786413523639") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9ca5_d20260811_m015835_c001_v7007000_t0000_u01786413515045") 2026/08/11 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096850_d20260811_m015824_c001_v0001032_t0041_u01786413504976") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b72_d20260811_m015819_c001_v7007000_t0000_u01786413499513") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096840_d20260811_m015815_c001_v0001032_t0045_u01786413495025") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f93a_d20260811_m015813_c001_v7007000_t0000_u01786413493258") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096810_d20260811_m015803_c001_v0001032_t0005_u01786413483087") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c7b_d20260811_m015758_c001_v7007000_t0000_u01786413478167") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3242_d20260811_m015751_c001_v0001105_t0028_u01786413471654") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c56_d20260811_m015750_c001_v7007000_t0000_u01786413470424") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e97a_d20260811_m015741_c001_v0001179_t0019_u01786413461144") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf07362_d20260811_m015733_c001_v7007000_t0000_u01786413453384") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e932_d20260811_m015724_c001_v0001179_t0018_u01786413444445") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db2_d20260811_m015719_c001_v7007000_t0000_u01786413439521") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc319e_d20260811_m015647_c001_v0001105_t0028_u01786413407798") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976ce_d20260811_m015642_c001_v7007000_t0000_u01786413402735") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1691ff_d20260811_m015633_c001_v0001097_t0018_u01786413393967") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2293_d20260811_m015816_c001_v7007000_t0000_u01786413496877") 2026/08/11 02:00:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169387_d20260811_m015811_c001_v0001097_t0008_u01786413491058") 2026/08/11 02:00:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dcf_d20260811_m015838_c001_v7007000_t0000_u01786413518021") 2026/08/11 02:00:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea4c_d20260811_m015832_c001_v0001179_t0014_u01786413512951") 2026/08/11 02:00:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2440_d20260811_m020002_c001_v7007000_t0000_u01786413602226") 2026/08/11 02:00:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16950b_d20260811_m015952_c001_v0001097_t0023_u01786413592296") 2026/08/11 02:00:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed444a_d20260811_m015946_c001_v7007000_t0000_u01786413586505") 2026/08/11 02:00:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694bb_d20260811_m015931_c001_v0001097_t0002_u01786413571084") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e500_d20260811_m015925_c001_v7007000_t0000_u01786413565039") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169497_d20260811_m015914_c001_v0001097_t0021_u01786413554479") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc6_d20260811_m015908_c001_v7007000_t0000_u01786413548957") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169459_d20260811_m015859_c001_v0001097_t0018_u01786413539288") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e5_d20260811_m015853_c001_v7007000_t0000_u01786413533720") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16941b_d20260811_m015844_c001_v0001097_t0036_u01786413524193") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581db6_d20260811_m015834_c001_v7007000_t0000_u01786413514846") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693c3_d20260811_m015825_c001_v0001097_t0031_u01786413505884") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b73_d20260811_m015819_c001_v7007000_t0000_u01786413499723") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32b8_d20260811_m015815_c001_v0001105_t0028_u01786413495038") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f93b_d20260811_m015813_c001_v7007000_t0000_u01786413493277") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16935b_d20260811_m015803_c001_v0001097_t0044_u01786413483841") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c7d_d20260811_m015758_c001_v7007000_t0000_u01786413478343") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9ac_d20260811_m015751_c001_v0001179_t0010_u01786413471696") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2211_d20260811_m015749_c001_v7007000_t0000_u01786413469863") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692fb_d20260811_m015741_c001_v0001097_t0059_u01786413461702") 2026/08/11 02:00:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe21ee_d20260811_m015733_c001_v7007000_t0000_u01786413453428") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31e4_d20260811_m015724_c001_v0001105_t0028_u01786413444666") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db3_d20260811_m015719_c001_v7007000_t0000_u01786413439710") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16922b_d20260811_m015648_c001_v0001097_t0038_u01786413408010") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976cf_d20260811_m015642_c001_v7007000_t0000_u01786413402914") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e876_d20260811_m015634_c001_v0001179_t0003_u01786413394385") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d70_d20260811_m015816_c001_v7007000_t0000_u01786413496898") 2026/08/11 02:00:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9fa_d20260811_m015811_c001_v0001179_t0041_u01786413491214") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dd1_d20260811_m015838_c001_v7007000_t0000_u01786413518198") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3304_d20260811_m015833_c001_v0001105_t0028_u01786413513136") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2441_d20260811_m020002_c001_v7007000_t0000_u01786413602402") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509691e_d20260811_m015952_c001_v0001032_t0024_u01786413592775") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed444d_d20260811_m015946_c001_v7007000_t0000_u01786413586687") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968f4_d20260811_m015931_c001_v0001032_t0038_u01786413571614") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e501_d20260811_m015925_c001_v7007000_t0000_u01786413565246") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968ce_d20260811_m015914_c001_v0001032_t0045_u01786413554888") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc7_d20260811_m015909_c001_v7007000_t0000_u01786413549139") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968ae_d20260811_m015859_c001_v0001032_t0045_u01786413539701") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e7_d20260811_m015853_c001_v7007000_t0000_u01786413533900") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509688e_d20260811_m015844_c001_v0001032_t0047_u01786413524633") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f415e3533b42472b3_d20260811_m015835_c001_v7007000_t0000_u01786413515043") 2026/08/11 02:00:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea38_d20260811_m015826_c001_v0001179_t0050_u01786413506451") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b75_d20260811_m015819_c001_v7007000_t0000_u01786413499933") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16939f_d20260811_m015815_c001_v0001097_t0039_u01786413495076") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2386_d20260811_m015813_c001_v7007000_t0000_u01786413493296") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9e2_d20260811_m015804_c001_v0001179_t0052_u01786413484356") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c7e_d20260811_m015758_c001_v7007000_t0000_u01786413478519") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3244_d20260811_m015751_c001_v0001105_t0028_u01786413471831") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2214_d20260811_m015750_c001_v7007000_t0000_u01786413470219") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc321e_d20260811_m015742_c001_v0001105_t0028_u01786413462170") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011e80_d20260811_m015733_c001_v7007000_t0000_u01786413453395") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692b1_d20260811_m015724_c001_v0001097_t0011_u01786413444845") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db4_d20260811_m015719_c001_v7007000_t0000_u01786413439886") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8aa_d20260811_m015648_c001_v0001179_t0006_u01786413408696") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976d1_d20260811_m015643_c001_v7007000_t0000_u01786413403094") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3176_d20260811_m015634_c001_v0001105_t0028_u01786413394612") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2391_d20260811_m015816_c001_v7007000_t0000_u01786413496709") 2026/08/11 02:00:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096830_d20260811_m015811_c001_v0001032_t0024_u01786413491254") 2026/08/11 02:00:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dd2_d20260811_m015838_c001_v7007000_t0000_u01786413518374") 2026/08/11 02:00:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea50_d20260811_m015833_c001_v0001179_t0020_u01786413513297") 2026/08/11 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2443_d20260811_m020002_c001_v7007000_t0000_u01786413602578") 2026/08/11 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33f4_d20260811_m015953_c001_v0001105_t0028_u01786413593186") 2026/08/11 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed444f_d20260811_m015946_c001_v7007000_t0000_u01786413586871") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33b0_d20260811_m015932_c001_v0001105_t0028_u01786413572272") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e502_d20260811_m015925_c001_v7007000_t0000_u01786413565454") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3386_d20260811_m015915_c001_v0001105_t0028_u01786413555241") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc8_d20260811_m015909_c001_v7007000_t0000_u01786413549321") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3358_d20260811_m015900_c001_v0001105_t0028_u01786413540098") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e8_d20260811_m015854_c001_v7007000_t0000_u01786413534080") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3326_d20260811_m015844_c001_v0001105_t0028_u01786413524981") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9d8b_d20260811_m015834_c001_v7007000_t0000_u01786413514876") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32ea_d20260811_m015826_c001_v0001105_t0028_u01786413506681") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b77_d20260811_m015820_c001_v7007000_t0000_u01786413500253") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea14_d20260811_m015815_c001_v0001179_t0055_u01786413495124") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f93c_d20260811_m015813_c001_v7007000_t0000_u01786413493434") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3280_d20260811_m015804_c001_v0001105_t0028_u01786413484571") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c80_d20260811_m015758_c001_v7007000_t0000_u01786413478697") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9ae_d20260811_m015751_c001_v0001179_t0003_u01786413471894") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b236e_d20260811_m015750_c001_v7007000_t0000_u01786413470016") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967e2_d20260811_m015742_c001_v0001032_t0033_u01786413462349") 2026/08/11 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9cf6_d20260811_m015733_c001_v7007000_t0000_u01786413453436") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e936_d20260811_m015725_c001_v0001179_t0007_u01786413445261") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db5_d20260811_m015720_c001_v7007000_t0000_u01786413440063") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31a2_d20260811_m015649_c001_v0001105_t0028_u01786413409381") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976d2_d20260811_m015643_c001_v7007000_t0000_u01786413403275") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169201_d20260811_m015634_c001_v0001097_t0045_u01786413394794") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d6e_d20260811_m015816_c001_v7007000_t0000_u01786413496719") 2026/08/11 02:00:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc32a4_d20260811_m015811_c001_v0001105_t0025_u01786413491423") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dd6_d20260811_m015838_c001_v7007000_t0000_u01786413518550") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3306_d20260811_m015833_c001_v0001105_t0028_u01786413513313") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2444_d20260811_m020002_c001_v7007000_t0000_u01786413602759") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb85_d20260811_m015953_c001_v0001179_t0051_u01786413593363") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4451_d20260811_m015947_c001_v7007000_t0000_u01786413587052") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaf7_d20260811_m015932_c001_v0001179_t0025_u01786413572450") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e503_d20260811_m015925_c001_v7007000_t0000_u01786413565663") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eace_d20260811_m015915_c001_v0001179_t0056_u01786413555421") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dc9_d20260811_m015909_c001_v7007000_t0000_u01786413549505") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaa2_d20260811_m015900_c001_v0001179_t0046_u01786413540282") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74e9_d20260811_m015854_c001_v7007000_t0000_u01786413534260") 2026/08/11 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea70_d20260811_m015845_c001_v0001179_t0050_u01786413525160") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581db8_d20260811_m015835_c001_v7007000_t0000_u01786413515232") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509685c_d20260811_m015826_c001_v0001032_t0028_u01786413506860") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b78_d20260811_m015820_c001_v7007000_t0000_u01786413500464") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32ba_d20260811_m015815_c001_v0001105_t0028_u01786413495222") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a040679_d20260811_m015813_c001_v7007000_t0000_u01786413493301") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096818_d20260811_m015804_c001_v0001032_t0045_u01786413484755") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c82_d20260811_m015758_c001_v7007000_t0000_u01786413478874") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967fc_d20260811_m015751_c001_v0001032_t0014_u01786413471920") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b236d_d20260811_m015749_c001_v7007000_t0000_u01786413469841") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e986_d20260811_m015742_c001_v0001179_t0044_u01786413462846") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c28_d20260811_m015732_c001_v7007000_t0000_u01786413452816") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31e6_d20260811_m015725_c001_v0001105_t0028_u01786413445479") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db6_d20260811_m015720_c001_v7007000_t0000_u01786413440239") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16922f_d20260811_m015649_c001_v0001097_t0055_u01786413409592") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976d5_d20260811_m015643_c001_v7007000_t0000_u01786413403489") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e878_d20260811_m015635_c001_v0001179_t0051_u01786413395192") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d6b_d20260811_m015816_c001_v7007000_t0000_u01786413496534") 2026/08/11 02:00:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169389_d20260811_m015811_c001_v0001097_t0007_u01786413491536") 2026/08/11 02:00:57 DEBUG : dir1/0007-12345: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dd8_d20260811_m015838_c001_v7007000_t0000_u01786413518726") 2026/08/11 02:00:57 DEBUG : dir1/0007-12345: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693ed_d20260811_m015833_c001_v0001097_t0055_u01786413513368") 2026/08/11 02:00:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2447_d20260811_m020003_c001_v7007000_t0000_u01786413603054") 2026/08/11 02:00:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169517_d20260811_m015953_c001_v0001097_t0019_u01786413593617") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4453_d20260811_m015947_c001_v7007000_t0000_u01786413587234") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694bf_d20260811_m015932_c001_v0001097_t0017_u01786413572673") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e504_d20260811_m015925_c001_v7007000_t0000_u01786413565870") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16949b_d20260811_m015915_c001_v0001097_t0001_u01786413555657") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dca_d20260811_m015909_c001_v7007000_t0000_u01786413549689") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169461_d20260811_m015900_c001_v0001097_t0041_u01786413540527") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74ea_d20260811_m015854_c001_v7007000_t0000_u01786413534440") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16941f_d20260811_m015845_c001_v0001097_t0044_u01786413525383") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f996_d20260811_m015835_c001_v7007000_t0000_u01786413515076") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693c9_d20260811_m015827_c001_v0001097_t0059_u01786413507429") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b79_d20260811_m015820_c001_v7007000_t0000_u01786413500675") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096842_d20260811_m015815_c001_v0001032_t0017_u01786413495354") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2389_d20260811_m015813_c001_v7007000_t0000_u01786413493579") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16935f_d20260811_m015805_c001_v0001097_t0006_u01786413485098") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c84_d20260811_m015759_c001_v7007000_t0000_u01786413479063") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3248_d20260811_m015752_c001_v0001105_t0028_u01786413472008") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3251_d20260811_m015750_c001_v7007000_t0000_u01786413470029") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169303_d20260811_m015743_c001_v0001097_t0024_u01786413463045") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9cf0_d20260811_m015732_c001_v7007000_t0000_u01786413452811") 2026/08/11 02:00:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692b5_d20260811_m015725_c001_v0001097_t0037_u01786413445658") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db7_d20260811_m015720_c001_v7007000_t0000_u01786413440415") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8b2_d20260811_m015650_c001_v0001179_t0021_u01786413410282") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976d6_d20260811_m015643_c001_v7007000_t0000_u01786413403669") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3178_d20260811_m015635_c001_v0001105_t0028_u01786413395393") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a040692_d20260811_m015816_c001_v7007000_t0000_u01786413496541") 2026/08/11 02:00:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9fe_d20260811_m015811_c001_v0001179_t0046_u01786413491553") 2026/08/11 02:00:59 DEBUG : dir1/0008-23456: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dda_d20260811_m015838_c001_v7007000_t0000_u01786413518901") 2026/08/11 02:00:59 DEBUG : dir1/0008-23456: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc330a_d20260811_m015833_c001_v0001105_t0028_u01786413513491") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2449_d20260811_m020003_c001_v7007000_t0000_u01786413603235") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096922_d20260811_m015953_c001_v0001032_t0000_u01786413593985") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4455_d20260811_m015947_c001_v7007000_t0000_u01786413587425") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968fa_d20260811_m015933_c001_v0001032_t0013_u01786413573169") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e505_d20260811_m015926_c001_v7007000_t0000_u01786413566077") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968d0_d20260811_m015916_c001_v0001032_t0011_u01786413556445") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dcc_d20260811_m015909_c001_v7007000_t0000_u01786413549874") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968b0_d20260811_m015901_c001_v0001032_t0059_u01786413541000") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74eb_d20260811_m015854_c001_v7007000_t0000_u01786413534621") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096894_d20260811_m015845_c001_v0001032_t0048_u01786413525813") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f415e3533b42472ae_d20260811_m015834_c001_v7007000_t0000_u01786413514473") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea3c_d20260811_m015827_c001_v0001179_t0040_u01786413507784") 2026/08/11 02:00:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b7a_d20260811_m015820_c001_v7007000_t0000_u01786413500885") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea18_d20260811_m015815_c001_v0001179_t0051_u01786413495365") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2388_d20260811_m015813_c001_v7007000_t0000_u01786413493482") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9e8_d20260811_m015805_c001_v0001179_t0012_u01786413485600") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c85_d20260811_m015759_c001_v7007000_t0000_u01786413479239") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9b2_d20260811_m015752_c001_v0001179_t0057_u01786413472130") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2212_d20260811_m015750_c001_v7007000_t0000_u01786413470043") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3220_d20260811_m015743_c001_v0001105_t0028_u01786413463519") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c2a_d20260811_m015732_c001_v7007000_t0000_u01786413452994") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e93e_d20260811_m015726_c001_v0001179_t0031_u01786413446131") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247db9_d20260811_m015720_c001_v7007000_t0000_u01786413440591") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31a4_d20260811_m015650_c001_v0001105_t0028_u01786413410484") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976d9_d20260811_m015643_c001_v7007000_t0000_u01786413403849") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169207_d20260811_m015635_c001_v0001097_t0009_u01786413395573") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f94d_d20260811_m015816_c001_v7007000_t0000_u01786413496480") 2026/08/11 02:01:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea00_d20260811_m015811_c001_v0001179_t0048_u01786413491802") 2026/08/11 02:01:00 DEBUG : dir1/0009-34567: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581ddc_d20260811_m015839_c001_v7007000_t0000_u01786413519078") 2026/08/11 02:01:00 DEBUG : dir1/0009-34567: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea52_d20260811_m015833_c001_v0001179_t0055_u01786413513517") 2026/08/11 02:01:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe244a_d20260811_m020003_c001_v7007000_t0000_u01786413603413") 2026/08/11 02:01:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33fa_d20260811_m015954_c001_v0001105_t0028_u01786413594383") 2026/08/11 02:01:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4457_d20260811_m015947_c001_v7007000_t0000_u01786413587608") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33b6_d20260811_m015933_c001_v0001105_t0028_u01786413573575") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e506_d20260811_m015926_c001_v7007000_t0000_u01786413566315") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc338a_d20260811_m015916_c001_v0001105_t0028_u01786413556836") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dcd_d20260811_m015910_c001_v7007000_t0000_u01786413550057") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc335c_d20260811_m015901_c001_v0001105_t0028_u01786413541414") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74ec_d20260811_m015854_c001_v7007000_t0000_u01786413534801") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc332a_d20260811_m015846_c001_v0001105_t0028_u01786413526233") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581db7_d20260811_m015835_c001_v7007000_t0000_u01786413515047") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32ee_d20260811_m015828_c001_v0001105_t0028_u01786413508353") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b7c_d20260811_m015821_c001_v7007000_t0000_u01786413501095") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32be_d20260811_m015815_c001_v0001105_t0028_u01786413495407") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca087e95_d20260811_m015813_c001_v7007000_t0000_u01786413493296") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc328a_d20260811_m015805_c001_v0001105_t0028_u01786413485834") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c86_d20260811_m015759_c001_v7007000_t0000_u01786413479414") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc324a_d20260811_m015752_c001_v0001105_t0028_u01786413472185") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f56f_d20260811_m015750_c001_v7007000_t0000_u01786413470323") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967e6_d20260811_m015743_c001_v0001032_t0025_u01786413463696") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf0735f_d20260811_m015733_c001_v7007000_t0000_u01786413453204") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31e8_d20260811_m015726_c001_v0001105_t0028_u01786413446349") 2026/08/11 02:01:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dba_d20260811_m015720_c001_v7007000_t0000_u01786413440767") 2026/08/11 02:01:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169233_d20260811_m015650_c001_v0001097_t0032_u01786413410696") 2026/08/11 02:01:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976da_d20260811_m015644_c001_v7007000_t0000_u01786413404028") 2026/08/11 02:01:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e87c_d20260811_m015636_c001_v0001179_t0046_u01786413396051") 2026/08/11 02:01:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b238f_d20260811_m015816_c001_v7007000_t0000_u01786413496491") 2026/08/11 02:01:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16938b_d20260811_m015811_c001_v0001097_t0046_u01786413491903") 2026/08/11 02:01:02 DEBUG : dir1/0010-45678: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de0_d20260811_m015839_c001_v7007000_t0000_u01786413519254") 2026/08/11 02:01:02 DEBUG : dir1/0010-45678: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096880_d20260811_m015833_c001_v0001032_t0054_u01786413513548") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe244b_d20260811_m020003_c001_v7007000_t0000_u01786413603589") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb91_d20260811_m015954_c001_v0001179_t0054_u01786413594561") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4458_d20260811_m015947_c001_v7007000_t0000_u01786413587790") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eafd_d20260811_m015933_c001_v0001179_t0045_u01786413573755") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e507_d20260811_m015926_c001_v7007000_t0000_u01786413566522") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ead6_d20260811_m015917_c001_v0001179_t0043_u01786413557015") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dce_d20260811_m015910_c001_v7007000_t0000_u01786413550239") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaa6_d20260811_m015901_c001_v0001179_t0039_u01786413541599") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74ed_d20260811_m015854_c001_v7007000_t0000_u01786413534982") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea74_d20260811_m015846_c001_v0001179_t0009_u01786413526410") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9ca2_d20260811_m015834_c001_v7007000_t0000_u01786413514879") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509686a_d20260811_m015828_c001_v0001032_t0054_u01786413508566") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b7d_d20260811_m015821_c001_v7007000_t0000_u01786413501306") 2026/08/11 02:01:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693a5_d20260811_m015815_c001_v0001097_t0057_u01786413495556") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2280_d20260811_m015813_c001_v7007000_t0000_u01786413493320") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509681a_d20260811_m015806_c001_v0001032_t0012_u01786413486018") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c88_d20260811_m015759_c001_v7007000_t0000_u01786413479602") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967fe_d20260811_m015752_c001_v0001032_t0037_u01786413472324") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4289_d20260811_m015750_c001_v7007000_t0000_u01786413470245") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e988_d20260811_m015744_c001_v0001179_t0040_u01786413464265") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9cf2_d20260811_m015733_c001_v7007000_t0000_u01786413453018") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692bb_d20260811_m015726_c001_v0001097_t0027_u01786413446528") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dbc_d20260811_m015720_c001_v7007000_t0000_u01786413440943") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8b4_d20260811_m015651_c001_v0001179_t0053_u01786413411274") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976dc_d20260811_m015644_c001_v7007000_t0000_u01786413404208") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc317a_d20260811_m015636_c001_v0001105_t0028_u01786413396265") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a040695_d20260811_m015816_c001_v7007000_t0000_u01786413496729") 2026/08/11 02:01:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096834_d20260811_m015811_c001_v0001032_t0021_u01786413491970") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de1_d20260811_m015839_c001_v7007000_t0000_u01786413519430") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc330c_d20260811_m015833_c001_v0001105_t0028_u01786413513669") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe244d_d20260811_m020003_c001_v7007000_t0000_u01786413603772") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169521_d20260811_m015954_c001_v0001097_t0043_u01786413594811") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4459_d20260811_m015947_c001_v7007000_t0000_u01786413587972") 2026/08/11 02:01:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694c3_d20260811_m015933_c001_v0001097_t0007_u01786413573980") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e508_d20260811_m015926_c001_v7007000_t0000_u01786413566729") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694a1_d20260811_m015917_c001_v0001097_t0002_u01786413557310") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd0_d20260811_m015910_c001_v7007000_t0000_u01786413550525") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169467_d20260811_m015901_c001_v0001097_t0015_u01786413541873") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74ef_d20260811_m015855_c001_v7007000_t0000_u01786413535162") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169429_d20260811_m015846_c001_v0001097_t0058_u01786413526623") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f415e3533b42472af_d20260811_m015834_c001_v7007000_t0000_u01786413514652") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693d1_d20260811_m015828_c001_v0001097_t0034_u01786413508874") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b7e_d20260811_m015821_c001_v7007000_t0000_u01786413501516") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32c0_d20260811_m015815_c001_v0001105_t0028_u01786413495592") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f93f_d20260811_m015813_c001_v7007000_t0000_u01786413493610") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169369_d20260811_m015806_c001_v0001097_t0010_u01786413486657") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c8a_d20260811_m015759_c001_v7007000_t0000_u01786413479777") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc324c_d20260811_m015752_c001_v0001105_t0028_u01786413472362") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca087dfd_d20260811_m015750_c001_v7007000_t0000_u01786413470328") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16930d_d20260811_m015744_c001_v0001097_t0043_u01786413464577") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c2b_d20260811_m015733_c001_v7007000_t0000_u01786413453172") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e942_d20260811_m015726_c001_v0001179_t0051_u01786413446957") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dbd_d20260811_m015721_c001_v7007000_t0000_u01786413441129") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31a8_d20260811_m015651_c001_v0001105_t0028_u01786413411503") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976dd_d20260811_m015644_c001_v7007000_t0000_u01786413404387") 2026/08/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16920b_d20260811_m015636_c001_v0001097_t0051_u01786413396444") 2026/08/11 02:01:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2390_d20260811_m015816_c001_v7007000_t0000_u01786413496552") 2026/08/11 02:01:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea02_d20260811_m015812_c001_v0001179_t0034_u01786413492035") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de4_d20260811_m015839_c001_v7007000_t0000_u01786413519606") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea56_d20260811_m015833_c001_v0001179_t0020_u01786413513735") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2450_d20260811_m020003_c001_v7007000_t0000_u01786413603949") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096926_d20260811_m015955_c001_v0001032_t0006_u01786413595421") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed445a_d20260811_m015948_c001_v7007000_t0000_u01786413588155") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968fe_d20260811_m015934_c001_v0001032_t0036_u01786413574323") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e509_d20260811_m015926_c001_v7007000_t0000_u01786413566936") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968d2_d20260811_m015917_c001_v0001032_t0032_u01786413557849") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd1_d20260811_m015910_c001_v7007000_t0000_u01786413550713") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850968b6_d20260811_m015902_c001_v0001032_t0019_u01786413542230") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74f1_d20260811_m015855_c001_v7007000_t0000_u01786413535343") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509689a_d20260811_m015846_c001_v0001032_t0018_u01786413526959") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9ca1_d20260811_m015834_c001_v7007000_t0000_u01786413514835") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea42_d20260811_m015829_c001_v0001179_t0056_u01786413509378") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b7f_d20260811_m015821_c001_v7007000_t0000_u01786413501726") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea1a_d20260811_m015815_c001_v0001179_t0036_u01786413495613") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a04067a_d20260811_m015813_c001_v7007000_t0000_u01786413493492") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9ea_d20260811_m015807_c001_v0001179_t0006_u01786413487041") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c8b_d20260811_m015759_c001_v7007000_t0000_u01786413479954") 2026/08/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9b4_d20260811_m015752_c001_v0001179_t0010_u01786413472372") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2371_d20260811_m015750_c001_v7007000_t0000_u01786413470368") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3222_d20260811_m015744_c001_v0001105_t0028_u01786413464962") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b1d_d20260811_m015733_c001_v7007000_t0000_u01786413453195") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31ec_d20260811_m015727_c001_v0001105_t0028_u01786413447156") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dbe_d20260811_m015721_c001_v7007000_t0000_u01786413441319") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169235_d20260811_m015651_c001_v0001097_t0024_u01786413411714") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976de_d20260811_m015644_c001_v7007000_t0000_u01786413404565") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e880_d20260811_m015636_c001_v0001179_t0010_u01786413396794") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b2392_d20260811_m015816_c001_v7007000_t0000_u01786413496741") 2026/08/11 02:01:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc32a8_d20260811_m015812_c001_v0001105_t0053_u01786413492081") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de5_d20260811_m015839_c001_v7007000_t0000_u01786413519782") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc330e_d20260811_m015833_c001_v0001105_t0028_u01786413513852") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2452_d20260811_m020004_c001_v7007000_t0000_u01786413604127") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3402_d20260811_m015956_c001_v0001105_t0028_u01786413596110") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed445b_d20260811_m015948_c001_v7007000_t0000_u01786413588337") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc33be_d20260811_m015936_c001_v0001105_t0028_u01786413576594") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e50a_d20260811_m015927_c001_v7007000_t0000_u01786413567144") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc338e_d20260811_m015918_c001_v0001105_t0028_u01786413558457") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd3_d20260811_m015910_c001_v7007000_t0000_u01786413550895") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc335e_d20260811_m015902_c001_v0001105_t0028_u01786413542682") 2026/08/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74f4_d20260811_m015855_c001_v7007000_t0000_u01786413535524") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3330_d20260811_m015847_c001_v0001105_t0028_u01786413527385") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e32e9_d20260811_m015835_c001_v7007000_t0000_u01786413515127") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32f2_d20260811_m015829_c001_v0001105_t0028_u01786413509614") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b80_d20260811_m015821_c001_v7007000_t0000_u01786413501938") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32c2_d20260811_m015815_c001_v0001105_t0028_u01786413495776") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f942_d20260811_m015813_c001_v7007000_t0000_u01786413493744") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3290_d20260811_m015807_c001_v0001105_t0028_u01786413487316") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c8c_d20260811_m015800_c001_v7007000_t0000_u01786413480129") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc324e_d20260811_m015752_c001_v0001105_t0028_u01786413472540") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3256_d20260811_m015750_c001_v7007000_t0000_u01786413470384") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967e8_d20260811_m015745_c001_v0001032_t0050_u01786413465139") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011e7e_d20260811_m015733_c001_v7007000_t0000_u01786413453200") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692bf_d20260811_m015727_c001_v0001097_t0030_u01786413447336") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dbf_d20260811_m015721_c001_v7007000_t0000_u01786413441496") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8b6_d20260811_m015652_c001_v0001179_t0013_u01786413412239") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976e0_d20260811_m015644_c001_v7007000_t0000_u01786413404746") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3182_d20260811_m015637_c001_v0001105_t0028_u01786413397057") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b69_d20260811_m015816_c001_v7007000_t0000_u01786413496878") 2026/08/11 02:01:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc32ac_d20260811_m015812_c001_v0001105_t0016_u01786413492448") 2026/08/11 02:01:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de6_d20260811_m015839_c001_v7007000_t0000_u01786413519959") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693f3_d20260811_m015833_c001_v0001097_t0003_u01786413513976") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2453_d20260811_m020004_c001_v7007000_t0000_u01786413604302") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb9d_d20260811_m015956_c001_v0001179_t0049_u01786413596289") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed445c_d20260811_m015948_c001_v7007000_t0000_u01786413588520") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eb0b_d20260811_m015936_c001_v0001179_t0049_u01786413576779") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e50b_d20260811_m015927_c001_v7007000_t0000_u01786413567351") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ead8_d20260811_m015918_c001_v0001179_t0022_u01786413558636") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd5_d20260811_m015911_c001_v7007000_t0000_u01786413551100") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0eaaa_d20260811_m015902_c001_v0001179_t0026_u01786413542866") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74f7_d20260811_m015855_c001_v7007000_t0000_u01786413535704") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea7a_d20260811_m015847_c001_v0001179_t0030_u01786413527562") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9ca4_d20260811_m015835_c001_v7007000_t0000_u01786413515045") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509686e_d20260811_m015829_c001_v0001032_t0050_u01786413509793") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b81_d20260811_m015822_c001_v7007000_t0000_u01786413502148") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096844_d20260811_m015815_c001_v0001032_t0006_u01786413495794") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2281_d20260811_m015813_c001_v7007000_t0000_u01786413493503") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509681e_d20260811_m015807_c001_v0001032_t0039_u01786413487500") 2026/08/11 02:01:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c8d_d20260811_m015800_c001_v7007000_t0000_u01786413480305") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9b6_d20260811_m015752_c001_v0001179_t0005_u01786413472579") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c54_d20260811_m015750_c001_v7007000_t0000_u01786413470246") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e98e_d20260811_m015745_c001_v0001179_t0045_u01786413465521") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe21ec_d20260811_m015733_c001_v7007000_t0000_u01786413453210") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e946_d20260811_m015727_c001_v0001179_t0043_u01786413447908") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dc0_d20260811_m015721_c001_v7007000_t0000_u01786413441672") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31aa_d20260811_m015652_c001_v0001105_t0028_u01786413412471") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976e2_d20260811_m015644_c001_v7007000_t0000_u01786413404925") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16920d_d20260811_m015637_c001_v0001097_t0052_u01786413397235") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f94e_d20260811_m015816_c001_v7007000_t0000_u01786413496502") 2026/08/11 02:01:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096838_d20260811_m015812_c001_v0001032_t0059_u01786413492457") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581de9_d20260811_m015840_c001_v7007000_t0000_u01786413520135") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ea58_d20260811_m015833_c001_v0001179_t0027_u01786413513986") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2454_d20260811_m020004_c001_v7007000_t0000_u01786413604502") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16952f_d20260811_m015956_c001_v0001097_t0033_u01786413596540") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed445f_d20260811_m015948_c001_v7007000_t0000_u01786413588703") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694cd_d20260811_m015937_c001_v0001097_t0048_u01786413577110") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e50c_d20260811_m015927_c001_v7007000_t0000_u01786413567558") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694ab_d20260811_m015918_c001_v0001097_t0024_u01786413558873") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd6_d20260811_m015911_c001_v7007000_t0000_u01786413551282") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16946b_d20260811_m015903_c001_v0001097_t0028_u01786413543103") 2026/08/11 02:01:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74f9_d20260811_m015855_c001_v7007000_t0000_u01786413535884") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169431_d20260811_m015847_c001_v0001097_t0016_u01786413527766") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4227bf6ed80b23a2_d20260811_m015834_c001_v7007000_t0000_u01786413514896") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693db_d20260811_m015830_c001_v0001097_t0041_u01786413510190") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b82_d20260811_m015822_c001_v7007000_t0000_u01786413502359") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693a7_d20260811_m015815_c001_v0001097_t0039_u01786413495887") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f93e_d20260811_m015813_c001_v7007000_t0000_u01786413493457") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169371_d20260811_m015808_c001_v0001097_t0053_u01786413488205") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c8e_d20260811_m015800_c001_v7007000_t0000_u01786413480561") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3250_d20260811_m015752_c001_v0001105_t0028_u01786413472717") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2215_d20260811_m015750_c001_v7007000_t0000_u01786413470395") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169311_d20260811_m015745_c001_v0001097_t0019_u01786413465732") 2026/08/11 02:01:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581ceb_d20260811_m015733_c001_v7007000_t0000_u01786413453220") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc31f0_d20260811_m015728_c001_v0001105_t0028_u01786413448181") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dc2_d20260811_m015721_c001_v7007000_t0000_u01786413441848") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169239_d20260811_m015652_c001_v0001097_t0049_u01786413412682") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976e4_d20260811_m015645_c001_v7007000_t0000_u01786413405105") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e884_d20260811_m015637_c001_v0001179_t0036_u01786413397692") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f950_d20260811_m015816_c001_v7007000_t0000_u01786413496660") 2026/08/11 02:01:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16938d_d20260811_m015812_c001_v0001097_t0017_u01786413492468") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf5_d20260811_m015735_c001_v7007000_t0000_u01786413455913") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692d5_d20260811_m015731_c001_v0001097_t0020_u01786413451111") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf6_d20260811_m015736_c001_v7007000_t0000_u01786413456090") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc31fa_d20260811_m015731_c001_v0001105_t0046_u01786413451090") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf7_d20260811_m015736_c001_v7007000_t0000_u01786413456265") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e950_d20260811_m015731_c001_v0001179_t0027_u01786413451101") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cf9_d20260811_m015736_c001_v7007000_t0000_u01786413456441") 2026/08/11 02:01:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e952_d20260811_m015731_c001_v0001179_t0034_u01786413451329") 2026/08/11 02:01:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cfb_d20260811_m015736_c001_v7007000_t0000_u01786413456618") 2026/08/11 02:01:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc31fc_d20260811_m015731_c001_v0001105_t0032_u01786413451348") 2026/08/11 02:01:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cfc_d20260811_m015736_c001_v7007000_t0000_u01786413456859") 2026/08/11 02:01:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e954_d20260811_m015731_c001_v0001179_t0029_u01786413451566") 2026/08/11 02:01:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cfd_d20260811_m015737_c001_v7007000_t0000_u01786413457036") 2026/08/11 02:01:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692d7_d20260811_m015731_c001_v0001097_t0016_u01786413451607") 2026/08/11 02:01:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cfe_d20260811_m015737_c001_v7007000_t0000_u01786413457212") 2026/08/11 02:01:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc31fe_d20260811_m015731_c001_v0001105_t0045_u01786413451779") 2026/08/11 02:01:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581cff_d20260811_m015737_c001_v7007000_t0000_u01786413457390") 2026/08/11 02:01:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e956_d20260811_m015731_c001_v0001179_t0018_u01786413451794") 2026/08/11 02:01:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d01_d20260811_m015737_c001_v7007000_t0000_u01786413457567") 2026/08/11 02:01:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e958_d20260811_m015732_c001_v0001179_t0025_u01786413452008") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d03_d20260811_m015737_c001_v7007000_t0000_u01786413457743") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967c6_d20260811_m015732_c001_v0001032_t0025_u01786413452021") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d04_d20260811_m015737_c001_v7007000_t0000_u01786413457920") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692d9_d20260811_m015732_c001_v0001097_t0009_u01786413452037") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d05_d20260811_m015738_c001_v7007000_t0000_u01786413458097") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc3200_d20260811_m015732_c001_v0001105_t0021_u01786413452064") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d06_d20260811_m015738_c001_v7007000_t0000_u01786413458273") 2026/08/11 02:01:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e95a_d20260811_m015732_c001_v0001179_t0048_u01786413452226") 2026/08/11 02:01:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d07_d20260811_m015738_c001_v7007000_t0000_u01786413458450") 2026/08/11 02:01:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692db_d20260811_m015732_c001_v0001097_t0011_u01786413452381") 2026/08/11 02:01:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581d08_d20260811_m015738_c001_v7007000_t0000_u01786413458626") 2026/08/11 02:01:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e95c_d20260811_m015732_c001_v0001179_t0037_u01786413452438") 2026/08/11 02:01:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c6c_d20260811_m015755_c001_v7007000_t0000_u01786413475842") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc322e_d20260811_m015748_c001_v0001105_t0038_u01786413468140") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f596_d20260811_m015755_c001_v7007000_t0000_u01786413475561") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967ee_d20260811_m015748_c001_v0001032_t0007_u01786413468296") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2236_d20260811_m015755_c001_v7007000_t0000_u01786413475519") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16931d_d20260811_m015748_c001_v0001097_t0026_u01786413468425") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c6a_d20260811_m015755_c001_v7007000_t0000_u01786413475666") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e998_d20260811_m015748_c001_v0001179_t0057_u01786413468435") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb13fb_d20260811_m015755_c001_v7007000_t0000_u01786413475690") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967f0_d20260811_m015748_c001_v0001032_t0024_u01786413468647") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4977dc_d20260811_m015755_c001_v7007000_t0000_u01786413475501") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc3230_d20260811_m015748_c001_v0001105_t0049_u01786413468710") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb13f8_d20260811_m015755_c001_v7007000_t0000_u01786413475512") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e99c_d20260811_m015748_c001_v0001179_t0036_u01786413468736") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe223b_d20260811_m015755_c001_v7007000_t0000_u01786413475700") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e99e_d20260811_m015748_c001_v0001179_t0049_u01786413468984") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb13fd_d20260811_m015755_c001_v7007000_t0000_u01786413475866") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc3232_d20260811_m015749_c001_v0001105_t0014_u01786413469003") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c69_d20260811_m015755_c001_v7007000_t0000_u01786413475530") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16931f_d20260811_m015749_c001_v0001097_t0018_u01786413469014") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca087e36_d20260811_m015755_c001_v7007000_t0000_u01786413475610") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967f2_d20260811_m015749_c001_v0001032_t0039_u01786413469134") 2026/08/11 02:01:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f597_d20260811_m015755_c001_v7007000_t0000_u01786413475769") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9a0_d20260811_m015749_c001_v0001179_t0026_u01786413469184") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe223c_d20260811_m015755_c001_v7007000_t0000_u01786413475877") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc3234_d20260811_m015749_c001_v0001105_t0029_u01786413469321") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca087e39_d20260811_m015755_c001_v7007000_t0000_u01786413475816") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169323_d20260811_m015749_c001_v0001097_t0005_u01786413469373") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4977de_d20260811_m015755_c001_v7007000_t0000_u01786413475712") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9a2_d20260811_m015749_c001_v0001179_t0021_u01786413469394") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c6e_d20260811_m015755_c001_v7007000_t0000_u01786413475898") 2026/08/11 02:01:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e9a4_d20260811_m015749_c001_v0001179_t0010_u01786413469620") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557161_d20260811_m015523_c001_v7007000_t0000_u01786413323449") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111d44df6a01523c_d20260811_m015521_c001_v0001181_t0024_u01786413321500") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96c06_d20260811_m015521_c001_v7007000_t0000_u01786413321322") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111d44df6a015230_d20260811_m015518_c001_v0001181_t0010_u01786413318833") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96bfb_d20260811_m015518_c001_v7007000_t0000_u01786413318119") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222ca6_d20260811_m015513_c001_v0001172_t0021_u01786413313200") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a12855711e_d20260811_m015511_c001_v7007000_t0000_u01786413311654") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f117d503dc1e849a6_d20260811_m015509_c001_v0001173_t0053_u01786413309634") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f62d_d20260811_m015509_c001_v7007000_t0000_u01786413309456") 2026/08/11 02:01:14 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f117d503dc1e8499c_d20260811_m015506_c001_v0001173_t0036_u01786413306394") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f61e_d20260811_m015505_c001_v7007000_t0000_u01786413305688") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222c88_d20260811_m015501_c001_v0001172_t0055_u01786413301400") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570f9_d20260811_m015500_c001_v7007000_t0000_u01786413300108") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10609e0315caf3aa_d20260811_m015458_c001_v0001180_t0010_u01786413298739") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41375cdac2a53e44_d20260811_m015458_c001_v7007000_t0000_u01786413298556") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10609e0315caf39e_d20260811_m015455_c001_v0001180_t0037_u01786413295617") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41375cdac2a53e30_d20260811_m015454_c001_v7007000_t0000_u01786413294901") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169081_d20260811_m015450_c001_v0001097_t0001_u01786413290299") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570e2_d20260811_m015449_c001_v7007000_t0000_u01786413289378") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403134e05f3f4144_d20260811_m015447_c001_v0001117_t0030_u01786413287685") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959924_d20260811_m015447_c001_v7007000_t0000_u01786413287510") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403134e05f3f413a_d20260811_m015444_c001_v0001117_t0030_u01786413284112") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab495991b_d20260811_m015443_c001_v7007000_t0000_u01786413283353") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e6ce_d20260811_m015436_c001_v0001179_t0041_u01786413276470") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f115_d20260811_m015435_c001_v7007000_t0000_u01786413275548") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1158659686f8a761_d20260811_m015433_c001_v0001179_t0002_u01786413273935") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf07083_d20260811_m015433_c001_v7007000_t0000_u01786413273757") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1158659686f8a74d_d20260811_m015430_c001_v0001179_t0005_u01786413270628") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf07073_d20260811_m015429_c001_v7007000_t0000_u01786413269921") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222bf2_d20260811_m015421_c001_v0001172_t0035_u01786413261208") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403f7d67a7d8bd87_d20260811_m015420_c001_v7007000_t0000_u01786413260252") 2026/08/11 02:01:15 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4046aa16337f7c9c_d20260811_m015418_c001_v0001101_t0041_u01786413258505") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96b45_d20260811_m015418_c001_v7007000_t0000_u01786413258322") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4046aa16337f7c94_d20260811_m015415_c001_v0001101_t0041_u01786413255148") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96b36_d20260811_m015414_c001_v7007000_t0000_u01786413254433") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168fc3_d20260811_m015408_c001_v0001097_t0036_u01786413248037") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1de7_d20260811_m015406_c001_v7007000_t0000_u01786413246990") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1028345e7c3ad3cc_d20260811_m015401_c001_v0001179_t0044_u01786413241688") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247b70_d20260811_m015401_c001_v7007000_t0000_u01786413241474") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e63a_d20260811_m015357_c001_v0001179_t0015_u01786413237094") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1158659686f8a6d7_d20260811_m015356_c001_v0001179_t0058_u01786413236369") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1158659686f8a6cd_d20260811_m015355_c001_v0001179_t0007_u01786413235382") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4ef6b_d20260811_m015341_c001_v7007000_t0000_u01786413221761") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168f2d_d20260811_m015334_c001_v0001097_t0024_u01786413214771") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f412b13bf9eb6514f_d20260811_m015334_c001_v0001183_t0021_u01786413214026") 2026/08/11 02:01:16 DEBUG : dst/one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f412b13bf9eb6514b_d20260811_m015333_c001_v0001183_t0021_u01786413213011") 2026/08/11 02:01:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557163_d20260811_m015523_c001_v7007000_t0000_u01786413323635") 2026/08/11 02:01:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f406af4fa287fe571_d20260811_m015521_c001_v0001116_t0031_u01786413321142") 2026/08/11 02:01:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10651bc415a0551f_d20260811_m015517_c001_v0001041_t0020_u01786413317732") 2026/08/11 02:01:16 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a12855711f_d20260811_m015511_c001_v7007000_t0000_u01786413311841") 2026/08/11 02:01:16 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11653b32e9e6930e_d20260811_m015508_c001_v0001113_t0022_u01786413308946") 2026/08/11 02:01:16 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40028571cd32caf0_d20260811_m015505_c001_v0001100_t0016_u01786413305508") 2026/08/11 02:01:16 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570fa_d20260811_m015500_c001_v7007000_t0000_u01786413300294") 2026/08/11 02:01:17 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f100c3051982898e6_d20260811_m015458_c001_v0001097_t0045_u01786413298215") 2026/08/11 02:01:17 DEBUG : dst/one.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1059a74ee6698f2f_d20260811_m015454_c001_v0001174_t0005_u01786413294587") 2026/08/11 02:01:17 DEBUG : dst/three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1dea_d20260811_m015407_c001_v7007000_t0000_u01786413247165") 2026/08/11 02:01:17 DEBUG : dst/three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1158659686f8a6fb_d20260811_m015405_c001_v0001179_t0020_u01786413245711") 2026/08/11 02:01:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557164_d20260811_m015523_c001_v7007000_t0000_u01786413323822") 2026/08/11 02:01:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1047427bbe21cd0a_d20260811_m015522_c001_v0001165_t0049_u01786413322401") 2026/08/11 02:01:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f105ba380362c839e_d20260811_m015519_c001_v0001178_t0001_u01786413319693") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557165_d20260811_m015524_c001_v7007000_t0000_u01786413324010") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111d44df6a015242_d20260811_m015522_c001_v0001181_t0033_u01786413322818") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96c0b_d20260811_m015522_c001_v7007000_t0000_u01786413322640") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111d44df6a015236_d20260811_m015520_c001_v0001181_t0021_u01786413320086") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96c00_d20260811_m015519_c001_v7007000_t0000_u01786413319907") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1690cd_d20260811_m015514_c001_v0001097_t0017_u01786413314446") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557121_d20260811_m015512_c001_v7007000_t0000_u01786413312029") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f117d503dc1e849ac_d20260811_m015511_c001_v0001173_t0016_u01786413311003") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f635_d20260811_m015510_c001_v7007000_t0000_u01786413310825") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f117d503dc1e849a2_d20260811_m015507_c001_v0001173_t0056_u01786413307870") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f409cb53cba87f624_d20260811_m015507_c001_v7007000_t0000_u01786413307693") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1690b3_d20260811_m015502_c001_v0001097_t0052_u01786413302288") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41375cdac2a53e45_d20260811_m015459_c001_v7007000_t0000_u01786413299543") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1690a3_d20260811_m015457_c001_v0001097_t0008_u01786413297210") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41375cdac2a53e39_d20260811_m015456_c001_v7007000_t0000_u01786413296482") 2026/08/11 02:01:17 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e72a_d20260811_m015452_c001_v0001179_t0054_u01786413292081") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959926_d20260811_m015448_c001_v7007000_t0000_u01786413288348") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e70a_d20260811_m015445_c001_v0001179_t0016_u01786413285944") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959921_d20260811_m015444_c001_v7007000_t0000_u01786413284847") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222c2c_d20260811_m015438_c001_v0001172_t0034_u01786413278048") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf07089_d20260811_m015434_c001_v7007000_t0000_u01786413274610") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222c16_d20260811_m015432_c001_v0001172_t0054_u01786413272353") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41546a0aeaf07075_d20260811_m015431_c001_v7007000_t0000_u01786413271253") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168fef_d20260811_m015422_c001_v0001097_t0035_u01786413262133") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96b4a_d20260811_m015419_c001_v7007000_t0000_u01786413259333") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168fdb_d20260811_m015416_c001_v0001097_t0024_u01786413256943") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96b3c_d20260811_m015415_c001_v7007000_t0000_u01786413255762") 2026/08/11 02:01:18 DEBUG : dst/three.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e660_d20260811_m015409_c001_v0001179_t0026_u01786413249273") 2026/08/11 02:01:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557123_d20260811_m015512_c001_v7007000_t0000_u01786413312217") 2026/08/11 02:01:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41969b9a4fe92328_d20260811_m015510_c001_v0001134_t0028_u01786413310644") 2026/08/11 02:01:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1161dee0d7ffe43c_d20260811_m015507_c001_v0001172_t0014_u01786413307350") 2026/08/11 02:01:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570fc_d20260811_m015500_c001_v7007000_t0000_u01786413300481") 2026/08/11 02:01:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1175df39d1e01d15_d20260811_m015459_c001_v0001090_t0024_u01786413299239") 2026/08/11 02:01:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104e34f294097330_d20260811_m015456_c001_v0001157_t0053_u01786413296119") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557166_d20260811_m015524_c001_v7007000_t0000_u01786413324197") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e77c_d20260811_m015513_c001_v0001179_t0045_u01786413313849") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a128557124_d20260811_m015512_c001_v7007000_t0000_u01786413312404") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e754_d20260811_m015502_c001_v0001179_t0057_u01786413302078") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570fe_d20260811_m015500_c001_v7007000_t0000_u01786413300668") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222c5a_d20260811_m015451_c001_v0001172_t0033_u01786413291300") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285570e4_d20260811_m015449_c001_v7007000_t0000_u01786413289567") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16903d_d20260811_m015437_c001_v0001097_t0033_u01786413277098") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4f116_d20260811_m015435_c001_v7007000_t0000_u01786413275737") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e68e_d20260811_m015421_c001_v0001179_t0047_u01786413261926") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f403f7d67a7d8bd89_d20260811_m015420_c001_v7007000_t0000_u01786413260432") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222bc8_d20260811_m015409_c001_v0001172_t0022_u01786413249000") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1dec_d20260811_m015407_c001_v7007000_t0000_u01786413247340") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f401428aea63be7f4_d20260811_m015403_c001_v0001183_t0008_u01786413243512") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4ef6d_d20260811_m015341_c001_v7007000_t0000_u01786413221936") 2026/08/11 02:01:19 DEBUG : dst/two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f412b13bf9eb65175_d20260811_m015340_c001_v0001183_t0021_u01786413220878") 2026/08/11 02:01:19 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb0f97_d20260811_m015256_c001_v7007000_t0000_u01786413176041") 2026/08/11 02:01:19 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e54a_d20260811_m015252_c001_v0001179_t0022_u01786413172594") 2026/08/11 02:01:19 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb0f80_d20260811_m015250_c001_v7007000_t0000_u01786413170463") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e51c_d20260811_m015238_c001_v0001179_t0052_u01786413158028") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97cb_d20260811_m015227_c001_v7007000_t0000_u01786413147614") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4e8_d20260811_m015224_c001_v0001179_t0025_u01786413144349") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9776_d20260811_m015201_c001_v7007000_t0000_u01786413121243") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168dcd_d20260811_m015158_c001_v0001097_t0022_u01786413118735") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db976f_d20260811_m015157_c001_v7007000_t0000_u01786413117662") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168dc3_d20260811_m015156_c001_v0001097_t0057_u01786413116272") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc4c_d20260811_m015147_c001_v7007000_t0000_u01786413107999") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d8d_d20260811_m015144_c001_v0001097_t0049_u01786413104681") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc49_d20260811_m015143_c001_v7007000_t0000_u01786413103673") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d7b_d20260811_m015142_c001_v0001097_t0055_u01786413102146") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc35_d20260811_m015134_c001_v7007000_t0000_u01786413094061") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d42_d20260811_m015132_c001_v0001097_t0012_u01786413092091") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc31_d20260811_m015130_c001_v7007000_t0000_u01786413090688") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d38_d20260811_m015129_c001_v0001097_t0050_u01786413089603") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc2d_d20260811_m015124_c001_v7007000_t0000_u01786413084154") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d16_d20260811_m015122_c001_v0001097_t0012_u01786413082417") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc2a_d20260811_m015120_c001_v7007000_t0000_u01786413080317") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d0c_d20260811_m015119_c001_v0001097_t0017_u01786413079113") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc29_d20260811_m015118_c001_v7007000_t0000_u01786413078702") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f410f901961558f81_d20260811_m015118_c001_v0001161_t0047_u01786413078076") 2026/08/11 02:01:20 DEBUG : empty space: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d00_d20260811_m015116_c001_v0001097_t0040_u01786413076256") 2026/08/11 02:01:20 DEBUG : enormous: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9772_d20260811_m015200_c001_v7007000_t0000_u01786413120202") 2026/08/11 02:01:20 DEBUG : enormous: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168dd3_d20260811_m015159_c001_v0001097_t0029_u01786413119313") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a12855717e_d20260811_m015529_c001_v7007000_t0000_u01786413329446") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1690ef_d20260811_m015528_c001_v0001097_t0020_u01786413328065") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97c1_d20260811_m015222_c001_v7007000_t0000_u01786413142791") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e19_d20260811_m015221_c001_v0001097_t0015_u01786413141543") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d42_d20260811_m015111_c001_v7007000_t0000_u01786413071152") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cdc_d20260811_m015110_c001_v0001097_t0033_u01786413070012") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d3a_d20260811_m015109_c001_v7007000_t0000_u01786413069483") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cd8_d20260811_m015108_c001_v0001097_t0023_u01786413068416") 2026/08/11 02:01:21 DEBUG : existing: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cd4_d20260811_m015107_c001_v0001097_t0011_u01786413067500") 2026/08/11 02:01:21 DEBUG : existing-b: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97c2_d20260811_m015222_c001_v7007000_t0000_u01786413142999") 2026/08/11 02:01:21 DEBUG : existing-b: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4dc_d20260811_m015221_c001_v0001179_t0023_u01786413141554") 2026/08/11 02:01:21 DEBUG : file1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96ce2_d20260811_m015625_c001_v7007000_t0000_u01786413385190") 2026/08/11 02:01:21 DEBUG : file1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1691df_d20260811_m015623_c001_v0001097_t0039_u01786413383773") 2026/08/11 02:01:21 DEBUG : file1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96cd5_d20260811_m015622_c001_v7007000_t0000_u01786413382522") 2026/08/11 02:01:21 DEBUG : file1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d84_d20260811_m015620_c001_v0001172_t0007_u01786413380882") 2026/08/11 02:01:21 DEBUG : five: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db977f_d20260811_m015205_c001_v7007000_t0000_u01786413125775") 2026/08/11 02:01:21 DEBUG : five: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222a5e_d20260811_m015204_c001_v0001172_t0012_u01786413124173") 2026/08/11 02:01:21 DEBUG : foo: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc2b_d20260811_m015122_c001_v7007000_t0000_u01786413082006") 2026/08/11 02:01:21 DEBUG : foo: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb168d12_d20260811_m015121_c001_v0001097_t0010_u01786413081335") 2026/08/11 02:01:21 DEBUG : foo: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb168d0e_d20260811_m015120_c001_v0001097_t0010_u01786413080727") 2026/08/11 02:01:22 DEBUG : four: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9783_d20260811_m015205_c001_v7007000_t0000_u01786413125982") 2026/08/11 02:01:22 DEBUG : four: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb168de9_d20260811_m015203_c001_v0001097_t0010_u01786413123540") 2026/08/11 02:01:22 DEBUG : four: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ddf_d20260811_m015202_c001_v0001097_t0007_u01786413122585") 2026/08/11 02:01:22 DEBUG : hello world2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2126_d20260811_m015020_c001_v7007000_t0000_u01786413020856") 2026/08/11 02:01:22 DEBUG : hello world2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168be4_d20260811_m015019_c001_v0001097_t0029_u01786413019913") 2026/08/11 02:01:22 DEBUG : ignore-size: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d2b_d20260811_m015107_c001_v7007000_t0000_u01786413067146") 2026/08/11 02:01:22 DEBUG : ignore-size: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ccc_d20260811_m015105_c001_v0001097_t0038_u01786413065788") 2026/08/11 02:01:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97b9_d20260811_m015220_c001_v7007000_t0000_u01786413140706") 2026/08/11 02:01:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4d6_d20260811_m015219_c001_v0001179_t0036_u01786413139681") 2026/08/11 02:01:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97b5_d20260811_m015218_c001_v7007000_t0000_u01786413138795") 2026/08/11 02:01:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4d0_d20260811_m015217_c001_v0001179_t0009_u01786413137514") 2026/08/11 02:01:22 DEBUG : one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9785_d20260811_m015206_c001_v7007000_t0000_u01786413126188") 2026/08/11 02:01:22 DEBUG : one: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb168dd7_d20260811_m015201_c001_v0001097_t0010_u01786413121674") 2026/08/11 02:01:22 DEBUG : only0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d1f_d20260811_m015615_c001_v7007000_t0000_u01786413375817") 2026/08/11 02:01:22 DEBUG : only0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222d6a_d20260811_m015609_c001_v0001172_t0012_u01786413369828") 2026/08/11 02:01:22 DEBUG : only0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d34_d20260811_m015554_c001_v0001172_t0049_u01786413354907") 2026/08/11 02:01:22 DEBUG : only0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581b40_d20260811_m015549_c001_v7007000_t0000_u01786413349072") 2026/08/11 02:01:22 DEBUG : only0: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169107_d20260811_m015533_c001_v0001097_t0018_u01786413333850") 2026/08/11 02:01:22 DEBUG : only1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d21_d20260811_m015616_c001_v7007000_t0000_u01786413376024") 2026/08/11 02:01:22 DEBUG : only1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222d74_d20260811_m015610_c001_v0001172_t0012_u01786413370688") 2026/08/11 02:01:22 DEBUG : only1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16915d_d20260811_m015555_c001_v0001097_t0032_u01786413355735") 2026/08/11 02:01:22 DEBUG : only1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3075_d20260811_m015548_c001_v7007000_t0000_u01786413348646") 2026/08/11 02:01:23 DEBUG : only1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7ac_d20260811_m015534_c001_v0001179_t0007_u01786413334570") 2026/08/11 02:01:23 DEBUG : only10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d22_d20260811_m015616_c001_v7007000_t0000_u01786413376230") 2026/08/11 02:01:23 DEBUG : only10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e822_d20260811_m015609_c001_v0001179_t0037_u01786413369837") 2026/08/11 02:01:23 DEBUG : only10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169177_d20260811_m015602_c001_v0001097_t0035_u01786413362334") 2026/08/11 02:01:23 DEBUG : only10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3076_d20260811_m015548_c001_v7007000_t0000_u01786413348824") 2026/08/11 02:01:23 DEBUG : only10: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7be_d20260811_m015540_c001_v0001179_t0028_u01786413340846") 2026/08/11 02:01:23 DEBUG : only11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d23_d20260811_m015616_c001_v7007000_t0000_u01786413376438") 2026/08/11 02:01:23 DEBUG : only11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3136_d20260811_m015610_c001_v0001105_t0028_u01786413370424") 2026/08/11 02:01:23 DEBUG : only11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e806_d20260811_m015603_c001_v0001179_t0057_u01786413363303") 2026/08/11 02:01:23 DEBUG : only11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3074_d20260811_m015548_c001_v7007000_t0000_u01786413348470") 2026/08/11 02:01:23 DEBUG : only11: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d0e_d20260811_m015541_c001_v0001172_t0048_u01786413341502") 2026/08/11 02:01:23 DEBUG : only12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d24_d20260811_m015616_c001_v7007000_t0000_u01786413376645") 2026/08/11 02:01:23 DEBUG : only12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb169197_d20260811_m015609_c001_v0001097_t0010_u01786413369847") 2026/08/11 02:01:23 DEBUG : only12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d56_d20260811_m015604_c001_v0001172_t0045_u01786413364097") 2026/08/11 02:01:23 DEBUG : only12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b55198_d20260811_m015548_c001_v7007000_t0000_u01786413348489") 2026/08/11 02:01:23 DEBUG : only12: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169131_d20260811_m015542_c001_v0001097_t0049_u01786413342021") 2026/08/11 02:01:23 DEBUG : only13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d26_d20260811_m015616_c001_v7007000_t0000_u01786413376853") 2026/08/11 02:01:23 DEBUG : only13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e824_d20260811_m015610_c001_v0001179_t0037_u01786413370086") 2026/08/11 02:01:23 DEBUG : only13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169181_d20260811_m015604_c001_v0001097_t0000_u01786413364779") 2026/08/11 02:01:23 DEBUG : only13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494be17_d20260811_m015548_c001_v7007000_t0000_u01786413348501") 2026/08/11 02:01:23 DEBUG : only13: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7c4_d20260811_m015542_c001_v0001179_t0059_u01786413342746") 2026/08/11 02:01:24 DEBUG : only14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d27_d20260811_m015617_c001_v7007000_t0000_u01786413377062") 2026/08/11 02:01:24 DEBUG : only14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb1691a1_d20260811_m015610_c001_v0001097_t0010_u01786413370309") 2026/08/11 02:01:24 DEBUG : only14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e810_d20260811_m015605_c001_v0001179_t0019_u01786413365615") 2026/08/11 02:01:24 DEBUG : only14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581b3d_d20260811_m015548_c001_v7007000_t0000_u01786413348504") 2026/08/11 02:01:24 DEBUG : only14: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d14_d20260811_m015543_c001_v0001172_t0051_u01786413343329") 2026/08/11 02:01:24 DEBUG : only15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d28_d20260811_m015617_c001_v7007000_t0000_u01786413377269") 2026/08/11 02:01:24 DEBUG : only15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb16919d_d20260811_m015610_c001_v0001097_t0010_u01786413370131") 2026/08/11 02:01:24 DEBUG : only15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d5e_d20260811_m015606_c001_v0001172_t0022_u01786413366365") 2026/08/11 02:01:24 DEBUG : only15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b5519d_d20260811_m015548_c001_v7007000_t0000_u01786413348841") 2026/08/11 02:01:24 DEBUG : only15: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169137_d20260811_m015543_c001_v0001097_t0039_u01786413343992") 2026/08/11 02:01:24 DEBUG : only16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2a_d20260811_m015617_c001_v7007000_t0000_u01786413377477") 2026/08/11 02:01:24 DEBUG : only16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222d6c_d20260811_m015610_c001_v0001172_t0012_u01786413370141") 2026/08/11 02:01:24 DEBUG : only16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169189_d20260811_m015606_c001_v0001097_t0056_u01786413366867") 2026/08/11 02:01:24 DEBUG : only16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494be1a_d20260811_m015549_c001_v7007000_t0000_u01786413349093") 2026/08/11 02:01:24 DEBUG : only16: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7d0_d20260811_m015544_c001_v0001179_t0008_u01786413344900") 2026/08/11 02:01:25 DEBUG : only17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2b_d20260811_m015617_c001_v7007000_t0000_u01786413377685") 2026/08/11 02:01:25 DEBUG : only17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222d70_d20260811_m015610_c001_v0001172_t0012_u01786413370325") 2026/08/11 02:01:25 DEBUG : only17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e818_d20260811_m015607_c001_v0001179_t0030_u01786413367520") 2026/08/11 02:01:25 DEBUG : only17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494be19_d20260811_m015548_c001_v7007000_t0000_u01786413348917") 2026/08/11 02:01:25 DEBUG : only17: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d1e_d20260811_m015545_c001_v0001172_t0005_u01786413345670") 2026/08/11 02:01:25 DEBUG : only18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2c_d20260811_m015617_c001_v7007000_t0000_u01786413377893") 2026/08/11 02:01:25 DEBUG : only18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e826_d20260811_m015610_c001_v0001179_t0037_u01786413370267") 2026/08/11 02:01:25 DEBUG : only18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d64_d20260811_m015608_c001_v0001172_t0011_u01786413368197") 2026/08/11 02:01:25 DEBUG : only18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3078_d20260811_m015549_c001_v7007000_t0000_u01786413349177") 2026/08/11 02:01:25 DEBUG : only18: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169141_d20260811_m015546_c001_v0001097_t0006_u01786413346420") 2026/08/11 02:01:25 DEBUG : only19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2d_d20260811_m015618_c001_v7007000_t0000_u01786413378099") 2026/08/11 02:01:25 DEBUG : only19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e828_d20260811_m015610_c001_v0001179_t0037_u01786413370445") 2026/08/11 02:01:25 DEBUG : only19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16918f_d20260811_m015608_c001_v0001097_t0059_u01786413368757") 2026/08/11 02:01:25 DEBUG : only19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b551a1_d20260811_m015549_c001_v7007000_t0000_u01786413349194") 2026/08/11 02:01:25 DEBUG : only19: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7d8_d20260811_m015547_c001_v0001179_t0058_u01786413347011") 2026/08/11 02:01:25 DEBUG : only2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2e_d20260811_m015618_c001_v7007000_t0000_u01786413378306") 2026/08/11 02:01:25 DEBUG : only2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb1691a3_d20260811_m015610_c001_v0001097_t0010_u01786413370486") 2026/08/11 02:01:26 DEBUG : only2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7ec_d20260811_m015556_c001_v0001179_t0026_u01786413356661") 2026/08/11 02:01:26 DEBUG : only2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b5519a_d20260811_m015548_c001_v7007000_t0000_u01786413348665") 2026/08/11 02:01:26 DEBUG : only2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222ce6_d20260811_m015535_c001_v0001172_t0051_u01786413335233") 2026/08/11 02:01:26 DEBUG : only3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d2f_d20260811_m015618_c001_v7007000_t0000_u01786413378526") 2026/08/11 02:01:26 DEBUG : only3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e82a_d20260811_m015610_c001_v0001179_t0037_u01786413370622") 2026/08/11 02:01:26 DEBUG : only3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d3a_d20260811_m015557_c001_v0001172_t0041_u01786413357409") 2026/08/11 02:01:26 DEBUG : only3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581b3e_d20260811_m015548_c001_v7007000_t0000_u01786413348693") 2026/08/11 02:01:26 DEBUG : only3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169111_d20260811_m015535_c001_v0001097_t0038_u01786413335769") 2026/08/11 02:01:26 DEBUG : only4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d30_d20260811_m015618_c001_v7007000_t0000_u01786413378733") 2026/08/11 02:01:26 DEBUG : only4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40725e7536222d72_d20260811_m015610_c001_v0001172_t0012_u01786413370507") 2026/08/11 02:01:26 DEBUG : only4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169163_d20260811_m015557_c001_v0001097_t0036_u01786413357986") 2026/08/11 02:01:26 DEBUG : only4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3077_d20260811_m015549_c001_v7007000_t0000_u01786413349001") 2026/08/11 02:01:26 DEBUG : only4: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7b0_d20260811_m015536_c001_v0001179_t0041_u01786413336660") 2026/08/11 02:01:26 DEBUG : only5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d31_d20260811_m015618_c001_v7007000_t0000_u01786413378939") 2026/08/11 02:01:26 DEBUG : only5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3138_d20260811_m015610_c001_v0001105_t0028_u01786413370606") 2026/08/11 02:01:26 DEBUG : only5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7f8_d20260811_m015558_c001_v0001179_t0034_u01786413358820") 2026/08/11 02:01:26 DEBUG : only5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3070_d20260811_m015548_c001_v7007000_t0000_u01786413348116") 2026/08/11 02:01:26 DEBUG : only5: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222cf0_d20260811_m015537_c001_v0001172_t0058_u01786413337331") 2026/08/11 02:01:26 DEBUG : only6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d34_d20260811_m015619_c001_v7007000_t0000_u01786413379146") 2026/08/11 02:01:26 DEBUG : only6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb1691a9_d20260811_m015610_c001_v0001097_t0010_u01786413370840") 2026/08/11 02:01:26 DEBUG : only6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d46_d20260811_m015559_c001_v0001172_t0020_u01786413359579") 2026/08/11 02:01:26 DEBUG : only6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3072_d20260811_m015548_c001_v7007000_t0000_u01786413348293") 2026/08/11 02:01:26 DEBUG : only6: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169119_d20260811_m015537_c001_v0001097_t0023_u01786413337858") 2026/08/11 02:01:27 DEBUG : only7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d35_d20260811_m015619_c001_v7007000_t0000_u01786413379352") 2026/08/11 02:01:27 DEBUG : only7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc313a_d20260811_m015610_c001_v0001105_t0028_u01786413370786") 2026/08/11 02:01:27 DEBUG : only7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169171_d20260811_m015600_c001_v0001097_t0042_u01786413360091") 2026/08/11 02:01:27 DEBUG : only7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494be18_d20260811_m015548_c001_v7007000_t0000_u01786413348740") 2026/08/11 02:01:27 DEBUG : only7: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7b6_d20260811_m015538_c001_v0001179_t0059_u01786413338812") 2026/08/11 02:01:27 DEBUG : only8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d38_d20260811_m015619_c001_v7007000_t0000_u01786413379680") 2026/08/11 02:01:27 DEBUG : only8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb1691a5_d20260811_m015610_c001_v0001097_t0010_u01786413370664") 2026/08/11 02:01:27 DEBUG : only8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e7fc_d20260811_m015600_c001_v0001179_t0046_u01786413360868") 2026/08/11 02:01:27 DEBUG : only8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581b3f_d20260811_m015548_c001_v7007000_t0000_u01786413348884") 2026/08/11 02:01:27 DEBUG : only8: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d02_d20260811_m015539_c001_v0001172_t0012_u01786413339560") 2026/08/11 02:01:27 DEBUG : only9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4188540825011d3a_d20260811_m015619_c001_v7007000_t0000_u01786413379887") 2026/08/11 02:01:27 DEBUG : only9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e82c_d20260811_m015610_c001_v0001179_t0037_u01786413370801") 2026/08/11 02:01:27 DEBUG : only9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222d52_d20260811_m015601_c001_v0001172_t0048_u01786413361817") 2026/08/11 02:01:27 DEBUG : only9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4190b163f3b5519f_d20260811_m015549_c001_v7007000_t0000_u01786413349018") 2026/08/11 02:01:27 DEBUG : only9: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169129_d20260811_m015540_c001_v0001097_t0010_u01786413340056") 2026/08/11 02:01:27 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97ae_d20260811_m015216_c001_v7007000_t0000_u01786413136225") 2026/08/11 02:01:27 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222a88_d20260811_m015214_c001_v0001172_t0018_u01786413134016") 2026/08/11 02:01:27 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db979e_d20260811_m015212_c001_v7007000_t0000_u01786413132836") 2026/08/11 02:01:27 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e01_d20260811_m015210_c001_v0001097_t0007_u01786413130963") 2026/08/11 02:01:27 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9793_d20260811_m015209_c001_v7007000_t0000_u01786413129763") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222a6a_d20260811_m015207_c001_v0001172_t0028_u01786413127224") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db976c_d20260811_m015155_c001_v7007000_t0000_u01786413115281") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d97_d20260811_m015148_c001_v0001097_t0048_u01786413108613") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc4b_d20260811_m015146_c001_v7007000_t0000_u01786413106575") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d8b_d20260811_m015144_c001_v0001097_t0013_u01786413104288") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc48_d20260811_m015142_c001_v7007000_t0000_u01786413102940") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d73_d20260811_m015141_c001_v0001097_t0037_u01786413101576") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc34_d20260811_m015133_c001_v7007000_t0000_u01786413093443") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d3e_d20260811_m015131_c001_v0001097_t0029_u01786413091319") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc32_d20260811_m015130_c001_v7007000_t0000_u01786413090894") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d36_d20260811_m015129_c001_v0001097_t0024_u01786413089172") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc30_d20260811_m015128_c001_v7007000_t0000_u01786413088763") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d2e_d20260811_m015128_c001_v0001097_t0052_u01786413088036") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d2a_d20260811_m015127_c001_v0001097_t0029_u01786413087138") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc2f_d20260811_m015126_c001_v7007000_t0000_u01786413086728") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d24_d20260811_m015125_c001_v0001097_t0022_u01786413085683") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d22_d20260811_m015124_c001_v0001097_t0018_u01786413084768") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc2e_d20260811_m015124_c001_v7007000_t0000_u01786413084359") 2026/08/11 02:01:28 DEBUG : potato: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d1a_d20260811_m015123_c001_v0001097_t0054_u01786413083354") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f408f8b8619638ef4_d20260811_m015315_c001_v7007000_t0000_u01786413195657") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222b28_d20260811_m015314_c001_v0001172_t0002_u01786413194734") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb0fb5_d20260811_m015301_c001_v7007000_t0000_u01786413181545") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222af6_d20260811_m015251_c001_v0001172_t0020_u01786413171757") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e2d2d_d20260811_m015241_c001_v7007000_t0000_u01786413161970") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222ac8_d20260811_m015237_c001_v0001172_t0034_u01786413157220") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97cc_d20260811_m015228_c001_v7007000_t0000_u01786413148258") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222aa2_d20260811_m015223_c001_v0001172_t0019_u01786413143994") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9773_d20260811_m015200_c001_v7007000_t0000_u01786413120410") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168dcb_d20260811_m015158_c001_v0001097_t0036_u01786413118285") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9770_d20260811_m015157_c001_v7007000_t0000_u01786413117870") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168dbd_d20260811_m015155_c001_v0001097_t0018_u01786413115902") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db976d_d20260811_m015155_c001_v7007000_t0000_u01786413115489") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168da9_d20260811_m015153_c001_v0001097_t0000_u01786413113754") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc4d_d20260811_m015148_c001_v7007000_t0000_u01786413108204") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d95_d20260811_m015147_c001_v0001097_t0059_u01786413107104") 2026/08/11 02:01:29 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc4a_d20260811_m015143_c001_v7007000_t0000_u01786413103877") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d7d_d20260811_m015142_c001_v0001097_t0054_u01786413102929") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f416cecb1c494bc36_d20260811_m015134_c001_v7007000_t0000_u01786413094365") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168d46_d20260811_m015133_c001_v0001097_t0009_u01786413093059") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f212b_d20260811_m015024_c001_v7007000_t0000_u01786413024484") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bf2_d20260811_m015023_c001_v0001097_t0003_u01786413023098") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2128_d20260811_m015022_c001_v7007000_t0000_u01786413022219") 2026/08/11 02:01:30 DEBUG : potato2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bea_d20260811_m015021_c001_v0001097_t0037_u01786413021379") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4231a11fe0fb0fa2_d20260811_m015257_c001_v7007000_t0000_u01786413177978") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e95_d20260811_m015253_c001_v0001097_t0024_u01786413173158") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e2d31_d20260811_m015243_c001_v7007000_t0000_u01786413163915") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e53_d20260811_m015238_c001_v0001097_t0044_u01786413158577") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97cd_d20260811_m015229_c001_v7007000_t0000_u01786413149034") 2026/08/11 02:01:30 DEBUG : potato3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e25_d20260811_m015224_c001_v0001097_t0032_u01786413144567") 2026/08/11 02:01:30 DEBUG : pre-dest1/1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1d8c_d20260811_m015351_c001_v7007000_t0000_u01786413231277") 2026/08/11 02:01:30 DEBUG : pre-dest1/1: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168f55_d20260811_m015342_c001_v0001097_t0002_u01786413222644") 2026/08/11 02:01:30 DEBUG : pre-dest2/2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe1d8d_d20260811_m015351_c001_v7007000_t0000_u01786413231451") 2026/08/11 02:01:30 DEBUG : pre-dest2/2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222b7a_d20260811_m015343_c001_v0001172_t0042_u01786413223624") 2026/08/11 02:01:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4193c95999d4eef8_d20260811_m015328_c001_v7007000_t0000_u01786413208774") 2026/08/11 02:01:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e5c4_d20260811_m015324_c001_v0001179_t0048_u01786413204890") 2026/08/11 02:01:30 DEBUG : sizeonly: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d27_d20260811_m015105_c001_v7007000_t0000_u01786413065259") 2026/08/11 02:01:30 DEBUG : sizeonly: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cc4_d20260811_m015104_c001_v0001097_t0034_u01786413064110") 2026/08/11 02:01:31 DEBUG : splitbanan: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581dea_d20260811_m015840_c001_v7007000_t0000_u01786413520311") 2026/08/11 02:01:31 DEBUG : splitbanan: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32fe_d20260811_m015832_c001_v0001105_t0028_u01786413512719") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2455_d20260811_m020004_c001_v7007000_t0000_u01786413604676") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169537_d20260811_m015957_c001_v0001097_t0037_u01786413597820") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f420e67f86eed4460_d20260811_m015948_c001_v7007000_t0000_u01786413588885") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694dd_d20260811_m015941_c001_v0001097_t0032_u01786413581915") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f405774f62031e50d_d20260811_m015927_c001_v7007000_t0000_u01786413567776") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1694ad_d20260811_m015920_c001_v0001097_t0012_u01786413560052") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9dd9_d20260811_m015911_c001_v7007000_t0000_u01786413551464") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169471_d20260811_m015904_c001_v0001097_t0033_u01786413544444") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4057acd0050e74fd_d20260811_m015856_c001_v7007000_t0000_u01786413536072") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169439_d20260811_m015849_c001_v0001097_t0056_u01786413529157") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4172710ae3fb9d8c_d20260811_m015835_c001_v7007000_t0000_u01786413515064") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1693e5_d20260811_m015831_c001_v0001097_t0026_u01786413511481") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4004132ab4959b83_d20260811_m015822_c001_v7007000_t0000_u01786413502569") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc32b4_d20260811_m015814_c001_v0001105_t0028_u01786413494658") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca087e96_d20260811_m015813_c001_v7007000_t0000_u01786413493471") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb16937d_d20260811_m015809_c001_v0001097_t0015_u01786413489525") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f40122dc1716d5c90_d20260811_m015800_c001_v7007000_t0000_u01786413480737") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca850967fa_d20260811_m015751_c001_v0001032_t0033_u01786413471296") 2026/08/11 02:01:31 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f402d0eab125e3253_d20260811_m015750_c001_v7007000_t0000_u01786413470207") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169313_d20260811_m015746_c001_v0001097_t0058_u01786413466789") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f421f864f0b581ced_d20260811_m015733_c001_v7007000_t0000_u01786413453407") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1692c3_d20260811_m015729_c001_v0001097_t0056_u01786413449327") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41698ece57247dc3_d20260811_m015722_c001_v7007000_t0000_u01786413442028") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e8c4_d20260811_m015654_c001_v0001179_t0048_u01786413414588") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41009e268e4976e5_d20260811_m015645_c001_v7007000_t0000_u01786413405284") 2026/08/11 02:01:32 DEBUG : splitbananasplit: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3186_d20260811_m015638_c001_v0001105_t0028_u01786413398723") 2026/08/11 02:01:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2290_d20260811_m015816_c001_v7007000_t0000_u01786413496698") 2026/08/11 02:01:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169383_d20260811_m015810_c001_v0001097_t0023_u01786413490688") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96d03_d20260811_m015632_c001_v7007000_t0000_u01786413392539") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1691f3_d20260811_m015629_c001_v0001097_t0003_u01786413389811") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a040500_d20260811_m015628_c001_v7007000_t0000_u01786413388608") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e85e_d20260811_m015626_c001_v0001179_t0006_u01786413386237") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97bc_d20260811_m015220_c001_v7007000_t0000_u01786413140918") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10725e7536222a98_d20260811_m015220_c001_v0001172_t0046_u01786413140036") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97b6_d20260811_m015219_c001_v7007000_t0000_u01786413139043") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168e13_d20260811_m015217_c001_v0001097_t0039_u01786413137889") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d21_d20260811_m015101_c001_v7007000_t0000_u01786413061865") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cb6_d20260811_m015100_c001_v0001097_t0048_u01786413060134") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d1a_d20260811_m015059_c001_v7007000_t0000_u01786413059781") 2026/08/11 02:01:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168cb4_d20260811_m015058_c001_v0001097_t0002_u01786413058266") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d11_d20260811_m015056_c001_v7007000_t0000_u01786413056270") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ca8_d20260811_m015054_c001_v0001097_t0055_u01786413054979") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d10_d20260811_m015054_c001_v7007000_t0000_u01786413054448") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c98_d20260811_m015052_c001_v0001097_t0038_u01786413052226") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c90_d20260811_m015049_c001_v0001097_t0049_u01786413049687") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d0d_d20260811_m015049_c001_v7007000_t0000_u01786413049335") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c8c_d20260811_m015048_c001_v0001097_t0041_u01786413048349") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c88_d20260811_m015047_c001_v0001097_t0046_u01786413047475") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4270390dca086d08_d20260811_m015047_c001_v7007000_t0000_u01786413047112") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c6a_d20260811_m015043_c001_v0001097_t0002_u01786413043910") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c5a_d20260811_m015040_c001_v0001097_t0035_u01786413040697") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2150_d20260811_m015040_c001_v7007000_t0000_u01786413040346") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c50_d20260811_m015039_c001_v0001097_t0037_u01786413039308") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c48_d20260811_m015038_c001_v0001097_t0026_u01786413038251") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f214c_d20260811_m015037_c001_v7007000_t0000_u01786413037900") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c36_d20260811_m015034_c001_v0001097_t0018_u01786413034069") 2026/08/11 02:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f213f_d20260811_m015033_c001_v7007000_t0000_u01786413033719") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c30_d20260811_m015032_c001_v0001097_t0013_u01786413032782") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2139_d20260811_m015031_c001_v7007000_t0000_u01786413031912") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c28_d20260811_m015031_c001_v0001097_t0027_u01786413031051") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2135_d20260811_m015030_c001_v7007000_t0000_u01786413030527") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c1e_d20260811_m015029_c001_v0001097_t0016_u01786413029861") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2132_d20260811_m015028_c001_v7007000_t0000_u01786413028989") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c10_d20260811_m015027_c001_v0001097_t0015_u01786413027925") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f212f_d20260811_m015027_c001_v7007000_t0000_u01786413027402") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168c02_d20260811_m015026_c001_v0001097_t0021_u01786413026428") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f212c_d20260811_m015025_c001_v7007000_t0000_u01786413025905") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bfc_d20260811_m015025_c001_v0001097_t0058_u01786413025133") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2124_d20260811_m015019_c001_v7007000_t0000_u01786413019391") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168be2_d20260811_m015018_c001_v0001097_t0005_u01786413018750") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2121_d20260811_m015018_c001_v7007000_t0000_u01786413018225") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bdc_d20260811_m015017_c001_v0001097_t0021_u01786413017437") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f211f_d20260811_m015016_c001_v7007000_t0000_u01786413016569") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bd6_d20260811_m015015_c001_v0001097_t0050_u01786413015889") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42404439bc2f2115_d20260811_m015013_c001_v7007000_t0000_u01786413013695") 2026/08/11 02:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168bca_d20260811_m015012_c001_v0001097_t0042_u01786413012792") 2026/08/11 02:01:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96d05_d20260811_m015632_c001_v7007000_t0000_u01786413392714") 2026/08/11 02:01:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc316c_d20260811_m015629_c001_v0001105_t0046_u01786413389412") 2026/08/11 02:01:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411617f33a040502_d20260811_m015628_c001_v7007000_t0000_u01786413388853") 2026/08/11 02:01:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc315c_d20260811_m015626_c001_v0001105_t0057_u01786413386093") 2026/08/11 02:01:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2463_d20260811_m020006_c001_v7007000_t0000_u01786413606960") 2026/08/11 02:01:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca8509694c_d20260811_m020006_c001_v0001032_t0036_u01786413605999") 2026/08/11 02:01:35 DEBUG : sub/yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97ac_d20260811_m015215_c001_v7007000_t0000_u01786413135601") 2026/08/11 02:01:35 DEBUG : sub/yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4c4_d20260811_m015213_c001_v0001179_t0003_u01786413133679") 2026/08/11 02:01:35 DEBUG : test_dir1/file2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96ce3_d20260811_m015625_c001_v7007000_t0000_u01786413385365") 2026/08/11 02:01:35 DEBUG : test_dir1/file2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3154_d20260811_m015623_c001_v0001105_t0028_u01786413383429") 2026/08/11 02:01:35 DEBUG : test_dir1/file2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96cd6_d20260811_m015622_c001_v7007000_t0000_u01786413382697") 2026/08/11 02:01:35 DEBUG : test_dir1/file2: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e84c_d20260811_m015620_c001_v0001179_t0003_u01786413380912") 2026/08/11 02:01:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96ce4_d20260811_m015625_c001_v7007000_t0000_u01786413385540") 2026/08/11 02:01:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e854_d20260811_m015623_c001_v0001179_t0018_u01786413383439") 2026/08/11 02:01:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41289f38e2e96cd8_d20260811_m015622_c001_v7007000_t0000_u01786413382872") 2026/08/11 02:01:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc314c_d20260811_m015620_c001_v0001105_t0028_u01786413380895") 2026/08/11 02:01:35 DEBUG : three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9787_d20260811_m015206_c001_v7007000_t0000_u01786413126395") 2026/08/11 02:01:35 DEBUG : three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ded_d20260811_m015204_c001_v0001097_t0007_u01786413124944") 2026/08/11 02:01:35 DEBUG : three: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb168ddb_d20260811_m015202_c001_v0001097_t0034_u01786413122116") 2026/08/11 02:01:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2468_d20260811_m020008_c001_v7007000_t0000_u01786413608477") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3424_d20260811_m020007_c001_v0001105_t0028_u01786413607887") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24ce_d20260811_m020029_c001_v7007000_t0000_u01786413629148") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ec11_d20260811_m020027_c001_v0001179_t0027_u01786413627277") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24c5_d20260811_m020025_c001_v7007000_t0000_u01786413625707") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc346c_d20260811_m020023_c001_v0001105_t0020_u01786413623806") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24b9_d20260811_m020022_c001_v7007000_t0000_u01786413622883") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096982_d20260811_m020022_c001_v0001032_t0020_u01786413621999") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2487_d20260811_m020016_c001_v7007000_t0000_u01786413616866") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f11194abf1afc3444_d20260811_m020015_c001_v0001105_t0058_u01786413615612") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2499_d20260811_m020019_c001_v7007000_t0000_u01786413619201") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ebf3_d20260811_m020017_c001_v0001179_t0030_u01786413617798") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2478_d20260811_m020014_c001_v7007000_t0000_u01786413614566") 2026/08/11 02:01:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111609ca85096964_d20260811_m020013_c001_v0001032_t0046_u01786413613651") 2026/08/11 02:01:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe2474_d20260811_m020012_c001_v7007000_t0000_u01786413612715") 2026/08/11 02:01:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169565_d20260811_m020010_c001_v0001097_t0045_u01786413610988") 2026/08/11 02:01:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe246a_d20260811_m020010_c001_v7007000_t0000_u01786413610005") 2026/08/11 02:01:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0ebd5_d20260811_m020009_c001_v0001179_t0051_u01786413609399") 2026/08/11 02:01:36 DEBUG : toe/toe/toe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404d41a1285583b8_d20260811_m020034_c001_v7007000_t0000_u01786413634596") 2026/08/11 02:01:36 DEBUG : toe/toe/toe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f41194abf1afc3496_d20260811_m020034_c001_v0001105_t0028_u01786413634016") 2026/08/11 02:01:36 DEBUG : toe/toe/toe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24aa_d20260811_m020021_c001_v7007000_t0000_u01786413621034") 2026/08/11 02:01:36 DEBUG : toe/toe/toe: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb169593_d20260811_m020020_c001_v0001097_t0006_u01786413620156") 2026/08/11 02:01:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24cf_d20260811_m020029_c001_v7007000_t0000_u01786413629849") 2026/08/11 02:01:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f111e6b6ccb1695b5_d20260811_m020028_c001_v0001097_t0002_u01786413628685") 2026/08/11 02:01:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f4185093e2bbe24c6_d20260811_m020026_c001_v7007000_t0000_u01786413626346") 2026/08/11 02:01:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f825d03803debeb9ff80e1b_f1061d8cb61aeee31_d20260811_m020025_c001_v0001097_t0037_u01786413625168") 2026/08/11 02:01:37 DEBUG : two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9788_d20260811_m015206_c001_v7007000_t0000_u01786413126602") 2026/08/11 02:01:37 DEBUG : two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f404b4c806ad0e4a4_d20260811_m015204_c001_v0001179_t0037_u01786413124331") 2026/08/11 02:01:37 DEBUG : two: Deleting (id "4_z6f825d03803debeb9ff80e1b_f411e6b6ccb168dd9_d20260811_m015201_c001_v0001097_t0010_u01786413121905") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db97af_d20260811_m015216_c001_v7007000_t0000_u01786413136432") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f106dd5e43c6aa6b6_d20260811_m015215_c001_v0001100_t0044_u01786413135174") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db979c_d20260811_m015212_c001_v7007000_t0000_u01786413132211") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4bc_d20260811_m015210_c001_v0001179_t0050_u01786413130603") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9791_d20260811_m015209_c001_v7007000_t0000_u01786413129141") 2026/08/11 02:01:37 DEBUG : yam: Deleting (id "4_z6f825d03803debeb9ff80e1b_f104b4c806ad0e4b2_d20260811_m015207_c001_v0001179_t0012_u01786413127235") 2026/08/11 02:01:37 DEBUG : yaml: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db979f_d20260811_m015213_c001_v7007000_t0000_u01786413133045") 2026/08/11 02:01:37 DEBUG : yaml: Deleting (id "4_z6f825d03803debeb9ff80e1b_f10823bf9d53849a5_d20260811_m015211_c001_v0001165_t0001_u01786413131959") 2026/08/11 02:01:37 DEBUG : yaml: Deleting (id "4_z6f825d03803debeb9ff80e1b_f42640cede4db9795_d20260811_m015209_c001_v7007000_t0000_u01786413129970") 2026/08/11 02:01:37 DEBUG : yaml: Deleting (id "4_z6f825d03803debeb9ff80e1b_f110f9ff3d0eb971c_d20260811_m015208_c001_v0001036_t0051_u01786413128700") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m28.93839639s (try 1/5)