"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/15 02:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi" 2026/08/15 02:30:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/15 02:30:53 DEBUG : Creating backend with remote "/tmp/rclone1173688337" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:30:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/15 02:30:54 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:30:54 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:30:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:30:55 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:30:55 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:30:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:30:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:30:56 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:30:56 DEBUG : B2 bucket rclone-test-huwojut7hahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:30:57 DEBUG : Creating backend with remote "/non-existing" 2026/08/15 02:30:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/15 02:30:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:30:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:30:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:30:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:30:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:30:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:30:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:00 INFO : B2 bucket rclone-test-huwojut7hahi: Running all checks before starting transfers 2026/08/15 02:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:00 INFO : B2 bucket rclone-test-huwojut7hahi: Checks finished, now starting transfers 2026/08/15 02:31:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:01 ERROR : Ignoring --no-traverse with sync 2026/08/15 02:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:01 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:01 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:01 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:31:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/15 02:31:02 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:02 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:02 DEBUG : hello world2: size = 12 OK 2026/08/15 02:31:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/15 02:31:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:03 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:03 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:03 DEBUG : potato2: size = 11 OK 2026/08/15 02:31:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:04 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:04 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:05 DEBUG : potato2: size = 11 OK 2026/08/15 02:31:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/15 02:31:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:31:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/15 02:31:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:31:06 INFO : sub dir2: Making directory 2026/08/15 02:31:06 INFO : sub dir: Making directory 2026/08/15 02:31:06 INFO : sub dir2/sub sub dir2: Making directory 2026/08/15 02:31:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:06 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/15 02:31:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.07s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:06 INFO : sub dir2: Making directory 2026/08/15 02:31:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/15 02:31:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:31:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:07 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:07 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:08 DEBUG : sub dir2: Making directory with metadata 2026/08/15 02:31:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:31:08 INFO : sub dir2: Making directory 2026/08/15 02:31:08 INFO : sub dir: Making directory 2026/08/15 02:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:08 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:31:08 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/15 02:31:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/15 02:31:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", 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-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:09 INFO : sub dir2: Making directory 2026/08/15 02:31:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:09 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:09 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:10 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:31:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:10 DEBUG : sub dir2: Making directory with metadata 2026/08/15 02:31:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:31:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:31:11 INFO : sub dir2: Making directory 2026/08/15 02:31:11 INFO : sub dir: Making directory 2026/08/15 02:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:11 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:31:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/15 02:31:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", 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-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:12 INFO : sub dir2: Making directory 2026/08/15 02:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:12 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:31:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jugizat5roga" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-jugizat5roga 2026/08/15 02:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:14 DEBUG : B2 bucket rclone-test-jugizat5roga: Waiting for checks to finish 2026/08/15 02:31:14 DEBUG : B2 bucket rclone-test-jugizat5roga: Waiting for transfers to finish 2026/08/15 02:31:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:15 DEBUG : B2 bucket rclone-test-jugizat5roga: Purge remote 2026/08/15 02:31:15 INFO : B2 bucket rclone-test-jugizat5roga: cleaning bucket "rclone-test-jugizat5roga" of all files 2026/08/15 02:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f425d93402d0b3baf080e1b_f417c14c3e11584cb_d20260815_m023115_c001_v0001090_t0024_u01786761075316") --- PASS: TestServerSideCopy (3.49s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:31:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 02:31:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:17 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 02:31:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 02:31:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.43s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yetivey2sojo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-yetivey2sojo 2026/08/15 02:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:19 DEBUG : B2 bucket rclone-test-yetivey2sojo: Waiting for checks to finish 2026/08/15 02:31:19 DEBUG : B2 bucket rclone-test-yetivey2sojo: Waiting for transfers to finish 2026/08/15 02:31:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yetivey2sojo) 2026/08/15 02:31:21 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 02:31:21 DEBUG : B2 bucket rclone-test-yetivey2sojo: Waiting for checks to finish 2026/08/15 02:31:21 DEBUG : B2 bucket rclone-test-yetivey2sojo: Waiting for transfers to finish 2026/08/15 02:31:21 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 02:31:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 02:31:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:21 DEBUG : B2 bucket rclone-test-yetivey2sojo: Purge remote 2026/08/15 02:31:21 INFO : B2 bucket rclone-test-yetivey2sojo: cleaning bucket "rclone-test-yetivey2sojo" of all files 2026/08/15 02:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f626dc3402d0b3baf080e1b_f418590e3ed119c0a_d20260815_m023121_c001_v0001172_t0027_u01786761081184") 2026/08/15 02:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f626dc3402d0b3baf080e1b_f41941b482b3b1a55_d20260815_m023120_c001_v0001130_t0039_u01786761080256") --- PASS: TestServerSideCopyOverSelf (4.97s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:31:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:23 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 02:31:23 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:23 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:24 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 02:31:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 02:31:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/15 02:31:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.47s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yigowim1pomu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-yigowim1pomu 2026/08/15 02:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:26 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for checks to finish 2026/08/15 02:31:26 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for transfers to finish 2026/08/15 02:31:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:31:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:27 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for checks to finish 2026/08/15 02:31:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yigowim1pomu) 2026/08/15 02:31:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 02:31:27 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for transfers to finish 2026/08/15 02:31:27 DEBUG : sub dir/hello world: size = 17 OK 2026/08/15 02:31:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/15 02:31:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:28 INFO : sub dir/hello world: Deleted 2026/08/15 02:31:28 DEBUG : testing file moves 2026/08/15 02:31:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yigowim1pomu) 2026/08/15 02:31:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/15 02:31:28 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for checks to finish 2026/08/15 02:31:28 DEBUG : B2 bucket rclone-test-yigowim1pomu: Waiting for transfers to finish 2026/08/15 02:31:29 DEBUG : sub dir/hello world: size = 24 OK 2026/08/15 02:31:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/15 02:31:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/15 02:31:29 INFO : sub dir/hello world: Deleted 2026/08/15 02:31:29 DEBUG : B2 bucket rclone-test-yigowim1pomu: Purge remote 2026/08/15 02:31:29 INFO : B2 bucket rclone-test-yigowim1pomu: cleaning bucket "rclone-test-yigowim1pomu" of all files 2026/08/15 02:31:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf928d53402d0b3baf080e1b_f402669e57cb7c968_d20260815_m023129_c001_v0001182_t0000_u01786761089214") 2026/08/15 02:31:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf928d53402d0b3baf080e1b_f4153f387eb7b0c23_d20260815_m023127_c001_v0001183_t0018_u01786761087796") 2026/08/15 02:31:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf928d53402d0b3baf080e1b_f4173b238301b50b0_d20260815_m023126_c001_v0001179_t0043_u01786761086774") --- PASS: TestServerSideMoveOverSelf (6.69s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:31 ERROR : error listing: directory not found 2026/08/15 02:31:31 INFO : Local file system at /tmp/rclone1173688337: Making directory 2026/08/15 02:31:31 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:31 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:31:33 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for checks to finish 2026/08/15 02:31:33 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for transfers to finish 2026/08/15 02:31:33 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/15 02:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:31:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/15 02:31:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/15 02:31:34 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:34 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:34 DEBUG : check sum: size = 1 OK 2026/08/15 02:31:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:31:34 INFO : check sum: Copied (new) 2026/08/15 02:31:34 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:35 DEBUG : check sum: size = 1 OK 2026/08/15 02:31:35 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:31:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/15 02:31:35 DEBUG : check sum: Unchanged skipping 2026/08/15 02:31:35 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:35 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.47s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/15 02:31:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:36 DEBUG : sizeonly: size = 6 OK 2026/08/15 02:31:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 02:31:36 INFO : sizeonly: Copied (new) 2026/08/15 02:31:36 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:36 DEBUG : sizeonly: size = 6 OK 2026/08/15 02:31:36 DEBUG : sizeonly: Sizes identical 2026/08/15 02:31:36 DEBUG : sizeonly: Unchanged skipping 2026/08/15 02:31:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:36 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/15 02:31:37 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:37 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/15 02:31:37 INFO : ignore-size: Copied (new) 2026/08/15 02:31:37 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:31:38 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:38 DEBUG : ignore-size: Unchanged skipping 2026/08/15 02:31:38 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:38 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:39 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:39 DEBUG : existing: size = 6 OK 2026/08/15 02:31:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:31:39 DEBUG : existing: Unchanged skipping 2026/08/15 02:31:39 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:39 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:39 INFO : There was nothing to transfer 2026/08/15 02:31:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/15 02:31:39 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:39 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:39 DEBUG : existing: size = 6 OK 2026/08/15 02:31:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 02:31:39 INFO : existing: Copied (replaced existing) 2026/08/15 02:31:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 02:31:40 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:40 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:40 DEBUG : existing: size = 6 OK 2026/08/15 02:31:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 02:31:40 INFO : existing: Copied (new) 2026/08/15 02:31:40 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:41 DEBUG : existing: Destination exists, skipping 2026/08/15 02:31:41 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:41 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:41 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/15 02:31:42 DEBUG : c/non empty space: size = 5 OK 2026/08/15 02:31:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:31:42 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 02:31:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:42 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:42 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:43 DEBUG : a/potato2: size = 60 OK 2026/08/15 02:31:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:31:43 INFO : a/potato2: Copied (new) 2026/08/15 02:31:43 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:44 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:44 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:44 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/15 02:31:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:31:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/15 02:31:44 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:44 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:44 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:44 INFO : There was nothing to transfer 2026/08/15 02:31:45 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:45 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/15 02:31:45 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:31:45 INFO : empty space: Updated modification time in destination 2026/08/15 02:31:45 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:45 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:45 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:47 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:47 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/15 02:31:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:31:47 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:48 DEBUG : foo: size = 3 OK 2026/08/15 02:31:48 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/15 02:31:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:31:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:48 DEBUG : foo: sha1 differ 2026/08/15 02:31:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:48 DEBUG : foo: size = 3 OK 2026/08/15 02:31:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/15 02:31:48 INFO : foo: Copied (replaced existing) 2026/08/15 02:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/15 02:31:49 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:31:49 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:49 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:49 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:50 DEBUG : potato: size = 60 OK 2026/08/15 02:31:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:31:50 INFO : potato: Copied (new) 2026/08/15 02:31:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:31:51 DEBUG : potato: size = 60 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:51 DEBUG : potato: Sizes differ 2026/08/15 02:31:51 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:51 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:52 DEBUG : potato: size = 21 OK 2026/08/15 02:31:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/15 02:31:52 INFO : potato: Copied (replaced existing) 2026/08/15 02:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.47s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:53 DEBUG : potato: size = 21 OK 2026/08/15 02:31:53 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/15 02:31:53 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1173688337) 2026/08/15 02:31:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:31:53 DEBUG : potato: sha1 differ 2026/08/15 02:31:53 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:53 DEBUG : potato: size = 21 OK 2026/08/15 02:31:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/15 02:31:53 INFO : potato: Copied (replaced existing) 2026/08/15 02:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:54 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:31:54 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/15 02:31:54 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:54 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:54 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:56 DEBUG : empty space: size = 1 OK 2026/08/15 02:31:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:31:56 DEBUG : empty space: Unchanged skipping 2026/08/15 02:31:56 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:56 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:56 DEBUG : potato2: size = 60 OK 2026/08/15 02:31:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:31:56 INFO : potato2: Copied (new) 2026/08/15 02:31:56 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:31:58 INFO : d: Making directory 2026/08/15 02:31:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/15 02:31:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 02:31:58 DEBUG : c/non empty space: size = 5 OK 2026/08/15 02:31:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:31:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:31:58 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 02:31:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:31:58 DEBUG : a/potato2: size = 60 OK 2026/08/15 02:31:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:31:58 INFO : a/potato2: Copied (new) 2026/08/15 02:31:58 DEBUG : Waiting for deletions to finish 2026/08/15 02:31:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/15 02:32:00 DEBUG : c/non empty space: size = 5 OK 2026/08/15 02:32:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:32:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:00 DEBUG : c/non empty space: Unchanged skipping 2026/08/15 02:32:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:01 DEBUG : a/potato2: size = 60 OK 2026/08/15 02:32:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:01 INFO : a/potato2: Copied (new) 2026/08/15 02:32:01 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting files as there were IO errors 2026/08/15 02:32:01 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:02 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:02 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:02 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:02 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:02 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:03 INFO : potato: Deleted 2026/08/15 02:32:03 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:04 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:04 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:04 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:04 INFO : potato: Deleted 2026/08/15 02:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:05 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:32:05 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:05 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:05 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:05 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.21s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:07 DEBUG : potato2: size = 19 OK 2026/08/15 02:32:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/15 02:32:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 02:32:08 DEBUG : enormous: Excluded 2026/08/15 02:32:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 02:32:08 DEBUG : potato2: Excluded 2026/08/15 02:32:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 02:32:08 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:32:08 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:08 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:08 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:08 INFO : There was nothing to transfer 2026/08/15 02:32:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 02:32:08 DEBUG : enormous: Excluded 2026/08/15 02:32:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 02:32:08 DEBUG : potato2: Excluded 2026/08/15 02:32:09 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 02:32:09 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/15 02:32:09 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:09 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for checks to finish 2026/08/15 02:32:09 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for transfers to finish 2026/08/15 02:32:09 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:10 DEBUG : enormous: Excluded (Size Filter) 2026/08/15 02:32:10 DEBUG : enormous: Excluded 2026/08/15 02:32:10 DEBUG : potato2: Excluded (Size Filter) 2026/08/15 02:32:10 DEBUG : potato2: Excluded 2026/08/15 02:32:10 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:32:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:10 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:10 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:10 INFO : enormous: Deleted 2026/08/15 02:32:11 INFO : potato2: Deleted 2026/08/15 02:32:11 INFO : There was nothing to transfer 2026/08/15 02:32:11 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/15 02:32:11 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for checks to finish 2026/08/15 02:32:11 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:11 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for transfers to finish 2026/08/15 02:32:11 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:11 INFO : enormous: Deleted 2026/08/15 02:32:11 INFO : potato2: Deleted 2026/08/15 02:32:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:13 DEBUG : five: Need to transfer - File not found at Destination 2026/08/15 02:32:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:32:13 DEBUG : four: size = 8 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:13 DEBUG : four: Sizes differ 2026/08/15 02:32:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/15 02:32:13 DEBUG : one: Destination is newer than source, skipping 2026/08/15 02:32:13 DEBUG : three: size = 5 OK 2026/08/15 02:32:13 DEBUG : three: Sizes identical 2026/08/15 02:32:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 02:32:13 DEBUG : two: size = 3 OK 2026/08/15 02:32:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1173688337) 2026/08/15 02:32:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:13 DEBUG : two: sha1 differ 2026/08/15 02:32:13 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:13 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:13 DEBUG : five: size = 4 OK 2026/08/15 02:32:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/15 02:32:13 INFO : five: Copied (new) 2026/08/15 02:32:14 DEBUG : four: size = 4 OK 2026/08/15 02:32:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/15 02:32:14 INFO : four: Copied (replaced existing) 2026/08/15 02:32:14 DEBUG : two: size = 3 OK 2026/08/15 02:32:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 02:32:14 INFO : two: Copied (replaced existing) 2026/08/15 02:32:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:14 DEBUG : five: size = 4 OK 2026/08/15 02:32:14 DEBUG : four: size = 4 OK 2026/08/15 02:32:14 DEBUG : one: Destination is newer than source, skipping 2026/08/15 02:32:14 DEBUG : three: size = 5 OK 2026/08/15 02:32:14 DEBUG : two: size = 3 OK 2026/08/15 02:32:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/15 02:32:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/15 02:32:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 02:32:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/15 02:32:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/15 02:32:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 02:32:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1173688337) 2026/08/15 02:32:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:14 DEBUG : three: sha1 differ 2026/08/15 02:32:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/15 02:32:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 02:32:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/15 02:32:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/15 02:32:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:14 DEBUG : three: size = 5 OK 2026/08/15 02:32:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:32:14 INFO : three: Copied (replaced existing) 2026/08/15 02:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/15 02:32:16 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:16 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:16 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 02:32:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/15 02:32:16 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:16 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:16 DEBUG : potato: size = 14 OK 2026/08/15 02:32:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 02:32:16 INFO : potato: Copied (new) 2026/08/15 02:32:16 DEBUG : yam: size = 11 OK 2026/08/15 02:32:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:16 INFO : yam: Copied (new) 2026/08/15 02:32:16 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:17 DEBUG : potato: size = 14 OK 2026/08/15 02:32:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:32:17 DEBUG : potato: Unchanged skipping 2026/08/15 02:32:17 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:17 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:17 DEBUG : yaml: size = 11 OK 2026/08/15 02:32:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:17 INFO : yam: Copied (server-side copy) to: yaml 2026/08/15 02:32:18 INFO : yam: Deleted 2026/08/15 02:32:18 INFO : yaml: Renamed from "yam" 2026/08/15 02:32:18 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/15 02:32:19 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:19 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 02:32:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/15 02:32:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:19 DEBUG : potato: size = 14 OK 2026/08/15 02:32:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 02:32:19 INFO : potato: Copied (new) 2026/08/15 02:32:19 DEBUG : yam: size = 11 OK 2026/08/15 02:32:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:19 INFO : yam: Copied (new) 2026/08/15 02:32:19 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:19 DEBUG : potato: size = 14 OK 2026/08/15 02:32:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:32:19 DEBUG : potato: Unchanged skipping 2026/08/15 02:32:19 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:19 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:20 DEBUG : yaml: size = 11 OK 2026/08/15 02:32:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:20 INFO : yam: Copied (server-side copy) to: yaml 2026/08/15 02:32:20 INFO : yam: Deleted 2026/08/15 02:32:20 INFO : yaml: Renamed from "yam" 2026/08/15 02:32:20 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/15 02:32:21 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:21 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:21 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/15 02:32:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/15 02:32:21 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:21 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:21 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1173-12.backblaze.com/b2api/v1/b2_upload_file/cfb20d83402d0b3baf080e1b/c001_v0001173_t0025": EOF 2026/08/15 02:32:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-12.backblaze.com/b2api/v1/b2_upload_file/cfb20d83402d0b3baf080e1b/c001_v0001173_t0025": EOF) 2026/08/15 02:32:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 02:32:21 DEBUG : potato: Received error: Post "https://pod-000-1173-12.backblaze.com/b2api/v1/b2_upload_file/cfb20d83402d0b3baf080e1b/c001_v0001173_t0025": EOF - low level retry 0/10 2026/08/15 02:32:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 02:32:21 DEBUG : sub/yam: size = 11 OK 2026/08/15 02:32:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:21 INFO : sub/yam: Copied (new) 2026/08/15 02:32:21 DEBUG : potato: size = 14 OK 2026/08/15 02:32:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/15 02:32:21 INFO : potato: Copied (new) 2026/08/15 02:32:21 DEBUG : Waiting for deletions to finish 2026/08/15 02:32:22 DEBUG : potato: size = 14 OK 2026/08/15 02:32:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:32:22 DEBUG : potato: Unchanged skipping 2026/08/15 02:32:22 INFO : B2 bucket rclone-test-huwojut7hahi: Making map for --track-renames 2026/08/15 02:32:22 INFO : B2 bucket rclone-test-huwojut7hahi: Finished making map for --track-renames 2026/08/15 02:32:22 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:22 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for renames to finish 2026/08/15 02:32:22 DEBUG : yam: size = 11 OK 2026/08/15 02:32:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/15 02:32:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/15 02:32:22 INFO : sub/yam: Deleted 2026/08/15 02:32:22 INFO : yam: Renamed from "sub/yam" 2026/08/15 02:32:22 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.45s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:23 DEBUG : Creating backend with remote "/tmp/rclone1173688337/dir1" 2026/08/15 02:32:23 DEBUG : Config file has changed externally - reloading 2026/08/15 02:32:23 DEBUG : Creating backend with remote "/tmp/rclone1173688337/dir2" 2026/08/15 02:32:23 DEBUG : Local file system at /tmp/rclone1173688337/dir2: Using server-side directory move 2026/08/15 02:32:23 INFO : Local file system at /tmp/rclone1173688337/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/15 02:32:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/15 02:32:23 INFO : file1.txt: Moved (server-side) 2026/08/15 02:32:23 DEBUG : Local file system at /tmp/rclone1173688337/dir2: Waiting for checks to finish 2026/08/15 02:32:23 DEBUG : Local file system at /tmp/rclone1173688337/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:32:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/15 02:32:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:32:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:32:24 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:32:24 INFO : sub dir/hello world: Deleted 2026/08/15 02:32:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/15 02:32:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/15 02:32:24 INFO : nested/sub dir/file: Copied (new) 2026/08/15 02:32:24 INFO : nested/sub dir/file: Deleted 2026/08/15 02:32:24 INFO : sub dir: Removing directory 2026/08/15 02:32:24 INFO : nested/sub dir: Removing directory 2026/08/15 02:32:24 INFO : nested: Removing directory 2026/08/15 02:32:24 DEBUG : Local file system at /tmp/rclone1173688337: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/15 02:32:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/15 02:32:25 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:25 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/15 02:32:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:32:25 INFO : sub dir/hello world: Copied (new) 2026/08/15 02:32:25 INFO : sub dir/hello world: Deleted 2026/08/15 02:32:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/15 02:32:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/15 02:32:25 INFO : nested/sub dir/file: Copied (new) 2026/08/15 02:32:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/15 02:32:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 02:32:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:27 DEBUG : existing-b: size = 6 OK 2026/08/15 02:32:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/15 02:32:27 INFO : existing-b: Copied (new) 2026/08/15 02:32:27 INFO : existing-b: Deleted 2026/08/15 02:32:27 DEBUG : existing: size = 6 OK 2026/08/15 02:32:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 02:32:27 INFO : existing: Copied (new) 2026/08/15 02:32:27 INFO : existing: Deleted 2026/08/15 02:32:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:32:27 DEBUG : existing: Destination exists, skipping 2026/08/15 02:32:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/15 02:32:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:32:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ziqedus1yori" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-ziqedus1yori 2026/08/15 02:32:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:32 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 02:32:32 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:32 DEBUG : B2 bucket rclone-test-ziqedus1yori: Waiting for checks to finish 2026/08/15 02:32:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ziqedus1yori) 2026/08/15 02:32:32 DEBUG : potato3: Sizes differ 2026/08/15 02:32:32 INFO : empty space: Deleted 2026/08/15 02:32:32 DEBUG : B2 bucket rclone-test-ziqedus1yori: Waiting for transfers to finish 2026/08/15 02:32:32 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:32 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:33 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:33 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:33 INFO : potato2: Deleted 2026/08/15 02:32:33 INFO : potato3: Deleted 2026/08/15 02:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yematal6fawu" 2026/08/15 02:32:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/15 02:32:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 02:32:34 DEBUG : B2 bucket rclone-test-yematal6fawu: Waiting for checks to finish 2026/08/15 02:32:34 DEBUG : B2 bucket rclone-test-yematal6fawu: Waiting for transfers to finish 2026/08/15 02:32:35 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:32:35 INFO : empty space: Copied (server-side copy) 2026/08/15 02:32:35 INFO : empty space: Deleted 2026/08/15 02:32:35 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:35 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:35 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:35 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:35 INFO : potato2: Deleted 2026/08/15 02:32:36 INFO : potato3: Deleted 2026/08/15 02:32:36 DEBUG : B2 bucket rclone-test-yematal6fawu: Purge remote 2026/08/15 02:32:36 INFO : B2 bucket rclone-test-yematal6fawu: cleaning bucket "rclone-test-yematal6fawu" of all files 2026/08/15 02:32:36 DEBUG : empty space: Deleting (id "4_z6fc29d13403d0b3baf080e1b_f409871c11b73bceb_d20260815_m023235_c001_v0001099_t0002_u01786761155273") 2026/08/15 02:32:36 DEBUG : potato2: Deleting (id "4_z6fc29d13403d0b3baf080e1b_f112314c229f449a1_d20260815_m023235_c001_v0001182_t0001_u01786761155610") 2026/08/15 02:32:36 DEBUG : potato3: Deleting (id "4_z6fc29d13403d0b3baf080e1b_f1065f2db91b04759_d20260815_m023235_c001_v0001167_t0046_u01786761155655") 2026/08/15 02:32:37 DEBUG : B2 bucket rclone-test-ziqedus1yori: Purge remote 2026/08/15 02:32:37 INFO : B2 bucket rclone-test-ziqedus1yori: cleaning bucket "rclone-test-ziqedus1yori" of all files 2026/08/15 02:32:37 DEBUG : empty space: Deleting (id "4_z9f928d03403d0b3baf080e1b_f41375cdac2e2f9d5_d20260815_m023235_c001_v7007000_t0000_u01786761155467") 2026/08/15 02:32:37 DEBUG : empty space: Deleting (id "4_z9f928d03403d0b3baf080e1b_f410e3c681c559d85_d20260815_m023231_c001_v0001174_t0054_u01786761151505") 2026/08/15 02:32:37 DEBUG : potato2: Deleting (id "4_z9f928d03403d0b3baf080e1b_f41375cdac2e2f9d6_d20260815_m023235_c001_v7007000_t0000_u01786761155826") 2026/08/15 02:32:37 DEBUG : potato2: Deleting (id "4_z9f928d03403d0b3baf080e1b_f102dd9a9d1423edc_d20260815_m023232_c001_v0001106_t0051_u01786761152459") 2026/08/15 02:32:37 DEBUG : potato3: Deleting (id "4_z9f928d03403d0b3baf080e1b_f4270390dca44904a_d20260815_m023236_c001_v7007000_t0000_u01786761156043") 2026/08/15 02:32:37 DEBUG : potato3: Deleting (id "4_z9f928d03403d0b3baf080e1b_f11534b62ed704a02_d20260815_m023232_c001_v0001103_t0039_u01786761152848") 2026/08/15 02:32:37 DEBUG : potato3: Deleting (id "4_z9f928d03403d0b3baf080e1b_f110e3c681c559d87_d20260815_m023231_c001_v0001174_t0046_u01786761151699") --- PASS: TestServerSideMove (10.13s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cayocad9hazi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-cayocad9hazi 2026/08/15 02:32:43 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 02:32:43 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 02:32:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cayocad9hazi) 2026/08/15 02:32:43 DEBUG : potato3: Sizes differ 2026/08/15 02:32:43 DEBUG : B2 bucket rclone-test-cayocad9hazi: Waiting for checks to finish 2026/08/15 02:32:43 DEBUG : B2 bucket rclone-test-cayocad9hazi: Waiting for transfers to finish 2026/08/15 02:32:43 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:43 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:44 INFO : potato2: Deleted 2026/08/15 02:32:44 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:44 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:44 INFO : potato3: Deleted 2026/08/15 02:32:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rukonas7xeko" 2026/08/15 02:32:45 DEBUG : empty space: Excluded (Size Filter) 2026/08/15 02:32:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 02:32:45 DEBUG : B2 bucket rclone-test-rukonas7xeko: Waiting for checks to finish 2026/08/15 02:32:45 DEBUG : B2 bucket rclone-test-rukonas7xeko: Waiting for transfers to finish 2026/08/15 02:32:46 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:46 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:46 INFO : potato2: Deleted 2026/08/15 02:32:47 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:47 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:47 INFO : potato3: Deleted 2026/08/15 02:32:47 DEBUG : B2 bucket rclone-test-rukonas7xeko: Purge remote 2026/08/15 02:32:47 INFO : B2 bucket rclone-test-rukonas7xeko: cleaning bucket "rclone-test-rukonas7xeko" of all files 2026/08/15 02:32:47 DEBUG : potato2: Deleting (id "4_z8fa2bdc3403d0b3baf080e1b_f114a74914e662d76_d20260815_m023246_c001_v0001100_t0018_u01786761166340") 2026/08/15 02:32:47 DEBUG : potato3: Deleting (id "4_z8fa2bdc3403d0b3baf080e1b_f101e68537052b8d5_d20260815_m023246_c001_v0001103_t0056_u01786761166708") 2026/08/15 02:32:48 DEBUG : B2 bucket rclone-test-cayocad9hazi: Purge remote 2026/08/15 02:32:48 INFO : B2 bucket rclone-test-cayocad9hazi: cleaning bucket "rclone-test-cayocad9hazi" of all files 2026/08/15 02:32:48 DEBUG : empty space: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f412c9c556e8f451e_d20260815_m023242_c001_v0001165_t0032_u01786761162565") 2026/08/15 02:32:48 DEBUG : potato2: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f4231a11fe13872ac_d20260815_m023246_c001_v7007000_t0000_u01786761166836") 2026/08/15 02:32:48 DEBUG : potato2: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f104dbfad7f28abbe_d20260815_m023243_c001_v0001104_t0029_u01786761163393") 2026/08/15 02:32:48 DEBUG : potato3: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f4231a11fe13872ad_d20260815_m023247_c001_v7007000_t0000_u01786761167149") 2026/08/15 02:32:48 DEBUG : potato3: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f10340b612a095da4_d20260815_m023243_c001_v0001099_t0010_u01786761163747") 2026/08/15 02:32:48 DEBUG : potato3: Deleting (id "4_z2fa2adb3403d0b3baf080e1b_f112c9c556e8f4522_d20260815_m023242_c001_v0001165_t0022_u01786761162756") --- PASS: TestServerSideMoveWithFilter (11.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jakilox1loki" 2026/08/15 02:32:51 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-huwojut7hahi -> B2 bucket rclone-test-jakilox1loki 2026/08/15 02:32:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:54 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 02:32:54 DEBUG : empty space: Unchanged skipping 2026/08/15 02:32:54 DEBUG : B2 bucket rclone-test-jakilox1loki: Waiting for checks to finish 2026/08/15 02:32:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:32:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jakilox1loki) 2026/08/15 02:32:54 DEBUG : potato3: Sizes differ 2026/08/15 02:32:54 INFO : empty space: Deleted 2026/08/15 02:32:54 DEBUG : B2 bucket rclone-test-jakilox1loki: Waiting for transfers to finish 2026/08/15 02:32:54 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:54 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:54 INFO : potato2: Deleted 2026/08/15 02:32:55 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:55 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:55 INFO : potato3: Deleted 2026/08/15 02:32:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yiyomeq3weka" 2026/08/15 02:32:56 INFO : tomatoDir: Making directory 2026/08/15 02:32:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/15 02:32:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/15 02:32:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/15 02:32:57 DEBUG : B2 bucket rclone-test-yiyomeq3weka: Waiting for checks to finish 2026/08/15 02:32:57 DEBUG : B2 bucket rclone-test-yiyomeq3weka: Waiting for transfers to finish 2026/08/15 02:32:57 DEBUG : empty space: size = 1 OK 2026/08/15 02:32:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/15 02:32:57 INFO : empty space: Copied (server-side copy) 2026/08/15 02:32:58 INFO : empty space: Deleted 2026/08/15 02:32:58 DEBUG : potato2: size = 60 OK 2026/08/15 02:32:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/15 02:32:58 INFO : potato2: Copied (server-side copy) 2026/08/15 02:32:58 DEBUG : potato3: size = 68 OK 2026/08/15 02:32:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/15 02:32:58 INFO : potato3: Copied (server-side copy) 2026/08/15 02:32:58 INFO : potato2: Deleted 2026/08/15 02:32:58 INFO : potato3: Deleted 2026/08/15 02:32:59 DEBUG : B2 bucket rclone-test-yiyomeq3weka: Purge remote 2026/08/15 02:32:59 INFO : B2 bucket rclone-test-yiyomeq3weka: cleaning bucket "rclone-test-yiyomeq3weka" of all files 2026/08/15 02:32:59 DEBUG : empty space: Deleting (id "4_zef92ed83403d0b3baf080e1b_f403b1dd3d49b02bc_d20260815_m023257_c001_v0001145_t0031_u01786761177762") 2026/08/15 02:32:59 DEBUG : potato2: Deleting (id "4_zef92ed83403d0b3baf080e1b_f1074f5b1d5a65f08_d20260815_m023257_c001_v0001131_t0023_u01786761177974") 2026/08/15 02:32:59 DEBUG : potato3: Deleting (id "4_zef92ed83403d0b3baf080e1b_f1037b7e052fe64e2_d20260815_m023258_c001_v0001090_t0003_u01786761178056") 2026/08/15 02:32:59 DEBUG : B2 bucket rclone-test-jakilox1loki: Purge remote 2026/08/15 02:32:59 INFO : B2 bucket rclone-test-jakilox1loki: cleaning bucket "rclone-test-jakilox1loki" of all files 2026/08/15 02:33:00 DEBUG : empty space: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f404dbe6dd45038fb_d20260815_m023257_c001_v7007000_t0000_u01786761177949") 2026/08/15 02:33:00 DEBUG : empty space: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f408f49345907f927_d20260815_m023253_c001_v0001181_t0039_u01786761173553") 2026/08/15 02:33:00 DEBUG : potato2: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f404dbe6dd45038fc_d20260815_m023258_c001_v7007000_t0000_u01786761178419") 2026/08/15 02:33:00 DEBUG : potato2: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f1117540155e4d246_d20260815_m023254_c001_v0001100_t0042_u01786761174365") 2026/08/15 02:33:00 DEBUG : potato3: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f417ee63460aa7d4a_d20260815_m023258_c001_v7007000_t0000_u01786761178493") 2026/08/15 02:33:00 DEBUG : potato3: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f102234c32f3ea151_d20260815_m023254_c001_v0001115_t0049_u01786761174882") 2026/08/15 02:33:00 DEBUG : potato3: Deleting (id "4_zbf62dd63403d0b3baf080e1b_f108f49345907f92b_d20260815_m023253_c001_v0001181_t0041_u01786761173740") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.39s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/rclone-sync-test" 2026/08/15 02:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/rclone-sync-test-include/layer2" 2026/08/15 02:33:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/rclone-sync-test-ignore-file" 2026/08/15 02:33:13 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test: Waiting for checks to finish 2026/08/15 02:33:13 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test: Waiting for transfers to finish 2026/08/15 02:33:13 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:13 INFO : There was nothing to transfer 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:33:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:14 INFO : There was nothing to transfer 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/15 02:33:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:14 INFO : There was nothing to transfer 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:33:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:33:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:14 INFO : There was nothing to transfer 2026/08/15 02:33:15 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/15 02:33:15 DEBUG : B2 bucket rclone-test-huwojut7hahi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/15 02:33:15 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.55s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/CompareDest" 2026/08/15 02:33:19 DEBUG : one: Need to transfer - File not found at Destination 2026/08/15 02:33:19 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:19 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:19 DEBUG : one: size = 3 OK 2026/08/15 02:33:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:33:19 INFO : one: Copied (new) 2026/08/15 02:33:19 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:20 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:20 DEBUG : one: Sizes differ 2026/08/15 02:33:20 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:20 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:20 DEBUG : one: size = 5 OK 2026/08/15 02:33:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 02:33:20 INFO : one: Copied (replaced existing) 2026/08/15 02:33:20 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:22 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:22 DEBUG : one: Sizes differ 2026/08/15 02:33:22 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:22 DEBUG : one: size = 5 OK 2026/08/15 02:33:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 02:33:22 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:22 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:22 INFO : There was nothing to transfer 2026/08/15 02:33:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:23 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:23 DEBUG : one: Sizes differ 2026/08/15 02:33:23 DEBUG : two: size = 3 OK 2026/08/15 02:33:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 02:33:23 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:23 DEBUG : one: size = 5 OK 2026/08/15 02:33:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 02:33:23 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:23 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:23 INFO : There was nothing to transfer 2026/08/15 02:33:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:24 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:24 DEBUG : one: Sizes differ 2026/08/15 02:33:24 DEBUG : two: size = 3 OK 2026/08/15 02:33:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 02:33:24 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:24 DEBUG : one: size = 5 OK 2026/08/15 02:33:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 02:33:24 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:24 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:24 INFO : There was nothing to transfer 2026/08/15 02:33:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:25 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:25 DEBUG : one: Sizes differ 2026/08/15 02:33:25 DEBUG : two: size = 3 OK 2026/08/15 02:33:25 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/15 02:33:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 02:33:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/15 02:33:25 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:25 DEBUG : one: size = 5 OK 2026/08/15 02:33:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 02:33:25 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:25 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:25 INFO : There was nothing to transfer 2026/08/15 02:33:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:25 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:25 DEBUG : one: Sizes differ 2026/08/15 02:33:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:26 DEBUG : two: size = 3 (B2 bucket rclone-test-huwojut7hahi path CompareDest) 2026/08/15 02:33:26 DEBUG : two: Sizes differ 2026/08/15 02:33:26 DEBUG : two: Need to transfer - File not found at Destination 2026/08/15 02:33:26 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:26 DEBUG : one: size = 5 OK 2026/08/15 02:33:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/15 02:33:26 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:26 DEBUG : two: size = 5 OK 2026/08/15 02:33:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/15 02:33:26 INFO : two: Copied (new) 2026/08/15 02:33:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dest" 2026/08/15 02:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/pre-dest1" 2026/08/15 02:33:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/pre-dest2" 2026/08/15 02:33:33 DEBUG : 1: size = 1 OK 2026/08/15 02:33:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:33:33 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/15 02:33:34 DEBUG : 2: size = 1 OK 2026/08/15 02:33:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:33:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/15 02:33:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/15 02:33:34 DEBUG : B2 bucket rclone-test-huwojut7hahi path dest: Waiting for checks to finish 2026/08/15 02:33:34 DEBUG : B2 bucket rclone-test-huwojut7hahi path dest: Waiting for transfers to finish 2026/08/15 02:33:35 DEBUG : 3: size = 1 OK 2026/08/15 02:33:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/15 02:33:35 INFO : 3: Copied (new) 2026/08/15 02:33:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/CopyDest" 2026/08/15 02:33:39 DEBUG : one: Need to transfer - File not found at Destination 2026/08/15 02:33:39 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:39 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:40 DEBUG : one: size = 3 OK 2026/08/15 02:33:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:33:40 INFO : one: Copied (new) 2026/08/15 02:33:40 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:41 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:41 DEBUG : one: Sizes differ 2026/08/15 02:33:41 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:41 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:41 DEBUG : one: size = 5 OK 2026/08/15 02:33:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 02:33:41 INFO : one: Copied (replaced existing) 2026/08/15 02:33:41 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/BackupDir" 2026/08/15 02:33:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:44 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:44 DEBUG : one: Sizes differ 2026/08/15 02:33:44 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:44 DEBUG : one: size = 5 OK 2026/08/15 02:33:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:44 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:44 DEBUG : one: Sizes differ 2026/08/15 02:33:46 DEBUG : one: size = 3 OK 2026/08/15 02:33:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:33:46 INFO : one: Copied (server-side copy) 2026/08/15 02:33:46 INFO : one: Deleted 2026/08/15 02:33:46 DEBUG : one: size = 5 OK 2026/08/15 02:33:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/15 02:33:46 INFO : one: Copied (server-side copy) 2026/08/15 02:33:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/15 02:33:46 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:46 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:47 DEBUG : one: size = 5 OK 2026/08/15 02:33:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:47 DEBUG : one: Unchanged skipping 2026/08/15 02:33:47 DEBUG : two: size = 3 OK 2026/08/15 02:33:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:47 DEBUG : two: size = 3 OK 2026/08/15 02:33:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/15 02:33:47 INFO : two: Copied (server-side copy) 2026/08/15 02:33:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/15 02:33:47 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:47 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:48 DEBUG : one: size = 5 OK 2026/08/15 02:33:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:48 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:48 DEBUG : two: size = 3 OK 2026/08/15 02:33:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:48 DEBUG : two: Unchanged skipping 2026/08/15 02:33:48 DEBUG : one: Unchanged skipping 2026/08/15 02:33:48 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:48 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:48 INFO : There was nothing to transfer 2026/08/15 02:33:49 DEBUG : one: size = 5 OK 2026/08/15 02:33:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:49 DEBUG : one: Unchanged skipping 2026/08/15 02:33:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:49 DEBUG : three: size = 5 (B2 bucket rclone-test-huwojut7hahi path CopyDest) 2026/08/15 02:33:49 DEBUG : three: Sizes differ 2026/08/15 02:33:49 DEBUG : three: Destination not found in --copy-dest 2026/08/15 02:33:49 DEBUG : three: Need to transfer - File not found at Destination 2026/08/15 02:33:49 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:49 DEBUG : two: size = 3 OK 2026/08/15 02:33:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/15 02:33:49 DEBUG : two: Unchanged skipping 2026/08/15 02:33:49 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:50 DEBUG : three: size = 7 OK 2026/08/15 02:33:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/15 02:33:50 INFO : three: Copied (new) 2026/08/15 02:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.41s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:33:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:33:54 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/backup" 2026/08/15 02:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:33:56 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:33:56 DEBUG : one: Sizes differ 2026/08/15 02:33:56 DEBUG : two: size = 3 OK 2026/08/15 02:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:33:56 DEBUG : two: Unchanged skipping 2026/08/15 02:33:56 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:33:57 DEBUG : one: size = 3 OK 2026/08/15 02:33:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:33:57 INFO : one: Copied (server-side copy) 2026/08/15 02:33:58 INFO : one: Deleted 2026/08/15 02:33:58 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:33:58 DEBUG : one: size = 4 OK 2026/08/15 02:33:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:33:58 INFO : one: Copied (new) 2026/08/15 02:33:58 DEBUG : Waiting for deletions to finish 2026/08/15 02:33:59 DEBUG : three.txt: size = 5 OK 2026/08/15 02:33:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:33:59 INFO : three.txt: Copied (server-side copy) 2026/08/15 02:33:59 INFO : three.txt: Deleted 2026/08/15 02:33:59 INFO : three.txt: Moved into backup dir 2026/08/15 02:34:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:00 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:00 DEBUG : one: Sizes differ 2026/08/15 02:34:00 DEBUG : two: size = 3 OK 2026/08/15 02:34:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:00 DEBUG : two: Unchanged skipping 2026/08/15 02:34:00 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:01 DEBUG : one: size = 4 OK 2026/08/15 02:34:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:01 INFO : one: Copied (server-side copy) 2026/08/15 02:34:01 INFO : one: Deleted 2026/08/15 02:34:01 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:01 DEBUG : one: size = 5 OK 2026/08/15 02:34:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:01 INFO : one: Copied (new) 2026/08/15 02:34:01 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:02 DEBUG : three.txt: size = 6 OK 2026/08/15 02:34:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:02 INFO : three.txt: Copied (server-side copy) 2026/08/15 02:34:02 INFO : three.txt: Deleted 2026/08/15 02:34:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.32s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:04 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:34:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/backup" 2026/08/15 02:34:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:07 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:07 DEBUG : one: Sizes differ 2026/08/15 02:34:07 DEBUG : two: size = 3 OK 2026/08/15 02:34:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:07 DEBUG : two: Unchanged skipping 2026/08/15 02:34:07 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:09 DEBUG : one.bak: size = 3 OK 2026/08/15 02:34:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:34:09 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:09 INFO : one: Deleted 2026/08/15 02:34:09 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:09 DEBUG : one: size = 4 OK 2026/08/15 02:34:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:09 INFO : one: Copied (new) 2026/08/15 02:34:09 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:10 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 02:34:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:34:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:10 INFO : three.txt: Deleted 2026/08/15 02:34:10 INFO : three.txt: Moved into backup dir 2026/08/15 02:34:12 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:12 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:12 DEBUG : one: Sizes differ 2026/08/15 02:34:12 DEBUG : two: size = 3 OK 2026/08/15 02:34:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:12 DEBUG : two: Unchanged skipping 2026/08/15 02:34:12 DEBUG : one.bak: size = 4 OK 2026/08/15 02:34:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:12 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:12 INFO : one: Deleted 2026/08/15 02:34:12 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:12 DEBUG : one: size = 5 OK 2026/08/15 02:34:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:12 INFO : one: Copied (new) 2026/08/15 02:34:12 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:13 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 02:34:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:13 INFO : three.txt: Deleted 2026/08/15 02:34:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:15 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:34:16 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/backup" 2026/08/15 02:34:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:18 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:18 DEBUG : one: Sizes differ 2026/08/15 02:34:18 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:18 DEBUG : two: size = 3 OK 2026/08/15 02:34:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:18 DEBUG : two: Unchanged skipping 2026/08/15 02:34:20 DEBUG : one-2019-01-01: size = 3 OK 2026/08/15 02:34:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:34:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 02:34:20 INFO : one: Deleted 2026/08/15 02:34:20 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:21 DEBUG : one: size = 4 OK 2026/08/15 02:34:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:21 INFO : one: Copied (new) 2026/08/15 02:34:21 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/15 02:34:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:34:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 02:34:21 INFO : three.txt: Deleted 2026/08/15 02:34:21 INFO : three.txt: Moved into backup dir 2026/08/15 02:34:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:23 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:23 DEBUG : one: Sizes differ 2026/08/15 02:34:23 DEBUG : two: size = 3 OK 2026/08/15 02:34:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:23 DEBUG : two: Unchanged skipping 2026/08/15 02:34:23 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:23 DEBUG : one-2019-01-01: size = 4 OK 2026/08/15 02:34:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 02:34:23 INFO : one: Deleted 2026/08/15 02:34:23 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:23 DEBUG : one: size = 5 OK 2026/08/15 02:34:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:23 INFO : one: Copied (new) 2026/08/15 02:34:23 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/15 02:34:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 02:34:24 INFO : three.txt: Deleted 2026/08/15 02:34:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.22s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:34:28 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:28 DEBUG : two: size = 3 OK 2026/08/15 02:34:28 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:28 DEBUG : one: Sizes differ 2026/08/15 02:34:28 DEBUG : two: Unchanged skipping 2026/08/15 02:34:29 DEBUG : one.bak: size = 3 OK 2026/08/15 02:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:34:29 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:29 INFO : one: Deleted 2026/08/15 02:34:29 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:30 DEBUG : one: size = 4 OK 2026/08/15 02:34:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:30 INFO : one: Copied (new) 2026/08/15 02:34:30 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:30 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 02:34:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:34:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:30 INFO : three.txt: Deleted 2026/08/15 02:34:30 INFO : three.txt: Moved into backup dir 2026/08/15 02:34:31 DEBUG : one.bak: Excluded (Path Filter) 2026/08/15 02:34:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/15 02:34:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:31 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:31 DEBUG : one: Sizes differ 2026/08/15 02:34:31 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for checks to finish 2026/08/15 02:34:31 DEBUG : two: size = 3 OK 2026/08/15 02:34:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:31 DEBUG : two: Unchanged skipping 2026/08/15 02:34:31 DEBUG : one.bak: size = 4 OK 2026/08/15 02:34:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:31 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:32 INFO : one: Deleted 2026/08/15 02:34:32 DEBUG : B2 bucket rclone-test-huwojut7hahi path dst: Waiting for transfers to finish 2026/08/15 02:34:32 DEBUG : one: size = 5 OK 2026/08/15 02:34:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:32 INFO : one: Copied (new) 2026/08/15 02:34:32 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:32 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 02:34:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:32 INFO : three.txt: Deleted 2026/08/15 02:34:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.31s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:35 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:34:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:36 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:36 DEBUG : one: Sizes differ 2026/08/15 02:34:38 DEBUG : one.bak: size = 3 OK 2026/08/15 02:34:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:34:38 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:38 INFO : one: Deleted 2026/08/15 02:34:39 DEBUG : one: size = 4 OK 2026/08/15 02:34:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:39 INFO : one: Copied (new) 2026/08/15 02:34:39 DEBUG : two: size = 3 OK 2026/08/15 02:34:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:39 DEBUG : two: Unchanged skipping 2026/08/15 02:34:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:39 DEBUG : three.txt: Sizes differ 2026/08/15 02:34:39 DEBUG : three.txt.bak: size = 5 OK 2026/08/15 02:34:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:34:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:40 INFO : three.txt: Deleted 2026/08/15 02:34:40 DEBUG : three.txt: size = 6 OK 2026/08/15 02:34:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:40 INFO : three.txt: Copied (new) 2026/08/15 02:34:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 02:34:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 02:34:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 02:34:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:41 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:41 DEBUG : one: Sizes differ 2026/08/15 02:34:41 DEBUG : one.bak: size = 4 OK 2026/08/15 02:34:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/15 02:34:41 INFO : one: Deleted 2026/08/15 02:34:42 DEBUG : one: size = 5 OK 2026/08/15 02:34:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:42 INFO : one: Copied (new) 2026/08/15 02:34:42 DEBUG : two: size = 3 OK 2026/08/15 02:34:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:42 DEBUG : two: Unchanged skipping 2026/08/15 02:34:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:42 DEBUG : three.txt: Sizes differ 2026/08/15 02:34:42 DEBUG : three.txt.bak: size = 6 OK 2026/08/15 02:34:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/15 02:34:43 INFO : three.txt: Deleted 2026/08/15 02:34:43 DEBUG : three.txt: size = 19 OK 2026/08/15 02:34:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/15 02:34:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.50s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:46 DEBUG : Creating backend with remote "TestB2:rclone-test-huwojut7hahi/dst" 2026/08/15 02:34:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:47 DEBUG : one: size = 3 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:47 DEBUG : one: Sizes differ 2026/08/15 02:34:49 DEBUG : one-2019-01-01: size = 3 OK 2026/08/15 02:34:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/15 02:34:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 02:34:49 INFO : one: Deleted 2026/08/15 02:34:50 DEBUG : one: size = 4 OK 2026/08/15 02:34:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:50 INFO : one: Copied (new) 2026/08/15 02:34:50 DEBUG : two: size = 3 OK 2026/08/15 02:34:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:50 DEBUG : two: Unchanged skipping 2026/08/15 02:34:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:50 DEBUG : three.txt: Sizes differ 2026/08/15 02:34:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/15 02:34:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/15 02:34:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 02:34:51 INFO : three.txt: Deleted 2026/08/15 02:34:51 DEBUG : three.txt: size = 6 OK 2026/08/15 02:34:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:51 INFO : three.txt: Copied (new) 2026/08/15 02:34:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:51 DEBUG : one: size = 4 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:51 DEBUG : one: Sizes differ 2026/08/15 02:34:52 DEBUG : one-2019-01-01: size = 4 OK 2026/08/15 02:34:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/15 02:34:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/15 02:34:52 INFO : one: Deleted 2026/08/15 02:34:52 DEBUG : one: size = 5 OK 2026/08/15 02:34:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/15 02:34:52 INFO : one: Copied (new) 2026/08/15 02:34:52 DEBUG : two: size = 3 OK 2026/08/15 02:34:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:52 DEBUG : two: Unchanged skipping 2026/08/15 02:34:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-huwojut7hahi path dst) 2026/08/15 02:34:52 DEBUG : three.txt: Sizes differ 2026/08/15 02:34:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/15 02:34:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/15 02:34:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/15 02:34:53 INFO : three.txt: Deleted 2026/08/15 02:34:53 DEBUG : three.txt: size = 19 OK 2026/08/15 02:34:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/15 02:34:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.46s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:56 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:34:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:56 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:34:56 DEBUG : Testêé: Sizes differ 2026/08/15 02:34:56 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:34:56 DEBUG : Testêé: size = 14 OK 2026/08/15 02:34:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/15 02:34:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/15 02:34:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.22s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/15 02:34:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:34:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:34:58 DEBUG : existing: size = 6 OK 2026/08/15 02:34:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/15 02:34:58 INFO : existing: Copied (new) 2026/08/15 02:34:58 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:34:58 DEBUG : existing: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:34:58 DEBUG : existing: Sizes differ 2026/08/15 02:34:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/15 02:34:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:34:58 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:34:58 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting files as there were IO errors 2026/08/15 02:34:58 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:34:59 DEBUG : EXISTING: size = 6 OK 2026/08/15 02:34:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:34:59 DEBUG : existing: Unchanged skipping 2026/08/15 02:34:59 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:34:59 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:34:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:34:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:10 DEBUG : both0: size = 6 OK 2026/08/15 02:35:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:35:10 DEBUG : both10: size = 6 OK 2026/08/15 02:35:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both11: size = 6 OK 2026/08/15 02:35:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both12: size = 6 OK 2026/08/15 02:35:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both0: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both13: size = 6 OK 2026/08/15 02:35:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both12: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both14: size = 6 OK 2026/08/15 02:35:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both14: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both15: size = 6 OK 2026/08/15 02:35:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both15: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both16: size = 6 OK 2026/08/15 02:35:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both16: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both17: size = 6 OK 2026/08/15 02:35:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both17: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both18: size = 6 OK 2026/08/15 02:35:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both18: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both19: size = 6 OK 2026/08/15 02:35:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both19: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both1: size = 6 OK 2026/08/15 02:35:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both1: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both2: size = 6 OK 2026/08/15 02:35:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both2: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both3: size = 6 OK 2026/08/15 02:35:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both3: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both4: size = 6 OK 2026/08/15 02:35:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both4: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both5: size = 6 OK 2026/08/15 02:35:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both5: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both6: size = 6 OK 2026/08/15 02:35:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both6: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both7: size = 6 OK 2026/08/15 02:35:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both7: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both8: size = 6 OK 2026/08/15 02:35:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both8: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both9: size = 6 OK 2026/08/15 02:35:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:10 DEBUG : both9: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both13: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both11: Unchanged skipping 2026/08/15 02:35:10 DEBUG : both10: Unchanged skipping 2026/08/15 02:35:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:35:10 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:11 INFO : only12: Deleted 2026/08/15 02:35:11 INFO : only16: Deleted 2026/08/15 02:35:11 INFO : only15: Deleted 2026/08/15 02:35:11 INFO : only18: Deleted 2026/08/15 02:35:11 INFO : only11: Deleted 2026/08/15 02:35:11 INFO : only0: Deleted 2026/08/15 02:35:11 INFO : only13: Deleted 2026/08/15 02:35:11 INFO : only14: Deleted 2026/08/15 02:35:11 INFO : only19: Deleted 2026/08/15 02:35:11 INFO : only4: Deleted 2026/08/15 02:35:11 INFO : only7: Deleted 2026/08/15 02:35:11 INFO : only5: Deleted 2026/08/15 02:35:11 INFO : only3: Deleted 2026/08/15 02:35:11 INFO : only6: Deleted 2026/08/15 02:35:12 INFO : only17: Deleted 2026/08/15 02:35:12 INFO : only1: Deleted 2026/08/15 02:35:12 INFO : only2: Deleted 2026/08/15 02:35:12 INFO : only8: Deleted 2026/08/15 02:35:12 INFO : only10: Deleted 2026/08/15 02:35:12 INFO : only9: Deleted 2026/08/15 02:35:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.14s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:25 DEBUG : both0: size = 6 OK 2026/08/15 02:35:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both10: size = 6 OK 2026/08/15 02:35:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both0: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both13: size = 6 OK 2026/08/15 02:35:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both13: Unchanged skipping 2026/08/15 02:35:25 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:35:25 DEBUG : both14: size = 6 OK 2026/08/15 02:35:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both14: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both15: size = 6 OK 2026/08/15 02:35:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both10: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both16: size = 6 OK 2026/08/15 02:35:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both12: size = 6 OK 2026/08/15 02:35:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both11: size = 6 OK 2026/08/15 02:35:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both15: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both17: size = 6 OK 2026/08/15 02:35:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both17: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both18: size = 6 OK 2026/08/15 02:35:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both18: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both19: size = 6 OK 2026/08/15 02:35:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both19: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both1: size = 6 OK 2026/08/15 02:35:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both1: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both2: size = 6 OK 2026/08/15 02:35:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both2: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both3: size = 6 OK 2026/08/15 02:35:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both3: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both4: size = 6 OK 2026/08/15 02:35:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both4: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both5: size = 6 OK 2026/08/15 02:35:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both5: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both6: size = 6 OK 2026/08/15 02:35:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both6: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both7: size = 6 OK 2026/08/15 02:35:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both7: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both8: size = 6 OK 2026/08/15 02:35:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both8: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both9: size = 6 OK 2026/08/15 02:35:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:25 DEBUG : both9: Unchanged skipping 2026/08/15 02:35:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only0: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only0: Sizes differ 2026/08/15 02:35:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only10: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only10: Sizes differ 2026/08/15 02:35:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only11: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only11: Sizes differ 2026/08/15 02:35:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only12: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only12: Sizes differ 2026/08/15 02:35:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only13: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only13: Sizes differ 2026/08/15 02:35:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only14: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only14: Sizes differ 2026/08/15 02:35:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only15: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only15: Sizes differ 2026/08/15 02:35:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only16: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only16: Sizes differ 2026/08/15 02:35:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only17: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only17: Sizes differ 2026/08/15 02:35:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only18: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only18: Sizes differ 2026/08/15 02:35:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only19: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only19: Sizes differ 2026/08/15 02:35:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only1: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only1: Sizes differ 2026/08/15 02:35:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only2: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only2: Sizes differ 2026/08/15 02:35:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only3: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only3: Sizes differ 2026/08/15 02:35:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only4: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only4: Sizes differ 2026/08/15 02:35:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only5: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only5: Sizes differ 2026/08/15 02:35:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only6: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only6: Sizes differ 2026/08/15 02:35:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only7: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only7: Sizes differ 2026/08/15 02:35:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only8: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only8: Sizes differ 2026/08/15 02:35:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1173688337) 2026/08/15 02:35:25 DEBUG : only9: size = 6 (B2 bucket rclone-test-huwojut7hahi) 2026/08/15 02:35:25 DEBUG : only9: Sizes differ 2026/08/15 02:35:25 DEBUG : both16: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both12: Unchanged skipping 2026/08/15 02:35:25 DEBUG : both11: Unchanged skipping 2026/08/15 02:35:25 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:35:25 DEBUG : only0: size = 0 OK 2026/08/15 02:35:25 DEBUG : only10: size = 0 OK 2026/08/15 02:35:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:25 INFO : only0: Copied (replaced existing) 2026/08/15 02:35:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:25 INFO : only10: Copied (replaced existing) 2026/08/15 02:35:25 DEBUG : only13: size = 0 OK 2026/08/15 02:35:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:25 INFO : only13: Copied (replaced existing) 2026/08/15 02:35:25 DEBUG : only14: size = 0 OK 2026/08/15 02:35:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:25 INFO : only14: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only12: size = 0 OK 2026/08/15 02:35:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only12: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only15: size = 0 OK 2026/08/15 02:35:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only15: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only16: size = 0 OK 2026/08/15 02:35:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only16: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only11: size = 0 OK 2026/08/15 02:35:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only11: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only17: size = 0 OK 2026/08/15 02:35:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only17: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only18: size = 0 OK 2026/08/15 02:35:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only18: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only19: size = 0 OK 2026/08/15 02:35:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only19: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only1: size = 0 OK 2026/08/15 02:35:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only1: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only2: size = 0 OK 2026/08/15 02:35:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only2: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only3: size = 0 OK 2026/08/15 02:35:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only3: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only4: size = 0 OK 2026/08/15 02:35:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only4: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only5: size = 0 OK 2026/08/15 02:35:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only5: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only6: size = 0 OK 2026/08/15 02:35:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only6: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only7: size = 0 OK 2026/08/15 02:35:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only7: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only8: size = 0 OK 2026/08/15 02:35:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only8: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : only9: size = 0 OK 2026/08/15 02:35:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/15 02:35:26 INFO : only9: Copied (replaced existing) 2026/08/15 02:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.61s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:35 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:35:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:35:35 DEBUG : empty_on_remote: Making directory with metadata 2026/08/15 02:35:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:35:35 INFO : empty_on_remote: Making directory 2026/08/15 02:35:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 02:35:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:37 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:35:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:35:37 DEBUG : empty_on_remote: Making directory with metadata 2026/08/15 02:35:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/15 02:35:37 INFO : empty_on_remote: Making directory 2026/08/15 02:35:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 02:35:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:39 INFO : sub dir: Making directory 2026/08/15 02:35:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/15 02:35:41 INFO : sub dir: Making directory 2026/08/15 02:35:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:46 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:47 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : apple: size = 5 OK 2026/08/15 02:35:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : apple: Unchanged skipping 2026/08/15 02:35:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:35:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:35:47 DEBUG : banana: size = 6 OK 2026/08/15 02:35:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : banana: Unchanged skipping 2026/08/15 02:35:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:35:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:35:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:35:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:35:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:35:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:35:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:35:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:35:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:35:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:35:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:35:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:47 INFO : There was nothing to transfer 2026/08/15 02:35:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:47 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : apple: size = 5 OK 2026/08/15 02:35:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : apple: Unchanged skipping 2026/08/15 02:35:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:35:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:35:48 DEBUG : banana: size = 6 OK 2026/08/15 02:35:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : banana: Unchanged skipping 2026/08/15 02:35:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:35:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:35:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:35:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:35:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:35:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:35:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:35:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:35:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:35:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:35:48 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:48 INFO : There was nothing to transfer 2026/08/15 02:35:48 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:48 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:35:58 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:59 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:35:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:35:59 DEBUG : banana: size = 6 OK 2026/08/15 02:35:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:35:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:35:59 DEBUG : banana: Unchanged skipping 2026/08/15 02:35:59 DEBUG : apple: size = 5 OK 2026/08/15 02:35:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : apple: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:35:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:35:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:35:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:35:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:35:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:35:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:35:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:35:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:35:59 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:35:59 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:35:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:59 INFO : There was nothing to transfer 2026/08/15 02:35:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:35:59 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:35:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:36:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:36:00 DEBUG : banana: size = 6 OK 2026/08/15 02:36:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : banana: Unchanged skipping 2026/08/15 02:36:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:36:00 DEBUG : apple: size = 5 OK 2026/08/15 02:36:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:36:00 DEBUG : apple: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:36:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:36:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:36:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:36:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:36:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:36:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:36:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:00 INFO : There was nothing to transfer 2026/08/15 02:36:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:00 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:36:10 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:11 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 02:36:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:11 DEBUG : YXBwbGU=: size = 5 OK 2026/08/15 02:36:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 02:36:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/15 02:36:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:11 DEBUG : YmFuYW5h: size = 6 OK 2026/08/15 02:36:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 02:36:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/15 02:36:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/15 02:36:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/15 02:36:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/15 02:36:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/15 02:36:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/15 02:36:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/15 02:36:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/15 02:36:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/15 02:36:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/15 02:36:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:13 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 02:36:13 INFO : appleappleapplebanana: Deleted 2026/08/15 02:36:13 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 02:36:13 INFO : banana: Deleted 2026/08/15 02:36:13 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 02:36:13 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 02:36:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 02:36:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 02:36:14 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 02:36:14 INFO : apple: Deleted 2026/08/15 02:36:14 INFO : splitbananasplit: Deleted 2026/08/15 02:36:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 02:36:14 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 02:36:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:14 DEBUG : YXBwbGU=: size = 5 OK 2026/08/15 02:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/15 02:36:14 DEBUG : apple: Unchanged skipping 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:36:14 DEBUG : YmFuYW5h: size = 6 OK 2026/08/15 02:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : banana: Unchanged skipping 2026/08/15 02:36:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/15 02:36:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/15 02:36:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:36:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/15 02:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/15 02:36:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/15 02:36:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/15 02:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/15 02:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/15 02:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/15 02:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/15 02:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:36:25 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:25 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/15 02:36:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/15 02:36:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/15 02:36:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/15 02:36:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/15 02:36:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/15 02:36:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:26 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:26 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:26 DEBUG : PREFIXapple: size = 5 OK 2026/08/15 02:36:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 02:36:26 INFO : apple: Copied (new) to: PREFIXapple 2026/08/15 02:36:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : PREFIXbanana: size = 6 OK 2026/08/15 02:36:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 02:36:26 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/15 02:36:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/15 02:36:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/15 02:36:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/15 02:36:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/15 02:36:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/15 02:36:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/15 02:36:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/15 02:36:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/15 02:36:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/15 02:36:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/15 02:36:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/15 02:36:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/15 02:36:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/15 02:36:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/15 02:36:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:27 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:27 INFO : apple: Deleted 2026/08/15 02:36:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 02:36:27 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 02:36:27 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 02:36:28 INFO : splitbananasplit: Deleted 2026/08/15 02:36:28 INFO : banana: Deleted 2026/08/15 02:36:28 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 02:36:28 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 02:36:28 INFO : appleappleapplebanana: Deleted 2026/08/15 02:36:28 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : apple: transformed to: PREFIXapple 2026/08/15 02:36:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/15 02:36:28 DEBUG : banana: transformed to: PREFIXbanana 2026/08/15 02:36:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/15 02:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/15 02:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/15 02:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/15 02:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/15 02:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/15 02:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/15 02:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/15 02:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/15 02:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/15 02:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/15 02:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/15 02:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/15 02:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/15 02:36:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:29 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:29 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:29 DEBUG : apple: size = 5 OK 2026/08/15 02:36:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 02:36:29 INFO : apple: Copied (new) 2026/08/15 02:36:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:36:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:29 INFO : appleappleapplebanana: Copied (new) 2026/08/15 02:36:29 DEBUG : banana: size = 6 OK 2026/08/15 02:36:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 02:36:29 INFO : banana: Copied (new) 2026/08/15 02:36:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:36:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:29 INFO : splitbananasplit: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:36:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:36:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:36:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:36:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:36:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:36:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:36:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/15 02:36:29 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:30 INFO : PREFIXsplitbananasplit: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/15 02:36:30 INFO : PREFIXapple: Deleted 2026/08/15 02:36:30 INFO : PREFIXbanana: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/15 02:36:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/15 02:36:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/15 02:36:30 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:30 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:31 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:36:41 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:41 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:41 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/15 02:36:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:41 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:41 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:42 DEBUG : appleSUFFIX: size = 5 OK 2026/08/15 02:36:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 02:36:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:42 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/15 02:36:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:42 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/15 02:36:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 02:36:42 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/15 02:36:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/15 02:36:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/15 02:36:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/15 02:36:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/15 02:36:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/15 02:36:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/15 02:36:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:43 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:43 INFO : banana: Deleted 2026/08/15 02:36:43 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 02:36:43 INFO : splitbananasplit: Deleted 2026/08/15 02:36:43 INFO : appleappleapplebanana: Deleted 2026/08/15 02:36:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 02:36:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 02:36:44 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 02:36:44 INFO : apple: Deleted 2026/08/15 02:36:44 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : apple: transformed to: appleSUFFIX 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/15 02:36:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/15 02:36:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/15 02:36:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:44 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:44 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:45 DEBUG : apple: size = 5 OK 2026/08/15 02:36:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/15 02:36:45 INFO : apple: Copied (new) 2026/08/15 02:36:45 DEBUG : banana: size = 6 OK 2026/08/15 02:36:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/15 02:36:45 INFO : banana: Copied (new) 2026/08/15 02:36:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:36:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:45 INFO : appleappleapplebanana: Copied (new) 2026/08/15 02:36:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:36:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:45 INFO : splitbananasplit: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:36:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:36:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:36:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:36:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:36:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:36:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:36:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/15 02:36:45 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : bananaSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/15 02:36:46 INFO : splitbananasplitSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/15 02:36:46 INFO : appleSUFFIX: Deleted 2026/08/15 02:36:46 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:46 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:46 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:47 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:36:57 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:57 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : apple: size = 5 OK 2026/08/15 02:36:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:57 DEBUG : apple: Unchanged skipping 2026/08/15 02:36:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:36:57 DEBUG : banana: size = 6 OK 2026/08/15 02:36:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:36:57 DEBUG : banana: Unchanged skipping 2026/08/15 02:36:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:36:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:36:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:36:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:36:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:36:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:36:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:36:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:36:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:36:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:36:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:36:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:36:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:36:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:36:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:36:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:36:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:36:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 02:36:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/15 02:36:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:36:57 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:36:58 DEBUG : appleapple: size = 21 OK 2026/08/15 02:36:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/15 02:36:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/15 02:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:36:58 DEBUG : splitbanan: size = 16 OK 2026/08/15 02:36:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/15 02:36:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/15 02:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:36:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/15 02:36:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/15 02:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:36:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/15 02:36:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/15 02:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:36:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/15 02:36:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/15 02:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:36:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/15 02:36:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/15 02:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:36:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/15 02:36:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/15 02:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:36:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/15 02:36:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/15 02:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:36:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/15 02:36:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/15 02:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:36:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/15 02:36:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/15 02:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:36:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/15 02:36:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/15 02:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:36:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/15 02:36:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/15 02:36:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/15 02:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:36:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/15 02:36:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/15 02:36:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/15 02:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:36:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/15 02:36:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/15 02:36:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/15 02:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:36:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/15 02:36:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/15 02:36:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/15 02:36:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/15 02:36:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/15 02:36:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/15 02:36:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/15 02:36:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/15 02:36:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/15 02:36:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/15 02:36:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/15 02:36:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/15 02:36:58 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/15 02:36:58 INFO : appleappleapplebanana: Deleted 2026/08/15 02:36:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0009-3456789.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0013-789;=.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0003-defghij.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0010-456789.txt: Deleted 2026/08/15 02:36:59 INFO : splitbananasplit: Deleted 2026/08/15 02:36:59 INFO : dir1/0007-1234567.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0015-9;=.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0014-89;=.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0008-2345678.txt: Deleted 2026/08/15 02:36:59 INFO : dir1/0011-56789;.txt: Deleted 2026/08/15 02:36:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:36:59 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : appleapple: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/15 02:36:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : apple: size = 5 OK 2026/08/15 02:37:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:00 DEBUG : appleapple: size = 21 OK 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:00 DEBUG : banana: size = 6 OK 2026/08/15 02:37:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:00 DEBUG : splitbanan: size = 16 OK 2026/08/15 02:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/15 02:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/15 02:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/15 02:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/15 02:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/15 02:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/15 02:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/15 02:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/15 02:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/15 02:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/15 02:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/15 02:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/15 02:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/15 02:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/15 02:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/15 02:37:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/15 02:37:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:00 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : appleapple: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/15 02:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/15 02:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/15 02:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/15 02:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/15 02:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/15 02:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/15 02:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/15 02:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/15 02:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/15 02:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/15 02:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/15 02:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/15 02:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/15 02:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/15 02:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/15 02:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/15 02:37:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:37:10 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 02:37:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 02:37:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 02:37:10 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : apple: size = 5 OK 2026/08/15 02:37:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:11 DEBUG : banana: size = 6 OK 2026/08/15 02:37:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:11 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:11 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:11 INFO : There was nothing to transfer 2026/08/15 02:37:11 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:11 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : apple: size = 5 OK 2026/08/15 02:37:12 DEBUG : banana: size = 6 OK 2026/08/15 02:37:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:12 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:12 INFO : There was nothing to transfer 2026/08/15 02:37:12 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:12 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:12 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:37:23 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:23 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:23 DEBUG : apple: size = 5 OK 2026/08/15 02:37:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:23 DEBUG : banana: size = 6 OK 2026/08/15 02:37:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:23 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:23 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:23 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:23 INFO : There was nothing to transfer 2026/08/15 02:37:23 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:24 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : apple: size = 5 OK 2026/08/15 02:37:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:24 DEBUG : banana: size = 6 OK 2026/08/15 02:37:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:24 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:24 INFO : There was nothing to transfer 2026/08/15 02:37:24 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:24 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:37:34 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:35 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : apple: size = 5 OK 2026/08/15 02:37:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:35 DEBUG : banana: size = 6 OK 2026/08/15 02:37:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:35 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:35 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:35 INFO : There was nothing to transfer 2026/08/15 02:37:35 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:35 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : apple: size = 5 OK 2026/08/15 02:37:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:36 DEBUG : banana: size = 6 OK 2026/08/15 02:37:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:36 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:36 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:36 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:36 INFO : There was nothing to transfer 2026/08/15 02:37:36 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:36 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:37:46 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:47 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : apple: size = 5 OK 2026/08/15 02:37:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:47 DEBUG : banana: size = 6 OK 2026/08/15 02:37:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:47 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:47 INFO : There was nothing to transfer 2026/08/15 02:37:47 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:47 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : apple: size = 5 OK 2026/08/15 02:37:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : apple: Unchanged skipping 2026/08/15 02:37:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:37:48 DEBUG : banana: size = 6 OK 2026/08/15 02:37:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : banana: Unchanged skipping 2026/08/15 02:37:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:37:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:37:48 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:37:48 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:48 INFO : There was nothing to transfer 2026/08/15 02:37:48 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:37:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:37:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/15 02:37:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 02:37:59 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 02:37:59 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:38:00 DEBUG : banana: size = 6 OK 2026/08/15 02:38:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:38:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:38:00 DEBUG : banana: Unchanged skipping 2026/08/15 02:38:00 DEBUG : apple: size = 5 OK 2026/08/15 02:38:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : apple: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:00 INFO : There was nothing to transfer 2026/08/15 02:38:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:00 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/15 02:38:00 DEBUG : apple: size = 5 OK 2026/08/15 02:38:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : apple: Unchanged skipping 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/15 02:38:00 DEBUG : banana: size = 6 OK 2026/08/15 02:38:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : banana: Unchanged skipping 2026/08/15 02:38:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/15 02:38:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/15 02:38:00 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:00 INFO : There was nothing to transfer 2026/08/15 02:38:00 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:01 DEBUG : apple: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : banana: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/15 02:38:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (142.96s) --- PASS: TestTransform/NFC (10.41s) --- PASS: TestTransform/NFD (12.05s) --- PASS: TestTransform/base64 (14.72s) --- PASS: TestTransform/prefix (15.80s) --- PASS: TestTransform/suffix (15.85s) --- PASS: TestTransform/truncate (13.47s) --- PASS: TestTransform/encoder (12.50s) --- PASS: TestTransform/ISO-8859-1 (11.82s) --- PASS: TestTransform/charmap (11.73s) --- PASS: TestTransform/lowercase (12.07s) --- PASS: TestTransform/ascii (12.55s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 02:38:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 02:38:06 INFO : sub dir_somesuffix: Making directory 2026/08/15 02:38:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/15 02:38:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/15 02:38:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 02:38:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 02:38:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:06 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/15 02:38:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/15 02:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:07 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:07 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:07 INFO : tictactoe: Making directory 2026/08/15 02:38:07 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:07 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/15 02:38:07 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:07 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/15 02:38:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/15 02:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:09 INFO : toe: Making directory 2026/08/15 02:38:09 INFO : toe/toe: Making directory 2026/08/15 02:38:09 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 02:38:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 02:38:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 02:38:09 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:09 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/15 02:38:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/15 02:38:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:10 INFO : toe: Making directory 2026/08/15 02:38:10 INFO : toe/toe: Making directory 2026/08/15 02:38:10 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 02:38:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 02:38:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/15 02:38:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:10 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/15 02:38:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/15 02:38:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.55s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:12 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:38:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 02:38:12 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:12 INFO : tictacempty_dir: Making directory 2026/08/15 02:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:12 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:12 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:12 INFO : tictactoe: Making directory 2026/08/15 02:38:12 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:12 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:12 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:12 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 02:38:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:13 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:38:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 02:38:13 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:14 INFO : tictacempty_dir: Making directory 2026/08/15 02:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:14 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:14 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:14 INFO : tictactoe: Making directory 2026/08/15 02:38:14 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:14 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:14 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 02:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 02:38:14 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:14 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 02:38:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/15 02:38:15 NOTICE: B2 bucket rclone-test-huwojut7hahi: 0 differences found 2026/08/15 02:38:15 NOTICE: B2 bucket rclone-test-huwojut7hahi: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 INFO : tictactoe: Making directory 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:15 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:15 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:15 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 02:38:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:16 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:16 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:17 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:17 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/15 02:38:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/15 02:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/15 02:38:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/15 02:38:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:17 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2026/08/15 02:38:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:18 INFO : toe: Making directory 2026/08/15 02:38:18 INFO : toe/toe: Making directory 2026/08/15 02:38:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 02:38:18 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:18 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:18 DEBUG : toe/toe/toe: size = 11 OK 2026/08/15 02:38:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:18 INFO : toe/toe/toe: Copied (new) 2026/08/15 02:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.57s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:19 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:38:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 02:38:19 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:19 INFO : tictacempty_dir: Making directory 2026/08/15 02:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:19 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:19 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:19 INFO : tictactoe: Making directory 2026/08/15 02:38:19 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:19 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:19 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 02:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:19 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:20 INFO : toe/toe/toe.txt: Deleted 2026/08/15 02:38:20 INFO : toe/toe: Removing directory 2026/08/15 02:38:20 INFO : toe: Removing directory 2026/08/15 02:38:20 INFO : empty_dir: Removing directory 2026/08/15 02:38:20 DEBUG : Local file system at /tmp/rclone1173688337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:21 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:38:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 02:38:21 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:21 INFO : tictacempty_dir: Making directory 2026/08/15 02:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:21 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:21 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:21 INFO : tictactoe: Making directory 2026/08/15 02:38:21 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:21 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:21 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 02:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:21 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:21 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:21 INFO : toe/toe/toe.txt: Deleted 2026/08/15 02:38:21 INFO : toe/toe: Removing directory 2026/08/15 02:38:21 INFO : toe: Removing directory 2026/08/15 02:38:21 INFO : empty_dir: Removing directory 2026/08/15 02:38:21 DEBUG : Local file system at /tmp/rclone1173688337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 02:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 02:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 02:38:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/15 02:38:23 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.04s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:24 DEBUG : Reset feature "Copy" 2026/08/15 02:38:24 DEBUG : Reset feature "Move" 2026/08/15 02:38:24 DEBUG : Reset feature "Copy" 2026/08/15 02:38:24 DEBUG : Reset feature "Move" 2026/08/15 02:38:24 DEBUG : empty_dir: Making directory with metadata 2026/08/15 02:38:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/15 02:38:24 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:24 INFO : tictacempty_dir: Making directory 2026/08/15 02:38:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/15 02:38:24 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:24 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:24 INFO : tictactoe: Making directory 2026/08/15 02:38:24 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:24 DEBUG : toe: transformed to: tictactoe 2026/08/15 02:38:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:24 INFO : tictactoe/tictactoe: Making directory 2026/08/15 02:38:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/15 02:38:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/15 02:38:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:24 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/15 02:38:25 INFO : toe/toe/toe.txt: Deleted 2026/08/15 02:38:25 INFO : toe/toe: Removing directory 2026/08/15 02:38:25 INFO : toe: Removing directory 2026/08/15 02:38:25 INFO : empty_dir: Removing directory 2026/08/15 02:38:25 DEBUG : Local file system at /tmp/rclone1173688337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/15 02:38:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 02:38:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/15 02:38:26 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.25s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:27 DEBUG : toe: transformed to: dG9l 2026/08/15 02:38:27 DEBUG : toe: transformed to: dG9l 2026/08/15 02:38:27 INFO : dG9l: Making directory 2026/08/15 02:38:27 DEBUG : toe: transformed to: dG9l 2026/08/15 02:38:27 DEBUG : toe: transformed to: dG9l 2026/08/15 02:38:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/15 02:38:27 INFO : dG9l/dG9l: Making directory 2026/08/15 02:38:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/15 02:38:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/15 02:38:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 02:38:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/15 02:38:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 02:38:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:27 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/15 02:38:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/15 02:38:28 DEBUG : Waiting for deletions to finish 2026/08/15 02:38:28 DEBUG : dG9l: transformed to: toe 2026/08/15 02:38:28 DEBUG : dG9l: transformed to: toe 2026/08/15 02:38:28 DEBUG : dG9l: transformed to: toe 2026/08/15 02:38:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/15 02:38:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/15 02:38:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/15 02:38:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/15 02:38:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/15 02:38:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/15 02:38:28 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for checks to finish 2026/08/15 02:38:28 DEBUG : Local file system at /tmp/rclone1173688337: Waiting for transfers to finish 2026/08/15 02:38:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.36s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-huwojut7hahi", Local "Local file system at /tmp/rclone1173688337", Modify Window "1ms" 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe: transformed to: 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe: transformed to: 2026/08/15 02:38:29 INFO : B2 bucket rclone-test-huwojut7hahi: Making directory 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe: transformed to: 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe: transformed to: 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe/toe: transformed to: 2026/08/15 02:38:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/15 02:38:29 INFO : toe/toe: Making directory 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe/toe: transformed to: 2026/08/15 02:38:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe: transformed to: 2026/08/15 02:38:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/15 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/15 02:38:29 DEBUG : toe/toe/toe: transformed to: 2026/08/15 02:38:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/15 02:38:29 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for checks to finish 2026/08/15 02:38:29 DEBUG : B2 bucket rclone-test-huwojut7hahi: Waiting for transfers to finish 2026/08/15 02:38:30 DEBUG : toe/toe/toe: size = 11 OK 2026/08/15 02:38:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/15 02:38:30 INFO : toe/toe/toe: Copied (new) 2026/08/15 02:38:30 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting files as there were IO errors 2026/08/15 02:38:30 ERROR : B2 bucket rclone-test-huwojut7hahi: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/08/15 02:38:31 DEBUG : B2 bucket rclone-test-huwojut7hahi: Purge remote 2026/08/15 02:38:31 INFO : B2 bucket rclone-test-huwojut7hahi: cleaning bucket "rclone-test-huwojut7hahi" of all files 2026/08/15 02:38:32 DEBUG : BackupDir/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492043_d20260815_m023350_c001_v7007000_t0000_u01786761230693") 2026/08/15 02:38:32 DEBUG : BackupDir/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f414b1e37e7459721_d20260815_m023346_c001_v0001176_t0058_u01786761226201") 2026/08/15 02:38:32 DEBUG : CompareDest/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f420e67f86f2a3400_d20260815_m023327_c001_v7007000_t0000_u01786761207102") 2026/08/15 02:38:32 DEBUG : CompareDest/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c293_d20260815_m023321_c001_v0001183_t0042_u01786761201851") 2026/08/15 02:38:32 DEBUG : CompareDest/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f420e67f86f2a3403_d20260815_m023327_c001_v7007000_t0000_u01786761207405") 2026/08/15 02:38:32 DEBUG : CompareDest/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a922_d20260815_m023322_c001_v0001176_t0036_u01786761202769") 2026/08/15 02:38:32 DEBUG : CopyDest/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492044_d20260815_m023350_c001_v7007000_t0000_u01786761230875") 2026/08/15 02:38:32 DEBUG : CopyDest/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a973_d20260815_m023342_c001_v0001176_t0036_u01786761222779") 2026/08/15 02:38:32 DEBUG : CopyDest/three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492045_d20260815_m023351_c001_v7007000_t0000_u01786761231058") 2026/08/15 02:38:32 DEBUG : CopyDest/three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a999_d20260815_m023348_c001_v0001176_t0036_u01786761228904") 2026/08/15 02:38:32 DEBUG : CopyDest/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492046_d20260815_m023351_c001_v7007000_t0000_u01786761231341") 2026/08/15 02:38:32 DEBUG : CopyDest/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c353_d20260815_m023346_c001_v0001183_t0042_u01786761226953") 2026/08/15 02:38:32 DEBUG : EXISTING: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873df_d20260815_m023500_c001_v7007000_t0000_u01786761300525") 2026/08/15 02:38:32 DEBUG : EXISTING: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aad7_d20260815_m023459_c001_v0001176_t0036_u01786761299405") 2026/08/15 02:38:32 DEBUG : PREFIXapple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f421f864f0b929b30_d20260815_m023630_c001_v7007000_t0000_u01786761390127") 2026/08/15 02:38:33 DEBUG : PREFIXapple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b8d_d20260815_m023626_c001_v0001184_t0045_u01786761386237") 2026/08/15 02:38:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d11_d20260815_m023630_c001_v7007000_t0000_u01786761390446") 2026/08/15 02:38:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c823_d20260815_m023626_c001_v0001183_t0003_u01786761386227") 2026/08/15 02:38:33 DEBUG : PREFIXbanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d0e_d20260815_m023630_c001_v7007000_t0000_u01786761390135") 2026/08/15 02:38:33 DEBUG : PREFIXbanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac67_d20260815_m023626_c001_v0001176_t0036_u01786761386248") 2026/08/15 02:38:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc17_d20260815_m023630_c001_v7007000_t0000_u01786761390070") 2026/08/15 02:38:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989641f_d20260815_m023626_c001_v0001130_t0027_u01786761386258") 2026/08/15 02:38:33 DEBUG : Testêé: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873ce_d20260815_m023457_c001_v7007000_t0000_u01786761297146") 2026/08/15 02:38:33 DEBUG : Testêé: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aac9_d20260815_m023456_c001_v0001176_t0036_u01786761296587") 2026/08/15 02:38:33 DEBUG : Testêé: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5ab_d20260815_m023455_c001_v0001183_t0042_u01786761295666") 2026/08/15 02:38:33 DEBUG : YXBwbGU=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da8d_d20260815_m023615_c001_v7007000_t0000_u01786761375608") 2026/08/15 02:38:33 DEBUG : YXBwbGU=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac2f_d20260815_m023611_c001_v0001176_t0036_u01786761371840") 2026/08/15 02:38:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da8e_d20260815_m023615_c001_v7007000_t0000_u01786761375790") 2026/08/15 02:38:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b37_d20260815_m023611_c001_v0001184_t0018_u01786761371852") 2026/08/15 02:38:33 DEBUG : YmFuYW5h: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da8f_d20260815_m023615_c001_v7007000_t0000_u01786761375972") 2026/08/15 02:38:33 DEBUG : YmFuYW5h: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7c5_d20260815_m023611_c001_v0001183_t0042_u01786761371863") 2026/08/15 02:38:33 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d42b_d20260815_m023201_c001_v7007000_t0000_u01786761121484") 2026/08/15 02:38:33 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c03e_d20260815_m023200_c001_v0001183_t0050_u01786761120901") 2026/08/15 02:38:33 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d429_d20260815_m023159_c001_v7007000_t0000_u01786761119620") 2026/08/15 02:38:33 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c028_d20260815_m023158_c001_v0001183_t0035_u01786761118755") 2026/08/15 02:38:33 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671796_d20260815_m023143_c001_v7007000_t0000_u01786761103661") 2026/08/15 02:38:34 DEBUG : a/potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538bf8e_d20260815_m023142_c001_v0001183_t0004_u01786761102895") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd01_d20260815_m023801_c001_v7007000_t0000_u01786761481668") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e9c_d20260815_m023758_c001_v0001184_t0045_u01786761478385") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401ca1_d20260815_m023749_c001_v7007000_t0000_u01786761469220") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e28_d20260815_m023745_c001_v0001184_t0045_u01786761465901") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c37_d20260815_m023737_c001_v7007000_t0000_u01786761457134") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856db8_d20260815_m023734_c001_v0001184_t0045_u01786761454174") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c09_d20260815_m023725_c001_v7007000_t0000_u01786761445353") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d54_d20260815_m023722_c001_v0001184_t0045_u01786761442451") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bd6_d20260815_m023713_c001_v7007000_t0000_u01786761433533") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856cdd_d20260815_m023709_c001_v0001184_t0045_u01786761429945") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31d7_d20260815_m023701_c001_v7007000_t0000_u01786761421030") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad01_d20260815_m023656_c001_v0001176_t0036_u01786761416501") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d4f_d20260815_m023647_c001_v7007000_t0000_u01786761407666") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131accf_d20260815_m023644_c001_v0001176_t0036_u01786761404967") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7eda_d20260815_m023643_c001_v7007000_t0000_u01786761403965") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964ab_d20260815_m023640_c001_v0001130_t0027_u01786761400535") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d07_d20260815_m023631_c001_v7007000_t0000_u01786761391784") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896439_d20260815_m023629_c001_v0001130_t0027_u01786761389095") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33ce9_d20260815_m023627_c001_v7007000_t0000_u01786761387546") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c81d_d20260815_m023624_c001_v0001183_t0042_u01786761384796") 2026/08/15 02:38:34 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb4e9_d20260815_m023613_c001_v7007000_t0000_u01786761373939") 2026/08/15 02:38:35 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac2b_d20260815_m023610_c001_v0001176_t0036_u01786761370057") 2026/08/15 02:38:35 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1ef_d20260815_m023601_c001_v7007000_t0000_u01786761361201") 2026/08/15 02:38:35 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac07_d20260815_m023557_c001_v0001176_t0036_u01786761357981") 2026/08/15 02:38:35 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434658d_d20260815_m023548_c001_v7007000_t0000_u01786761348883") 2026/08/15 02:38:35 DEBUG : apple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abcd_d20260815_m023546_c001_v0001176_t0036_u01786761346171") 2026/08/15 02:38:35 DEBUG : appleSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d4c_d20260815_m023646_c001_v7007000_t0000_u01786761406334") 2026/08/15 02:38:35 DEBUG : appleSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c15_d20260815_m023642_c001_v0001184_t0045_u01786761402059") 2026/08/15 02:38:35 DEBUG : appleapple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31d8_d20260815_m023701_c001_v7007000_t0000_u01786761421213") 2026/08/15 02:38:35 DEBUG : appleapple: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad09_d20260815_m023657_c001_v0001176_t0036_u01786761417953") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd02_d20260815_m023801_c001_v7007000_t0000_u01786761481852") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae37_d20260815_m023758_c001_v0001176_t0036_u01786761478756") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cbb_d20260815_m023749_c001_v7007000_t0000_u01786761469403") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131adf9_d20260815_m023746_c001_v0001176_t0036_u01786761466270") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c38_d20260815_m023737_c001_v7007000_t0000_u01786761457370") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131adaf_d20260815_m023734_c001_v0001176_t0036_u01786761454557") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c0b_d20260815_m023725_c001_v7007000_t0000_u01786761445534") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad7b_d20260815_m023722_c001_v0001176_t0036_u01786761442824") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bd7_d20260815_m023713_c001_v7007000_t0000_u01786761433715") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad3b_d20260815_m023710_c001_v0001176_t0036_u01786761430316") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31cd_d20260815_m023658_c001_v7007000_t0000_u01786761418896") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c935_d20260815_m023656_c001_v0001183_t0042_u01786761416870") 2026/08/15 02:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d52_d20260815_m023647_c001_v7007000_t0000_u01786761407847") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8b7_d20260815_m023644_c001_v0001183_t0042_u01786761404988") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb670_d20260815_m023643_c001_v7007000_t0000_u01786761403461") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c05_d20260815_m023640_c001_v0001184_t0045_u01786761400945") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d08_d20260815_m023631_c001_v7007000_t0000_u01786761391971") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac75_d20260815_m023629_c001_v0001176_t0036_u01786761389114") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc06_d20260815_m023628_c001_v7007000_t0000_u01786761388224") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac65_d20260815_m023625_c001_v0001176_t0036_u01786761385166") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904cea_d20260815_m023613_c001_v7007000_t0000_u01786761373505") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7bb_d20260815_m023610_c001_v0001183_t0042_u01786761370425") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f0_d20260815_m023601_c001_v7007000_t0000_u01786761361388") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c77b_d20260815_m023558_c001_v0001183_t0042_u01786761358351") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434658e_d20260815_m023549_c001_v7007000_t0000_u01786761349063") 2026/08/15 02:38:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c737_d20260815_m023546_c001_v0001183_t0042_u01786761346542") 2026/08/15 02:38:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa9014925cc_d20260815_m023646_c001_v7007000_t0000_u01786761406183") 2026/08/15 02:38:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98964bb_d20260815_m023642_c001_v0001130_t0018_u01786761402101") 2026/08/15 02:38:36 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d42c_d20260815_m023201_c001_v7007000_t0000_u01786761121665") 2026/08/15 02:38:36 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c032_d20260815_m023200_c001_v0001183_t0042_u01786761120163") 2026/08/15 02:38:36 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d428_d20260815_m023158_c001_v7007000_t0000_u01786761118988") 2026/08/15 02:38:36 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c01e_d20260815_m023157_c001_v0001183_t0042_u01786761117988") 2026/08/15 02:38:36 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671794_d20260815_m023143_c001_v7007000_t0000_u01786761103108") 2026/08/15 02:38:37 DEBUG : b/potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf80_d20260815_m023142_c001_v0001183_t0042_u01786761102129") 2026/08/15 02:38:37 DEBUG : backup/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401976_d20260815_m023402_c001_v7007000_t0000_u01786761242664") 2026/08/15 02:38:37 DEBUG : backup/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4000a1b56fabae07_d20260815_m023401_c001_v0001040_t0007_u01786761241182") 2026/08/15 02:38:37 DEBUG : backup/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4173ec54c42f1b43_d20260815_m023357_c001_v0001033_t0025_u01786761237728") 2026/08/15 02:38:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb1d_d20260815_m023425_c001_v7007000_t0000_u01786761265024") 2026/08/15 02:38:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40754982ad21f454_d20260815_m023423_c001_v0001182_t0052_u01786761263526") 2026/08/15 02:38:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f410bb14f09342809_d20260815_m023420_c001_v0001098_t0019_u01786761260158") 2026/08/15 02:38:37 DEBUG : backup/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4227bf6ed8420cbf_d20260815_m023413_c001_v7007000_t0000_u01786761253901") 2026/08/15 02:38:37 DEBUG : backup/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4016f84313a97df0_d20260815_m023412_c001_v0001171_t0026_u01786761252402") 2026/08/15 02:38:37 DEBUG : backup/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4120c6f5df8ac748_d20260815_m023408_c001_v0001109_t0017_u01786761248947") 2026/08/15 02:38:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb1e_d20260815_m023425_c001_v7007000_t0000_u01786761265295") 2026/08/15 02:38:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409d17c832e5179e_d20260815_m023424_c001_v0001173_t0040_u01786761264286") 2026/08/15 02:38:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4021bc502e4014d3_d20260815_m023421_c001_v0001174_t0000_u01786761261469") 2026/08/15 02:38:37 DEBUG : backup/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401977_d20260815_m023402_c001_v7007000_t0000_u01786761242844") 2026/08/15 02:38:37 DEBUG : backup/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4099e6ebd155d254_d20260815_m023401_c001_v0001106_t0025_u01786761241933") 2026/08/15 02:38:37 DEBUG : backup/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41928b9eb7cb92e8_d20260815_m023359_c001_v0001105_t0005_u01786761239060") 2026/08/15 02:38:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4227bf6ed8420cc0_d20260815_m023414_c001_v7007000_t0000_u01786761254083") 2026/08/15 02:38:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409d17c832e5174e_d20260815_m023413_c001_v0001173_t0001_u01786761253158") 2026/08/15 02:38:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415a28e05bb10bdd_d20260815_m023410_c001_v0001180_t0028_u01786761250263") 2026/08/15 02:38:37 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd03_d20260815_m023802_c001_v7007000_t0000_u01786761482040") 2026/08/15 02:38:37 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cb59_d20260815_m023758_c001_v0001183_t0042_u01786761478570") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cbc_d20260815_m023749_c001_v7007000_t0000_u01786761469585") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cae7_d20260815_m023746_c001_v0001183_t0042_u01786761466086") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c39_d20260815_m023737_c001_v7007000_t0000_u01786761457562") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca3f_d20260815_m023734_c001_v0001183_t0042_u01786761454371") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c0e_d20260815_m023725_c001_v7007000_t0000_u01786761445716") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c9d9_d20260815_m023722_c001_v0001183_t0042_u01786761442638") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bd8_d20260815_m023713_c001_v7007000_t0000_u01786761433896") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c987_d20260815_m023710_c001_v0001183_t0042_u01786761430132") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31da_d20260815_m023701_c001_v7007000_t0000_u01786761421394") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989654d_d20260815_m023656_c001_v0001130_t0027_u01786761416685") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d53_d20260815_m023648_c001_v7007000_t0000_u01786761408029") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964d9_d20260815_m023644_c001_v0001130_t0027_u01786761404977") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d3c_d20260815_m023643_c001_v7007000_t0000_u01786761403368") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acb5_d20260815_m023640_c001_v0001176_t0036_u01786761400719") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d09_d20260815_m023632_c001_v7007000_t0000_u01786761392153") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ba7_d20260815_m023629_c001_v0001184_t0045_u01786761389119") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d09_d20260815_m023627_c001_v7007000_t0000_u01786761387980") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b81_d20260815_m023624_c001_v0001184_t0045_u01786761384981") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e300_d20260815_m023613_c001_v7007000_t0000_u01786761373724") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b31_d20260815_m023610_c001_v0001184_t0045_u01786761370240") 2026/08/15 02:38:38 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f1_d20260815_m023601_c001_v7007000_t0000_u01786761361572") 2026/08/15 02:38:39 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856aeb_d20260815_m023558_c001_v0001184_t0045_u01786761358165") 2026/08/15 02:38:39 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434658f_d20260815_m023549_c001_v7007000_t0000_u01786761349243") 2026/08/15 02:38:39 DEBUG : banana: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856aad_d20260815_m023546_c001_v0001184_t0045_u01786761346358") 2026/08/15 02:38:39 DEBUG : bananaSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d46_d20260815_m023645_c001_v7007000_t0000_u01786761405956") 2026/08/15 02:38:39 DEBUG : bananaSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acbd_d20260815_m023642_c001_v0001176_t0036_u01786761402114") 2026/08/15 02:38:39 DEBUG : both0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434651c_d20260815_m023527_c001_v7007000_t0000_u01786761327414") 2026/08/15 02:38:39 DEBUG : both0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c659_d20260815_m023516_c001_v0001183_t0042_u01786761316921") 2026/08/15 02:38:39 DEBUG : both0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f5_d20260815_m023512_c001_v7007000_t0000_u01786761312758") 2026/08/15 02:38:39 DEBUG : both0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5cf_d20260815_m023502_c001_v0001183_t0042_u01786761302421") 2026/08/15 02:38:39 DEBUG : both1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434651d_d20260815_m023527_c001_v7007000_t0000_u01786761327593") 2026/08/15 02:38:39 DEBUG : both1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c65d_d20260815_m023517_c001_v0001183_t0042_u01786761317657") 2026/08/15 02:38:39 DEBUG : both1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f6_d20260815_m023512_c001_v7007000_t0000_u01786761312939") 2026/08/15 02:38:39 DEBUG : both1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5d1_d20260815_m023502_c001_v0001183_t0042_u01786761302800") 2026/08/15 02:38:39 DEBUG : both10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434651e_d20260815_m023527_c001_v7007000_t0000_u01786761327772") 2026/08/15 02:38:39 DEBUG : both10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c681_d20260815_m023521_c001_v0001183_t0042_u01786761321037") 2026/08/15 02:38:39 DEBUG : both10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f7_d20260815_m023513_c001_v7007000_t0000_u01786761313120") 2026/08/15 02:38:39 DEBUG : both10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5f7_d20260815_m023506_c001_v0001183_t0042_u01786761306293") 2026/08/15 02:38:39 DEBUG : both11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434651f_d20260815_m023527_c001_v7007000_t0000_u01786761327952") 2026/08/15 02:38:39 DEBUG : both11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c687_d20260815_m023521_c001_v0001183_t0042_u01786761321404") 2026/08/15 02:38:39 DEBUG : both11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f8_d20260815_m023513_c001_v7007000_t0000_u01786761313301") 2026/08/15 02:38:39 DEBUG : both11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5f9_d20260815_m023506_c001_v0001183_t0042_u01786761306663") 2026/08/15 02:38:39 DEBUG : both12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346520_d20260815_m023528_c001_v7007000_t0000_u01786761328133") 2026/08/15 02:38:40 DEBUG : both12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c691_d20260815_m023521_c001_v0001183_t0042_u01786761321774") 2026/08/15 02:38:40 DEBUG : both12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f9_d20260815_m023513_c001_v7007000_t0000_u01786761313481") 2026/08/15 02:38:40 DEBUG : both12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5fd_d20260815_m023507_c001_v0001183_t0042_u01786761307032") 2026/08/15 02:38:40 DEBUG : both13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346521_d20260815_m023528_c001_v7007000_t0000_u01786761328313") 2026/08/15 02:38:40 DEBUG : both13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c693_d20260815_m023522_c001_v0001183_t0042_u01786761322140") 2026/08/15 02:38:40 DEBUG : both13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873fa_d20260815_m023513_c001_v7007000_t0000_u01786761313662") 2026/08/15 02:38:40 DEBUG : both13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c605_d20260815_m023507_c001_v0001183_t0042_u01786761307438") 2026/08/15 02:38:40 DEBUG : both14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346523_d20260815_m023528_c001_v7007000_t0000_u01786761328492") 2026/08/15 02:38:40 DEBUG : both14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c697_d20260815_m023522_c001_v0001183_t0042_u01786761322538") 2026/08/15 02:38:40 DEBUG : both14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873fb_d20260815_m023513_c001_v7007000_t0000_u01786761313843") 2026/08/15 02:38:40 DEBUG : both14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c607_d20260815_m023507_c001_v0001183_t0042_u01786761307806") 2026/08/15 02:38:40 DEBUG : both15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346525_d20260815_m023528_c001_v7007000_t0000_u01786761328672") 2026/08/15 02:38:40 DEBUG : both15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c69d_d20260815_m023522_c001_v0001183_t0042_u01786761322906") 2026/08/15 02:38:40 DEBUG : both15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873fc_d20260815_m023514_c001_v7007000_t0000_u01786761314025") 2026/08/15 02:38:40 DEBUG : both15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c60d_d20260815_m023508_c001_v0001183_t0042_u01786761308175") 2026/08/15 02:38:40 DEBUG : both16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346527_d20260815_m023528_c001_v7007000_t0000_u01786761328851") 2026/08/15 02:38:40 DEBUG : both16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6a1_d20260815_m023523_c001_v0001183_t0042_u01786761323407") 2026/08/15 02:38:40 DEBUG : both16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873fd_d20260815_m023514_c001_v7007000_t0000_u01786761314205") 2026/08/15 02:38:40 DEBUG : both16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c613_d20260815_m023508_c001_v0001183_t0042_u01786761308576") 2026/08/15 02:38:40 DEBUG : both17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346529_d20260815_m023529_c001_v7007000_t0000_u01786761329029") 2026/08/15 02:38:40 DEBUG : both17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6a3_d20260815_m023523_c001_v0001183_t0042_u01786761323775") 2026/08/15 02:38:41 DEBUG : both17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873fe_d20260815_m023514_c001_v7007000_t0000_u01786761314386") 2026/08/15 02:38:41 DEBUG : both17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c617_d20260815_m023508_c001_v0001183_t0042_u01786761308944") 2026/08/15 02:38:41 DEBUG : both18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434652b_d20260815_m023529_c001_v7007000_t0000_u01786761329208") 2026/08/15 02:38:41 DEBUG : both18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6a5_d20260815_m023524_c001_v0001183_t0042_u01786761324143") 2026/08/15 02:38:41 DEBUG : both18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873ff_d20260815_m023514_c001_v7007000_t0000_u01786761314567") 2026/08/15 02:38:41 DEBUG : both18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c619_d20260815_m023509_c001_v0001183_t0042_u01786761309313") 2026/08/15 02:38:41 DEBUG : both19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434652c_d20260815_m023529_c001_v7007000_t0000_u01786761329387") 2026/08/15 02:38:41 DEBUG : both19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6a9_d20260815_m023524_c001_v0001183_t0042_u01786761324510") 2026/08/15 02:38:41 DEBUG : both19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387401_d20260815_m023514_c001_v7007000_t0000_u01786761314747") 2026/08/15 02:38:41 DEBUG : both19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c621_d20260815_m023509_c001_v0001183_t0042_u01786761309704") 2026/08/15 02:38:41 DEBUG : both2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434652d_d20260815_m023529_c001_v7007000_t0000_u01786761329567") 2026/08/15 02:38:41 DEBUG : both2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c661_d20260815_m023518_c001_v0001183_t0042_u01786761318089") 2026/08/15 02:38:41 DEBUG : both2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387402_d20260815_m023514_c001_v7007000_t0000_u01786761314927") 2026/08/15 02:38:41 DEBUG : both2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5d9_d20260815_m023503_c001_v0001183_t0042_u01786761303169") 2026/08/15 02:38:41 DEBUG : both3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434652f_d20260815_m023529_c001_v7007000_t0000_u01786761329747") 2026/08/15 02:38:41 DEBUG : both3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c667_d20260815_m023518_c001_v0001183_t0042_u01786761318456") 2026/08/15 02:38:41 DEBUG : both3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387404_d20260815_m023515_c001_v7007000_t0000_u01786761315108") 2026/08/15 02:38:41 DEBUG : both3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5dd_d20260815_m023503_c001_v0001183_t0042_u01786761303554") 2026/08/15 02:38:41 DEBUG : both4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346530_d20260815_m023529_c001_v7007000_t0000_u01786761329927") 2026/08/15 02:38:41 DEBUG : both4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c66b_d20260815_m023518_c001_v0001183_t0042_u01786761318823") 2026/08/15 02:38:41 DEBUG : both4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387405_d20260815_m023515_c001_v7007000_t0000_u01786761315288") 2026/08/15 02:38:42 DEBUG : both4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5e1_d20260815_m023504_c001_v0001183_t0042_u01786761304026") 2026/08/15 02:38:42 DEBUG : both5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346531_d20260815_m023530_c001_v7007000_t0000_u01786761330248") 2026/08/15 02:38:42 DEBUG : both5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c66d_d20260815_m023519_c001_v0001183_t0042_u01786761319205") 2026/08/15 02:38:42 DEBUG : both5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387406_d20260815_m023515_c001_v7007000_t0000_u01786761315469") 2026/08/15 02:38:42 DEBUG : both5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5e3_d20260815_m023504_c001_v0001183_t0042_u01786761304393") 2026/08/15 02:38:42 DEBUG : both6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346533_d20260815_m023530_c001_v7007000_t0000_u01786761330428") 2026/08/15 02:38:42 DEBUG : both6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c671_d20260815_m023519_c001_v0001183_t0042_u01786761319572") 2026/08/15 02:38:42 DEBUG : both6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387407_d20260815_m023515_c001_v7007000_t0000_u01786761315650") 2026/08/15 02:38:42 DEBUG : both6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5e9_d20260815_m023504_c001_v0001183_t0042_u01786761304815") 2026/08/15 02:38:42 DEBUG : both7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346534_d20260815_m023530_c001_v7007000_t0000_u01786761330607") 2026/08/15 02:38:42 DEBUG : both7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c673_d20260815_m023519_c001_v0001183_t0042_u01786761319939") 2026/08/15 02:38:42 DEBUG : both7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387408_d20260815_m023515_c001_v7007000_t0000_u01786761315830") 2026/08/15 02:38:42 DEBUG : both7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5ed_d20260815_m023505_c001_v0001183_t0042_u01786761305185") 2026/08/15 02:38:42 DEBUG : both8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346535_d20260815_m023530_c001_v7007000_t0000_u01786761330786") 2026/08/15 02:38:42 DEBUG : both8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c67b_d20260815_m023520_c001_v0001183_t0042_u01786761320305") 2026/08/15 02:38:42 DEBUG : both8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387409_d20260815_m023516_c001_v7007000_t0000_u01786761316012") 2026/08/15 02:38:42 DEBUG : both8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5ef_d20260815_m023505_c001_v0001183_t0042_u01786761305555") 2026/08/15 02:38:42 DEBUG : both9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346536_d20260815_m023530_c001_v7007000_t0000_u01786761330967") 2026/08/15 02:38:42 DEBUG : both9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c67d_d20260815_m023520_c001_v0001183_t0042_u01786761320672") 2026/08/15 02:38:42 DEBUG : both9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe138740b_d20260815_m023516_c001_v7007000_t0000_u01786761316193") 2026/08/15 02:38:42 DEBUG : both9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5f5_d20260815_m023505_c001_v0001183_t0042_u01786761305925") 2026/08/15 02:38:42 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d42d_d20260815_m023201_c001_v7007000_t0000_u01786761121858") 2026/08/15 02:38:42 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c036_d20260815_m023200_c001_v0001183_t0042_u01786761120348") 2026/08/15 02:38:43 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d42a_d20260815_m023159_c001_v7007000_t0000_u01786761119801") 2026/08/15 02:38:43 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c020_d20260815_m023158_c001_v0001183_t0042_u01786761118172") 2026/08/15 02:38:43 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671797_d20260815_m023143_c001_v7007000_t0000_u01786761103845") 2026/08/15 02:38:43 DEBUG : c/non empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf86_d20260815_m023142_c001_v0001183_t0042_u01786761102314") 2026/08/15 02:38:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da90_d20260815_m023616_c001_v7007000_t0000_u01786761376153") 2026/08/15 02:38:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98963b1_d20260815_m023611_c001_v0001130_t0027_u01786761371872") 2026/08/15 02:38:43 DEBUG : check sum: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671784_d20260815_m023135_c001_v7007000_t0000_u01786761095583") 2026/08/15 02:38:43 DEBUG : check sum: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf22_d20260815_m023134_c001_v0001183_t0042_u01786761094663") 2026/08/15 02:38:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e988_d20260815_m023829_c001_v7007000_t0000_u01786761509409") 2026/08/15 02:38:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856fc6_d20260815_m023828_c001_v0001184_t0045_u01786761508011") 2026/08/15 02:38:43 DEBUG : dest/3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa90149201d_d20260815_m023336_c001_v7007000_t0000_u01786761216115") 2026/08/15 02:38:43 DEBUG : dest/3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409e392cd397c055_d20260815_m023335_c001_v0001183_t0013_u01786761215015") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31dc_d20260815_m023701_c001_v7007000_t0000_u01786761421575") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c93b_d20260815_m023657_c001_v0001183_t0042_u01786761417978") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd04_d20260815_m023802_c001_v7007000_t0000_u01786761482236") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e66_d20260815_m023753_c001_v0001184_t0045_u01786761473884") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cbd_d20260815_m023749_c001_v7007000_t0000_u01786761469768") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856df0_d20260815_m023741_c001_v0001184_t0045_u01786761461822") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3a_d20260815_m023737_c001_v7007000_t0000_u01786761457744") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d90_d20260815_m023730_c001_v0001184_t0045_u01786761450094") 2026/08/15 02:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c10_d20260815_m023725_c001_v7007000_t0000_u01786761445898") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d29_d20260815_m023718_c001_v0001184_t0045_u01786761438269") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bd9_d20260815_m023714_c001_v7007000_t0000_u01786761434077") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856cc1_d20260815_m023705_c001_v0001184_t0045_u01786761425784") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc82_d20260815_m023659_c001_v7007000_t0000_u01786761419300") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aced_d20260815_m023652_c001_v0001176_t0036_u01786761412315") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d55_d20260815_m023648_c001_v7007000_t0000_u01786761408211") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acd3_d20260815_m023645_c001_v0001176_t0036_u01786761405150") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d3e_d20260815_m023643_c001_v7007000_t0000_u01786761403550") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896477_d20260815_m023636_c001_v0001130_t0027_u01786761396472") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d0a_d20260815_m023632_c001_v7007000_t0000_u01786761392334") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989643d_d20260815_m023629_c001_v0001130_t0027_u01786761389278") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa5_d20260815_m023628_c001_v7007000_t0000_u01786761388126") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c803_d20260815_m023620_c001_v0001183_t0042_u01786761380657") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e302_d20260815_m023613_c001_v7007000_t0000_u01786761373907") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac1b_d20260815_m023605_c001_v0001176_t0036_u01786761365941") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f2_d20260815_m023601_c001_v7007000_t0000_u01786761361761") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abf1_d20260815_m023553_c001_v0001176_t0036_u01786761353894") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346590_d20260815_m023549_c001_v7007000_t0000_u01786761349422") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abbd_d20260815_m023543_c001_v0001176_t0036_u01786761343121") 2026/08/15 02:38:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4188540825455728_d20260815_m023645_c001_v7007000_t0000_u01786761405945") 2026/08/15 02:38:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856c17_d20260815_m023642_c001_v0001184_t0013_u01786761402243") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31de_d20260815_m023701_c001_v7007000_t0000_u01786761421758") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ca1_d20260815_m023657_c001_v0001184_t0045_u01786761417989") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd05_d20260815_m023802_c001_v7007000_t0000_u01786761482420") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cb27_d20260815_m023754_c001_v0001183_t0042_u01786761474661") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cbe_d20260815_m023749_c001_v7007000_t0000_u01786761469951") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca83_d20260815_m023742_c001_v0001183_t0042_u01786761462373") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3b_d20260815_m023737_c001_v7007000_t0000_u01786761457926") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca1d_d20260815_m023730_c001_v0001183_t0042_u01786761450645") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c12_d20260815_m023726_c001_v7007000_t0000_u01786761446079") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c9bb_d20260815_m023718_c001_v0001183_t0042_u01786761438876") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bdb_d20260815_m023714_c001_v7007000_t0000_u01786761434258") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c965_d20260815_m023706_c001_v0001183_t0042_u01786761426328") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31ce_d20260815_m023659_c001_v7007000_t0000_u01786761419077") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896529_d20260815_m023652_c001_v0001130_t0027_u01786761412856") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d58_d20260815_m023648_c001_v7007000_t0000_u01786761408394") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964db_d20260815_m023645_c001_v0001130_t0027_u01786761405163") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7ed7_d20260815_m023643_c001_v7007000_t0000_u01786761403776") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aca1_d20260815_m023637_c001_v0001176_t0036_u01786761397019") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d0b_d20260815_m023632_c001_v7007000_t0000_u01786761392516") 2026/08/15 02:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac77_d20260815_m023629_c001_v0001176_t0036_u01786761389301") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f421f864f0b929b2d_d20260815_m023628_c001_v7007000_t0000_u01786761388225") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b63_d20260815_m023621_c001_v0001184_t0045_u01786761381240") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904cef_d20260815_m023614_c001_v7007000_t0000_u01786761374052") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b0b_d20260815_m023606_c001_v0001184_t0045_u01786761366497") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f3_d20260815_m023601_c001_v7007000_t0000_u01786761361945") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ad3_d20260815_m023554_c001_v0001184_t0045_u01786761354443") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346591_d20260815_m023549_c001_v7007000_t0000_u01786761349601") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a91_d20260815_m023543_c001_v0001184_t0045_u01786761343307") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d47_d20260815_m023645_c001_v7007000_t0000_u01786761405965") 2026/08/15 02:38:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c89d_d20260815_m023642_c001_v0001183_t0051_u01786761402260") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31df_d20260815_m023701_c001_v7007000_t0000_u01786761421940") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad0b_d20260815_m023658_c001_v0001176_t0036_u01786761418138") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd06_d20260815_m023802_c001_v7007000_t0000_u01786761482605") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae1f_d20260815_m023755_c001_v0001176_t0036_u01786761475211") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc0_d20260815_m023750_c001_v7007000_t0000_u01786761470134") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131add9_d20260815_m023742_c001_v0001176_t0036_u01786761462931") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3c_d20260815_m023738_c001_v7007000_t0000_u01786761458108") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad9b_d20260815_m023731_c001_v0001176_t0036_u01786761451199") 2026/08/15 02:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c15_d20260815_m023726_c001_v7007000_t0000_u01786761446261") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad5f_d20260815_m023719_c001_v0001176_t0036_u01786761439431") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bdc_d20260815_m023714_c001_v7007000_t0000_u01786761434440") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad2d_d20260815_m023706_c001_v0001176_t0036_u01786761426876") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f416cecb1c4b97d6d_d20260815_m023659_c001_v7007000_t0000_u01786761419310") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c921_d20260815_m023653_c001_v0001183_t0042_u01786761413447") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d5b_d20260815_m023648_c001_v7007000_t0000_u01786761408576") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8bd_d20260815_m023645_c001_v0001183_t0042_u01786761405176") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb675_d20260815_m023643_c001_v7007000_t0000_u01786761403833") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856be5_d20260815_m023637_c001_v0001184_t0045_u01786761397562") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d0c_d20260815_m023632_c001_v7007000_t0000_u01786761392698") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ba9_d20260815_m023629_c001_v0001184_t0045_u01786761389312") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556f3_d20260815_m023627_c001_v7007000_t0000_u01786761387556") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac53_d20260815_m023621_c001_v0001176_t0036_u01786761381830") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904ce9_d20260815_m023613_c001_v7007000_t0000_u01786761373322") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7a7_d20260815_m023607_c001_v0001183_t0042_u01786761367043") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f4_d20260815_m023602_c001_v7007000_t0000_u01786761362130") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c767_d20260815_m023554_c001_v0001183_t0042_u01786761354992") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346592_d20260815_m023549_c001_v7007000_t0000_u01786761349780") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c725_d20260815_m023543_c001_v0001183_t0042_u01786761343491") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d48_d20260815_m023646_c001_v7007000_t0000_u01786761406138") 2026/08/15 02:38:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131acbf_d20260815_m023642_c001_v0001176_t0049_u01786761402298") 2026/08/15 02:38:47 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e1_d20260815_m023702_c001_v7007000_t0000_u01786761422130") 2026/08/15 02:38:47 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989655b_d20260815_m023658_c001_v0001130_t0027_u01786761418151") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd07_d20260815_m023802_c001_v7007000_t0000_u01786761482885") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896743_d20260815_m023755_c001_v0001130_t0027_u01786761475758") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc1_d20260815_m023750_c001_v7007000_t0000_u01786761470316") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98966c5_d20260815_m023743_c001_v0001130_t0027_u01786761463485") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3d_d20260815_m023738_c001_v7007000_t0000_u01786761458290") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896667_d20260815_m023731_c001_v0001130_t0027_u01786761451762") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c17_d20260815_m023726_c001_v7007000_t0000_u01786761446444") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896609_d20260815_m023719_c001_v0001130_t0027_u01786761439972") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bdd_d20260815_m023714_c001_v7007000_t0000_u01786761434621") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989659d_d20260815_m023707_c001_v0001130_t0027_u01786761427428") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40122dc171a855ac_d20260815_m023659_c001_v7007000_t0000_u01786761419095") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c6b_d20260815_m023654_c001_v0001184_t0045_u01786761414075") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d5c_d20260815_m023648_c001_v7007000_t0000_u01786761408758") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c2f_d20260815_m023645_c001_v0001184_t0045_u01786761405184") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb674_d20260815_m023643_c001_v7007000_t0000_u01786761403780") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c87b_d20260815_m023638_c001_v0001183_t0042_u01786761398122") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d0d_d20260815_m023632_c001_v7007000_t0000_u01786761392880") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c83d_d20260815_m023629_c001_v0001183_t0042_u01786761389323") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556f6_d20260815_m023627_c001_v7007000_t0000_u01786761387980") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98963f5_d20260815_m023622_c001_v0001130_t0027_u01786761382382") 2026/08/15 02:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556c5_d20260815_m023613_c001_v7007000_t0000_u01786761373736") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896381_d20260815_m023607_c001_v0001130_t0027_u01786761367590") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f5_d20260815_m023602_c001_v7007000_t0000_u01786761362314") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896329_d20260815_m023555_c001_v0001130_t0027_u01786761355540") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346593_d20260815_m023549_c001_v7007000_t0000_u01786761349959") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98962c3_d20260815_m023543_c001_v0001130_t0027_u01786761343677") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d49_d20260815_m023646_c001_v7007000_t0000_u01786761406148") 2026/08/15 02:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856c19_d20260815_m023642_c001_v0001184_t0022_u01786761402446") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e2_d20260815_m023702_c001_v7007000_t0000_u01786761422311") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c93f_d20260815_m023658_c001_v0001183_t0042_u01786761418162") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd08_d20260815_m023803_c001_v7007000_t0000_u01786761483070") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e7e_d20260815_m023755_c001_v0001184_t0045_u01786761475943") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc2_d20260815_m023750_c001_v7007000_t0000_u01786761470498") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e0d_d20260815_m023743_c001_v0001184_t0045_u01786761463670") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3e_d20260815_m023738_c001_v7007000_t0000_u01786761458473") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856da0_d20260815_m023731_c001_v0001184_t0045_u01786761451948") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c1b_d20260815_m023726_c001_v7007000_t0000_u01786761446626") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d39_d20260815_m023720_c001_v0001184_t0045_u01786761440153") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bde_d20260815_m023714_c001_v7007000_t0000_u01786761434810") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ccb_d20260815_m023707_c001_v0001184_t0045_u01786761427613") 2026/08/15 02:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e365_d20260815_m023659_c001_v7007000_t0000_u01786761419321") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acf5_d20260815_m023654_c001_v0001176_t0036_u01786761414260") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d5e_d20260815_m023648_c001_v7007000_t0000_u01786761408941") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acd5_d20260815_m023645_c001_v0001176_t0036_u01786761405339") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7ed5_d20260815_m023643_c001_v7007000_t0000_u01786761403594") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989648b_d20260815_m023638_c001_v0001130_t0027_u01786761398309") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d0e_d20260815_m023633_c001_v7007000_t0000_u01786761393061") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989643f_d20260815_m023629_c001_v0001130_t0027_u01786761389462") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d08_d20260815_m023627_c001_v7007000_t0000_u01786761387924") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c80d_d20260815_m023622_c001_v0001183_t0042_u01786761382566") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556c7_d20260815_m023613_c001_v7007000_t0000_u01786761373918") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac23_d20260815_m023607_c001_v0001176_t0036_u01786761367773") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f7_d20260815_m023602_c001_v7007000_t0000_u01786761362498") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abf7_d20260815_m023555_c001_v0001176_t0036_u01786761355726") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346594_d20260815_m023550_c001_v7007000_t0000_u01786761350139") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abbf_d20260815_m023543_c001_v0001176_t0036_u01786761343868") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca44965f_d20260815_m023646_c001_v7007000_t0000_u01786761406010") 2026/08/15 02:38:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c89f_d20260815_m023642_c001_v0001183_t0027_u01786761402475") 2026/08/15 02:38:50 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e3_d20260815_m023702_c001_v7007000_t0000_u01786761422492") 2026/08/15 02:38:50 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ca3_d20260815_m023658_c001_v0001184_t0045_u01786761418172") 2026/08/15 02:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd09_d20260815_m023803_c001_v7007000_t0000_u01786761483254") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cb3b_d20260815_m023756_c001_v0001183_t0042_u01786761476128") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc5_d20260815_m023750_c001_v7007000_t0000_u01786761470691") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca93_d20260815_m023743_c001_v0001183_t0042_u01786761463858") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c3f_d20260815_m023738_c001_v7007000_t0000_u01786761458656") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca2d_d20260815_m023732_c001_v0001183_t0042_u01786761452131") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c1e_d20260815_m023726_c001_v7007000_t0000_u01786761446808") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c9cb_d20260815_m023720_c001_v0001183_t0042_u01786761440340") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bdf_d20260815_m023714_c001_v7007000_t0000_u01786761434991") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c96f_d20260815_m023707_c001_v0001183_t0042_u01786761427803") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40122dc171a855ab_d20260815_m023658_c001_v7007000_t0000_u01786761418911") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896537_d20260815_m023654_c001_v0001130_t0027_u01786761414444") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d5f_d20260815_m023649_c001_v7007000_t0000_u01786761409127") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964e1_d20260815_m023645_c001_v0001130_t0027_u01786761405353") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca44965d_d20260815_m023643_c001_v7007000_t0000_u01786761403625") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acab_d20260815_m023638_c001_v0001176_t0036_u01786761398495") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d10_d20260815_m023633_c001_v7007000_t0000_u01786761393244") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac79_d20260815_m023629_c001_v0001176_t0036_u01786761389486") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d0a_d20260815_m023628_c001_v7007000_t0000_u01786761388158") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b6b_d20260815_m023622_c001_v0001184_t0045_u01786761382752") 2026/08/15 02:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904cec_d20260815_m023613_c001_v7007000_t0000_u01786761373747") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b19_d20260815_m023607_c001_v0001184_t0045_u01786761367956") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f8_d20260815_m023602_c001_v7007000_t0000_u01786761362681") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856add_d20260815_m023555_c001_v0001184_t0045_u01786761355910") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346595_d20260815_m023550_c001_v7007000_t0000_u01786761350318") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a97_d20260815_m023544_c001_v0001184_t0045_u01786761344052") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7eec_d20260815_m023646_c001_v7007000_t0000_u01786761406299") 2026/08/15 02:38:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98964bf_d20260815_m023642_c001_v0001130_t0022_u01786761402506") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e5_d20260815_m023702_c001_v7007000_t0000_u01786761422673") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad0d_d20260815_m023658_c001_v0001176_t0036_u01786761418322") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd0a_d20260815_m023803_c001_v7007000_t0000_u01786761483438") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae25_d20260815_m023756_c001_v0001176_t0036_u01786761476315") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc7_d20260815_m023750_c001_v7007000_t0000_u01786761470873") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ade1_d20260815_m023744_c001_v0001176_t0036_u01786761464042") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c41_d20260815_m023738_c001_v7007000_t0000_u01786761458844") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad9f_d20260815_m023732_c001_v0001176_t0036_u01786761452317") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c21_d20260815_m023726_c001_v7007000_t0000_u01786761446990") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad69_d20260815_m023720_c001_v0001176_t0036_u01786761440526") 2026/08/15 02:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89be1_d20260815_m023715_c001_v7007000_t0000_u01786761435174") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad2f_d20260815_m023708_c001_v0001176_t0036_u01786761428058") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e5b2_d20260815_m023659_c001_v7007000_t0000_u01786761419104") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c929_d20260815_m023654_c001_v0001183_t0042_u01786761414629") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d61_d20260815_m023649_c001_v7007000_t0000_u01786761409310") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8c3_d20260815_m023645_c001_v0001183_t0042_u01786761405368") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4057acd0054a19db_d20260815_m023643_c001_v7007000_t0000_u01786761403800") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856bf5_d20260815_m023638_c001_v0001184_t0045_u01786761398681") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d12_d20260815_m023633_c001_v7007000_t0000_u01786761393426") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856bab_d20260815_m023629_c001_v0001184_t0045_u01786761389498") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cef_d20260815_m023628_c001_v7007000_t0000_u01786761388224") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac5b_d20260815_m023622_c001_v0001176_t0036_u01786761382938") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e301_d20260815_m023613_c001_v7007000_t0000_u01786761373758") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7ab_d20260815_m023608_c001_v0001183_t0042_u01786761368142") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1f9_d20260815_m023602_c001_v7007000_t0000_u01786761362865") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c76d_d20260815_m023556_c001_v0001183_t0042_u01786761356096") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346596_d20260815_m023550_c001_v7007000_t0000_u01786761350541") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c727_d20260815_m023544_c001_v0001183_t0042_u01786761344317") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb681_d20260815_m023645_c001_v7007000_t0000_u01786761405975") 2026/08/15 02:38:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131acc1_d20260815_m023642_c001_v0001176_t0027_u01786761402520") 2026/08/15 02:38:53 DEBUG : dir1/0007-12345: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e7_d20260815_m023702_c001_v7007000_t0000_u01786761422855") 2026/08/15 02:38:53 DEBUG : dir1/0007-12345: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989655d_d20260815_m023658_c001_v0001130_t0027_u01786761418333") 2026/08/15 02:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd0c_d20260815_m023803_c001_v7007000_t0000_u01786761483623") 2026/08/15 02:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896749_d20260815_m023756_c001_v0001130_t0027_u01786761476501") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cc8_d20260815_m023751_c001_v7007000_t0000_u01786761471055") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98966cb_d20260815_m023744_c001_v0001130_t0027_u01786761464230") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c42_d20260815_m023739_c001_v7007000_t0000_u01786761459026") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989666b_d20260815_m023732_c001_v0001130_t0027_u01786761452501") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c22_d20260815_m023727_c001_v7007000_t0000_u01786761447301") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989660f_d20260815_m023720_c001_v0001130_t0027_u01786761440710") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89be4_d20260815_m023715_c001_v7007000_t0000_u01786761435355") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98965a5_d20260815_m023708_c001_v0001130_t0027_u01786761428244") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40122dc171a855ae_d20260815_m023659_c001_v7007000_t0000_u01786761419279") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c71_d20260815_m023654_c001_v0001184_t0045_u01786761414813") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d62_d20260815_m023649_c001_v7007000_t0000_u01786761409491") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c33_d20260815_m023645_c001_v0001184_t0045_u01786761405377") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7ed8_d20260815_m023643_c001_v7007000_t0000_u01786761403812") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c883_d20260815_m023638_c001_v0001183_t0042_u01786761398867") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d13_d20260815_m023633_c001_v7007000_t0000_u01786761393609") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c841_d20260815_m023629_c001_v0001183_t0042_u01786761389509") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cea_d20260815_m023627_c001_v7007000_t0000_u01786761387729") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896401_d20260815_m023623_c001_v0001130_t0027_u01786761383123") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904ceb_d20260815_m023613_c001_v7007000_t0000_u01786761373687") 2026/08/15 02:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989638b_d20260815_m023608_c001_v0001130_t0027_u01786761368326") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1fa_d20260815_m023603_c001_v7007000_t0000_u01786761363050") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989632f_d20260815_m023556_c001_v0001130_t0027_u01786761356280") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346597_d20260815_m023550_c001_v7007000_t0000_u01786761350720") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98962c7_d20260815_m023544_c001_v0001130_t0027_u01786761344502") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb683_d20260815_m023646_c001_v7007000_t0000_u01786761406159") 2026/08/15 02:38:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c8a5_d20260815_m023642_c001_v0001183_t0031_u01786761402690") 2026/08/15 02:38:55 DEBUG : dir1/0008-23456: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e8_d20260815_m023703_c001_v7007000_t0000_u01786761423044") 2026/08/15 02:38:55 DEBUG : dir1/0008-23456: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c941_d20260815_m023658_c001_v0001183_t0042_u01786761418348") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd0d_d20260815_m023803_c001_v7007000_t0000_u01786761483809") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e87_d20260815_m023756_c001_v0001184_t0045_u01786761476688") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cca_d20260815_m023751_c001_v7007000_t0000_u01786761471237") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e16_d20260815_m023744_c001_v0001184_t0045_u01786761464416") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c44_d20260815_m023739_c001_v7007000_t0000_u01786761459207") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856da8_d20260815_m023732_c001_v0001184_t0045_u01786761452686") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c24_d20260815_m023727_c001_v7007000_t0000_u01786761447482") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d45_d20260815_m023720_c001_v0001184_t0045_u01786761440892") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89be7_d20260815_m023715_c001_v7007000_t0000_u01786761435536") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ccf_d20260815_m023708_c001_v0001184_t0045_u01786761428429") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4004132ab4cf97e2_d20260815_m023659_c001_v7007000_t0000_u01786761419433") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acf7_d20260815_m023654_c001_v0001176_t0036_u01786761414998") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d63_d20260815_m023649_c001_v7007000_t0000_u01786761409673") 2026/08/15 02:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acdb_d20260815_m023645_c001_v0001176_t0036_u01786761405523") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f405774f62042195b_d20260815_m023643_c001_v7007000_t0000_u01786761403627") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896497_d20260815_m023639_c001_v0001130_t0027_u01786761399054") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d14_d20260815_m023633_c001_v7007000_t0000_u01786761393792") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896443_d20260815_m023629_c001_v0001130_t0027_u01786761389646") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387b88_d20260815_m023627_c001_v7007000_t0000_u01786761387980") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c813_d20260815_m023623_c001_v0001183_t0042_u01786761383308") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da8b_d20260815_m023614_c001_v7007000_t0000_u01786761374066") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac25_d20260815_m023608_c001_v0001176_t0036_u01786761368510") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1fb_d20260815_m023603_c001_v7007000_t0000_u01786761363234") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abfd_d20260815_m023556_c001_v0001176_t0036_u01786761356468") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346598_d20260815_m023550_c001_v7007000_t0000_u01786761350918") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abc1_d20260815_m023544_c001_v0001176_t0036_u01786761344688") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7ee8_d20260815_m023645_c001_v7007000_t0000_u01786761405934") 2026/08/15 02:38:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856c1b_d20260815_m023642_c001_v0001184_t0004_u01786761402700") 2026/08/15 02:38:56 DEBUG : dir1/0009-34567: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31e9_d20260815_m023703_c001_v7007000_t0000_u01786761423227") 2026/08/15 02:38:56 DEBUG : dir1/0009-34567: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ca5_d20260815_m023658_c001_v0001184_t0045_u01786761418358") 2026/08/15 02:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd0f_d20260815_m023803_c001_v7007000_t0000_u01786761483993") 2026/08/15 02:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cb45_d20260815_m023756_c001_v0001183_t0042_u01786761476872") 2026/08/15 02:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401ccc_d20260815_m023751_c001_v7007000_t0000_u01786761471419") 2026/08/15 02:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538caab_d20260815_m023744_c001_v0001183_t0042_u01786761464602") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c45_d20260815_m023739_c001_v7007000_t0000_u01786761459389") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca33_d20260815_m023732_c001_v0001183_t0042_u01786761452871") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c25_d20260815_m023727_c001_v7007000_t0000_u01786761447664") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c9cf_d20260815_m023721_c001_v0001183_t0042_u01786761441078") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89beb_d20260815_m023715_c001_v7007000_t0000_u01786761435719") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c979_d20260815_m023708_c001_v0001183_t0042_u01786761428615") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e5b0_d20260815_m023658_c001_v7007000_t0000_u01786761418921") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896541_d20260815_m023655_c001_v0001130_t0027_u01786761415183") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d64_d20260815_m023649_c001_v7007000_t0000_u01786761409854") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964e3_d20260815_m023645_c001_v0001130_t0027_u01786761405539") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7ed4_d20260815_m023643_c001_v7007000_t0000_u01786761403413") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acaf_d20260815_m023639_c001_v0001176_t0036_u01786761399239") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d15_d20260815_m023633_c001_v7007000_t0000_u01786761393973") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac7f_d20260815_m023629_c001_v0001176_t0036_u01786761389671") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387b89_d20260815_m023628_c001_v7007000_t0000_u01786761388225") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b71_d20260815_m023623_c001_v0001184_t0045_u01786761383497") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904ced_d20260815_m023613_c001_v7007000_t0000_u01786761373870") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b1f_d20260815_m023608_c001_v0001184_t0045_u01786761368694") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1fc_d20260815_m023603_c001_v7007000_t0000_u01786761363420") 2026/08/15 02:38:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ae3_d20260815_m023556_c001_v0001184_t0045_u01786761356651") 2026/08/15 02:38:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc1_d20260815_m023551_c001_v7007000_t0000_u01786761351463") 2026/08/15 02:38:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a9e_d20260815_m023544_c001_v0001184_t0045_u01786761344872") 2026/08/15 02:38:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f418854082545572a_d20260815_m023646_c001_v7007000_t0000_u01786761406312") 2026/08/15 02:38:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131acc3_d20260815_m023642_c001_v0001176_t0022_u01786761402755") 2026/08/15 02:38:58 DEBUG : dir1/0010-45678: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31ea_d20260815_m023703_c001_v7007000_t0000_u01786761423408") 2026/08/15 02:38:58 DEBUG : dir1/0010-45678: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad0f_d20260815_m023658_c001_v0001176_t0036_u01786761418506") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd10_d20260815_m023804_c001_v7007000_t0000_u01786761484178") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae2b_d20260815_m023757_c001_v0001176_t0036_u01786761477096") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401ccf_d20260815_m023751_c001_v7007000_t0000_u01786761471601") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ade7_d20260815_m023744_c001_v0001176_t0036_u01786761464787") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c47_d20260815_m023739_c001_v7007000_t0000_u01786761459569") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ada7_d20260815_m023733_c001_v0001176_t0036_u01786761453063") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c26_d20260815_m023727_c001_v7007000_t0000_u01786761447847") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad6b_d20260815_m023721_c001_v0001176_t0036_u01786761441266") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bed_d20260815_m023715_c001_v7007000_t0000_u01786761435901") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad31_d20260815_m023708_c001_v0001176_t0036_u01786761428801") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4004132ab4cf97e0_d20260815_m023659_c001_v7007000_t0000_u01786761419251") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c92d_d20260815_m023655_c001_v0001183_t0042_u01786761415366") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d65_d20260815_m023650_c001_v7007000_t0000_u01786761410037") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8c5_d20260815_m023645_c001_v0001183_t0042_u01786761405555") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca44965c_d20260815_m023643_c001_v7007000_t0000_u01786761403438") 2026/08/15 02:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856bfb_d20260815_m023639_c001_v0001184_t0045_u01786761399422") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d16_d20260815_m023634_c001_v7007000_t0000_u01786761394155") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856bad_d20260815_m023629_c001_v0001184_t0045_u01786761389688") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa3_d20260815_m023627_c001_v7007000_t0000_u01786761387942") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac5f_d20260815_m023623_c001_v0001176_t0036_u01786761383683") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da8a_d20260815_m023613_c001_v7007000_t0000_u01786761373882") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7ad_d20260815_m023608_c001_v0001183_t0042_u01786761368879") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1fe_d20260815_m023603_c001_v7007000_t0000_u01786761363606") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c775_d20260815_m023556_c001_v0001183_t0042_u01786761356837") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc2_d20260815_m023551_c001_v7007000_t0000_u01786761351645") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c72b_d20260815_m023545_c001_v0001183_t0042_u01786761345056") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d4b_d20260815_m023646_c001_v7007000_t0000_u01786761406323") 2026/08/15 02:38:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98964c5_d20260815_m023642_c001_v0001130_t0053_u01786761402830") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31eb_d20260815_m023703_c001_v7007000_t0000_u01786761423589") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896561_d20260815_m023658_c001_v0001130_t0027_u01786761418516") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd11_d20260815_m023804_c001_v7007000_t0000_u01786761484362") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896755_d20260815_m023757_c001_v0001130_t0027_u01786761477308") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cd1_d20260815_m023751_c001_v7007000_t0000_u01786761471782") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98966d5_d20260815_m023744_c001_v0001130_t0027_u01786761464973") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c48_d20260815_m023739_c001_v7007000_t0000_u01786761459750") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896677_d20260815_m023733_c001_v0001130_t0027_u01786761453250") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c27_d20260815_m023728_c001_v7007000_t0000_u01786761448029") 2026/08/15 02:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989661b_d20260815_m023721_c001_v0001130_t0027_u01786761441451") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bee_d20260815_m023716_c001_v7007000_t0000_u01786761436204") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98965ab_d20260815_m023708_c001_v0001130_t0027_u01786761428987") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31d1_d20260815_m023659_c001_v7007000_t0000_u01786761419443") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c85_d20260815_m023655_c001_v0001184_t0045_u01786761415550") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d67_d20260815_m023650_c001_v7007000_t0000_u01786761410219") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c37_d20260815_m023645_c001_v0001184_t0045_u01786761405564") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41009e268e8bb672_d20260815_m023643_c001_v7007000_t0000_u01786761403642") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c889_d20260815_m023639_c001_v0001183_t0042_u01786761399609") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d1a_d20260815_m023634_c001_v7007000_t0000_u01786761394337") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c843_d20260815_m023629_c001_v0001183_t0042_u01786761389699") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556f7_d20260815_m023628_c001_v7007000_t0000_u01786761388224") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896409_d20260815_m023623_c001_v0001130_t0027_u01786761383869") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da89_d20260815_m023613_c001_v7007000_t0000_u01786761373700") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896395_d20260815_m023609_c001_v0001130_t0027_u01786761369063") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e1ff_d20260815_m023603_c001_v7007000_t0000_u01786761363789") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896337_d20260815_m023557_c001_v0001130_t0027_u01786761357023") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc3_d20260815_m023551_c001_v7007000_t0000_u01786761351827") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98962d1_d20260815_m023545_c001_v0001130_t0027_u01786761345241") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f405774f62042195d_d20260815_m023645_c001_v7007000_t0000_u01786761405987") 2026/08/15 02:39:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856c21_d20260815_m023642_c001_v0001184_t0040_u01786761402899") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31ed_d20260815_m023703_c001_v7007000_t0000_u01786761423772") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c943_d20260815_m023658_c001_v0001183_t0042_u01786761418532") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd12_d20260815_m023804_c001_v7007000_t0000_u01786761484546") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e8e_d20260815_m023757_c001_v0001184_t0045_u01786761477494") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cd2_d20260815_m023751_c001_v7007000_t0000_u01786761471964") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856e20_d20260815_m023745_c001_v0001184_t0045_u01786761465159") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c49_d20260815_m023739_c001_v7007000_t0000_u01786761459934") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856db4_d20260815_m023733_c001_v0001184_t0045_u01786761453435") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c28_d20260815_m023728_c001_v7007000_t0000_u01786761448212") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856d4b_d20260815_m023721_c001_v0001184_t0045_u01786761441634") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bef_d20260815_m023716_c001_v7007000_t0000_u01786761436385") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856cd7_d20260815_m023709_c001_v0001184_t0045_u01786761429170") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4004132ab4cf97dd_d20260815_m023658_c001_v7007000_t0000_u01786761418885") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acfb_d20260815_m023655_c001_v0001176_t0036_u01786761415756") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d68_d20260815_m023650_c001_v7007000_t0000_u01786761410405") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acdf_d20260815_m023645_c001_v0001176_t0036_u01786761405709") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d3f_d20260815_m023643_c001_v7007000_t0000_u01786761403733") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989649f_d20260815_m023639_c001_v0001130_t0027_u01786761399794") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d1b_d20260815_m023634_c001_v7007000_t0000_u01786761394561") 2026/08/15 02:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896445_d20260815_m023629_c001_v0001130_t0027_u01786761389829") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d0b_d20260815_m023628_c001_v7007000_t0000_u01786761388226") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c817_d20260815_m023624_c001_v0001183_t0042_u01786761384053") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904cee_d20260815_m023613_c001_v7007000_t0000_u01786761373930") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac29_d20260815_m023609_c001_v0001176_t0036_u01786761369246") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e200_d20260815_m023603_c001_v7007000_t0000_u01786761363999") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac03_d20260815_m023557_c001_v0001176_t0036_u01786761357208") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc4_d20260815_m023552_c001_v7007000_t0000_u01786761352009") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abc5_d20260815_m023545_c001_v0001176_t0036_u01786761345427") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa9014925ca_d20260815_m023646_c001_v7007000_t0000_u01786761406002") 2026/08/15 02:39:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c8ab_d20260815_m023642_c001_v0001183_t0021_u01786761402912") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31ee_d20260815_m023703_c001_v7007000_t0000_u01786761423955") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ca7_d20260815_m023658_c001_v0001184_t0045_u01786761418543") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd13_d20260815_m023804_c001_v7007000_t0000_u01786761484730") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cb4f_d20260815_m023757_c001_v0001183_t0042_u01786761477678") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cd4_d20260815_m023752_c001_v7007000_t0000_u01786761472148") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cad3_d20260815_m023745_c001_v0001183_t0042_u01786761465345") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c4a_d20260815_m023740_c001_v7007000_t0000_u01786761460116") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538ca35_d20260815_m023733_c001_v0001183_t0042_u01786761453620") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c29_d20260815_m023728_c001_v7007000_t0000_u01786761448393") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c9d1_d20260815_m023721_c001_v0001183_t0042_u01786761441825") 2026/08/15 02:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bf1_d20260815_m023716_c001_v7007000_t0000_u01786761436567") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c97f_d20260815_m023709_c001_v0001183_t0042_u01786761429364") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4004132ab4cf97de_d20260815_m023659_c001_v7007000_t0000_u01786761419069") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896549_d20260815_m023655_c001_v0001130_t0027_u01786761415943") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d69_d20260815_m023650_c001_v7007000_t0000_u01786761410586") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98964e5_d20260815_m023645_c001_v0001130_t0027_u01786761405725") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca44965e_d20260815_m023643_c001_v7007000_t0000_u01786761403813") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131acb3_d20260815_m023639_c001_v0001176_t0036_u01786761399979") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d1c_d20260815_m023634_c001_v7007000_t0000_u01786761394775") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac83_d20260815_m023629_c001_v0001176_t0036_u01786761389859") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f421f864f0b929b2b_d20260815_m023627_c001_v7007000_t0000_u01786761387979") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b7b_d20260815_m023624_c001_v0001184_t0045_u01786761384239") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f3154_d20260815_m023613_c001_v7007000_t0000_u01786761373891") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856b2b_d20260815_m023609_c001_v0001184_t0045_u01786761369431") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e201_d20260815_m023604_c001_v7007000_t0000_u01786761364183") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856ae5_d20260815_m023557_c001_v0001184_t0045_u01786761357391") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc6_d20260815_m023552_c001_v7007000_t0000_u01786761352192") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856aa7_d20260815_m023545_c001_v0001184_t0045_u01786761345614") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f405774f62042195e_d20260815_m023646_c001_v7007000_t0000_u01786761406169") 2026/08/15 02:39:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131acc7_d20260815_m023642_c001_v0001176_t0030_u01786761402980") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31ef_d20260815_m023704_c001_v7007000_t0000_u01786761424177") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad13_d20260815_m023658_c001_v0001176_t0036_u01786761418692") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd15_d20260815_m023804_c001_v7007000_t0000_u01786761484915") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae33_d20260815_m023758_c001_v0001176_t0036_u01786761478016") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cd5_d20260815_m023752_c001_v7007000_t0000_u01786761472362") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131adf3_d20260815_m023745_c001_v0001176_t0036_u01786761465528") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c4b_d20260815_m023740_c001_v7007000_t0000_u01786761460298") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131adab_d20260815_m023733_c001_v0001176_t0036_u01786761453806") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c2a_d20260815_m023728_c001_v7007000_t0000_u01786761448575") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad75_d20260815_m023722_c001_v0001176_t0036_u01786761442011") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bf3_d20260815_m023716_c001_v7007000_t0000_u01786761436752") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ad37_d20260815_m023709_c001_v0001176_t0036_u01786761429570") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89ba7_d20260815_m023659_c001_v7007000_t0000_u01786761419290") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c92f_d20260815_m023656_c001_v0001183_t0042_u01786761416130") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d6b_d20260815_m023650_c001_v7007000_t0000_u01786761410768") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8c9_d20260815_m023645_c001_v0001183_t0042_u01786761405742") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d40_d20260815_m023643_c001_v7007000_t0000_u01786761403916") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c03_d20260815_m023640_c001_v0001184_t0045_u01786761400163") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d1d_d20260815_m023634_c001_v7007000_t0000_u01786761394958") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856baf_d20260815_m023629_c001_v0001184_t0045_u01786761389873") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556f4_d20260815_m023627_c001_v7007000_t0000_u01786761387736") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac61_d20260815_m023624_c001_v0001176_t0036_u01786761384425") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f3152_d20260815_m023613_c001_v7007000_t0000_u01786761373706") 2026/08/15 02:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c7b7_d20260815_m023609_c001_v0001183_t0042_u01786761369618") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e202_d20260815_m023604_c001_v7007000_t0000_u01786761364368") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c779_d20260815_m023557_c001_v0001183_t0042_u01786761357577") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc7_d20260815_m023552_c001_v7007000_t0000_u01786761352374") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c72f_d20260815_m023545_c001_v0001183_t0042_u01786761345798") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417ee63460aa7eea_d20260815_m023646_c001_v7007000_t0000_u01786761406117") 2026/08/15 02:39:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856c25_d20260815_m023643_c001_v0001184_t0022_u01786761403125") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31f0_d20260815_m023704_c001_v7007000_t0000_u01786761424366") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896563_d20260815_m023658_c001_v0001130_t0027_u01786761418701") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd16_d20260815_m023805_c001_v7007000_t0000_u01786761485099") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989675f_d20260815_m023758_c001_v0001130_t0027_u01786761478200") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cd8_d20260815_m023752_c001_v7007000_t0000_u01786761472546") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98966dd_d20260815_m023745_c001_v0001130_t0027_u01786761465715") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c4d_d20260815_m023740_c001_v7007000_t0000_u01786761460480") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989667f_d20260815_m023733_c001_v0001130_t0027_u01786761453990") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c2b_d20260815_m023728_c001_v7007000_t0000_u01786761448758") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896621_d20260815_m023722_c001_v0001130_t0027_u01786761442194") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bf5_d20260815_m023716_c001_v7007000_t0000_u01786761436933") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98965b3_d20260815_m023709_c001_v0001130_t0027_u01786761429760") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e5b3_d20260815_m023659_c001_v7007000_t0000_u01786761419287") 2026/08/15 02:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c8f_d20260815_m023656_c001_v0001184_t0045_u01786761416316") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d6c_d20260815_m023650_c001_v7007000_t0000_u01786761410950") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c39_d20260815_m023645_c001_v0001184_t0045_u01786761405752") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f405774f62042195c_d20260815_m023643_c001_v7007000_t0000_u01786761403824") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c88f_d20260815_m023640_c001_v0001183_t0042_u01786761400349") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d20_d20260815_m023635_c001_v7007000_t0000_u01786761395141") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c84b_d20260815_m023629_c001_v0001183_t0042_u01786761389886") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cec_d20260815_m023627_c001_v7007000_t0000_u01786761387979") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896411_d20260815_m023624_c001_v0001130_t0027_u01786761384612") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb4e8_d20260815_m023613_c001_v7007000_t0000_u01786761373724") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989639d_d20260815_m023609_c001_v0001130_t0027_u01786761369802") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e203_d20260815_m023604_c001_v7007000_t0000_u01786761364613") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989633f_d20260815_m023557_c001_v0001130_t0027_u01786761357796") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bc8_d20260815_m023552_c001_v7007000_t0000_u01786761352555") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98962d7_d20260815_m023545_c001_v0001130_t0027_u01786761345982") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4188540825455729_d20260815_m023646_c001_v7007000_t0000_u01786761406127") 2026/08/15 02:39:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c8af_d20260815_m023643_c001_v0001183_t0042_u01786761403138") 2026/08/15 02:39:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da91_d20260815_m023616_c001_v7007000_t0000_u01786761376336") 2026/08/15 02:39:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac31_d20260815_m023612_c001_v0001176_t0056_u01786761372028") 2026/08/15 02:39:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da92_d20260815_m023616_c001_v7007000_t0000_u01786761376519") 2026/08/15 02:39:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c7c7_d20260815_m023612_c001_v0001183_t0021_u01786761372048") 2026/08/15 02:39:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da93_d20260815_m023616_c001_v7007000_t0000_u01786761376701") 2026/08/15 02:39:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98963b3_d20260815_m023612_c001_v0001130_t0019_u01786761372059") 2026/08/15 02:39:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da94_d20260815_m023616_c001_v7007000_t0000_u01786761376883") 2026/08/15 02:39:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b39_d20260815_m023612_c001_v0001184_t0026_u01786761372089") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da95_d20260815_m023617_c001_v7007000_t0000_u01786761377065") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac33_d20260815_m023612_c001_v0001176_t0054_u01786761372245") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da96_d20260815_m023617_c001_v7007000_t0000_u01786761377247") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c7cb_d20260815_m023612_c001_v0001183_t0057_u01786761372258") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da97_d20260815_m023617_c001_v7007000_t0000_u01786761377429") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b3d_d20260815_m023612_c001_v0001184_t0010_u01786761372298") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da98_d20260815_m023617_c001_v7007000_t0000_u01786761377611") 2026/08/15 02:39:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98963b7_d20260815_m023612_c001_v0001130_t0041_u01786761372414") 2026/08/15 02:39:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da99_d20260815_m023617_c001_v7007000_t0000_u01786761377793") 2026/08/15 02:39:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac39_d20260815_m023612_c001_v0001176_t0023_u01786761372459") 2026/08/15 02:39:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da9a_d20260815_m023617_c001_v7007000_t0000_u01786761377988") 2026/08/15 02:39:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c7ce_d20260815_m023612_c001_v0001183_t0022_u01786761372473") 2026/08/15 02:39:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da9b_d20260815_m023618_c001_v7007000_t0000_u01786761378171") 2026/08/15 02:39:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b43_d20260815_m023612_c001_v0001184_t0059_u01786761372519") 2026/08/15 02:39:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da9d_d20260815_m023618_c001_v7007000_t0000_u01786761378740") 2026/08/15 02:39:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac3b_d20260815_m023612_c001_v0001176_t0011_u01786761372680") 2026/08/15 02:39:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da9e_d20260815_m023618_c001_v7007000_t0000_u01786761378921") 2026/08/15 02:39:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c7d3_d20260815_m023612_c001_v0001183_t0030_u01786761372690") 2026/08/15 02:39:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812da9f_d20260815_m023619_c001_v7007000_t0000_u01786761379103") 2026/08/15 02:39:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b47_d20260815_m023612_c001_v0001184_t0038_u01786761372732") 2026/08/15 02:39:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa0_d20260815_m023619_c001_v7007000_t0000_u01786761379285") 2026/08/15 02:39:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98963bb_d20260815_m023612_c001_v0001130_t0013_u01786761372790") 2026/08/15 02:39:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa1_d20260815_m023619_c001_v7007000_t0000_u01786761379467") 2026/08/15 02:39:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ac3f_d20260815_m023612_c001_v0001176_t0036_u01786761372897") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa7_d20260815_m023630_c001_v7007000_t0000_u01786761390151") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b8f_d20260815_m023626_c001_v0001184_t0014_u01786761386423") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d0d_d20260815_m023630_c001_v7007000_t0000_u01786761390081") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac69_d20260815_m023626_c001_v0001176_t0029_u01786761386434") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387b8e_d20260815_m023630_c001_v7007000_t0000_u01786761390295") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c825_d20260815_m023626_c001_v0001183_t0054_u01786761386445") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f421f864f0b929b31_d20260815_m023630_c001_v7007000_t0000_u01786761390309") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd9896423_d20260815_m023626_c001_v0001130_t0056_u01786761386455") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc19_d20260815_m023630_c001_v7007000_t0000_u01786761390252") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b91_d20260815_m023626_c001_v0001184_t0052_u01786761386649") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d0f_d20260815_m023630_c001_v7007000_t0000_u01786761390263") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c829_d20260815_m023626_c001_v0001183_t0035_u01786761386660") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556ff_d20260815_m023630_c001_v7007000_t0000_u01786761390455") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac6b_d20260815_m023626_c001_v0001176_t0011_u01786761386678") 2026/08/15 02:39:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556fe_d20260815_m023630_c001_v7007000_t0000_u01786761390275") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd9896427_d20260815_m023626_c001_v0001130_t0010_u01786761386889") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42510b775e904d10_d20260815_m023630_c001_v7007000_t0000_u01786761390316") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c82b_d20260815_m023626_c001_v0001183_t0038_u01786761386931") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41885408254556fc_d20260815_m023630_c001_v7007000_t0000_u01786761390092") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b93_d20260815_m023626_c001_v0001184_t0059_u01786761386908") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812daa8_d20260815_m023630_c001_v7007000_t0000_u01786761390335") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac6d_d20260815_m023626_c001_v0001176_t0058_u01786761386928") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cfb_d20260815_m023630_c001_v7007000_t0000_u01786761390103") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b95_d20260815_m023627_c001_v0001184_t0029_u01786761387123") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe1387b8d_d20260815_m023630_c001_v7007000_t0000_u01786761390114") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ac6f_d20260815_m023627_c001_v0001176_t0035_u01786761387150") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc1a_d20260815_m023630_c001_v7007000_t0000_u01786761390434") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c82d_d20260815_m023627_c001_v0001183_t0035_u01786761387162") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cfd_d20260815_m023630_c001_v7007000_t0000_u01786761390285") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856b97_d20260815_m023627_c001_v0001184_t0002_u01786761387338") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33cff_d20260815_m023630_c001_v7007000_t0000_u01786761390467") 2026/08/15 02:39:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c82f_d20260815_m023627_c001_v0001183_t0042_u01786761387362") 2026/08/15 02:39:09 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c7_d20260815_m023454_c001_v7007000_t0000_u01786761294198") 2026/08/15 02:39:09 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407a326195a63338_d20260815_m023452_c001_v0001044_t0002_u01786761292524") 2026/08/15 02:39:09 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c4_d20260815_m023452_c001_v7007000_t0000_u01786761292340") 2026/08/15 02:39:09 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407a326195a6332c_d20260815_m023449_c001_v0001044_t0002_u01786761289985") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c2_d20260815_m023449_c001_v7007000_t0000_u01786761289255") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa99_d20260815_m023445_c001_v0001176_t0036_u01786761285210") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873b2_d20260815_m023443_c001_v7007000_t0000_u01786761283738") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f406ae2782ea511fc_d20260815_m023442_c001_v0001038_t0037_u01786761282010") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402d0eab129cdf6a_d20260815_m023441_c001_v7007000_t0000_u01786761281828") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f406ae2782ea511f4_d20260815_m023438_c001_v0001038_t0037_u01786761278965") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402d0eab129cdf5b_d20260815_m023438_c001_v7007000_t0000_u01786761278235") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c4f1_d20260815_m023434_c001_v0001183_t0042_u01786761274704") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb29_d20260815_m023433_c001_v7007000_t0000_u01786761273427") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40056a5625db3fdc_d20260815_m023432_c001_v0001174_t0020_u01786761272306") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec896ff_d20260815_m023432_c001_v7007000_t0000_u01786761272076") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40056a5625db3fac_d20260815_m023430_c001_v0001174_t0020_u01786761270083") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec896fd_d20260815_m023429_c001_v7007000_t0000_u01786761269359") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c4a9_d20260815_m023426_c001_v0001183_t0042_u01786761266393") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb1f_d20260815_m023425_c001_v7007000_t0000_u01786761265480") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f408bd2d19492aa80_d20260815_m023423_c001_v0001165_t0011_u01786761263897") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e32084f7_d20260815_m023423_c001_v7007000_t0000_u01786761263713") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f408bd2d19492aa7c_d20260815_m023421_c001_v0001165_t0011_u01786761261077") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e32084e6_d20260815_m023420_c001_v7007000_t0000_u01786761260347") 2026/08/15 02:39:10 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c43f_d20260815_m023415_c001_v0001183_t0042_u01786761255177") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4227bf6ed8420cc1_d20260815_m023414_c001_v7007000_t0000_u01786761254266") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f414c6130c9969b3a_d20260815_m023412_c001_v0001171_t0022_u01786761252778") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411617f33a400336_d20260815_m023412_c001_v7007000_t0000_u01786761252595") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f414c6130c9969b2c_d20260815_m023409_c001_v0001171_t0022_u01786761249881") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411617f33a400327_d20260815_m023409_c001_v7007000_t0000_u01786761249133") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c3ef_d20260815_m023403_c001_v0001183_t0042_u01786761243939") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401978_d20260815_m023403_c001_v7007000_t0000_u01786761243028") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40852e5c205f2e54_d20260815_m023401_c001_v0001029_t0015_u01786761241556") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e326_d20260815_m023401_c001_v7007000_t0000_u01786761241373") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40852e5c205f2e50_d20260815_m023358_c001_v0001029_t0015_u01786761238636") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e322_d20260815_m023357_c001_v7007000_t0000_u01786761237911") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c391_d20260815_m023352_c001_v0001183_t0042_u01786761232620") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492047_d20260815_m023351_c001_v7007000_t0000_u01786761231523") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409dfb0c83184852_d20260815_m023346_c001_v0001184_t0030_u01786761226584") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca4490fd_d20260815_m023346_c001_v7007000_t0000_u01786761226390") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c333_d20260815_m023342_c001_v0001183_t0042_u01786761222233") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411e46f9715284f5_d20260815_m023341_c001_v0001101_t0026_u01786761221447") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411e46f9715284f3_d20260815_m023340_c001_v0001101_t0026_u01786761220525") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f420e67f86f2a3405_d20260815_m023327_c001_v7007000_t0000_u01786761207587") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a91c_d20260815_m023321_c001_v0001176_t0036_u01786761201308") 2026/08/15 02:39:11 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4035217024bb889b_d20260815_m023320_c001_v0001144_t0046_u01786761200567") 2026/08/15 02:39:12 DEBUG : dst/one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4035217024bb8895_d20260815_m023319_c001_v0001144_t0046_u01786761199635") 2026/08/15 02:39:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c8_d20260815_m023454_c001_v7007000_t0000_u01786761294382") 2026/08/15 02:39:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41449bdcbbca9456_d20260815_m023452_c001_v0001130_t0031_u01786761292155") 2026/08/15 02:39:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4183c2227c66af95_d20260815_m023448_c001_v0001150_t0048_u01786761288914") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873b3_d20260815_m023443_c001_v7007000_t0000_u01786761283923") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403929955a6aba73_d20260815_m023441_c001_v0001097_t0032_u01786761281642") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4096e7be549dfb09_d20260815_m023438_c001_v0001144_t0009_u01786761278048") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb2a_d20260815_m023433_c001_v7007000_t0000_u01786761273609") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f40799b82b2bed62b_d20260815_m023431_c001_v0001150_t0048_u01786761271798") 2026/08/15 02:39:12 DEBUG : dst/one.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4144e842a1466ab2_d20260815_m023429_c001_v0001101_t0031_u01786761269174") 2026/08/15 02:39:12 DEBUG : dst/three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492048_d20260815_m023351_c001_v7007000_t0000_u01786761231706") 2026/08/15 02:39:12 DEBUG : dst/three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411e46f97152850d_d20260815_m023350_c001_v0001101_t0026_u01786761230128") 2026/08/15 02:39:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c9_d20260815_m023454_c001_v7007000_t0000_u01786761294565") 2026/08/15 02:39:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41333344d4cc2fad_d20260815_m023453_c001_v0001039_t0016_u01786761293256") 2026/08/15 02:39:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409722c73d89fdd6_d20260815_m023450_c001_v0001043_t0033_u01786761290725") 2026/08/15 02:39:12 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873ca_d20260815_m023454_c001_v7007000_t0000_u01786761294749") 2026/08/15 02:39:12 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407a326195a6333e_d20260815_m023453_c001_v0001044_t0002_u01786761293626") 2026/08/15 02:39:12 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c5_d20260815_m023453_c001_v7007000_t0000_u01786761293442") 2026/08/15 02:39:12 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407a326195a63332_d20260815_m023451_c001_v0001044_t0002_u01786761291097") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873c3_d20260815_m023450_c001_v7007000_t0000_u01786761290914") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa9f_d20260815_m023445_c001_v0001176_t0036_u01786761285940") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873b4_d20260815_m023444_c001_v7007000_t0000_u01786761284106") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f406ae2782ea51200_d20260815_m023443_c001_v0001038_t0037_u01786761283167") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402d0eab129cdf73_d20260815_m023442_c001_v7007000_t0000_u01786761282984") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f406ae2782ea511f6_d20260815_m023440_c001_v0001038_t0037_u01786761280253") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402d0eab129cdf61_d20260815_m023440_c001_v7007000_t0000_u01786761280070") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c4fd_d20260815_m023435_c001_v0001183_t0042_u01786761275082") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89700_d20260815_m023432_c001_v7007000_t0000_u01786761272877") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa53_d20260815_m023431_c001_v0001176_t0036_u01786761271026") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec896fe_d20260815_m023430_c001_v7007000_t0000_u01786761270656") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c4b1_d20260815_m023426_c001_v0001183_t0042_u01786761266765") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e32084f8_d20260815_m023424_c001_v7007000_t0000_u01786761264472") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa29_d20260815_m023422_c001_v0001176_t0036_u01786761262758") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e32084ee_d20260815_m023421_c001_v7007000_t0000_u01786761261659") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c445_d20260815_m023415_c001_v0001183_t0042_u01786761255547") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411617f33a400338_d20260815_m023413_c001_v7007000_t0000_u01786761253347") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a9f3_d20260815_m023411_c001_v0001176_t0036_u01786761251647") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f411617f33a400331_d20260815_m023410_c001_v7007000_t0000_u01786761250553") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c3f1_d20260815_m023404_c001_v0001183_t0042_u01786761244308") 2026/08/15 02:39:13 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e329_d20260815_m023402_c001_v7007000_t0000_u01786761242117") 2026/08/15 02:39:14 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a9c7_d20260815_m023400_c001_v0001176_t0036_u01786761240339") 2026/08/15 02:39:14 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409cb53cbac3e324_d20260815_m023359_c001_v7007000_t0000_u01786761239246") 2026/08/15 02:39:14 DEBUG : dst/three.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c393_d20260815_m023353_c001_v0001183_t0042_u01786761233018") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873b5_d20260815_m023444_c001_v7007000_t0000_u01786761284290") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f400075d0e47d4c1f_d20260815_m023442_c001_v0001100_t0023_u01786761282746") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4095be309b1127dd_d20260815_m023439_c001_v0001185_t0014_u01786761279880") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb2b_d20260815_m023433_c001_v7007000_t0000_u01786761273791") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41576c804253b0a9_d20260815_m023432_c001_v0001101_t0030_u01786761272692") 2026/08/15 02:39:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f414e4bba8a3de695_d20260815_m023430_c001_v0001150_t0012_u01786761270469") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873cb_d20260815_m023454_c001_v7007000_t0000_u01786761294931") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c553_d20260815_m023445_c001_v0001183_t0042_u01786761285753") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873b6_d20260815_m023444_c001_v7007000_t0000_u01786761284473") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa67_d20260815_m023434_c001_v0001176_t0036_u01786761274889") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb2c_d20260815_m023433_c001_v7007000_t0000_u01786761273972") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa45_d20260815_m023426_c001_v0001176_t0036_u01786761266579") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbb21_d20260815_m023425_c001_v7007000_t0000_u01786761265664") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aa01_d20260815_m023415_c001_v0001176_t0036_u01786761255364") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4227bf6ed8420cc2_d20260815_m023414_c001_v7007000_t0000_u01786761254448") 2026/08/15 02:39:14 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a9cf_d20260815_m023404_c001_v0001176_t0036_u01786761244123") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401979_d20260815_m023403_c001_v7007000_t0000_u01786761243210") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a9b3_d20260815_m023352_c001_v0001176_t0036_u01786761232833") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492049_d20260815_m023351_c001_v7007000_t0000_u01786761231888") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d0e21f9d4ad4c_d20260815_m023347_c001_v0001185_t0003_u01786761227779") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f420e67f86f2a3407_d20260815_m023327_c001_v7007000_t0000_u01786761207770") 2026/08/15 02:39:15 DEBUG : dst/two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4035217024bb88b3_d20260815_m023326_c001_v0001144_t0046_u01786761206533") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb61_d20260815_m023254_c001_v7007000_t0000_u01786761174331") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a8d0_d20260815_m023251_c001_v0001176_t0036_u01786761171630") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb54_d20260815_m023249_c001_v7007000_t0000_u01786761169749") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c1a6_d20260815_m023240_c001_v0001183_t0042_u01786761160551") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb44_d20260815_m023232_c001_v7007000_t0000_u01786761152416") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a887_d20260815_m023229_c001_v0001176_t0036_u01786761149609") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d44b_d20260815_m023211_c001_v7007000_t0000_u01786761131840") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0ae_d20260815_m023210_c001_v0001183_t0042_u01786761130122") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d443_d20260815_m023209_c001_v7007000_t0000_u01786761129370") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c094_d20260815_m023208_c001_v0001183_t0042_u01786761128278") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d434_d20260815_m023205_c001_v7007000_t0000_u01786761125775") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c06e_d20260815_m023204_c001_v0001183_t0042_u01786761124289") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d430_d20260815_m023203_c001_v7007000_t0000_u01786761123557") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c050_d20260815_m023202_c001_v0001183_t0042_u01786761122409") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d426_d20260815_m023157_c001_v7007000_t0000_u01786761117444") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c012_d20260815_m023156_c001_v0001183_t0042_u01786761116068") 2026/08/15 02:39:15 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d422_d20260815_m023155_c001_v7007000_t0000_u01786761115301") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c008_d20260815_m023154_c001_v0001183_t0042_u01786761114576") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b46717a1_d20260815_m023150_c001_v7007000_t0000_u01786761110555") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfd6_d20260815_m023149_c001_v0001183_t0042_u01786761109413") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467179c_d20260815_m023147_c001_v7007000_t0000_u01786761107573") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfbe_d20260815_m023146_c001_v0001183_t0042_u01786761106652") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467179a_d20260815_m023146_c001_v7007000_t0000_u01786761106285") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f401744b6415c7827_d20260815_m023145_c001_v0001033_t0023_u01786761105732") 2026/08/15 02:39:16 DEBUG : empty space: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfa0_d20260815_m023144_c001_v0001183_t0042_u01786761104246") 2026/08/15 02:39:16 DEBUG : enormous: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d447_d20260815_m023210_c001_v7007000_t0000_u01786761130893") 2026/08/15 02:39:16 DEBUG : enormous: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c0b0_d20260815_m023210_c001_v0001183_t0004_u01786761130308") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873d2_d20260815_m023459_c001_v7007000_t0000_u01786761299030") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c5b7_d20260815_m023457_c001_v0001183_t0042_u01786761297908") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb42_d20260815_m023228_c001_v7007000_t0000_u01786761148210") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a875_d20260815_m023227_c001_v0001176_t0036_u01786761147107") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671792_d20260815_m023141_c001_v7007000_t0000_u01786761101712") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf78_d20260815_m023140_c001_v0001183_t0042_u01786761100792") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467178f_d20260815_m023140_c001_v7007000_t0000_u01786761100240") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf6c_d20260815_m023139_c001_v0001183_t0042_u01786761099674") 2026/08/15 02:39:16 DEBUG : existing: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf5e_d20260815_m023138_c001_v0001183_t0042_u01786761098888") 2026/08/15 02:39:16 DEBUG : existing-b: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb43_d20260815_m023228_c001_v7007000_t0000_u01786761148394") 2026/08/15 02:39:16 DEBUG : existing-b: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c153_d20260815_m023227_c001_v0001183_t0042_u01786761147096") 2026/08/15 02:39:17 DEBUG : file1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346563_d20260815_m023538_c001_v7007000_t0000_u01786761338657") 2026/08/15 02:39:17 DEBUG : file1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896294_d20260815_m023537_c001_v0001130_t0027_u01786761337822") 2026/08/15 02:39:17 DEBUG : file1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346553_d20260815_m023536_c001_v7007000_t0000_u01786761336526") 2026/08/15 02:39:17 DEBUG : file1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a60_d20260815_m023535_c001_v0001184_t0045_u01786761335727") 2026/08/15 02:39:17 DEBUG : five: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d450_d20260815_m023215_c001_v7007000_t0000_u01786761135215") 2026/08/15 02:39:17 DEBUG : five: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0c8_d20260815_m023213_c001_v0001183_t0042_u01786761133331") 2026/08/15 02:39:17 DEBUG : foo: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467179f_d20260815_m023149_c001_v7007000_t0000_u01786761109046") 2026/08/15 02:39:17 DEBUG : foo: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfd0_d20260815_m023148_c001_v0001183_t0042_u01786761108494") 2026/08/15 02:39:17 DEBUG : foo: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfc6_d20260815_m023147_c001_v0001183_t0042_u01786761107939") 2026/08/15 02:39:17 DEBUG : four: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d451_d20260815_m023215_c001_v7007000_t0000_u01786761135396") 2026/08/15 02:39:17 DEBUG : four: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a834_d20260815_m023213_c001_v0001176_t0036_u01786761133896") 2026/08/15 02:39:17 DEBUG : four: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0c6_d20260815_m023212_c001_v0001183_t0042_u01786761132771") 2026/08/15 02:39:17 DEBUG : hello world2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208335_d20260815_m023103_c001_v7007000_t0000_u01786761063097") 2026/08/15 02:39:17 DEBUG : hello world2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bdf2_d20260815_m023102_c001_v0001183_t0042_u01786761062551") 2026/08/15 02:39:17 DEBUG : ignore-size: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467178b_d20260815_m023138_c001_v7007000_t0000_u01786761098523") 2026/08/15 02:39:17 DEBUG : ignore-size: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf44_d20260815_m023137_c001_v0001183_t0042_u01786761097604") 2026/08/15 02:39:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb40_d20260815_m023226_c001_v7007000_t0000_u01786761146365") 2026/08/15 02:39:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a86b_d20260815_m023225_c001_v0001176_t0036_u01786761145813") 2026/08/15 02:39:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb3e_d20260815_m023225_c001_v7007000_t0000_u01786761145018") 2026/08/15 02:39:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a85d_d20260815_m023224_c001_v0001176_t0036_u01786761144466") 2026/08/15 02:39:17 DEBUG : one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d452_d20260815_m023215_c001_v7007000_t0000_u01786761135577") 2026/08/15 02:39:18 DEBUG : one: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0be_d20260815_m023212_c001_v0001183_t0042_u01786761132218") 2026/08/15 02:39:18 DEBUG : only0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346537_d20260815_m023531_c001_v7007000_t0000_u01786761331147") 2026/08/15 02:39:18 DEBUG : only0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6ad_d20260815_m023525_c001_v0001183_t0042_u01786761325417") 2026/08/15 02:39:18 DEBUG : only0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab3d_d20260815_m023517_c001_v0001176_t0036_u01786761317471") 2026/08/15 02:39:18 DEBUG : only0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42404439bc6ad3d4_d20260815_m023511_c001_v7007000_t0000_u01786761311384") 2026/08/15 02:39:18 DEBUG : only0: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aae5_d20260815_m023502_c001_v0001176_t0036_u01786761302610") 2026/08/15 02:39:18 DEBUG : only1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346538_d20260815_m023531_c001_v7007000_t0000_u01786761331326") 2026/08/15 02:39:18 DEBUG : only1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896235_d20260815_m023526_c001_v0001130_t0027_u01786761326357") 2026/08/15 02:39:18 DEBUG : only1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab3f_d20260815_m023517_c001_v0001176_t0036_u01786761317906") 2026/08/15 02:39:18 DEBUG : only1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f3_d20260815_m023511_c001_v7007000_t0000_u01786761311964") 2026/08/15 02:39:18 DEBUG : only1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aae7_d20260815_m023502_c001_v0001176_t0036_u01786761302986") 2026/08/15 02:39:18 DEBUG : only10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346539_d20260815_m023531_c001_v7007000_t0000_u01786761331645") 2026/08/15 02:39:18 DEBUG : only10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab79_d20260815_m023525_c001_v0001176_t0036_u01786761325428") 2026/08/15 02:39:18 DEBUG : only10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab5d_d20260815_m023521_c001_v0001176_t0036_u01786761321220") 2026/08/15 02:39:18 DEBUG : only10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42404439bc6ad3dc_d20260815_m023512_c001_v7007000_t0000_u01786761312111") 2026/08/15 02:39:18 DEBUG : only10: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab05_d20260815_m023506_c001_v0001176_t0036_u01786761306477") 2026/08/15 02:39:18 DEBUG : only11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434653a_d20260815_m023531_c001_v7007000_t0000_u01786761331825") 2026/08/15 02:39:18 DEBUG : only11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896233_d20260815_m023526_c001_v0001130_t0027_u01786761326173") 2026/08/15 02:39:18 DEBUG : only11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab5f_d20260815_m023521_c001_v0001176_t0036_u01786761321588") 2026/08/15 02:39:18 DEBUG : only11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671d52_d20260815_m023511_c001_v7007000_t0000_u01786761311377") 2026/08/15 02:39:18 DEBUG : only11: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab09_d20260815_m023506_c001_v0001176_t0036_u01786761306845") 2026/08/15 02:39:18 DEBUG : only12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434653c_d20260815_m023532_c001_v7007000_t0000_u01786761332004") 2026/08/15 02:39:19 DEBUG : only12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a1c_d20260815_m023525_c001_v0001184_t0045_u01786761325983") 2026/08/15 02:39:19 DEBUG : only12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab61_d20260815_m023521_c001_v0001176_t0036_u01786761321958") 2026/08/15 02:39:19 DEBUG : only12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873ee_d20260815_m023510_c001_v7007000_t0000_u01786761310961") 2026/08/15 02:39:19 DEBUG : only12: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab0b_d20260815_m023507_c001_v0001176_t0036_u01786761307242") 2026/08/15 02:39:19 DEBUG : only13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434653d_d20260815_m023532_c001_v7007000_t0000_u01786761332183") 2026/08/15 02:39:19 DEBUG : only13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6b3_d20260815_m023525_c001_v0001183_t0042_u01786761325811") 2026/08/15 02:39:19 DEBUG : only13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab65_d20260815_m023522_c001_v0001176_t0036_u01786761322324") 2026/08/15 02:39:19 DEBUG : only13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f1_d20260815_m023511_c001_v7007000_t0000_u01786761311508") 2026/08/15 02:39:19 DEBUG : only13: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab0f_d20260815_m023507_c001_v0001176_t0036_u01786761307622") 2026/08/15 02:39:19 DEBUG : only14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434653e_d20260815_m023532_c001_v7007000_t0000_u01786761332364") 2026/08/15 02:39:19 DEBUG : only14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab7d_d20260815_m023525_c001_v0001176_t0036_u01786761325824") 2026/08/15 02:39:19 DEBUG : only14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab69_d20260815_m023522_c001_v0001176_t0036_u01786761322721") 2026/08/15 02:39:19 DEBUG : only14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671d53_d20260815_m023511_c001_v7007000_t0000_u01786761311558") 2026/08/15 02:39:19 DEBUG : only14: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab13_d20260815_m023507_c001_v0001176_t0036_u01786761307990") 2026/08/15 02:39:19 DEBUG : only15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434653f_d20260815_m023532_c001_v7007000_t0000_u01786761332543") 2026/08/15 02:39:19 DEBUG : only15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6b5_d20260815_m023525_c001_v0001183_t0042_u01786761325997") 2026/08/15 02:39:19 DEBUG : only15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab6d_d20260815_m023523_c001_v0001176_t0036_u01786761323222") 2026/08/15 02:39:19 DEBUG : only15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f0_d20260815_m023511_c001_v7007000_t0000_u01786761311324") 2026/08/15 02:39:19 DEBUG : only15: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab17_d20260815_m023508_c001_v0001176_t0036_u01786761308360") 2026/08/15 02:39:19 DEBUG : only16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346540_d20260815_m023532_c001_v7007000_t0000_u01786761332722") 2026/08/15 02:39:19 DEBUG : only16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab7f_d20260815_m023526_c001_v0001176_t0036_u01786761326009") 2026/08/15 02:39:20 DEBUG : only16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab71_d20260815_m023523_c001_v0001176_t0036_u01786761323590") 2026/08/15 02:39:20 DEBUG : only16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873ef_d20260815_m023511_c001_v7007000_t0000_u01786761311142") 2026/08/15 02:39:20 DEBUG : only16: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab1b_d20260815_m023508_c001_v0001176_t0036_u01786761308760") 2026/08/15 02:39:20 DEBUG : only17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346542_d20260815_m023532_c001_v7007000_t0000_u01786761332903") 2026/08/15 02:39:20 DEBUG : only17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a22_d20260815_m023526_c001_v0001184_t0045_u01786761326171") 2026/08/15 02:39:20 DEBUG : only17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab73_d20260815_m023523_c001_v0001176_t0036_u01786761323959") 2026/08/15 02:39:20 DEBUG : only17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42404439bc6ad3da_d20260815_m023511_c001_v7007000_t0000_u01786761311931") 2026/08/15 02:39:20 DEBUG : only17: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab1f_d20260815_m023509_c001_v0001176_t0036_u01786761309127") 2026/08/15 02:39:20 DEBUG : only18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346543_d20260815_m023533_c001_v7007000_t0000_u01786761333086") 2026/08/15 02:39:20 DEBUG : only18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6b7_d20260815_m023526_c001_v0001183_t0042_u01786761326181") 2026/08/15 02:39:20 DEBUG : only18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab75_d20260815_m023524_c001_v0001176_t0036_u01786761324326") 2026/08/15 02:39:20 DEBUG : only18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb475_d20260815_m023511_c001_v7007000_t0000_u01786761311377") 2026/08/15 02:39:21 DEBUG : only18: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab23_d20260815_m023509_c001_v0001176_t0036_u01786761309519") 2026/08/15 02:39:21 DEBUG : only19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346544_d20260815_m023533_c001_v7007000_t0000_u01786761333361") 2026/08/15 02:39:21 DEBUG : only19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab85_d20260815_m023526_c001_v0001176_t0036_u01786761326192") 2026/08/15 02:39:21 DEBUG : only19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab77_d20260815_m023524_c001_v0001176_t0036_u01786761324693") 2026/08/15 02:39:21 DEBUG : only19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42404439bc6ad3d6_d20260815_m023511_c001_v7007000_t0000_u01786761311569") 2026/08/15 02:39:21 DEBUG : only19: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab27_d20260815_m023509_c001_v0001176_t0036_u01786761309887") 2026/08/15 02:39:21 DEBUG : only2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346545_d20260815_m023533_c001_v7007000_t0000_u01786761333541") 2026/08/15 02:39:21 DEBUG : only2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a26_d20260815_m023526_c001_v0001184_t0045_u01786761326368") 2026/08/15 02:39:21 DEBUG : only2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab45_d20260815_m023518_c001_v0001176_t0036_u01786761318273") 2026/08/15 02:39:21 DEBUG : only2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb478_d20260815_m023511_c001_v7007000_t0000_u01786761311976") 2026/08/15 02:39:21 DEBUG : only2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aae9_d20260815_m023503_c001_v0001176_t0036_u01786761303356") 2026/08/15 02:39:21 DEBUG : only3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346547_d20260815_m023533_c001_v7007000_t0000_u01786761333722") 2026/08/15 02:39:21 DEBUG : only3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6b9_d20260815_m023526_c001_v0001183_t0042_u01786761326378") 2026/08/15 02:39:21 DEBUG : only3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab47_d20260815_m023518_c001_v0001176_t0036_u01786761318640") 2026/08/15 02:39:21 DEBUG : only3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb477_d20260815_m023511_c001_v7007000_t0000_u01786761311795") 2026/08/15 02:39:21 DEBUG : only3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aaeb_d20260815_m023503_c001_v0001176_t0036_u01786761303841") 2026/08/15 02:39:21 DEBUG : only4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346548_d20260815_m023533_c001_v7007000_t0000_u01786761333901") 2026/08/15 02:39:21 DEBUG : only4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab87_d20260815_m023526_c001_v0001176_t0036_u01786761326389") 2026/08/15 02:39:21 DEBUG : only4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab49_d20260815_m023519_c001_v0001176_t0036_u01786761319023") 2026/08/15 02:39:21 DEBUG : only4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41698ece575cb476_d20260815_m023511_c001_v7007000_t0000_u01786761311579") 2026/08/15 02:39:21 DEBUG : only4: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aaed_d20260815_m023504_c001_v0001176_t0036_u01786761304210") 2026/08/15 02:39:21 DEBUG : only5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346549_d20260815_m023534_c001_v7007000_t0000_u01786761334082") 2026/08/15 02:39:21 DEBUG : only5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989623b_d20260815_m023526_c001_v0001130_t0027_u01786761326539") 2026/08/15 02:39:22 DEBUG : only5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab4b_d20260815_m023519_c001_v0001176_t0036_u01786761319389") 2026/08/15 02:39:22 DEBUG : only5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f2_d20260815_m023511_c001_v7007000_t0000_u01786761311783") 2026/08/15 02:39:22 DEBUG : only5: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aaf1_d20260815_m023504_c001_v0001176_t0036_u01786761304579") 2026/08/15 02:39:22 DEBUG : only6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434654a_d20260815_m023534_c001_v7007000_t0000_u01786761334261") 2026/08/15 02:39:22 DEBUG : only6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a28_d20260815_m023526_c001_v0001184_t0045_u01786761326552") 2026/08/15 02:39:22 DEBUG : only6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab4d_d20260815_m023519_c001_v0001176_t0036_u01786761319756") 2026/08/15 02:39:22 DEBUG : only6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671d54_d20260815_m023511_c001_v7007000_t0000_u01786761311794") 2026/08/15 02:39:22 DEBUG : only6: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aaf7_d20260815_m023504_c001_v0001176_t0036_u01786761304999") 2026/08/15 02:39:22 DEBUG : only7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434654b_d20260815_m023534_c001_v7007000_t0000_u01786761334440") 2026/08/15 02:39:22 DEBUG : only7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6bd_d20260815_m023526_c001_v0001183_t0042_u01786761326562") 2026/08/15 02:39:22 DEBUG : only7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab51_d20260815_m023520_c001_v0001176_t0036_u01786761320123") 2026/08/15 02:39:22 DEBUG : only7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42404439bc6ad3d8_d20260815_m023511_c001_v7007000_t0000_u01786761311750") 2026/08/15 02:39:22 DEBUG : only7: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aafb_d20260815_m023505_c001_v0001176_t0036_u01786761305371") 2026/08/15 02:39:22 DEBUG : only8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434654c_d20260815_m023534_c001_v7007000_t0000_u01786761334620") 2026/08/15 02:39:22 DEBUG : only8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab89_d20260815_m023526_c001_v0001176_t0036_u01786761326573") 2026/08/15 02:39:22 DEBUG : only8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab57_d20260815_m023520_c001_v0001176_t0036_u01786761320489") 2026/08/15 02:39:22 DEBUG : only8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671d55_d20260815_m023511_c001_v7007000_t0000_u01786761311987") 2026/08/15 02:39:22 DEBUG : only8: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aafd_d20260815_m023505_c001_v0001176_t0036_u01786761305740") 2026/08/15 02:39:22 DEBUG : only9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434654d_d20260815_m023534_c001_v7007000_t0000_u01786761334798") 2026/08/15 02:39:22 DEBUG : only9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989623d_d20260815_m023526_c001_v0001130_t0027_u01786761326720") 2026/08/15 02:39:23 DEBUG : only9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab5b_d20260815_m023520_c001_v0001176_t0036_u01786761320855") 2026/08/15 02:39:23 DEBUG : only9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4231a11fe13873f4_d20260815_m023512_c001_v7007000_t0000_u01786761312145") 2026/08/15 02:39:23 DEBUG : only9: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ab01_d20260815_m023506_c001_v0001176_t0036_u01786761306109") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb3b_d20260815_m023223_c001_v7007000_t0000_u01786761143343") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a854_d20260815_m023221_c001_v0001176_t0036_u01786761141783") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb30_d20260815_m023220_c001_v7007000_t0000_u01786761140889") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0f7_d20260815_m023219_c001_v0001183_t0042_u01786761139325") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb2c_d20260815_m023218_c001_v7007000_t0000_u01786761138590") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a83e_d20260815_m023216_c001_v0001176_t0036_u01786761136587") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d43c_d20260815_m023207_c001_v7007000_t0000_u01786761127508") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c084_d20260815_m023206_c001_v0001183_t0042_u01786761126318") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d432_d20260815_m023204_c001_v7007000_t0000_u01786761124838") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c06a_d20260815_m023204_c001_v0001183_t0042_u01786761124106") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d42e_d20260815_m023202_c001_v7007000_t0000_u01786761122974") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c04c_d20260815_m023202_c001_v0001183_t0042_u01786761122226") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d425_d20260815_m023156_c001_v7007000_t0000_u01786761116829") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c010_d20260815_m023155_c001_v0001183_t0042_u01786761115845") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d423_d20260815_m023155_c001_v7007000_t0000_u01786761115482") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c002_d20260815_m023154_c001_v0001183_t0042_u01786761114391") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d420_d20260815_m023154_c001_v7007000_t0000_u01786761114029") 2026/08/15 02:39:23 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bffa_d20260815_m023153_c001_v0001183_t0042_u01786761113481") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bff6_d20260815_m023152_c001_v0001183_t0042_u01786761112937") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d41d_d20260815_m023152_c001_v7007000_t0000_u01786761112575") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bfea_d20260815_m023152_c001_v0001183_t0042_u01786761112031") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538bfe8_d20260815_m023151_c001_v0001183_t0009_u01786761111467") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b46717a2_d20260815_m023150_c001_v7007000_t0000_u01786761110740") 2026/08/15 02:39:24 DEBUG : potato: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538bfdc_d20260815_m023149_c001_v0001183_t0019_u01786761109965") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb74_d20260815_m023303_c001_v7007000_t0000_u01786761183581") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131a8ec_d20260815_m023302_c001_v0001176_t0050_u01786761182992") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb63_d20260815_m023254_c001_v7007000_t0000_u01786761174852") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c1e1_d20260815_m023251_c001_v0001183_t0023_u01786761171030") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb4f_d20260815_m023243_c001_v7007000_t0000_u01786761163995") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131a8a3_d20260815_m023239_c001_v0001176_t0013_u01786761159877") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb45_d20260815_m023233_c001_v7007000_t0000_u01786761153079") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c16f_d20260815_m023229_c001_v0001183_t0008_u01786761149369") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d448_d20260815_m023211_c001_v7007000_t0000_u01786761131075") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c0a8_d20260815_m023209_c001_v0001183_t0043_u01786761129914") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d444_d20260815_m023209_c001_v7007000_t0000_u01786761129551") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c092_d20260815_m023208_c001_v0001183_t0024_u01786761128078") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d43e_d20260815_m023207_c001_v7007000_t0000_u01786761127690") 2026/08/15 02:39:24 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c08a_d20260815_m023206_c001_v0001183_t0042_u01786761126964") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d435_d20260815_m023205_c001_v7007000_t0000_u01786761125956") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c078_d20260815_m023205_c001_v0001183_t0045_u01786761125203") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d431_d20260815_m023203_c001_v7007000_t0000_u01786761123739") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c05a_d20260815_m023202_c001_v0001183_t0058_u01786761122965") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d427_d20260815_m023157_c001_v7007000_t0000_u01786761117625") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c01a_d20260815_m023156_c001_v0001183_t0035_u01786761116615") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208339_d20260815_m023105_c001_v7007000_t0000_u01786761065606") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be08_d20260815_m023105_c001_v0001183_t0042_u01786761065070") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208337_d20260815_m023104_c001_v7007000_t0000_u01786761064170") 2026/08/15 02:39:25 DEBUG : potato2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bdfe_d20260815_m023103_c001_v0001183_t0042_u01786761063634") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb68_d20260815_m023255_c001_v7007000_t0000_u01786761175460") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c1e7_d20260815_m023251_c001_v0001183_t0024_u01786761171817") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb50_d20260815_m023244_c001_v7007000_t0000_u01786761164239") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131a8a9_d20260815_m023240_c001_v0001176_t0056_u01786761160737") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb46_d20260815_m023233_c001_v7007000_t0000_u01786761153262") 2026/08/15 02:39:25 DEBUG : potato3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c171_d20260815_m023229_c001_v0001183_t0034_u01786761149796") 2026/08/15 02:39:25 DEBUG : pre-dest1/1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa90149201f_d20260815_m023336_c001_v7007000_t0000_u01786761216297") 2026/08/15 02:39:25 DEBUG : pre-dest1/1: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c2d7_d20260815_m023328_c001_v0001183_t0042_u01786761208501") 2026/08/15 02:39:25 DEBUG : pre-dest2/2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41499aa901492022_d20260815_m023336_c001_v7007000_t0000_u01786761216478") 2026/08/15 02:39:25 DEBUG : pre-dest2/2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a936_d20260815_m023329_c001_v0001176_t0036_u01786761209090") 2026/08/15 02:39:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f420e67f86f2a33eb_d20260815_m023315_c001_v7007000_t0000_u01786761195608") 2026/08/15 02:39:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538c257_d20260815_m023312_c001_v0001183_t0052_u01786761192625") 2026/08/15 02:39:26 DEBUG : sizeonly: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671786_d20260815_m023137_c001_v7007000_t0000_u01786761097050") 2026/08/15 02:39:26 DEBUG : sizeonly: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf34_d20260815_m023136_c001_v0001183_t0042_u01786761096133") 2026/08/15 02:39:26 DEBUG : splitbanan: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31f2_d20260815_m023704_c001_v7007000_t0000_u01786761424548") 2026/08/15 02:39:26 DEBUG : splitbanan: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896557_d20260815_m023657_c001_v0001130_t0027_u01786761417966") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd17_d20260815_m023805_c001_v7007000_t0000_u01786761485283") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989676d_d20260815_m023758_c001_v0001130_t0027_u01786761478941") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41546a0aeb401cda_d20260815_m023752_c001_v7007000_t0000_u01786761472728") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98966e5_d20260815_m023746_c001_v0001130_t0027_u01786761466456") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c4e_d20260815_m023740_c001_v7007000_t0000_u01786761460662") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896683_d20260815_m023734_c001_v0001130_t0027_u01786761454741") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89c2d_d20260815_m023728_c001_v7007000_t0000_u01786761448940") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989662d_d20260815_m023723_c001_v0001130_t0027_u01786761443022") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4067bfbb1ec89bf6_d20260815_m023717_c001_v7007000_t0000_u01786761437115") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98965bb_d20260815_m023710_c001_v0001130_t0027_u01786761430502") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f404d41a1288f31cf_d20260815_m023659_c001_v7007000_t0000_u01786761419259") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c99_d20260815_m023657_c001_v0001184_t0045_u01786761417055") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d6d_d20260815_m023651_c001_v7007000_t0000_u01786761411151") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856c2b_d20260815_m023644_c001_v0001184_t0045_u01786761404997") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f405774f62042195a_d20260815_m023643_c001_v7007000_t0000_u01786761403444") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c893_d20260815_m023641_c001_v0001183_t0042_u01786761401139") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4190b163f3f33d21_d20260815_m023635_c001_v7007000_t0000_u01786761395323") 2026/08/15 02:39:26 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c839_d20260815_m023629_c001_v0001183_t0042_u01786761389130") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbc05_d20260815_m023627_c001_v7007000_t0000_u01786761387982") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896419_d20260815_m023625_c001_v0001130_t0027_u01786761385355") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e303_d20260815_m023613_c001_v7007000_t0000_u01786761373951") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98963a7_d20260815_m023610_c001_v0001130_t0027_u01786761370608") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f409094db63a1e204_d20260815_m023604_c001_v7007000_t0000_u01786761364798") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896345_d20260815_m023558_c001_v0001130_t0027_u01786761358536") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4193c9599a1a4bcb_d20260815_m023552_c001_v7007000_t0000_u01786761352737") 2026/08/15 02:39:27 DEBUG : splitbananasplit: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98962df_d20260815_m023546_c001_v0001130_t0027_u01786761346729") 2026/08/15 02:39:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4270390dca449660_d20260815_m023646_c001_v7007000_t0000_u01786761406194") 2026/08/15 02:39:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c89b_d20260815_m023642_c001_v0001183_t0042_u01786761402074") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434657d_d20260815_m023542_c001_v7007000_t0000_u01786761342567") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c71b_d20260815_m023541_c001_v0001183_t0042_u01786761341345") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346571_d20260815_m023540_c001_v7007000_t0000_u01786761340552") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131abb3_d20260815_m023539_c001_v0001176_t0036_u01786761339585") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb41_d20260815_m023226_c001_v7007000_t0000_u01786761146548") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c141_d20260815_m023225_c001_v0001183_t0042_u01786761145800") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb3f_d20260815_m023225_c001_v7007000_t0000_u01786761145248") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c139_d20260815_m023224_c001_v0001183_t0042_u01786761144456") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671781_d20260815_m023134_c001_v7007000_t0000_u01786761094113") 2026/08/15 02:39:27 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf16_d20260815_m023132_c001_v0001183_t0042_u01786761092812") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671780_d20260815_m023132_c001_v7007000_t0000_u01786761092446") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bf06_d20260815_m023131_c001_v0001183_t0042_u01786761091529") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b467177b_d20260815_m023129_c001_v7007000_t0000_u01786761089404") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bedc_d20260815_m023128_c001_v0001183_t0042_u01786761088527") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671775_d20260815_m023127_c001_v7007000_t0000_u01786761087983") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bed0_d20260815_m023127_c001_v0001183_t0042_u01786761087192") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bec8_d20260815_m023124_c001_v0001183_t0042_u01786761084838") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415e3533b4671772_d20260815_m023124_c001_v7007000_t0000_u01786761084472") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bec4_d20260815_m023123_c001_v0001183_t0042_u01786761083921") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bebe_d20260815_m023123_c001_v0001183_t0042_u01786761083366") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e320834c_d20260815_m023122_c001_v7007000_t0000_u01786761082626") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be9e_d20260815_m023120_c001_v0001183_t0042_u01786761080626") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be8a_d20260815_m023118_c001_v0001183_t0042_u01786761078393") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e320834a_d20260815_m023118_c001_v7007000_t0000_u01786761078034") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be86_d20260815_m023117_c001_v0001183_t0042_u01786761077498") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be7a_d20260815_m023116_c001_v0001183_t0042_u01786761076959") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208348_d20260815_m023116_c001_v7007000_t0000_u01786761076592") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be62_d20260815_m023113_c001_v0001183_t0042_u01786761073469") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208344_d20260815_m023113_c001_v7007000_t0000_u01786761073110") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be5a_d20260815_m023112_c001_v0001183_t0042_u01786761072574") 2026/08/15 02:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208343_d20260815_m023111_c001_v7007000_t0000_u01786761071683") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be46_d20260815_m023111_c001_v0001183_t0042_u01786761071147") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208342_d20260815_m023110_c001_v7007000_t0000_u01786761070611") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be42_d20260815_m023110_c001_v0001183_t0042_u01786761070026") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208340_d20260815_m023109_c001_v7007000_t0000_u01786761069081") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be36_d20260815_m023108_c001_v0001183_t0042_u01786761068368") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e320833b_d20260815_m023107_c001_v7007000_t0000_u01786761067829") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be2b_d20260815_m023107_c001_v0001183_t0042_u01786761067293") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e320833a_d20260815_m023106_c001_v7007000_t0000_u01786761066678") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538be12_d20260815_m023106_c001_v0001183_t0042_u01786761066142") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208334_d20260815_m023102_c001_v7007000_t0000_u01786761062012") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bdea_d20260815_m023101_c001_v0001183_t0042_u01786761061450") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208333_d20260815_m023100_c001_v7007000_t0000_u01786761060914") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bddc_d20260815_m023100_c001_v0001183_t0042_u01786761060379") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208331_d20260815_m023059_c001_v7007000_t0000_u01786761059490") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bdd4_d20260815_m023058_c001_v0001183_t0042_u01786761058955") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41289f38e3208330_d20260815_m023056_c001_v7007000_t0000_u01786761056769") 2026/08/15 02:39:29 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538bdb8_d20260815_m023056_c001_v0001183_t0042_u01786761056184") 2026/08/15 02:39:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae434657f_d20260815_m023542_c001_v7007000_t0000_u01786761342747") 2026/08/15 02:39:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1042731bd98962af_d20260815_m023541_c001_v0001130_t0000_u01786761341356") 2026/08/15 02:39:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346573_d20260815_m023540_c001_v7007000_t0000_u01786761340732") 2026/08/15 02:39:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856a74_d20260815_m023539_c001_v0001184_t0038_u01786761339595") 2026/08/15 02:39:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd19_d20260815_m023807_c001_v7007000_t0000_u01786761487260") 2026/08/15 02:39:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856ef8_d20260815_m023806_c001_v0001184_t0057_u01786761486643") 2026/08/15 02:39:30 DEBUG : sub/yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb37_d20260815_m023222_c001_v7007000_t0000_u01786761142718") 2026/08/15 02:39:30 DEBUG : sub/yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c11f_d20260815_m023221_c001_v0001183_t0042_u01786761141645") 2026/08/15 02:39:30 DEBUG : test_dir1/file2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346565_d20260815_m023538_c001_v7007000_t0000_u01786761338837") 2026/08/15 02:39:30 DEBUG : test_dir1/file2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f417bec1853856a68_d20260815_m023537_c001_v0001184_t0045_u01786761337468") 2026/08/15 02:39:30 DEBUG : test_dir1/file2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346555_d20260815_m023536_c001_v7007000_t0000_u01786761336705") 2026/08/15 02:39:30 DEBUG : test_dir1/file2: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131aba3_d20260815_m023535_c001_v0001176_t0036_u01786761335751") 2026/08/15 02:39:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346568_d20260815_m023539_c001_v7007000_t0000_u01786761339017") 2026/08/15 02:39:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c705_d20260815_m023537_c001_v0001183_t0042_u01786761337478") 2026/08/15 02:39:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4172710ae4346558_d20260815_m023536_c001_v7007000_t0000_u01786761336891") 2026/08/15 02:39:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c6f9_d20260815_m023535_c001_v0001183_t0042_u01786761335733") 2026/08/15 02:39:30 DEBUG : three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d454_d20260815_m023215_c001_v7007000_t0000_u01786761135758") 2026/08/15 02:39:30 DEBUG : three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0d6_d20260815_m023214_c001_v0001183_t0042_u01786761134654") 2026/08/15 02:39:30 DEBUG : three: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0c4_d20260815_m023212_c001_v0001183_t0042_u01786761132586") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd1c_d20260815_m023808_c001_v7007000_t0000_u01786761488931") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cbbd_d20260815_m023808_c001_v0001183_t0042_u01786761488226") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd41_d20260815_m023826_c001_v7007000_t0000_u01786761506452") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131aed3_d20260815_m023824_c001_v0001176_t0017_u01786761504830") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd3b_d20260815_m023823_c001_v7007000_t0000_u01786761503189") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538cc41_d20260815_m023821_c001_v0001183_t0013_u01786761501715") 2026/08/15 02:39:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd3a_d20260815_m023820_c001_v7007000_t0000_u01786761500754") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856f88_d20260815_m023820_c001_v0001184_t0054_u01786761500081") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd2a_d20260815_m023815_c001_v7007000_t0000_u01786761495441") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f1164303f9538cbf7_d20260815_m023814_c001_v0001183_t0042_u01786761494623") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd38_d20260815_m023817_c001_v7007000_t0000_u01786761497558") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f102fafcc5131ae93_d20260815_m023816_c001_v0001176_t0047_u01786761496418") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd28_d20260815_m023813_c001_v7007000_t0000_u01786761493645") 2026/08/15 02:39:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f117bec1853856f34_d20260815_m023813_c001_v0001184_t0037_u01786761493000") 2026/08/15 02:39:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd25_d20260815_m023812_c001_v7007000_t0000_u01786761492033") 2026/08/15 02:39:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd98967ef_d20260815_m023811_c001_v0001130_t0027_u01786761491437") 2026/08/15 02:39:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd1f_d20260815_m023810_c001_v7007000_t0000_u01786761490480") 2026/08/15 02:39:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131ae6b_d20260815_m023809_c001_v0001176_t0036_u01786761489883") 2026/08/15 02:39:31 DEBUG : toe/toe/toe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f407d372a7c84e989_d20260815_m023830_c001_v7007000_t0000_u01786761510976") 2026/08/15 02:39:31 DEBUG : toe/toe/toe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538cc85_d20260815_m023830_c001_v0001183_t0042_u01786761510367") 2026/08/15 02:39:31 DEBUG : toe/toe/toe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd39_d20260815_m023819_c001_v7007000_t0000_u01786761499123") 2026/08/15 02:39:31 DEBUG : toe/toe/toe: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd989682b_d20260815_m023818_c001_v0001130_t0027_u01786761498521") 2026/08/15 02:39:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd42_d20260815_m023827_c001_v7007000_t0000_u01786761507047") 2026/08/15 02:39:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4042731bd9896877_d20260815_m023826_c001_v0001130_t0027_u01786761506269") 2026/08/15 02:39:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f42640cede51bbd3c_d20260815_m023823_c001_v7007000_t0000_u01786761503794") 2026/08/15 02:39:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f401d427997cd975e_d20260815_m023822_c001_v0001116_t0001_u01786761502998") 2026/08/15 02:39:31 DEBUG : two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f403f7d67a812d456_d20260815_m023216_c001_v7007000_t0000_u01786761136026") 2026/08/15 02:39:32 DEBUG : two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4126ea40d5afac7d_d20260815_m023214_c001_v0001173_t0025_u01786761134085") 2026/08/15 02:39:32 DEBUG : two: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4164303f9538c0c0_d20260815_m023212_c001_v0001183_t0042_u01786761132402") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb3c_d20260815_m023223_c001_v7007000_t0000_u01786761143525") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f412df30159256a16_d20260815_m023222_c001_v0001184_t0058_u01786761142531") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb2f_d20260815_m023220_c001_v7007000_t0000_u01786761140293") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f402fafcc5131a84c_d20260815_m023219_c001_v0001176_t0036_u01786761139336") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb25_d20260815_m023218_c001_v7007000_t0000_u01786761138042") 2026/08/15 02:39:32 DEBUG : yam: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4126ea40d5afac95_d20260815_m023216_c001_v0001173_t0025_u01786761136598") 2026/08/15 02:39:32 DEBUG : yaml: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb31_d20260815_m023221_c001_v7007000_t0000_u01786761141074") 2026/08/15 02:39:32 DEBUG : yaml: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f415650a7cd999e7f_d20260815_m023220_c001_v0001165_t0040_u01786761140103") 2026/08/15 02:39:32 DEBUG : yaml: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f4185093e2bfdbb2d_d20260815_m023218_c001_v7007000_t0000_u01786761138773") 2026/08/15 02:39:32 DEBUG : yaml: Deleting (id "4_zcfb20d83402d0b3baf080e1b_f41121484a2f75b95_d20260815_m023217_c001_v0001106_t0030_u01786761137853") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m40.145824369s (try 1/5)