"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/10 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce" 2026/08/10 01:04:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/10 01:04:52 DEBUG : Creating backend with remote "/tmp/rclone231613160" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:04:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/10 01:04:53 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:04:53 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:04:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:04:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:04:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:04:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:04:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:04:55 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:04:55 DEBUG : B2 bucket rclone-test-tacivah1doce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:04:56 DEBUG : Creating backend with remote "/non-existing" 2026/08/10 01:04:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/10 01:04:57 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:04:57 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:04:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:04:58 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:04:58 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:04:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:04:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:04:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:04:59 INFO : B2 bucket rclone-test-tacivah1doce: Running all checks before starting transfers 2026/08/10 01:04:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:04:59 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:04:59 INFO : B2 bucket rclone-test-tacivah1doce: Checks finished, now starting transfers 2026/08/10 01:04:59 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:04:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:04:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:04:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:00 ERROR : Ignoring --no-traverse with sync 2026/08/10 01:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:00 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:00 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:01 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/10 01:05:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:02 DEBUG : hello world2: size = 12 OK 2026/08/10 01:05:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/10 01:05:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:05:03 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:03 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:03 DEBUG : potato2: size = 11 OK 2026/08/10 01:05:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:05:05 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:05 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:05 DEBUG : potato2: size = 11 OK 2026/08/10 01:05:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/10 01:05:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:05:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/10 01:05:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:05:06 INFO : sub dir2: Making directory 2026/08/10 01:05:06 INFO : sub dir: Making directory 2026/08/10 01:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:06 INFO : sub dir2/sub sub dir2: Making directory 2026/08/10 01:05:06 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:06 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05: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/10 01:05:06 DEBUG : B2 bucket rclone-test-tacivah1doce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:07 INFO : sub dir2: Making directory 2026/08/10 01:05:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/10 01:05:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:07 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:07 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:08 DEBUG : sub dir2: Making directory with metadata 2026/08/10 01:05:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:05:08 INFO : sub dir2: Making directory 2026/08/10 01:05:08 INFO : sub dir: Making directory 2026/08/10 01:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:08 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:05:08 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/10 01:05:09 DEBUG : B2 bucket rclone-test-tacivah1doce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 01:05:09 DEBUG : B2 bucket rclone-test-tacivah1doce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:10 INFO : sub dir2: Making directory 2026/08/10 01:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:10 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:10 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:10 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:05:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:11 DEBUG : sub dir2: Making directory with metadata 2026/08/10 01:05:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:05:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:05:11 INFO : sub dir2: Making directory 2026/08/10 01:05:11 INFO : sub dir: Making directory 2026/08/10 01:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:11 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:11 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:12 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:05:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/10 01:05:12 DEBUG : B2 bucket rclone-test-tacivah1doce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:13 INFO : sub dir2: Making directory 2026/08/10 01:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:13 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:13 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:13 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:05:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-luqobar7zusi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-luqobar7zusi 2026/08/10 01:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:16 DEBUG : B2 bucket rclone-test-luqobar7zusi: Waiting for checks to finish 2026/08/10 01:05:16 DEBUG : B2 bucket rclone-test-luqobar7zusi: Waiting for transfers to finish 2026/08/10 01:05:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:18 DEBUG : B2 bucket rclone-test-luqobar7zusi: Purge remote 2026/08/10 01:05:18 INFO : B2 bucket rclone-test-luqobar7zusi: cleaning bucket "rclone-test-luqobar7zusi" of all files 2026/08/10 01:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f02dd63303deb9b9ff80e1b_f118d4658f4fa0fae_d20260810_m010517_c001_v0001131_t0027_u01786323917386") --- PASS: TestServerSideCopy (4.85s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone231613160) 2026/08/10 01:05:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:05:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 01:05:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:20 DEBUG : sub dir/hello world: size = 17 OK 2026/08/10 01:05:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/10 01:05:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yuxefud9hito" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-yuxefud9hito 2026/08/10 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:22 DEBUG : B2 bucket rclone-test-yuxefud9hito: Waiting for checks to finish 2026/08/10 01:05:22 DEBUG : B2 bucket rclone-test-yuxefud9hito: Waiting for transfers to finish 2026/08/10 01:05:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:24 DEBUG : B2 bucket rclone-test-yuxefud9hito: Waiting for checks to finish 2026/08/10 01:05:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:05:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yuxefud9hito) 2026/08/10 01:05:24 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 01:05:24 DEBUG : B2 bucket rclone-test-yuxefud9hito: Waiting for transfers to finish 2026/08/10 01:05:25 DEBUG : sub dir/hello world: size = 17 OK 2026/08/10 01:05:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/10 01:05:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:25 DEBUG : B2 bucket rclone-test-yuxefud9hito: Purge remote 2026/08/10 01:05:25 INFO : B2 bucket rclone-test-yuxefud9hito: cleaning bucket "rclone-test-yuxefud9hito" of all files 2026/08/10 01:05:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd03303deb9b9ff80e1b_f4165955bb5b1658b_d20260810_m010524_c001_v0001134_t0046_u01786323924934") 2026/08/10 01:05:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd03303deb9b9ff80e1b_f4039a898905ee85e_d20260810_m010523_c001_v0001109_t0007_u01786323923425") --- PASS: TestServerSideCopyOverSelf (5.54s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone231613160) 2026/08/10 01:05:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:05:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 01:05:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:27 DEBUG : sub dir/hello world: size = 17 OK 2026/08/10 01:05:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/10 01:05:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/10 01:05:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.65s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rumujiv6poda" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-rumujiv6poda 2026/08/10 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:30 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for checks to finish 2026/08/10 01:05:30 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for transfers to finish 2026/08/10 01:05:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:32 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for checks to finish 2026/08/10 01:05:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:05:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rumujiv6poda) 2026/08/10 01:05:32 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 01:05:32 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for transfers to finish 2026/08/10 01:05:38 DEBUG : sub dir/hello world: size = 17 OK 2026/08/10 01:05:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/10 01:05:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:38 INFO : sub dir/hello world: Deleted 2026/08/10 01:05:39 DEBUG : testing file moves 2026/08/10 01:05:40 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for checks to finish 2026/08/10 01:05:40 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:05:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rumujiv6poda) 2026/08/10 01:05:40 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 01:05:40 DEBUG : B2 bucket rclone-test-rumujiv6poda: Waiting for transfers to finish 2026/08/10 01:05:40 DEBUG : sub dir/hello world: size = 24 OK 2026/08/10 01:05:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/10 01:05:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/10 01:05:40 INFO : sub dir/hello world: Deleted 2026/08/10 01:05:40 DEBUG : B2 bucket rclone-test-rumujiv6poda: Purge remote 2026/08/10 01:05:40 INFO : B2 bucket rclone-test-rumujiv6poda: cleaning bucket "rclone-test-rumujiv6poda" of all files 2026/08/10 01:05:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f320dd3304deb9b9ff80e1b_f414c277aed1d1ced_d20260810_m010540_c001_v0001182_t0034_u01786323940367") 2026/08/10 01:05:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f320dd3304deb9b9ff80e1b_f403352c9a58f2300_d20260810_m010538_c001_v0001130_t0042_u01786323938183") 2026/08/10 01:05:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f320dd3304deb9b9ff80e1b_f1107cf3ce68d9c61_d20260810_m010530_c001_v0001043_t0004_u01786323930770") --- PASS: TestServerSideMoveOverSelf (14.00s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:42 ERROR : error listing: directory not found 2026/08/10 01:05:42 INFO : Local file system at /tmp/rclone231613160: Making directory 2026/08/10 01:05:43 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:43 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.43s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:05:44 DEBUG : Local file system at /tmp/rclone231613160: Waiting for checks to finish 2026/08/10 01:05:44 DEBUG : Local file system at /tmp/rclone231613160: Waiting for transfers to finish 2026/08/10 01:05:45 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/10 01:05:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:05:45 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/10 01:05:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/10 01:05:45 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:45 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:46 DEBUG : check sum: size = 1 OK 2026/08/10 01:05:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:05:46 INFO : check sum: Copied (new) 2026/08/10 01:05:46 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:46 DEBUG : check sum: size = 1 OK 2026/08/10 01:05:46 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:05:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/10 01:05:46 DEBUG : check sum: Unchanged skipping 2026/08/10 01:05:46 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:46 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/10 01:05:47 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:47 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:47 DEBUG : sizeonly: size = 6 OK 2026/08/10 01:05:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/10 01:05:47 INFO : sizeonly: Copied (new) 2026/08/10 01:05:47 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:48 DEBUG : sizeonly: size = 6 OK 2026/08/10 01:05:48 DEBUG : sizeonly: Sizes identical 2026/08/10 01:05:48 DEBUG : sizeonly: Unchanged skipping 2026/08/10 01:05:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:48 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/10 01:05:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/10 01:05:49 INFO : ignore-size: Copied (new) 2026/08/10 01:05:49 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:05:49 DEBUG : ignore-size: Unchanged skipping 2026/08/10 01:05:49 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:49 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:49 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:50 DEBUG : existing: size = 6 OK 2026/08/10 01:05:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:05:50 DEBUG : existing: Unchanged skipping 2026/08/10 01:05:50 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:50 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:50 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:50 INFO : There was nothing to transfer 2026/08/10 01:05:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/10 01:05:51 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:51 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:51 DEBUG : existing: size = 6 OK 2026/08/10 01:05:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/10 01:05:51 INFO : existing: Copied (replaced existing) 2026/08/10 01:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 01:05:52 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:52 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:52 DEBUG : existing: size = 6 OK 2026/08/10 01:05:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/10 01:05:52 INFO : existing: Copied (new) 2026/08/10 01:05:52 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:52 DEBUG : existing: Destination exists, skipping 2026/08/10 01:05:52 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:52 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:52 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.41s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/10 01:05:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 01:05:54 DEBUG : c/non empty space: size = 5 OK 2026/08/10 01:05:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:05:54 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 01:05:54 DEBUG : a/potato2: size = 60 OK 2026/08/10 01:05:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:05:54 INFO : a/potato2: Copied (new) 2026/08/10 01:05:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:54 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:56 DEBUG : empty space: size = 1 OK 2026/08/10 01:05:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/10 01:05:56 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:05:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/10 01:05:56 DEBUG : empty space: Unchanged skipping 2026/08/10 01:05:56 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:56 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:56 INFO : There was nothing to transfer 2026/08/10 01:05:56 DEBUG : empty space: size = 1 OK 2026/08/10 01:05:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/10 01:05:56 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:05:58 INFO : empty space: Updated modification time in destination 2026/08/10 01:05:58 DEBUG : empty space: Unchanged skipping 2026/08/10 01:05:58 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:58 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:05:59 DEBUG : empty space: size = 1 OK 2026/08/10 01:05:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/10 01:05:59 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:05:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:05:59 DEBUG : empty space: Unchanged skipping 2026/08/10 01:05:59 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:05:59 DEBUG : Waiting for deletions to finish 2026/08/10 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:01 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:01 DEBUG : foo: size = 3 OK 2026/08/10 01:06:01 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/10 01:06:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:01 DEBUG : foo: sha1 differ 2026/08/10 01:06:01 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:01 DEBUG : foo: size = 3 OK 2026/08/10 01:06:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/10 01:06:01 INFO : foo: Copied (replaced existing) 2026/08/10 01:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/10 01:06:02 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:02 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:02 DEBUG : potato: size = 60 OK 2026/08/10 01:06:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:02 INFO : potato: Copied (new) 2026/08/10 01:06:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:04 DEBUG : potato: Sizes differ 2026/08/10 01:06:04 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:04 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:04 DEBUG : potato: size = 21 OK 2026/08/10 01:06:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/10 01:06:04 INFO : potato: Copied (replaced existing) 2026/08/10 01:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:05 DEBUG : potato: size = 21 OK 2026/08/10 01:06:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/10 01:06:05 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:05 DEBUG : potato: sha1 differ 2026/08/10 01:06:05 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:05 DEBUG : potato: size = 21 OK 2026/08/10 01:06:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/10 01:06:05 INFO : potato: Copied (replaced existing) 2026/08/10 01:06:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:07 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:07 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/10 01:06:07 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:07 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:07 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:09 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:09 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:09 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:09 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:09 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:09 INFO : potato2: Copied (new) 2026/08/10 01:06:09 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:11 INFO : d: Making directory 2026/08/10 01:06:11 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/10 01:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:11 DEBUG : c/non empty space: size = 5 OK 2026/08/10 01:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:11 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 01:06:12 DEBUG : a/potato2: size = 60 OK 2026/08/10 01:06:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:12 INFO : a/potato2: Copied (new) 2026/08/10 01:06:12 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:12 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:12 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/10 01:06:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:14 DEBUG : c/non empty space: size = 5 OK 2026/08/10 01:06:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 01:06:14 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:14 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:14 DEBUG : a/potato2: size = 60 OK 2026/08/10 01:06:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:14 INFO : a/potato2: Copied (new) 2026/08/10 01:06:14 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting files as there were IO errors 2026/08/10 01:06:14 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:15 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:16 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:16 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:16 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:16 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:16 INFO : potato: Deleted 2026/08/10 01:06:16 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.09s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:17 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:18 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:18 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:18 INFO : potato: Deleted 2026/08/10 01:06:18 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:18 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:18 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:18 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:18 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.22s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:20 DEBUG : potato2: size = 19 OK 2026/08/10 01:06:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/10 01:06:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.80s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : enormous: Excluded 2026/08/10 01:06:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : potato2: Excluded 2026/08/10 01:06:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : potato2: Excluded 2026/08/10 01:06:22 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:22 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:22 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:22 INFO : There was nothing to transfer 2026/08/10 01:06:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : enormous: Excluded 2026/08/10 01:06:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : potato2: Excluded 2026/08/10 01:06:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 01:06:22 DEBUG : potato2: Excluded 2026/08/10 01:06:22 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/10 01:06:22 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:22 DEBUG : Local file system at /tmp/rclone231613160: Waiting for checks to finish 2026/08/10 01:06:22 DEBUG : Local file system at /tmp/rclone231613160: Waiting for transfers to finish 2026/08/10 01:06:22 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.84s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:24 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 01:06:24 DEBUG : enormous: Excluded 2026/08/10 01:06:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 01:06:24 DEBUG : potato2: Excluded 2026/08/10 01:06:24 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:06:24 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:24 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:24 INFO : enormous: Deleted 2026/08/10 01:06:24 INFO : potato2: Deleted 2026/08/10 01:06:24 INFO : There was nothing to transfer 2026/08/10 01:06:24 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/10 01:06:24 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:24 DEBUG : Local file system at /tmp/rclone231613160: Waiting for checks to finish 2026/08/10 01:06:24 DEBUG : Local file system at /tmp/rclone231613160: Waiting for transfers to finish 2026/08/10 01:06:24 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:24 INFO : potato2: Deleted 2026/08/10 01:06:24 INFO : enormous: Deleted 2026/08/10 01:06:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:27 DEBUG : five: Need to transfer - File not found at Destination 2026/08/10 01:06:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:27 DEBUG : four: size = 8 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:27 DEBUG : four: Sizes differ 2026/08/10 01:06:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/10 01:06:27 DEBUG : one: Destination is newer than source, skipping 2026/08/10 01:06:27 DEBUG : three: size = 5 OK 2026/08/10 01:06:27 DEBUG : three: Sizes identical 2026/08/10 01:06:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/10 01:06:27 DEBUG : two: size = 3 OK 2026/08/10 01:06:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:27 DEBUG : two: sha1 differ 2026/08/10 01:06:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:27 DEBUG : five: size = 4 OK 2026/08/10 01:06:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/10 01:06:27 INFO : five: Copied (new) 2026/08/10 01:06:28 DEBUG : four: size = 4 OK 2026/08/10 01:06:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/10 01:06:28 INFO : four: Copied (replaced existing) 2026/08/10 01:06:28 DEBUG : two: size = 3 OK 2026/08/10 01:06:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/10 01:06:28 INFO : two: Copied (replaced existing) 2026/08/10 01:06:28 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:28 DEBUG : five: size = 4 OK 2026/08/10 01:06:28 DEBUG : four: size = 4 OK 2026/08/10 01:06:28 DEBUG : one: Destination is newer than source, skipping 2026/08/10 01:06:28 DEBUG : three: size = 5 OK 2026/08/10 01:06:28 DEBUG : two: size = 3 OK 2026/08/10 01:06:28 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/10 01:06:28 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/10 01:06:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/10 01:06:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/10 01:06:28 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/10 01:06:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/10 01:06:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone231613160) 2026/08/10 01:06:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:28 DEBUG : three: sha1 differ 2026/08/10 01:06:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/10 01:06:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/10 01:06:28 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/10 01:06:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/10 01:06:28 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:28 DEBUG : three: size = 5 OK 2026/08/10 01:06:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:06:28 INFO : three: Copied (replaced existing) 2026/08/10 01:06:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === 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-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/10 01:06:30 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:30 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/10 01:06:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/10 01:06:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:30 DEBUG : potato: size = 14 OK 2026/08/10 01:06:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/10 01:06:30 INFO : potato: Copied (new) 2026/08/10 01:06:30 DEBUG : yam: size = 11 OK 2026/08/10 01:06:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:30 INFO : yam: Copied (new) 2026/08/10 01:06:30 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:30 DEBUG : potato: size = 14 OK 2026/08/10 01:06:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:06:30 DEBUG : potato: Unchanged skipping 2026/08/10 01:06:30 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:30 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:31 DEBUG : yaml: size = 11 OK 2026/08/10 01:06:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:31 INFO : yam: Copied (server-side copy) to: yaml 2026/08/10 01:06:32 INFO : yam: Deleted 2026/08/10 01:06:32 INFO : yaml: Renamed from "yam" 2026/08/10 01:06:32 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/10 01:06:33 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:33 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:33 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/10 01:06:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/10 01:06:33 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:33 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:33 DEBUG : potato: size = 14 OK 2026/08/10 01:06:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/10 01:06:33 INFO : potato: Copied (new) 2026/08/10 01:06:33 DEBUG : yam: size = 11 OK 2026/08/10 01:06:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:33 INFO : yam: Copied (new) 2026/08/10 01:06:33 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:33 DEBUG : potato: size = 14 OK 2026/08/10 01:06:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:06:33 DEBUG : potato: Unchanged skipping 2026/08/10 01:06:33 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:33 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:33 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:33 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:34 DEBUG : yaml: size = 11 OK 2026/08/10 01:06:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:34 INFO : yam: Copied (server-side copy) to: yaml 2026/08/10 01:06:34 INFO : yam: Deleted 2026/08/10 01:06:34 INFO : yaml: Renamed from "yam" 2026/08/10 01:06:34 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/10 01:06:35 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:35 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/10 01:06:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/10 01:06:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:35 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/7fe27dc3303deb9b9ff80e1b/c001_v0001180_t0049": EOF 2026/08/10 01:06:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/7fe27dc3303deb9b9ff80e1b/c001_v0001180_t0049": EOF) 2026/08/10 01:06:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/10 01:06:35 DEBUG : potato: Received error: Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/7fe27dc3303deb9b9ff80e1b/c001_v0001180_t0049": EOF - low level retry 0/10 2026/08/10 01:06:35 DEBUG : pacer: Reducing sleep to 10ms 2026/08/10 01:06:35 DEBUG : sub/yam: size = 11 OK 2026/08/10 01:06:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:35 INFO : sub/yam: Copied (new) 2026/08/10 01:06:35 DEBUG : potato: size = 14 OK 2026/08/10 01:06:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/10 01:06:35 INFO : potato: Copied (new) 2026/08/10 01:06:35 DEBUG : Waiting for deletions to finish 2026/08/10 01:06:36 DEBUG : potato: size = 14 OK 2026/08/10 01:06:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:06:36 DEBUG : potato: Unchanged skipping 2026/08/10 01:06:36 INFO : B2 bucket rclone-test-tacivah1doce: Making map for --track-renames 2026/08/10 01:06:36 INFO : B2 bucket rclone-test-tacivah1doce: Finished making map for --track-renames 2026/08/10 01:06:36 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:36 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for renames to finish 2026/08/10 01:06:37 DEBUG : yam: size = 11 OK 2026/08/10 01:06:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/10 01:06:37 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/10 01:06:37 INFO : sub/yam: Deleted 2026/08/10 01:06:37 INFO : yam: Renamed from "sub/yam" 2026/08/10 01:06:37 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.82s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:38 DEBUG : Creating backend with remote "/tmp/rclone231613160/dir1" 2026/08/10 01:06:38 DEBUG : Creating backend with remote "/tmp/rclone231613160/dir2" 2026/08/10 01:06:38 DEBUG : Local file system at /tmp/rclone231613160/dir2: Using server-side directory move 2026/08/10 01:06:38 INFO : Local file system at /tmp/rclone231613160/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/10 01:06:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/10 01:06:38 INFO : file1.txt: Moved (server-side) 2026/08/10 01:06:38 DEBUG : Local file system at /tmp/rclone231613160/dir2: Waiting for checks to finish 2026/08/10 01:06:38 DEBUG : Local file system at /tmp/rclone231613160/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:06:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/10 01:06:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/10 01:06:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/10 01:06:38 INFO : nested/sub dir/file: Copied (new) 2026/08/10 01:06:38 INFO : nested/sub dir/file: Deleted 2026/08/10 01:06:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:06:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:06:38 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:06:38 INFO : sub dir/hello world: Deleted 2026/08/10 01:06:38 INFO : sub dir: Removing directory 2026/08/10 01:06:38 INFO : nested/sub dir: Removing directory 2026/08/10 01:06:38 INFO : nested: Removing directory 2026/08/10 01:06:38 DEBUG : Local file system at /tmp/rclone231613160: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 01:06:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/10 01:06:39 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:39 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/10 01:06:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:06:40 INFO : sub dir/hello world: Copied (new) 2026/08/10 01:06:40 INFO : sub dir/hello world: Deleted 2026/08/10 01:06:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/10 01:06:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/10 01:06:40 INFO : nested/sub dir/file: Copied (new) 2026/08/10 01:06:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/10 01:06:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 01:06:41 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:41 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:41 DEBUG : existing-b: size = 6 OK 2026/08/10 01:06:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/10 01:06:41 INFO : existing-b: Copied (new) 2026/08/10 01:06:41 INFO : existing-b: Deleted 2026/08/10 01:06:41 DEBUG : existing: size = 6 OK 2026/08/10 01:06:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/10 01:06:41 INFO : existing: Copied (new) 2026/08/10 01:06:41 INFO : existing: Deleted 2026/08/10 01:06:41 DEBUG : existing: Destination exists, skipping 2026/08/10 01:06:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/10 01:06:41 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:06:41 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:06:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-veteyew7wewu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-veteyew7wewu 2026/08/10 01:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:48 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/10 01:06:48 DEBUG : empty space: Unchanged skipping 2026/08/10 01:06:48 DEBUG : B2 bucket rclone-test-veteyew7wewu: Waiting for checks to finish 2026/08/10 01:06:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-veteyew7wewu) 2026/08/10 01:06:48 DEBUG : potato3: Sizes differ 2026/08/10 01:06:48 INFO : empty space: Deleted 2026/08/10 01:06:48 DEBUG : B2 bucket rclone-test-veteyew7wewu: Waiting for transfers to finish 2026/08/10 01:06:48 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:48 INFO : potato2: Copied (server-side copy) 2026/08/10 01:06:48 INFO : potato2: Deleted 2026/08/10 01:06:49 DEBUG : potato3: size = 68 OK 2026/08/10 01:06:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:06:49 INFO : potato3: Copied (server-side copy) 2026/08/10 01:06:49 INFO : potato3: Deleted 2026/08/10 01:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zutocul2guju" 2026/08/10 01:06:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/10 01:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/10 01:06:50 DEBUG : B2 bucket rclone-test-zutocul2guju: Waiting for checks to finish 2026/08/10 01:06:50 DEBUG : B2 bucket rclone-test-zutocul2guju: Waiting for transfers to finish 2026/08/10 01:06:51 DEBUG : empty space: size = 1 OK 2026/08/10 01:06:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:06:51 INFO : empty space: Copied (server-side copy) 2026/08/10 01:06:51 INFO : empty space: Deleted 2026/08/10 01:06:51 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:51 INFO : potato2: Copied (server-side copy) 2026/08/10 01:06:51 DEBUG : potato3: size = 68 OK 2026/08/10 01:06:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:06:51 INFO : potato3: Copied (server-side copy) 2026/08/10 01:06:52 INFO : potato2: Deleted 2026/08/10 01:06:52 INFO : potato3: Deleted 2026/08/10 01:06:52 DEBUG : B2 bucket rclone-test-zutocul2guju: Purge remote 2026/08/10 01:06:52 INFO : B2 bucket rclone-test-zutocul2guju: cleaning bucket "rclone-test-zutocul2guju" of all files 2026/08/10 01:06:52 DEBUG : empty space: Deleting (id "4_zafe24d73305deb9b9ff80e1b_f412ffd94eaa56087_d20260810_m010651_c001_v0001134_t0057_u01786324011361") 2026/08/10 01:06:52 DEBUG : potato2: Deleting (id "4_zafe24d73305deb9b9ff80e1b_f103d9fda908cde5d_d20260810_m010651_c001_v0001153_t0016_u01786324011568") 2026/08/10 01:06:52 DEBUG : potato3: Deleting (id "4_zafe24d73305deb9b9ff80e1b_f112dd761c1dd7c3c_d20260810_m010651_c001_v0001136_t0014_u01786324011709") 2026/08/10 01:06:53 DEBUG : B2 bucket rclone-test-veteyew7wewu: Purge remote 2026/08/10 01:06:53 INFO : B2 bucket rclone-test-veteyew7wewu: cleaning bucket "rclone-test-veteyew7wewu" of all files 2026/08/10 01:06:53 DEBUG : empty space: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f415e3533b413608a_d20260810_m010651_c001_v7007000_t0000_u01786324011541") 2026/08/10 01:06:53 DEBUG : empty space: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f401616a9393157d8_d20260810_m010646_c001_v0001092_t0040_u01786324006997") 2026/08/10 01:06:53 DEBUG : potato2: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f415e3533b4136138_d20260810_m010651_c001_v7007000_t0000_u01786324011915") 2026/08/10 01:06:53 DEBUG : potato2: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f1016d540bd4e2bfd_d20260810_m010648_c001_v0001178_t0032_u01786324008339") 2026/08/10 01:06:53 DEBUG : potato3: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f4172710ae3e9ad1f_d20260810_m010652_c001_v7007000_t0000_u01786324012078") 2026/08/10 01:06:53 DEBUG : potato3: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f1127d3bbc5e462d9_d20260810_m010648_c001_v0001104_t0012_u01786324008648") 2026/08/10 01:06:53 DEBUG : potato3: Deleting (id "4_zcf523d43305deb9b9ff80e1b_f101616a9393157da_d20260810_m010647_c001_v0001092_t0059_u01786324007190") --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bukasaq0lase" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-bukasaq0lase 2026/08/10 01:06:58 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 01:06:58 DEBUG : empty space: Excluded 2026/08/10 01:06:58 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 01:06:58 DEBUG : empty space: Excluded 2026/08/10 01:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:06:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:06:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bukasaq0lase) 2026/08/10 01:06:58 DEBUG : potato3: Sizes differ 2026/08/10 01:06:58 DEBUG : B2 bucket rclone-test-bukasaq0lase: Waiting for checks to finish 2026/08/10 01:06:58 DEBUG : B2 bucket rclone-test-bukasaq0lase: Waiting for transfers to finish 2026/08/10 01:06:59 DEBUG : potato2: size = 60 OK 2026/08/10 01:06:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:06:59 INFO : potato2: Copied (server-side copy) 2026/08/10 01:06:59 INFO : potato2: Deleted 2026/08/10 01:06:59 DEBUG : potato3: size = 68 OK 2026/08/10 01:06:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:06:59 INFO : potato3: Copied (server-side copy) 2026/08/10 01:06:59 INFO : potato3: Deleted 2026/08/10 01:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-maritoy8qaso" 2026/08/10 01:07:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 01:07:00 DEBUG : empty space: Excluded 2026/08/10 01:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:07:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/10 01:07:01 DEBUG : B2 bucket rclone-test-maritoy8qaso: Waiting for checks to finish 2026/08/10 01:07:01 DEBUG : B2 bucket rclone-test-maritoy8qaso: Waiting for transfers to finish 2026/08/10 01:07:02 DEBUG : potato3: size = 68 OK 2026/08/10 01:07:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:07:02 INFO : potato3: Copied (server-side copy) 2026/08/10 01:07:02 INFO : potato3: Deleted 2026/08/10 01:07:02 DEBUG : potato2: size = 60 OK 2026/08/10 01:07:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:07:02 INFO : potato2: Copied (server-side copy) 2026/08/10 01:07:02 INFO : potato2: Deleted 2026/08/10 01:07:02 DEBUG : B2 bucket rclone-test-maritoy8qaso: Purge remote 2026/08/10 01:07:02 INFO : B2 bucket rclone-test-maritoy8qaso: cleaning bucket "rclone-test-maritoy8qaso" of all files 2026/08/10 01:07:03 DEBUG : potato2: Deleting (id "4_z0fc27d13305deb9b9ff80e1b_f114f3786cc522e55_d20260810_m010702_c001_v0001183_t0054_u01786324022223") 2026/08/10 01:07:03 DEBUG : potato3: Deleting (id "4_z0fc27d13305deb9b9ff80e1b_f1005e2e798f27097_d20260810_m010701_c001_v0001167_t0044_u01786324021928") 2026/08/10 01:07:03 DEBUG : B2 bucket rclone-test-bukasaq0lase: Purge remote 2026/08/10 01:07:03 INFO : B2 bucket rclone-test-bukasaq0lase: cleaning bucket "rclone-test-bukasaq0lase" of all files 2026/08/10 01:07:03 DEBUG : empty space: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f414c0ec7b12c246b_d20260810_m010658_c001_v0001171_t0023_u01786324018203") 2026/08/10 01:07:03 DEBUG : potato2: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f4190b163f3a57375_d20260810_m010702_c001_v7007000_t0000_u01786324022460") 2026/08/10 01:07:03 DEBUG : potato2: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f112697bfffc94c02_d20260810_m010659_c001_v0001150_t0038_u01786324019094") 2026/08/10 01:07:03 DEBUG : potato3: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f4190b163f3a57374_d20260810_m010702_c001_v7007000_t0000_u01786324022199") 2026/08/10 01:07:03 DEBUG : potato3: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f114c277aed1d1f5f_d20260810_m010659_c001_v0001182_t0034_u01786324019407") 2026/08/10 01:07:03 DEBUG : potato3: Deleting (id "4_zbfa26d03305deb9b9ff80e1b_f114c0ec7b12c246d_d20260810_m010658_c001_v0001171_t0018_u01786324018382") --- PASS: TestServerSideMoveWithFilter (10.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-haducis0besi" 2026/08/10 01:07:05 DEBUG : Config file has changed externally - reloading 2026/08/10 01:07:07 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tacivah1doce -> B2 bucket rclone-test-haducis0besi 2026/08/10 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:07:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:07:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-haducis0besi) 2026/08/10 01:07:10 DEBUG : potato3: Sizes differ 2026/08/10 01:07:10 DEBUG : B2 bucket rclone-test-haducis0besi: Waiting for checks to finish 2026/08/10 01:07:10 DEBUG : empty space: size = 1 OK 2026/08/10 01:07:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/10 01:07:10 DEBUG : empty space: Unchanged skipping 2026/08/10 01:07:10 INFO : empty space: Deleted 2026/08/10 01:07:10 DEBUG : B2 bucket rclone-test-haducis0besi: Waiting for transfers to finish 2026/08/10 01:07:11 DEBUG : potato3: size = 68 OK 2026/08/10 01:07:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:07:11 INFO : potato3: Copied (server-side copy) 2026/08/10 01:07:11 DEBUG : potato2: size = 60 OK 2026/08/10 01:07:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:07:11 INFO : potato2: Copied (server-side copy) 2026/08/10 01:07:11 INFO : potato3: Deleted 2026/08/10 01:07:11 INFO : potato2: Deleted 2026/08/10 01:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyafaj2zita" 2026/08/10 01:07:12 INFO : tomatoDir: Making directory 2026/08/10 01:07:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/10 01:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 01:07:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/10 01:07:13 DEBUG : B2 bucket rclone-test-fuyafaj2zita: Waiting for checks to finish 2026/08/10 01:07:13 DEBUG : B2 bucket rclone-test-fuyafaj2zita: Waiting for transfers to finish 2026/08/10 01:07:14 DEBUG : empty space: size = 1 OK 2026/08/10 01:07:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/10 01:07:14 INFO : empty space: Copied (server-side copy) 2026/08/10 01:07:14 INFO : empty space: Deleted 2026/08/10 01:07:14 DEBUG : potato2: size = 60 OK 2026/08/10 01:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/10 01:07:14 INFO : potato2: Copied (server-side copy) 2026/08/10 01:07:14 INFO : potato2: Deleted 2026/08/10 01:07:14 DEBUG : potato3: size = 68 OK 2026/08/10 01:07:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/10 01:07:14 INFO : potato3: Copied (server-side copy) 2026/08/10 01:07:14 INFO : potato3: Deleted 2026/08/10 01:07:15 DEBUG : B2 bucket rclone-test-fuyafaj2zita: Purge remote 2026/08/10 01:07:15 INFO : B2 bucket rclone-test-fuyafaj2zita: cleaning bucket "rclone-test-fuyafaj2zita" of all files 2026/08/10 01:07:15 DEBUG : empty space: Deleting (id "4_zbf129de3305deb9b9ff80e1b_f10735967d08c35c6_d20260810_m010713_c001_v0001033_t0032_u01786324033679") 2026/08/10 01:07:15 DEBUG : potato2: Deleting (id "4_zbf129de3305deb9b9ff80e1b_f1076bd7ab119add9_d20260810_m010714_c001_v0001173_t0043_u01786324034061") 2026/08/10 01:07:15 DEBUG : potato3: Deleting (id "4_zbf129de3305deb9b9ff80e1b_f11086bf5695baf75_d20260810_m010714_c001_v0001113_t0048_u01786324034068") 2026/08/10 01:07:16 DEBUG : B2 bucket rclone-test-haducis0besi: Purge remote 2026/08/10 01:07:16 INFO : B2 bucket rclone-test-haducis0besi: cleaning bucket "rclone-test-haducis0besi" of all files 2026/08/10 01:07:16 DEBUG : empty space: Deleting (id "4_zef928db3305deb9b9ff80e1b_f4231a11fe0f0f673_d20260810_m010714_c001_v7007000_t0000_u01786324034123") 2026/08/10 01:07:16 DEBUG : empty space: Deleting (id "4_zef928db3305deb9b9ff80e1b_f103eaac1d69db326_d20260810_m010709_c001_v0001174_t0050_u01786324029336") 2026/08/10 01:07:16 DEBUG : potato2: Deleting (id "4_zef928db3305deb9b9ff80e1b_f4231a11fe0f0f674_d20260810_m010714_c001_v7007000_t0000_u01786324034357") 2026/08/10 01:07:16 DEBUG : potato2: Deleting (id "4_zef928db3305deb9b9ff80e1b_f11801b4191565e47_d20260810_m010710_c001_v0001167_t0050_u01786324030599") 2026/08/10 01:07:16 DEBUG : potato3: Deleting (id "4_zef928db3305deb9b9ff80e1b_f4231a11fe0f0f676_d20260810_m010714_c001_v7007000_t0000_u01786324034862") 2026/08/10 01:07:16 DEBUG : potato3: Deleting (id "4_zef928db3305deb9b9ff80e1b_f119005d521de6289_d20260810_m010710_c001_v0001165_t0003_u01786324030956") 2026/08/10 01:07:16 DEBUG : potato3: Deleting (id "4_zef928db3305deb9b9ff80e1b_f103eaac1d69db32e_d20260810_m010709_c001_v0001174_t0041_u01786324029911") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.51s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/rclone-sync-test" 2026/08/10 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/rclone-sync-test-include/layer2" 2026/08/10 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/rclone-sync-test-ignore-file" 2026/08/10 01:07:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 01:07:30 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test: Waiting for checks to finish 2026/08/10 01:07:30 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test: Waiting for transfers to finish 2026/08/10 01:07:30 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:30 INFO : There was nothing to transfer 2026/08/10 01:07:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 01:07:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:07:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:07:30 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:30 INFO : There was nothing to transfer 2026/08/10 01:07:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 01:07:31 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/10 01:07:31 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/10 01:07:31 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:31 INFO : There was nothing to transfer 2026/08/10 01:07:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 01:07:32 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:07:32 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:07:32 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:32 INFO : There was nothing to transfer 2026/08/10 01:07:32 DEBUG : Excluded 2026/08/10 01:07:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 01:07:32 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/10 01:07:32 DEBUG : B2 bucket rclone-test-tacivah1doce path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/10 01:07:32 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.57s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/CompareDest" 2026/08/10 01:07:36 DEBUG : one: Need to transfer - File not found at Destination 2026/08/10 01:07:36 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:36 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:37 DEBUG : one: size = 3 OK 2026/08/10 01:07:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:07:37 INFO : one: Copied (new) 2026/08/10 01:07:37 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:37 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:37 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:37 DEBUG : one: Sizes differ 2026/08/10 01:07:37 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:38 DEBUG : one: size = 5 OK 2026/08/10 01:07:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/10 01:07:38 INFO : one: Copied (replaced existing) 2026/08/10 01:07:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:39 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:39 DEBUG : one: Sizes differ 2026/08/10 01:07:39 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:39 DEBUG : one: size = 5 OK 2026/08/10 01:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 01:07:39 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:39 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:39 INFO : There was nothing to transfer 2026/08/10 01:07:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:40 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:40 DEBUG : one: Sizes differ 2026/08/10 01:07:41 DEBUG : two: size = 3 OK 2026/08/10 01:07:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/10 01:07:41 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:41 DEBUG : one: size = 5 OK 2026/08/10 01:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 01:07:41 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:41 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:41 INFO : There was nothing to transfer 2026/08/10 01:07:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:41 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:41 DEBUG : one: Sizes differ 2026/08/10 01:07:41 DEBUG : two: size = 3 OK 2026/08/10 01:07:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/10 01:07:41 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:41 DEBUG : one: size = 5 OK 2026/08/10 01:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 01:07:41 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:41 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:41 INFO : There was nothing to transfer 2026/08/10 01:07:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:42 DEBUG : one: Sizes differ 2026/08/10 01:07:42 DEBUG : two: size = 3 OK 2026/08/10 01:07:42 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/10 01:07:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/10 01:07:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/10 01:07:42 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:42 DEBUG : one: size = 5 OK 2026/08/10 01:07:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 01:07:42 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:42 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:42 INFO : There was nothing to transfer 2026/08/10 01:07:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:43 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:43 DEBUG : one: Sizes differ 2026/08/10 01:07:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:43 DEBUG : two: size = 3 (B2 bucket rclone-test-tacivah1doce path CompareDest) 2026/08/10 01:07:43 DEBUG : two: Sizes differ 2026/08/10 01:07:43 DEBUG : two: Need to transfer - File not found at Destination 2026/08/10 01:07:43 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:43 DEBUG : one: size = 5 OK 2026/08/10 01:07:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:07:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 01:07:43 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:44 DEBUG : two: size = 5 OK 2026/08/10 01:07:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/10 01:07:44 INFO : two: Copied (new) 2026/08/10 01:07:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.27s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dest" 2026/08/10 01:07:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/pre-dest1" 2026/08/10 01:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/pre-dest2" 2026/08/10 01:07:50 DEBUG : 1: size = 1 OK 2026/08/10 01:07:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:07:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/10 01:07:51 DEBUG : 2: size = 1 OK 2026/08/10 01:07:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:07:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/10 01:07:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/10 01:07:51 DEBUG : B2 bucket rclone-test-tacivah1doce path dest: Waiting for checks to finish 2026/08/10 01:07:51 DEBUG : B2 bucket rclone-test-tacivah1doce path dest: Waiting for transfers to finish 2026/08/10 01:07:52 DEBUG : 3: size = 1 OK 2026/08/10 01:07:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/10 01:07:52 INFO : 3: Copied (new) 2026/08/10 01:07:52 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/10 01:07:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/10 01:07:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncMultipleCompareDest (8.57s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/CopyDest" 2026/08/10 01:07:57 DEBUG : one: Need to transfer - File not found at Destination 2026/08/10 01:07:57 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:57 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:58 DEBUG : one: size = 3 OK 2026/08/10 01:07:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:07:58 INFO : one: Copied (new) 2026/08/10 01:07:58 DEBUG : Waiting for deletions to finish 2026/08/10 01:07:59 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:07:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:07:59 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:07:59 DEBUG : one: Sizes differ 2026/08/10 01:07:59 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:07:59 DEBUG : one: size = 5 OK 2026/08/10 01:07:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/10 01:07:59 INFO : one: Copied (replaced existing) 2026/08/10 01:07:59 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/BackupDir" 2026/08/10 01:08:02 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:02 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:02 DEBUG : one: Sizes differ 2026/08/10 01:08:02 DEBUG : one: size = 5 OK 2026/08/10 01:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:02 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:02 DEBUG : one: Sizes differ 2026/08/10 01:08:04 DEBUG : one: size = 3 OK 2026/08/10 01:08:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:08:04 INFO : one: Copied (server-side copy) 2026/08/10 01:08:04 INFO : one: Deleted 2026/08/10 01:08:04 DEBUG : one: size = 5 OK 2026/08/10 01:08:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/10 01:08:04 INFO : one: Copied (server-side copy) 2026/08/10 01:08:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/10 01:08:04 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:04 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:05 DEBUG : one: size = 5 OK 2026/08/10 01:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:05 DEBUG : one: Unchanged skipping 2026/08/10 01:08:05 DEBUG : two: size = 3 OK 2026/08/10 01:08:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:05 DEBUG : two: size = 3 OK 2026/08/10 01:08:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/10 01:08:05 INFO : two: Copied (server-side copy) 2026/08/10 01:08:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/10 01:08:05 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:05 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:05 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:06 DEBUG : one: size = 5 OK 2026/08/10 01:08:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:06 DEBUG : one: Unchanged skipping 2026/08/10 01:08:06 DEBUG : two: size = 3 OK 2026/08/10 01:08:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:06 DEBUG : two: Unchanged skipping 2026/08/10 01:08:06 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:06 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:06 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:06 INFO : There was nothing to transfer 2026/08/10 01:08:07 DEBUG : one: size = 5 OK 2026/08/10 01:08:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:07 DEBUG : one: Unchanged skipping 2026/08/10 01:08:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:07 DEBUG : three: size = 5 (B2 bucket rclone-test-tacivah1doce path CopyDest) 2026/08/10 01:08:07 DEBUG : three: Sizes differ 2026/08/10 01:08:07 DEBUG : three: Destination not found in --copy-dest 2026/08/10 01:08:07 DEBUG : three: Need to transfer - File not found at Destination 2026/08/10 01:08:07 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:07 DEBUG : two: size = 3 OK 2026/08/10 01:08:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/10 01:08:07 DEBUG : two: Unchanged skipping 2026/08/10 01:08:07 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:08 DEBUG : three: size = 7 OK 2026/08/10 01:08:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/10 01:08:08 INFO : three: Copied (new) 2026/08/10 01:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.20s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/backup" 2026/08/10 01:08:14 DEBUG : two: size = 3 OK 2026/08/10 01:08:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:14 DEBUG : two: Unchanged skipping 2026/08/10 01:08:14 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:14 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:14 DEBUG : one: Sizes differ 2026/08/10 01:08:16 DEBUG : one: size = 3 OK 2026/08/10 01:08:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:08:16 INFO : one: Copied (server-side copy) 2026/08/10 01:08:16 INFO : one: Deleted 2026/08/10 01:08:16 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:17 DEBUG : one: size = 4 OK 2026/08/10 01:08:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:17 INFO : one: Copied (new) 2026/08/10 01:08:17 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:18 DEBUG : three.txt: size = 5 OK 2026/08/10 01:08:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:08:18 INFO : three.txt: Copied (server-side copy) 2026/08/10 01:08:18 INFO : three.txt: Deleted 2026/08/10 01:08:18 INFO : three.txt: Moved into backup dir 2026/08/10 01:08:19 DEBUG : two: size = 3 OK 2026/08/10 01:08:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:19 DEBUG : two: Unchanged skipping 2026/08/10 01:08:19 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:19 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:19 DEBUG : one: Sizes differ 2026/08/10 01:08:20 DEBUG : one: size = 4 OK 2026/08/10 01:08:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:20 INFO : one: Copied (server-side copy) 2026/08/10 01:08:20 INFO : one: Deleted 2026/08/10 01:08:20 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:20 DEBUG : one: size = 5 OK 2026/08/10 01:08:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:08:20 INFO : one: Copied (new) 2026/08/10 01:08:20 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:21 DEBUG : three.txt: size = 6 OK 2026/08/10 01:08:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:08:21 INFO : three.txt: Copied (server-side copy) 2026/08/10 01:08:21 INFO : three.txt: Deleted 2026/08/10 01:08:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.70s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/backup" 2026/08/10 01:08:27 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:27 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:27 DEBUG : one: Sizes differ 2026/08/10 01:08:27 DEBUG : two: size = 3 OK 2026/08/10 01:08:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:27 DEBUG : two: Unchanged skipping 2026/08/10 01:08:28 DEBUG : one.bak: size = 3 OK 2026/08/10 01:08:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:08:28 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:08:29 INFO : one: Deleted 2026/08/10 01:08:29 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:30 DEBUG : one: size = 4 OK 2026/08/10 01:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:30 INFO : one: Copied (new) 2026/08/10 01:08:30 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:30 DEBUG : three.txt.bak: size = 5 OK 2026/08/10 01:08:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:08:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:08:31 INFO : three.txt: Deleted 2026/08/10 01:08:31 INFO : three.txt: Moved into backup dir 2026/08/10 01:08:32 DEBUG : two: size = 3 OK 2026/08/10 01:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:32 DEBUG : two: Unchanged skipping 2026/08/10 01:08:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:32 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:32 DEBUG : one: Sizes differ 2026/08/10 01:08:32 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:32 DEBUG : one.bak: size = 4 OK 2026/08/10 01:08:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:32 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:08:33 INFO : one: Deleted 2026/08/10 01:08:33 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:33 DEBUG : one: size = 5 OK 2026/08/10 01:08:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:08:33 INFO : one: Copied (new) 2026/08/10 01:08:33 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:34 DEBUG : three.txt.bak: size = 6 OK 2026/08/10 01:08:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:08:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:08:34 INFO : three.txt: Deleted 2026/08/10 01:08:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/backup" 2026/08/10 01:08:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:40 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:40 DEBUG : one: Sizes differ 2026/08/10 01:08:40 DEBUG : two: size = 3 OK 2026/08/10 01:08:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:40 DEBUG : two: Unchanged skipping 2026/08/10 01:08:40 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:41 DEBUG : one-2019-01-01: size = 3 OK 2026/08/10 01:08:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:08:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/10 01:08:42 INFO : one: Deleted 2026/08/10 01:08:42 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:42 DEBUG : one: size = 4 OK 2026/08/10 01:08:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:42 INFO : one: Copied (new) 2026/08/10 01:08:42 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/10 01:08:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:08:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/10 01:08:43 INFO : three.txt: Deleted 2026/08/10 01:08:43 INFO : three.txt: Moved into backup dir 2026/08/10 01:08:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:44 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:44 DEBUG : one: Sizes differ 2026/08/10 01:08:44 DEBUG : two: size = 3 OK 2026/08/10 01:08:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:44 DEBUG : two: Unchanged skipping 2026/08/10 01:08:44 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:45 DEBUG : one-2019-01-01: size = 4 OK 2026/08/10 01:08:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/10 01:08:45 INFO : one: Deleted 2026/08/10 01:08:45 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:45 DEBUG : one: size = 5 OK 2026/08/10 01:08:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:08:46 INFO : one: Copied (new) 2026/08/10 01:08:46 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/10 01:08:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:08:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/10 01:08:46 INFO : three.txt: Deleted 2026/08/10 01:08:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.95s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:08:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:50 DEBUG : one: Sizes differ 2026/08/10 01:08:50 DEBUG : two: size = 3 OK 2026/08/10 01:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:50 DEBUG : two: Unchanged skipping 2026/08/10 01:08:50 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:51 DEBUG : one.bak: size = 3 OK 2026/08/10 01:08:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:08:51 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:08:51 INFO : one: Deleted 2026/08/10 01:08:51 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:52 DEBUG : one: size = 4 OK 2026/08/10 01:08:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:52 INFO : one: Copied (new) 2026/08/10 01:08:52 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:52 DEBUG : three.txt.bak: size = 5 OK 2026/08/10 01:08:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:08:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:08:52 INFO : three.txt: Deleted 2026/08/10 01:08:52 INFO : three.txt: Moved into backup dir 2026/08/10 01:08:53 DEBUG : one.bak: Excluded (Path Filter) 2026/08/10 01:08:53 DEBUG : one.bak: Excluded 2026/08/10 01:08:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/10 01:08:53 DEBUG : three.txt.bak: Excluded 2026/08/10 01:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:53 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:53 DEBUG : one: Sizes differ 2026/08/10 01:08:53 DEBUG : two: size = 3 OK 2026/08/10 01:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:08:53 DEBUG : two: Unchanged skipping 2026/08/10 01:08:53 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for checks to finish 2026/08/10 01:08:54 DEBUG : one.bak: size = 4 OK 2026/08/10 01:08:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:08:54 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:08:54 INFO : one: Deleted 2026/08/10 01:08:54 DEBUG : B2 bucket rclone-test-tacivah1doce path dst: Waiting for transfers to finish 2026/08/10 01:08:54 DEBUG : one: size = 5 OK 2026/08/10 01:08:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:08:54 INFO : one: Copied (new) 2026/08/10 01:08:54 DEBUG : Waiting for deletions to finish 2026/08/10 01:08:55 DEBUG : three.txt.bak: size = 6 OK 2026/08/10 01:08:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:08:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:08:55 INFO : three.txt: Deleted 2026/08/10 01:08:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.60s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:08:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:08:58 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:08:58 DEBUG : one: Sizes differ 2026/08/10 01:09:00 DEBUG : one.bak: size = 3 OK 2026/08/10 01:09:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:09:00 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:09:01 INFO : one: Deleted 2026/08/10 01:09:01 DEBUG : one: size = 4 OK 2026/08/10 01:09:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:09:01 INFO : one: Copied (new) 2026/08/10 01:09:02 DEBUG : two: size = 3 OK 2026/08/10 01:09:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:02 DEBUG : two: Unchanged skipping 2026/08/10 01:09:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:02 DEBUG : three.txt: Sizes differ 2026/08/10 01:09:02 DEBUG : three.txt.bak: size = 5 OK 2026/08/10 01:09:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:09:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:09:02 INFO : three.txt: Deleted 2026/08/10 01:09:03 DEBUG : three.txt: size = 6 OK 2026/08/10 01:09:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:09:03 INFO : three.txt: Copied (new) 2026/08/10 01:09:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:03 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:03 DEBUG : one: Sizes differ 2026/08/10 01:09:04 DEBUG : one.bak: size = 4 OK 2026/08/10 01:09:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:09:04 INFO : one: Copied (server-side copy) to: one.bak 2026/08/10 01:09:04 INFO : one: Deleted 2026/08/10 01:09:04 DEBUG : one: size = 5 OK 2026/08/10 01:09:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:09:04 INFO : one: Copied (new) 2026/08/10 01:09:04 DEBUG : two: size = 3 OK 2026/08/10 01:09:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:04 DEBUG : two: Unchanged skipping 2026/08/10 01:09:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:05 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:05 DEBUG : three.txt: Sizes differ 2026/08/10 01:09:06 DEBUG : three.txt.bak: size = 6 OK 2026/08/10 01:09:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:09:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/10 01:09:06 INFO : three.txt: Deleted 2026/08/10 01:09:06 DEBUG : three.txt: size = 19 OK 2026/08/10 01:09:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/10 01:09:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.63s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tacivah1doce/dst" 2026/08/10 01:09:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:11 DEBUG : one: size = 3 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:11 DEBUG : one: Sizes differ 2026/08/10 01:09:13 DEBUG : one-2019-01-01: size = 3 OK 2026/08/10 01:09:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/10 01:09:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/10 01:09:13 INFO : one: Deleted 2026/08/10 01:09:14 DEBUG : one: size = 4 OK 2026/08/10 01:09:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:09:14 INFO : one: Copied (new) 2026/08/10 01:09:14 DEBUG : two: size = 3 OK 2026/08/10 01:09:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:14 DEBUG : two: Unchanged skipping 2026/08/10 01:09:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:14 DEBUG : three.txt: Sizes differ 2026/08/10 01:09:15 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/10 01:09:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/10 01:09:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/10 01:09:15 INFO : three.txt: Deleted 2026/08/10 01:09:16 DEBUG : three.txt: size = 6 OK 2026/08/10 01:09:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:09:16 INFO : three.txt: Copied (new) 2026/08/10 01:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:17 DEBUG : one: size = 4 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:17 DEBUG : one: Sizes differ 2026/08/10 01:09:17 DEBUG : one-2019-01-01: size = 4 OK 2026/08/10 01:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/10 01:09:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/10 01:09:17 INFO : one: Deleted 2026/08/10 01:09:17 DEBUG : one: size = 5 OK 2026/08/10 01:09:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/10 01:09:17 INFO : one: Copied (new) 2026/08/10 01:09:18 DEBUG : two: size = 3 OK 2026/08/10 01:09:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:18 DEBUG : two: Unchanged skipping 2026/08/10 01:09:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tacivah1doce path dst) 2026/08/10 01:09:18 DEBUG : three.txt: Sizes differ 2026/08/10 01:09:19 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/10 01:09:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/10 01:09:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/10 01:09:19 INFO : three.txt: Deleted 2026/08/10 01:09:20 DEBUG : three.txt: size = 19 OK 2026/08/10 01:09:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/10 01:09:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.32s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:22 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:22 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:22 DEBUG : Testêé: Sizes differ 2026/08/10 01:09:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:23 DEBUG : Testêé: size = 14 OK 2026/08/10 01:09:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/10 01:09:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/10 01:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 01:09:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:24 DEBUG : existing: size = 6 OK 2026/08/10 01:09:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/10 01:09:24 INFO : existing: Copied (new) 2026/08/10 01:09:24 DEBUG : Waiting for deletions to finish 2026/08/10 01:09:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:24 DEBUG : existing: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:24 DEBUG : existing: Sizes differ 2026/08/10 01:09:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/10 01:09:24 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:24 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting files as there were IO errors 2026/08/10 01:09:24 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.80s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:26 DEBUG : EXISTING: size = 6 OK 2026/08/10 01:09:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:26 DEBUG : existing: Unchanged skipping 2026/08/10 01:09:26 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:26 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:26 DEBUG : Waiting for deletions to finish 2026/08/10 01:09:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.28s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", 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-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.09s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:38 DEBUG : both0: size = 6 OK 2026/08/10 01:09:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both0: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both10: size = 6 OK 2026/08/10 01:09:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both10: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both11: size = 6 OK 2026/08/10 01:09:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both11: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both12: size = 6 OK 2026/08/10 01:09:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both12: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both13: size = 6 OK 2026/08/10 01:09:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both13: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both14: size = 6 OK 2026/08/10 01:09:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both14: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both15: size = 6 OK 2026/08/10 01:09:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both15: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both16: size = 6 OK 2026/08/10 01:09:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both16: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both17: size = 6 OK 2026/08/10 01:09:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both17: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both18: size = 6 OK 2026/08/10 01:09:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both18: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both19: size = 6 OK 2026/08/10 01:09:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both19: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both1: size = 6 OK 2026/08/10 01:09:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both1: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both2: size = 6 OK 2026/08/10 01:09:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both2: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both3: size = 6 OK 2026/08/10 01:09:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both3: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both4: size = 6 OK 2026/08/10 01:09:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both4: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both5: size = 6 OK 2026/08/10 01:09:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both5: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both7: size = 6 OK 2026/08/10 01:09:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both7: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both8: size = 6 OK 2026/08/10 01:09:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both6: size = 6 OK 2026/08/10 01:09:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both8: Unchanged skipping 2026/08/10 01:09:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:38 DEBUG : both9: size = 6 OK 2026/08/10 01:09:38 DEBUG : both6: Unchanged skipping 2026/08/10 01:09:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:38 DEBUG : both9: Unchanged skipping 2026/08/10 01:09:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:09:38 INFO : only11: Deleted 2026/08/10 01:09:38 INFO : only12: Deleted 2026/08/10 01:09:39 INFO : only9: Deleted 2026/08/10 01:09:39 INFO : only3: Deleted 2026/08/10 01:09:39 INFO : only7: Deleted 2026/08/10 01:09:39 INFO : only4: Deleted 2026/08/10 01:09:39 INFO : only13: Deleted 2026/08/10 01:09:39 INFO : only10: Deleted 2026/08/10 01:09:39 INFO : only16: Deleted 2026/08/10 01:09:39 INFO : only1: Deleted 2026/08/10 01:09:39 INFO : only2: Deleted 2026/08/10 01:09:39 INFO : only0: Deleted 2026/08/10 01:09:39 INFO : only14: Deleted 2026/08/10 01:09:39 INFO : only15: Deleted 2026/08/10 01:09:39 INFO : only19: Deleted 2026/08/10 01:09:39 INFO : only5: Deleted 2026/08/10 01:09:39 INFO : only8: Deleted 2026/08/10 01:09:39 INFO : only17: Deleted 2026/08/10 01:09:39 INFO : only18: Deleted 2026/08/10 01:09:39 INFO : only6: Deleted 2026/08/10 01:09:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.69s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:09:53 DEBUG : both0: size = 6 OK 2026/08/10 01:09:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both0: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both10: size = 6 OK 2026/08/10 01:09:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both10: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both11: size = 6 OK 2026/08/10 01:09:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both11: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both12: size = 6 OK 2026/08/10 01:09:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both12: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both13: size = 6 OK 2026/08/10 01:09:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both13: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both14: size = 6 OK 2026/08/10 01:09:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both14: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both15: size = 6 OK 2026/08/10 01:09:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both15: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both16: size = 6 OK 2026/08/10 01:09:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both16: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both17: size = 6 OK 2026/08/10 01:09:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both17: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both18: size = 6 OK 2026/08/10 01:09:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both18: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both19: size = 6 OK 2026/08/10 01:09:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both19: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both1: size = 6 OK 2026/08/10 01:09:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both1: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both2: size = 6 OK 2026/08/10 01:09:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both2: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both3: size = 6 OK 2026/08/10 01:09:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both3: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both4: size = 6 OK 2026/08/10 01:09:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both4: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both5: size = 6 OK 2026/08/10 01:09:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both5: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both6: size = 6 OK 2026/08/10 01:09:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both6: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both7: size = 6 OK 2026/08/10 01:09:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both7: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both8: size = 6 OK 2026/08/10 01:09:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both8: Unchanged skipping 2026/08/10 01:09:53 DEBUG : both9: size = 6 OK 2026/08/10 01:09:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:09:53 DEBUG : both9: Unchanged skipping 2026/08/10 01:09:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only0: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only0: Sizes differ 2026/08/10 01:09:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only10: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only10: Sizes differ 2026/08/10 01:09:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only11: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only11: Sizes differ 2026/08/10 01:09:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only12: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only12: Sizes differ 2026/08/10 01:09:53 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:09:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only13: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only13: Sizes differ 2026/08/10 01:09:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only14: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only14: Sizes differ 2026/08/10 01:09:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only15: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only15: Sizes differ 2026/08/10 01:09:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only16: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only16: Sizes differ 2026/08/10 01:09:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only17: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only17: Sizes differ 2026/08/10 01:09:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only18: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only18: Sizes differ 2026/08/10 01:09:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only19: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only19: Sizes differ 2026/08/10 01:09:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only1: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only1: Sizes differ 2026/08/10 01:09:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only2: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only2: Sizes differ 2026/08/10 01:09:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only3: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only3: Sizes differ 2026/08/10 01:09:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only4: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only4: Sizes differ 2026/08/10 01:09:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only5: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only6: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only6: Sizes differ 2026/08/10 01:09:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only9: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only9: Sizes differ 2026/08/10 01:09:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only7: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only7: Sizes differ 2026/08/10 01:09:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone231613160) 2026/08/10 01:09:53 DEBUG : only8: size = 6 (B2 bucket rclone-test-tacivah1doce) 2026/08/10 01:09:53 DEBUG : only8: Sizes differ 2026/08/10 01:09:53 DEBUG : only5: Sizes differ 2026/08/10 01:09:53 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:09:54 DEBUG : only13: size = 0 OK 2026/08/10 01:09:54 DEBUG : only14: size = 0 OK 2026/08/10 01:09:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only13: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only14: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only16: size = 0 OK 2026/08/10 01:09:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only16: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only10: size = 0 OK 2026/08/10 01:09:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only10: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only15: size = 0 OK 2026/08/10 01:09:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only15: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only18: size = 0 OK 2026/08/10 01:09:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only18: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only17: size = 0 OK 2026/08/10 01:09:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only17: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only11: size = 0 OK 2026/08/10 01:09:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only11: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only19: size = 0 OK 2026/08/10 01:09:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only19: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only0: size = 0 OK 2026/08/10 01:09:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only0: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only12: size = 0 OK 2026/08/10 01:09:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only12: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only2: size = 0 OK 2026/08/10 01:09:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only2: Copied (replaced existing) 2026/08/10 01:09:54 DEBUG : only1: size = 0 OK 2026/08/10 01:09:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:54 INFO : only1: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only3: size = 0 OK 2026/08/10 01:09:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only3: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only4: size = 0 OK 2026/08/10 01:09:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only4: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only6: size = 0 OK 2026/08/10 01:09:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only6: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only9: size = 0 OK 2026/08/10 01:09:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only9: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only7: size = 0 OK 2026/08/10 01:09:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only7: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only8: size = 0 OK 2026/08/10 01:09:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only8: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : only5: size = 0 OK 2026/08/10 01:09:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/10 01:09:55 INFO : only5: Copied (replaced existing) 2026/08/10 01:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.53s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:03 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:10:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:10:03 DEBUG : empty_on_remote: Making directory with metadata 2026/08/10 01:10:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:10:03 INFO : empty_on_remote: Making directory 2026/08/10 01:10:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/10 01:10:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:06 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:10:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:10:06 DEBUG : empty_on_remote: Making directory with metadata 2026/08/10 01:10:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 01:10:06 INFO : empty_on_remote: Making directory 2026/08/10 01:10:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/10 01:10:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:08 INFO : sub dir: Making directory 2026/08/10 01:10:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 01:10:12 INFO : sub dir: Making directory 2026/08/10 01:10:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:21 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:22 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:10:22 DEBUG : apple: size = 5 OK 2026/08/10 01:10:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:10:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : apple: Unchanged skipping 2026/08/10 01:10:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:10:22 DEBUG : banana: size = 6 OK 2026/08/10 01:10:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : banana: Unchanged skipping 2026/08/10 01:10:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:10:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:10:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:10:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:10:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:10:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:10:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:10:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:10:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:10:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:22 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:22 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:22 INFO : There was nothing to transfer 2026/08/10 01:10:22 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:23 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : apple: size = 5 OK 2026/08/10 01:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : apple: Unchanged skipping 2026/08/10 01:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:10:23 DEBUG : banana: size = 6 OK 2026/08/10 01:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : banana: Unchanged skipping 2026/08/10 01:10:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:10:23 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:23 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:23 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:23 INFO : There was nothing to transfer 2026/08/10 01:10:23 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:23 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:36 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:37 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:10:37 DEBUG : apple: size = 5 OK 2026/08/10 01:10:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:37 DEBUG : apple: Unchanged skipping 2026/08/10 01:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:10:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:10:37 DEBUG : banana: size = 6 OK 2026/08/10 01:10:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:10:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:10:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:37 DEBUG : banana: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:38 INFO : There was nothing to transfer 2026/08/10 01:10:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:38 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:10:38 DEBUG : apple: size = 5 OK 2026/08/10 01:10:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : apple: Unchanged skipping 2026/08/10 01:10:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:10:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:10:38 DEBUG : banana: size = 6 OK 2026/08/10 01:10:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : banana: Unchanged skipping 2026/08/10 01:10:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:10:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:10:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:38 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:38 INFO : There was nothing to transfer 2026/08/10 01:10:38 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:39 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:10:50 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:50 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:10:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 01:10:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:10:51 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:51 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:51 DEBUG : YmFuYW5h: size = 6 OK 2026/08/10 01:10:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/10 01:10:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/10 01:10:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/10 01:10:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:10:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/10 01:10:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:10:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:51 DEBUG : YXBwbGU=: size = 5 OK 2026/08/10 01:10:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/10 01:10:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/10 01:10:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/10 01:10:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:10:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/10 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:10:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:10:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:10:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:10:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:10:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:10:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:10:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:10:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/10 01:10:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:10:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/10 01:10:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:10:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/10 01:10:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:10:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/10 01:10:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:10:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/10 01:10:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:10:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/10 01:10:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:10:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/10 01:10:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:10:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:53 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:53 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 01:10:53 INFO : apple: Deleted 2026/08/10 01:10:53 INFO : appleappleapplebanana: Deleted 2026/08/10 01:10:53 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 01:10:53 INFO : banana: Deleted 2026/08/10 01:10:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 01:10:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 01:10:53 INFO : splitbananasplit: Deleted 2026/08/10 01:10:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 01:10:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 01:10:54 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 01:10:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 01:10:54 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 01:10:54 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:54 DEBUG : YXBwbGU=: size = 5 OK 2026/08/10 01:10:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : apple: Unchanged skipping 2026/08/10 01:10:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:10:54 DEBUG : YmFuYW5h: size = 6 OK 2026/08/10 01:10:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : banana: Unchanged skipping 2026/08/10 01:10:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/10 01:10:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 01:10:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:10:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:10:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:10:54 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:10:54 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:54 DEBUG : Waiting for deletions to finish 2026/08/10 01:10:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/10 01:10:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:55 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:55 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 01:10:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 01:10:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 01:10:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:11:07 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:07 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:08 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 01:11:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 01:11:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 01:11:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 01:11:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 01:11:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 01:11:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 01:11:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/10 01:11:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:08 DEBUG : PREFIXapple: size = 5 OK 2026/08/10 01:11:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/10 01:11:08 INFO : apple: Copied (new) to: PREFIXapple 2026/08/10 01:11:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/10 01:11:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:11:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/10 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:11:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/10 01:11:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:11:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/10 01:11:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/10 01:11:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:11:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/10 01:11:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:11:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : PREFIXbanana: size = 6 OK 2026/08/10 01:11:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/10 01:11:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/10 01:11:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/10 01:11:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:11:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/10 01:11:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:11:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/10 01:11:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:11:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/10 01:11:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:11:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/10 01:11:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:11:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/10 01:11:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:11:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/10 01:11:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:11:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/10 01:11:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:11:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/10 01:11:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:11:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/10 01:11:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:11:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/10 01:11:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:11:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/10 01:11:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:11:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/10 01:11:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:11:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:09 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:10 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 01:11:10 INFO : splitbananasplit: Deleted 2026/08/10 01:11:10 INFO : apple: Deleted 2026/08/10 01:11:10 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 01:11:10 INFO : banana: Deleted 2026/08/10 01:11:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 01:11:10 INFO : appleappleapplebanana: Deleted 2026/08/10 01:11:10 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 01:11:10 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 01:11:10 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 01:11:11 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 01:11:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 01:11:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:11:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:11:11 INFO : appleappleapplebanana: Copied (new) 2026/08/10 01:11:11 DEBUG : apple: size = 5 OK 2026/08/10 01:11:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/10 01:11:11 INFO : apple: Copied (new) 2026/08/10 01:11:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:11:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:11:11 INFO : splitbananasplit: Copied (new) 2026/08/10 01:11:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:11 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:11 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:11:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:11:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : banana: size = 6 OK 2026/08/10 01:11:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/10 01:11:12 INFO : banana: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:11:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:11:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:11:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:11:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:11:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:11:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:11:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:11:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:11:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:11:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:11:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:11:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:11:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:11:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:11:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:11:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:11:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/10 01:11:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:11:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:11:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/10 01:11:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:11:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:11:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/10 01:11:13 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/10 01:11:13 INFO : PREFIXsplitbananasplit: Deleted 2026/08/10 01:11:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/10 01:11:13 INFO : PREFIXapple: Deleted 2026/08/10 01:11:13 INFO : PREFIXbanana: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/10 01:11:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/10 01:11:13 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:13 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:11:26 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:26 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 01:11:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/10 01:11:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/10 01:11:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:27 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:27 DEBUG : appleSUFFIX: size = 5 OK 2026/08/10 01:11:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/10 01:11:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/10 01:11:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:11:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:11:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:11:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:11:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:11:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:11:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:11:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:11:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/10 01:11:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:11:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/10 01:11:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:11:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/10 01:11:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:11:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/10 01:11:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:11:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/10 01:11:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:11:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/10 01:11:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:11:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/10 01:11:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:11:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/10 01:11:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:11:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/10 01:11:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:11:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/10 01:11:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:11:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:28 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 01:11:29 INFO : apple: Deleted 2026/08/10 01:11:29 INFO : appleappleapplebanana: Deleted 2026/08/10 01:11:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 01:11:29 INFO : banana: Deleted 2026/08/10 01:11:29 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 01:11:29 INFO : splitbananasplit: Deleted 2026/08/10 01:11:29 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 01:11:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 01:11:29 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 01:11:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 01:11:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : banana: size = 6 OK 2026/08/10 01:11:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/10 01:11:30 INFO : banana: Copied (new) 2026/08/10 01:11:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:11:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:11:30 INFO : splitbananasplit: Copied (new) 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:30 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:30 DEBUG : apple: size = 5 OK 2026/08/10 01:11:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/10 01:11:30 INFO : apple: Copied (new) 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:11:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:11:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:11:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:11:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:11:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:11:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:11:30 INFO : appleappleapplebanana: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:11:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:11:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:11:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:11:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:11:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:11:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:11:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:11:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:11:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:11:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:11:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:11:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:11:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:11:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:11:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:11:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:11:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:11:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:11:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:11:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/10 01:11:31 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/10 01:11:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/10 01:11:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/10 01:11:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/10 01:11:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/10 01:11:31 INFO : bananaSUFFIX: Deleted 2026/08/10 01:11:32 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/10 01:11:32 INFO : splitbananasplitSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : appleSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/10 01:11:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/10 01:11:32 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:32 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:33 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:45 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : apple: size = 5 OK 2026/08/10 01:11:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:45 DEBUG : apple: Unchanged skipping 2026/08/10 01:11:45 DEBUG : banana: size = 6 OK 2026/08/10 01:11:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:45 DEBUG : banana: Unchanged skipping 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:45 DEBUG : splitbanan: size = 16 OK 2026/08/10 01:11:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/10 01:11:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/10 01:11:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 01:11:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 01:11:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:45 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:45 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:45 DEBUG : appleapple: size = 21 OK 2026/08/10 01:11:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/10 01:11:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/10 01:11:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/10 01:11:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/10 01:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/10 01:11:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/10 01:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/10 01:11:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/10 01:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/10 01:11:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/10 01:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/10 01:11:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/10 01:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/10 01:11:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/10 01:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/10 01:11:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/10 01:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/10 01:11:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/10 01:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/10 01:11:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/10 01:11:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/10 01:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/10 01:11:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/10 01:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/10 01:11:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/10 01:11:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/10 01:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/10 01:11:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/10 01:11:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/10 01:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/10 01:11:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/10 01:11:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/10 01:11:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/10 01:11:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/10 01:11:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/10 01:11:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/10 01:11:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/10 01:11:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/10 01:11:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/10 01:11:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/10 01:11:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/10 01:11:46 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:47 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 01:11:47 INFO : appleappleapplebanana: Deleted 2026/08/10 01:11:47 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 01:11:47 INFO : splitbananasplit: Deleted 2026/08/10 01:11:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 01:11:47 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 01:11:47 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:47 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : appleapple: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/10 01:11:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : apple: size = 5 OK 2026/08/10 01:11:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : apple: Unchanged skipping 2026/08/10 01:11:48 DEBUG : appleapple: size = 21 OK 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:11:48 DEBUG : banana: size = 6 OK 2026/08/10 01:11:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : banana: Unchanged skipping 2026/08/10 01:11:48 DEBUG : splitbanan: size = 16 OK 2026/08/10 01:11:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 01:11:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 01:11:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 01:11:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 01:11:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 01:11:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 01:11:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 01:11:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 01:11:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 01:11:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 01:11:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 01:11:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 01:11:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 01:11:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 01:11:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:11:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:11:48 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:11:48 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:48 DEBUG : Waiting for deletions to finish 2026/08/10 01:11:48 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : appleapple: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 01:11:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:12:00 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:00 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:00 DEBUG : apple: size = 5 OK 2026/08/10 01:12:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:00 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:00 DEBUG : banana: size = 6 OK 2026/08/10 01:12:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:00 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:01 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:01 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:01 INFO : There was nothing to transfer 2026/08/10 01:12:01 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:01 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:01 DEBUG : apple: size = 5 OK 2026/08/10 01:12:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:01 DEBUG : banana: size = 6 OK 2026/08/10 01:12:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:01 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:02 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:02 INFO : There was nothing to transfer 2026/08/10 01:12:02 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:02 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:02 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:12:19 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:20 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:20 DEBUG : apple: size = 5 OK 2026/08/10 01:12:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:20 DEBUG : banana: size = 6 OK 2026/08/10 01:12:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:20 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:20 INFO : There was nothing to transfer 2026/08/10 01:12:20 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:21 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:21 DEBUG : apple: size = 5 OK 2026/08/10 01:12:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:21 DEBUG : banana: size = 6 OK 2026/08/10 01:12:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:21 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:21 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:21 INFO : There was nothing to transfer 2026/08/10 01:12:21 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:22 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:12:33 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:34 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:34 DEBUG : apple: size = 5 OK 2026/08/10 01:12:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:34 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:34 DEBUG : banana: size = 6 OK 2026/08/10 01:12:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:34 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:35 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:35 INFO : There was nothing to transfer 2026/08/10 01:12:35 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:35 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:35 DEBUG : apple: size = 5 OK 2026/08/10 01:12:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:35 DEBUG : banana: size = 6 OK 2026/08/10 01:12:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:35 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:35 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:35 INFO : There was nothing to transfer 2026/08/10 01:12:35 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:36 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:12:47 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:48 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:48 DEBUG : banana: size = 6 OK 2026/08/10 01:12:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:48 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:48 DEBUG : apple: size = 5 OK 2026/08/10 01:12:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:48 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:49 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:49 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:49 INFO : There was nothing to transfer 2026/08/10 01:12:49 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:49 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:12:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:12:49 DEBUG : banana: size = 6 OK 2026/08/10 01:12:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : banana: Unchanged skipping 2026/08/10 01:12:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:12:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : apple: size = 5 OK 2026/08/10 01:12:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:12:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:12:49 DEBUG : apple: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:12:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:12:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:12:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:12:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:12:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:12:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:12:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:12:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:12:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:12:50 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:12:50 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:50 INFO : There was nothing to transfer 2026/08/10 01:12:50 DEBUG : Waiting for deletions to finish 2026/08/10 01:12:50 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:12:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:01 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:02 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:13:02 DEBUG : apple: size = 5 OK 2026/08/10 01:13:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:13:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : apple: Unchanged skipping 2026/08/10 01:13:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:13:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:13:02 DEBUG : banana: size = 6 OK 2026/08/10 01:13:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:13:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : banana: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:13:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:13:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:13:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:13:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:13:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:13:02 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:02 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:02 INFO : There was nothing to transfer 2026/08/10 01:13:02 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:03 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 01:13:03 DEBUG : apple: size = 5 OK 2026/08/10 01:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 01:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 01:13:03 DEBUG : apple: Unchanged skipping 2026/08/10 01:13:03 DEBUG : banana: size = 6 OK 2026/08/10 01:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : banana: Unchanged skipping 2026/08/10 01:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 01:13:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 01:13:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 01:13:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 01:13:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 01:13:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 01:13:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 01:13:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 01:13:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 01:13:03 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:03 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:03 INFO : There was nothing to transfer 2026/08/10 01:13:03 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:04 DEBUG : apple: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : banana: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 01:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.82s) --- PASS: TestTransform/NFC (12.59s) --- PASS: TestTransform/NFD (15.21s) --- PASS: TestTransform/base64 (16.17s) --- PASS: TestTransform/prefix (19.37s) --- PASS: TestTransform/suffix (18.76s) --- PASS: TestTransform/truncate (15.38s) --- PASS: TestTransform/encoder (13.88s) --- PASS: TestTransform/ISO-8859-1 (19.56s) --- PASS: TestTransform/charmap (14.06s) --- PASS: TestTransform/lowercase (13.93s) --- PASS: TestTransform/ascii (13.91s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 01:13:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 01:13:08 INFO : sub dir_somesuffix: Making directory 2026/08/10 01:13:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 01:13:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/10 01:13:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 01:13:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 01:13:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:08 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/10 01:13:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 01:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:10 INFO : tictactoe: Making directory 2026/08/10 01:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/10 01:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:10 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:10 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/10 01:13:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/10 01:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:12 INFO : toe: Making directory 2026/08/10 01:13:12 INFO : toe/toe: Making directory 2026/08/10 01:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 01:13:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 01:13:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 01:13:12 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:12 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/10 01:13:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/10 01:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:13 INFO : toe: Making directory 2026/08/10 01:13:13 INFO : toe/toe: Making directory 2026/08/10 01:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 01:13:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 01:13:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 01:13:13 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:13 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/10 01:13:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/10 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.69s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:15 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:13:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 01:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:15 INFO : tictacempty_dir: Making directory 2026/08/10 01:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:15 INFO : tictactoe: Making directory 2026/08/10 01:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:15 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:15 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:15 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/10 01:13:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:17 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 01:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:17 INFO : tictacempty_dir: Making directory 2026/08/10 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:17 INFO : tictactoe: Making directory 2026/08/10 01:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:17 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:17 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:17 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:17 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/10 01:13:18 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 01:13:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/10 01:13:18 NOTICE: B2 bucket rclone-test-tacivah1doce: 0 differences found 2026/08/10 01:13:18 NOTICE: B2 bucket rclone-test-tacivah1doce: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:19 INFO : tictactoe: Making directory 2026/08/10 01:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:19 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:19 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:19 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/10 01:13:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:20 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/10 01:13:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/10 01:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 01:13:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/10 01:13:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:20 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/08/10 01:13:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:21 INFO : toe: Making directory 2026/08/10 01:13:21 INFO : toe/toe: Making directory 2026/08/10 01:13:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 01:13:21 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:21 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:22 DEBUG : toe/toe/toe: size = 11 OK 2026/08/10 01:13:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:22 INFO : toe/toe/toe: Copied (new) 2026/08/10 01:13:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:23 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:13:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:23 INFO : tictacempty_dir: Making directory 2026/08/10 01:13:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:23 INFO : tictactoe: Making directory 2026/08/10 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:23 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:23 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 01:13:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:23 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:23 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:24 INFO : toe/toe/toe.txt: Deleted 2026/08/10 01:13:24 INFO : toe/toe: Removing directory 2026/08/10 01:13:24 INFO : toe: Removing directory 2026/08/10 01:13:24 INFO : empty_dir: Removing directory 2026/08/10 01:13:24 DEBUG : Local file system at /tmp/rclone231613160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:25 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:13:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 01:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:25 INFO : tictacempty_dir: Making directory 2026/08/10 01:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:25 INFO : tictactoe: Making directory 2026/08/10 01:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:25 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 01:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:25 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:25 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:25 INFO : toe/toe/toe.txt: Deleted 2026/08/10 01:13:25 INFO : toe/toe: Removing directory 2026/08/10 01:13:25 INFO : toe: Removing directory 2026/08/10 01:13:25 INFO : empty_dir: Removing directory 2026/08/10 01:13:25 DEBUG : Local file system at /tmp/rclone231613160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/10 01:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/10 01:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/10 01:13:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/10 01:13:27 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.18s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:28 DEBUG : Reset feature "Copy" 2026/08/10 01:13:28 DEBUG : Reset feature "Move" 2026/08/10 01:13:28 DEBUG : Reset feature "Copy" 2026/08/10 01:13:28 DEBUG : Reset feature "Move" 2026/08/10 01:13:28 DEBUG : empty_dir: Making directory with metadata 2026/08/10 01:13:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:28 INFO : tictacempty_dir: Making directory 2026/08/10 01:13:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:28 INFO : tictactoe: Making directory 2026/08/10 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/10 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:28 INFO : tictactoe/tictactoe: Making directory 2026/08/10 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 01:13:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:28 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:28 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 01:13:29 INFO : toe/toe/toe.txt: Deleted 2026/08/10 01:13:29 INFO : toe/toe: Removing directory 2026/08/10 01:13:29 INFO : toe: Removing directory 2026/08/10 01:13:29 INFO : empty_dir: Removing directory 2026/08/10 01:13:29 DEBUG : Local file system at /tmp/rclone231613160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 01:13:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/10 01:13:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/10 01:13:30 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.75s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:32 DEBUG : toe: transformed to: dG9l 2026/08/10 01:13:32 DEBUG : toe: transformed to: dG9l 2026/08/10 01:13:32 INFO : dG9l: Making directory 2026/08/10 01:13:32 DEBUG : toe: transformed to: dG9l 2026/08/10 01:13:32 DEBUG : toe: transformed to: dG9l 2026/08/10 01:13:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/10 01:13:32 INFO : dG9l/dG9l: Making directory 2026/08/10 01:13:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/10 01:13:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/10 01:13:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 01:13:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 01:13:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 01:13:32 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:32 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/10 01:13:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 01:13:32 DEBUG : Waiting for deletions to finish 2026/08/10 01:13:33 DEBUG : dG9l: transformed to: toe 2026/08/10 01:13:33 DEBUG : dG9l: transformed to: toe 2026/08/10 01:13:33 DEBUG : dG9l: transformed to: toe 2026/08/10 01:13:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/10 01:13:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/10 01:13:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/10 01:13:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/10 01:13:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/10 01:13:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/10 01:13:33 DEBUG : Local file system at /tmp/rclone231613160: Waiting for checks to finish 2026/08/10 01:13:33 DEBUG : Local file system at /tmp/rclone231613160: Waiting for transfers to finish 2026/08/10 01:13:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tacivah1doce", Local "Local file system at /tmp/rclone231613160", Modify Window "1ms" 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe: transformed to: 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe: transformed to: 2026/08/10 01:13:34 INFO : B2 bucket rclone-test-tacivah1doce: Making directory 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe: transformed to: 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe: transformed to: 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe/toe: transformed to: 2026/08/10 01:13:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/10 01:13:34 INFO : toe/toe: Making directory 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe/toe: transformed to: 2026/08/10 01:13:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe: transformed to: 2026/08/10 01:13:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 01:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 01:13:34 DEBUG : toe/toe/toe: transformed to: 2026/08/10 01:13:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/10 01:13:34 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for checks to finish 2026/08/10 01:13:34 DEBUG : B2 bucket rclone-test-tacivah1doce: Waiting for transfers to finish 2026/08/10 01:13:35 DEBUG : toe/toe/toe: size = 11 OK 2026/08/10 01:13:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/10 01:13:35 INFO : toe/toe/toe: Copied (new) 2026/08/10 01:13:35 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting files as there were IO errors 2026/08/10 01:13:35 ERROR : B2 bucket rclone-test-tacivah1doce: not deleting directories as there were IO errors --- PASS: TestError (1.53s) PASS 2026/08/10 01:13:36 DEBUG : B2 bucket rclone-test-tacivah1doce: Purge remote 2026/08/10 01:13:36 INFO : B2 bucket rclone-test-tacivah1doce: cleaning bucket "rclone-test-tacivah1doce" of all files 2026/08/10 01:13:37 DEBUG : BackupDir/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18f7_d20260810_m010808_c001_v7007000_t0000_u01786324088947") 2026/08/10 01:13:37 DEBUG : BackupDir/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f10793347c72da602_d20260810_m010803_c001_v0001183_t0004_u01786324083880") 2026/08/10 01:13:37 DEBUG : CompareDest/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbe3e6_d20260810_m010744_c001_v7007000_t0000_u01786324064685") 2026/08/10 01:13:37 DEBUG : CompareDest/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173272_d20260810_m010739_c001_v0001161_t0028_u01786324059284") 2026/08/10 01:13:37 DEBUG : CompareDest/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbe3e8_d20260810_m010744_c001_v7007000_t0000_u01786324064875") 2026/08/10 01:13:37 DEBUG : CompareDest/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522fdb_d20260810_m010740_c001_v0001183_t0014_u01786324060293") 2026/08/10 01:13:37 DEBUG : CopyDest/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18f8_d20260810_m010809_c001_v7007000_t0000_u01786324089127") 2026/08/10 01:13:37 DEBUG : CopyDest/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5230b0_d20260810_m010800_c001_v0001183_t0026_u01786324080710") 2026/08/10 01:13:37 DEBUG : CopyDest/three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18f9_d20260810_m010809_c001_v7007000_t0000_u01786324089311") 2026/08/10 01:13:37 DEBUG : CopyDest/three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5230d8_d20260810_m010806_c001_v0001183_t0023_u01786324086675") 2026/08/10 01:13:37 DEBUG : CopyDest/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18fa_d20260810_m010809_c001_v7007000_t0000_u01786324089492") 2026/08/10 01:13:37 DEBUG : CopyDest/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001732fa_d20260810_m010804_c001_v0001161_t0028_u01786324084788") 2026/08/10 01:13:37 DEBUG : EXISTING: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cfe_d20260810_m010926_c001_v7007000_t0000_u01786324166631") 2026/08/10 01:13:37 DEBUG : EXISTING: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52333e_d20260810_m010925_c001_v0001183_t0036_u01786324165704") 2026/08/10 01:13:37 DEBUG : PREFIXapple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150a2_d20260810_m011113_c001_v7007000_t0000_u01786324273478") 2026/08/10 01:13:37 DEBUG : PREFIXapple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017367f_d20260810_m011108_c001_v0001161_t0028_u01786324268142") 2026/08/10 01:13:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c33_d20260810_m011113_c001_v7007000_t0000_u01786324273246") 2026/08/10 01:13:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c55350686_d20260810_m011108_c001_v0001134_t0011_u01786324268151") 2026/08/10 01:13:37 DEBUG : PREFIXbanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce18fe_d20260810_m011113_c001_v7007000_t0000_u01786324273488") 2026/08/10 01:13:38 DEBUG : PREFIXbanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdea_d20260810_m011108_c001_v0001103_t0030_u01786324268120") 2026/08/10 01:13:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21509f_d20260810_m011113_c001_v7007000_t0000_u01786324273238") 2026/08/10 01:13:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236b3_d20260810_m011108_c001_v0001183_t0017_u01786324268131") 2026/08/10 01:13:38 DEBUG : Testêé: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cf0_d20260810_m010923_c001_v7007000_t0000_u01786324163550") 2026/08/10 01:13:38 DEBUG : Testêé: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523336_d20260810_m010922_c001_v0001183_t0004_u01786324162892") 2026/08/10 01:13:38 DEBUG : Testêé: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734c5_d20260810_m010921_c001_v0001161_t0028_u01786324161961") 2026/08/10 01:13:38 DEBUG : YXBwbGU=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec49a_d20260810_m011055_c001_v7007000_t0000_u01786324255728") 2026/08/10 01:13:38 DEBUG : YXBwbGU=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd8a_d20260810_m011051_c001_v0001103_t0027_u01786324251487") 2026/08/10 01:13:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec49c_d20260810_m011055_c001_v7007000_t0000_u01786324255916") 2026/08/10 01:13:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173647_d20260810_m011051_c001_v0001161_t0051_u01786324251519") 2026/08/10 01:13:38 DEBUG : YmFuYW5h: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec49d_d20260810_m011056_c001_v7007000_t0000_u01786324256091") 2026/08/10 01:13:38 DEBUG : YmFuYW5h: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350654_d20260810_m011051_c001_v0001134_t0019_u01786324251497") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe361b_d20260810_m010614_c001_v7007000_t0000_u01786323974628") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c66_d20260810_m010614_c001_v0001183_t0021_u01786323974080") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf98_d20260810_m010612_c001_v7007000_t0000_u01786323972746") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c50_d20260810_m010611_c001_v0001183_t0058_u01786323971882") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c9_d20260810_m010555_c001_v7007000_t0000_u01786323955389") 2026/08/10 01:13:38 DEBUG : a/potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ba8_d20260810_m010554_c001_v0001183_t0043_u01786323954530") 2026/08/10 01:13:38 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f2_d20260810_m011304_c001_v7007000_t0000_u01786324384597") 2026/08/10 01:13:38 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535084c_d20260810_m011300_c001_v0001134_t0019_u01786324380490") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce405f_d20260810_m011250_c001_v7007000_t0000_u01786324370842") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350826_d20260810_m011246_c001_v0001134_t0019_u01786324366388") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b13_d20260810_m011236_c001_v7007000_t0000_u01786324356657") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507e6_d20260810_m011232_c001_v0001134_t0019_u01786324352924") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0616_d20260810_m011222_c001_v7007000_t0000_u01786324342642") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507b2_d20260810_m011217_c001_v0001134_t0019_u01786324337879") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba6c_d20260810_m011203_c001_v7007000_t0000_u01786324323220") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350762_d20260810_m011159_c001_v0001134_t0019_u01786324319267") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1abf_d20260810_m011149_c001_v7007000_t0000_u01786324309304") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535071c_d20260810_m011143_c001_v0001134_t0019_u01786324303799") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42730_d20260810_m011133_c001_v7007000_t0000_u01786324293649") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523789_d20260810_m011130_c001_v0001183_t0009_u01786324290569") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478828_d20260810_m011129_c001_v7007000_t0000_u01786324289260") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523753_d20260810_m011125_c001_v0001183_t0003_u01786324285337") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785796_d20260810_m011114_c001_v7007000_t0000_u01786324274984") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236e1_d20260810_m011111_c001_v0001183_t0008_u01786324271714") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215098_d20260810_m011110_c001_v7007000_t0000_u01786324270393") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdde_d20260810_m011106_c001_v0001103_t0055_u01786324266357") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c09_d20260810_m011053_c001_v7007000_t0000_u01786324253628") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd80_d20260810_m011049_c001_v0001103_t0025_u01786324249464") 2026/08/10 01:13:39 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f4_d20260810_m011039_c001_v7007000_t0000_u01786324239700") 2026/08/10 01:13:40 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd4c_d20260810_m011035_c001_v0001103_t0021_u01786324235005") 2026/08/10 01:13:40 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6a_d20260810_m011024_c001_v7007000_t0000_u01786324224404") 2026/08/10 01:13:40 DEBUG : apple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd0c_d20260810_m011020_c001_v0001103_t0037_u01786324220624") 2026/08/10 01:13:40 DEBUG : appleSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd68ae_d20260810_m011132_c001_v7007000_t0000_u01786324292084") 2026/08/10 01:13:40 DEBUG : appleSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523763_d20260810_m011127_c001_v0001183_t0013_u01786324287007") 2026/08/10 01:13:40 DEBUG : appleapple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac0_d20260810_m011149_c001_v7007000_t0000_u01786324309478") 2026/08/10 01:13:40 DEBUG : appleapple: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350724_d20260810_m011145_c001_v0001134_t0019_u01786324305745") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f3_d20260810_m011304_c001_v7007000_t0000_u01786324384773") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a82_d20260810_m011300_c001_v0001183_t0021_u01786324380880") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4060_d20260810_m011251_c001_v7007000_t0000_u01786324371015") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a1c_d20260810_m011246_c001_v0001183_t0018_u01786324366757") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b14_d20260810_m011236_c001_v7007000_t0000_u01786324356835") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5239b8_d20260810_m011233_c001_v0001183_t0013_u01786324353283") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c09ff_d20260810_m011222_c001_v7007000_t0000_u01786324342818") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523968_d20260810_m011219_c001_v0001183_t0034_u01786324339074") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba6d_d20260810_m011203_c001_v7007000_t0000_u01786324323395") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5238ae_d20260810_m011159_c001_v0001183_t0056_u01786324319619") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489b82a_d20260810_m011147_c001_v7007000_t0000_u01786324307354") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe9c_d20260810_m011144_c001_v0001103_t0051_u01786324304172") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42731_d20260810_m011133_c001_v7007000_t0000_u01786324293838") 2026/08/10 01:13:40 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe66_d20260810_m011130_c001_v0001103_t0027_u01786324290599") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f4a02e_d20260810_m011129_c001_v7007000_t0000_u01786324289277") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506c2_d20260810_m011125_c001_v0001134_t0019_u01786324285762") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785798_d20260810_m011115_c001_v7007000_t0000_u01786324275164") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017368f_d20260810_m011111_c001_v0001161_t0028_u01786324271727") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c312_d20260810_m011110_c001_v7007000_t0000_u01786324270676") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017367d_d20260810_m011107_c001_v0001161_t0028_u01786324267092") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec496_d20260810_m011053_c001_v7007000_t0000_u01786324253651") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52362b_d20260810_m011050_c001_v0001183_t0039_u01786324250090") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f5_d20260810_m011039_c001_v7007000_t0000_u01786324239875") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5235d5_d20260810_m011036_c001_v0001183_t0005_u01786324236521") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6b_d20260810_m011024_c001_v7007000_t0000_u01786324224579") 2026/08/10 01:13:41 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52353b_d20260810_m011021_c001_v0001183_t0011_u01786324221211") 2026/08/10 01:13:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6682_d20260810_m011131_c001_v7007000_t0000_u01786324291901") 2026/08/10 01:13:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001736e1_d20260810_m011127_c001_v0001161_t0024_u01786324287017") 2026/08/10 01:13:41 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe361e_d20260810_m010614_c001_v7007000_t0000_u01786323974802") 2026/08/10 01:13:41 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c5c_d20260810_m010613_c001_v0001183_t0012_u01786323973285") 2026/08/10 01:13:41 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf97_d20260810_m010612_c001_v7007000_t0000_u01786323972219") 2026/08/10 01:13:41 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c44_d20260810_m010610_c001_v0001183_t0018_u01786323970637") 2026/08/10 01:13:41 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c8_d20260810_m010554_c001_v7007000_t0000_u01786323954866") 2026/08/10 01:13:42 DEBUG : b/potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ba0_d20260810_m010553_c001_v0001183_t0038_u01786323953477") 2026/08/10 01:13:42 DEBUG : backup/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c17a_d20260810_m010822_c001_v7007000_t0000_u01786324102238") 2026/08/10 01:13:42 DEBUG : backup/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f111dcc2ef51006ea_d20260810_m010820_c001_v0001038_t0005_u01786324100010") 2026/08/10 01:13:42 DEBUG : backup/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f11785cfa7a30f216_d20260810_m010815_c001_v0001117_t0046_u01786324095808") 2026/08/10 01:13:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1973_d20260810_m010847_c001_v7007000_t0000_u01786324127186") 2026/08/10 01:13:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f10262d2c083af885_d20260810_m010845_c001_v0001113_t0023_u01786324125198") 2026/08/10 01:13:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114130ad2ea7b966_d20260810_m010841_c001_v0001091_t0011_u01786324121447") 2026/08/10 01:13:42 DEBUG : backup/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec5_d20260810_m010835_c001_v7007000_t0000_u01786324115144") 2026/08/10 01:13:42 DEBUG : backup/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f11212f003262fe40_d20260810_m010832_c001_v0001181_t0009_u01786324112856") 2026/08/10 01:13:42 DEBUG : backup/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f11575e019cff04d3_d20260810_m010828_c001_v0001091_t0032_u01786324108478") 2026/08/10 01:13:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1974_d20260810_m010847_c001_v7007000_t0000_u01786324127360") 2026/08/10 01:13:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f111e6b6ccb127bbb_d20260810_m010846_c001_v0001097_t0058_u01786324126307") 2026/08/10 01:13:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4064f8424615c80e_d20260810_m010843_c001_v0001105_t0004_u01786324123162") 2026/08/10 01:13:42 DEBUG : backup/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c17c_d20260810_m010822_c001_v7007000_t0000_u01786324102412") 2026/08/10 01:13:42 DEBUG : backup/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f105d9469fcad13f5_d20260810_m010821_c001_v0001042_t0031_u01786324101074") 2026/08/10 01:13:42 DEBUG : backup/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1072e5197a573e75_d20260810_m010817_c001_v0001157_t0057_u01786324097597") 2026/08/10 01:13:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec6_d20260810_m010835_c001_v7007000_t0000_u01786324115378") 2026/08/10 01:13:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f10968891b6ffc64c_d20260810_m010834_c001_v0001100_t0053_u01786324114124") 2026/08/10 01:13:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f116fa3ab046a4fb5_d20260810_m010830_c001_v0001174_t0012_u01786324110621") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f4_d20260810_m011304_c001_v7007000_t0000_u01786324384949") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173887_d20260810_m011300_c001_v0001161_t0028_u01786324380693") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4061_d20260810_m011251_c001_v7007000_t0000_u01786324371189") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017384d_d20260810_m011246_c001_v0001161_t0028_u01786324366573") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b17_d20260810_m011237_c001_v7007000_t0000_u01786324357011") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173815_d20260810_m011233_c001_v0001161_t0028_u01786324353109") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a00_d20260810_m011222_c001_v7007000_t0000_u01786324342993") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737ed_d20260810_m011218_c001_v0001161_t0028_u01786324338421") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba6e_d20260810_m011203_c001_v7007000_t0000_u01786324323572") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737a1_d20260810_m011159_c001_v0001161_t0028_u01786324319441") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac1_d20260810_m011149_c001_v7007000_t0000_u01786324309652") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173747_d20260810_m011143_c001_v0001161_t0028_u01786324303994") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42732_d20260810_m011134_c001_v7007000_t0000_u01786324294026") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173707_d20260810_m011130_c001_v0001161_t0028_u01786324290578") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40857667277db065_d20260810_m011129_c001_v7007000_t0000_u01786324289322") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736db_d20260810_m011125_c001_v0001161_t0028_u01786324285548") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78579a_d20260810_m011115_c001_v7007000_t0000_u01786324275337") 2026/08/10 01:13:43 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe00_d20260810_m011111_c001_v0001103_t0045_u01786324271736") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785781_d20260810_m011110_c001_v7007000_t0000_u01786324270393") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236ab_d20260810_m011106_c001_v0001183_t0010_u01786324266846") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec497_d20260810_m011053_c001_v7007000_t0000_u01786324253825") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350652_d20260810_m011049_c001_v0001134_t0019_u01786324249899") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f6_d20260810_m011040_c001_v7007000_t0000_u01786324240051") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535062c_d20260810_m011036_c001_v0001134_t0019_u01786324236329") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6c_d20260810_m011024_c001_v7007000_t0000_u01786324224754") 2026/08/10 01:13:44 DEBUG : banana: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535060c_d20260810_m011021_c001_v0001134_t0019_u01786324221028") 2026/08/10 01:13:44 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd68ac_d20260810_m011131_c001_v7007000_t0000_u01786324291909") 2026/08/10 01:13:44 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506c4_d20260810_m011127_c001_v0001134_t0019_u01786324287028") 2026/08/10 01:13:44 DEBUG : both0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21503d_d20260810_m010955_c001_v7007000_t0000_u01786324195948") 2026/08/10 01:13:44 DEBUG : both0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017353b_d20260810_m010944_c001_v0001161_t0028_u01786324184482") 2026/08/10 01:13:44 DEBUG : both0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea96_d20260810_m010940_c001_v7007000_t0000_u01786324180374") 2026/08/10 01:13:44 DEBUG : both0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734e3_d20260810_m010928_c001_v0001161_t0028_u01786324168445") 2026/08/10 01:13:44 DEBUG : both1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21503e_d20260810_m010956_c001_v7007000_t0000_u01786324196128") 2026/08/10 01:13:44 DEBUG : both1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017353f_d20260810_m010945_c001_v0001161_t0028_u01786324185231") 2026/08/10 01:13:44 DEBUG : both1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea97_d20260810_m010940_c001_v7007000_t0000_u01786324180547") 2026/08/10 01:13:44 DEBUG : both1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734e5_d20260810_m010928_c001_v0001161_t0028_u01786324168818") 2026/08/10 01:13:44 DEBUG : both10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21503f_d20260810_m010956_c001_v7007000_t0000_u01786324196309") 2026/08/10 01:13:44 DEBUG : both10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173563_d20260810_m010949_c001_v0001161_t0028_u01786324189055") 2026/08/10 01:13:44 DEBUG : both10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea98_d20260810_m010940_c001_v7007000_t0000_u01786324180720") 2026/08/10 01:13:44 DEBUG : both10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734fd_d20260810_m010933_c001_v0001161_t0028_u01786324173268") 2026/08/10 01:13:45 DEBUG : both11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215041_d20260810_m010956_c001_v7007000_t0000_u01786324196490") 2026/08/10 01:13:45 DEBUG : both11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173565_d20260810_m010949_c001_v0001161_t0028_u01786324189444") 2026/08/10 01:13:45 DEBUG : both11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea99_d20260810_m010940_c001_v7007000_t0000_u01786324180967") 2026/08/10 01:13:45 DEBUG : both11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173501_d20260810_m010933_c001_v0001161_t0028_u01786324173705") 2026/08/10 01:13:45 DEBUG : both12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215042_d20260810_m010956_c001_v7007000_t0000_u01786324196670") 2026/08/10 01:13:45 DEBUG : both12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173569_d20260810_m010949_c001_v0001161_t0028_u01786324189862") 2026/08/10 01:13:45 DEBUG : both12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9a_d20260810_m010941_c001_v7007000_t0000_u01786324181144") 2026/08/10 01:13:45 DEBUG : both12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173507_d20260810_m010934_c001_v0001161_t0028_u01786324174194") 2026/08/10 01:13:45 DEBUG : both13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215044_d20260810_m010956_c001_v7007000_t0000_u01786324196851") 2026/08/10 01:13:45 DEBUG : both13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017356b_d20260810_m010950_c001_v0001161_t0028_u01786324190331") 2026/08/10 01:13:45 DEBUG : both13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9b_d20260810_m010941_c001_v7007000_t0000_u01786324181317") 2026/08/10 01:13:45 DEBUG : both13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173509_d20260810_m010934_c001_v0001161_t0028_u01786324174586") 2026/08/10 01:13:45 DEBUG : both14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215045_d20260810_m010957_c001_v7007000_t0000_u01786324197031") 2026/08/10 01:13:45 DEBUG : both14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017356d_d20260810_m010950_c001_v0001161_t0028_u01786324190927") 2026/08/10 01:13:45 DEBUG : both14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9c_d20260810_m010941_c001_v7007000_t0000_u01786324181489") 2026/08/10 01:13:45 DEBUG : both14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017350b_d20260810_m010934_c001_v0001161_t0028_u01786324174960") 2026/08/10 01:13:45 DEBUG : both15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215046_d20260810_m010957_c001_v7007000_t0000_u01786324197213") 2026/08/10 01:13:45 DEBUG : both15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017356f_d20260810_m010951_c001_v0001161_t0028_u01786324191302") 2026/08/10 01:13:45 DEBUG : both15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9d_d20260810_m010941_c001_v7007000_t0000_u01786324181663") 2026/08/10 01:13:45 DEBUG : both15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017350f_d20260810_m010935_c001_v0001161_t0028_u01786324175442") 2026/08/10 01:13:46 DEBUG : both16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215047_d20260810_m010957_c001_v7007000_t0000_u01786324197393") 2026/08/10 01:13:46 DEBUG : both16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173573_d20260810_m010951_c001_v0001161_t0028_u01786324191683") 2026/08/10 01:13:46 DEBUG : both16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9e_d20260810_m010941_c001_v7007000_t0000_u01786324181837") 2026/08/10 01:13:46 DEBUG : both16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173511_d20260810_m010935_c001_v0001161_t0028_u01786324175829") 2026/08/10 01:13:46 DEBUG : both17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215049_d20260810_m010957_c001_v7007000_t0000_u01786324197574") 2026/08/10 01:13:46 DEBUG : both17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173575_d20260810_m010952_c001_v0001161_t0028_u01786324192046") 2026/08/10 01:13:46 DEBUG : both17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea9f_d20260810_m010942_c001_v7007000_t0000_u01786324182011") 2026/08/10 01:13:46 DEBUG : both17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173515_d20260810_m010936_c001_v0001161_t0028_u01786324176239") 2026/08/10 01:13:46 DEBUG : both18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21504a_d20260810_m010957_c001_v7007000_t0000_u01786324197754") 2026/08/10 01:13:46 DEBUG : both18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173577_d20260810_m010952_c001_v0001161_t0028_u01786324192427") 2026/08/10 01:13:46 DEBUG : both18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa0_d20260810_m010942_c001_v7007000_t0000_u01786324182184") 2026/08/10 01:13:46 DEBUG : both18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173517_d20260810_m010936_c001_v0001161_t0028_u01786324176643") 2026/08/10 01:13:46 DEBUG : both19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21504b_d20260810_m010957_c001_v7007000_t0000_u01786324197935") 2026/08/10 01:13:46 DEBUG : both19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017357d_d20260810_m010952_c001_v0001161_t0028_u01786324192798") 2026/08/10 01:13:46 DEBUG : both19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa1_d20260810_m010942_c001_v7007000_t0000_u01786324182358") 2026/08/10 01:13:46 DEBUG : both19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017351f_d20260810_m010937_c001_v0001161_t0028_u01786324177330") 2026/08/10 01:13:46 DEBUG : both2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21504d_d20260810_m010958_c001_v7007000_t0000_u01786324198117") 2026/08/10 01:13:46 DEBUG : both2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173543_d20260810_m010945_c001_v0001161_t0028_u01786324185602") 2026/08/10 01:13:46 DEBUG : both2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa2_d20260810_m010942_c001_v7007000_t0000_u01786324182531") 2026/08/10 01:13:46 DEBUG : both2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734e7_d20260810_m010929_c001_v0001161_t0028_u01786324169509") 2026/08/10 01:13:46 DEBUG : both3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21504f_d20260810_m010958_c001_v7007000_t0000_u01786324198298") 2026/08/10 01:13:46 DEBUG : both3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173549_d20260810_m010946_c001_v0001161_t0028_u01786324186027") 2026/08/10 01:13:46 DEBUG : both3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa3_d20260810_m010942_c001_v7007000_t0000_u01786324182705") 2026/08/10 01:13:46 DEBUG : both3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734e9_d20260810_m010929_c001_v0001161_t0028_u01786324169917") 2026/08/10 01:13:47 DEBUG : both4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215050_d20260810_m010958_c001_v7007000_t0000_u01786324198478") 2026/08/10 01:13:47 DEBUG : both4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017354b_d20260810_m010946_c001_v0001161_t0028_u01786324186409") 2026/08/10 01:13:47 DEBUG : both4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa4_d20260810_m010942_c001_v7007000_t0000_u01786324182877") 2026/08/10 01:13:47 DEBUG : both4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734ef_d20260810_m010930_c001_v0001161_t0028_u01786324170382") 2026/08/10 01:13:47 DEBUG : both5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215051_d20260810_m010958_c001_v7007000_t0000_u01786324198658") 2026/08/10 01:13:47 DEBUG : both5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017354f_d20260810_m010946_c001_v0001161_t0028_u01786324186790") 2026/08/10 01:13:47 DEBUG : both5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa5_d20260810_m010943_c001_v7007000_t0000_u01786324183049") 2026/08/10 01:13:47 DEBUG : both5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734f3_d20260810_m010931_c001_v0001161_t0028_u01786324171018") 2026/08/10 01:13:47 DEBUG : both6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215052_d20260810_m010958_c001_v7007000_t0000_u01786324198838") 2026/08/10 01:13:47 DEBUG : both6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173555_d20260810_m010947_c001_v0001161_t0028_u01786324187218") 2026/08/10 01:13:47 DEBUG : both6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa6_d20260810_m010943_c001_v7007000_t0000_u01786324183223") 2026/08/10 01:13:47 DEBUG : both6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734f5_d20260810_m010931_c001_v0001161_t0028_u01786324171408") 2026/08/10 01:13:47 DEBUG : both7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215053_d20260810_m010959_c001_v7007000_t0000_u01786324199023") 2026/08/10 01:13:47 DEBUG : both7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173557_d20260810_m010947_c001_v0001161_t0028_u01786324187597") 2026/08/10 01:13:47 DEBUG : both7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa8_d20260810_m010943_c001_v7007000_t0000_u01786324183396") 2026/08/10 01:13:47 DEBUG : both7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734f7_d20260810_m010931_c001_v0001161_t0028_u01786324171784") 2026/08/10 01:13:47 DEBUG : both8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215057_d20260810_m010959_c001_v7007000_t0000_u01786324199206") 2026/08/10 01:13:47 DEBUG : both8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017355d_d20260810_m010948_c001_v0001161_t0028_u01786324188236") 2026/08/10 01:13:47 DEBUG : both8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaa9_d20260810_m010943_c001_v7007000_t0000_u01786324183570") 2026/08/10 01:13:47 DEBUG : both8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734f9_d20260810_m010932_c001_v0001161_t0028_u01786324172405") 2026/08/10 01:13:47 DEBUG : both9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215059_d20260810_m010959_c001_v7007000_t0000_u01786324199386") 2026/08/10 01:13:48 DEBUG : both9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017355f_d20260810_m010948_c001_v0001161_t0028_u01786324188629") 2026/08/10 01:13:48 DEBUG : both9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbeaaa_d20260810_m010943_c001_v7007000_t0000_u01786324183757") 2026/08/10 01:13:48 DEBUG : both9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734fb_d20260810_m010932_c001_v0001161_t0028_u01786324172889") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3620_d20260810_m010615_c001_v7007000_t0000_u01786323975041") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c5e_d20260810_m010613_c001_v0001183_t0019_u01786323973508") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf99_d20260810_m010612_c001_v7007000_t0000_u01786323972919") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c48_d20260810_m010610_c001_v0001183_t0017_u01786323970843") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165ca_d20260810_m010555_c001_v7007000_t0000_u01786323955563") 2026/08/10 01:13:48 DEBUG : c/non empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ba2_d20260810_m010553_c001_v0001183_t0007_u01786323953681") 2026/08/10 01:13:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec49e_d20260810_m011056_c001_v7007000_t0000_u01786324256267") 2026/08/10 01:13:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523633_d20260810_m011051_c001_v0001183_t0018_u01786324251507") 2026/08/10 01:13:48 DEBUG : check sum: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165bf_d20260810_m010546_c001_v7007000_t0000_u01786323946876") 2026/08/10 01:13:48 DEBUG : check sum: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b40_d20260810_m010545_c001_v0001183_t0041_u01786323945957") 2026/08/10 01:13:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b4136518_d20260810_m011334_c001_v7007000_t0000_u01786324414273") 2026/08/10 01:13:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553508c0_d20260810_m011332_c001_v0001134_t0019_u01786324412640") 2026/08/10 01:13:48 DEBUG : dest/3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18d9_d20260810_m010753_c001_v7007000_t0000_u01786324073482") 2026/08/10 01:13:48 DEBUG : dest/3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4076b10c0796ca4c_d20260810_m010752_c001_v0001136_t0013_u01786324072352") 2026/08/10 01:13:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac2_d20260810_m011149_c001_v7007000_t0000_u01786324309826") 2026/08/10 01:13:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbea2_d20260810_m011145_c001_v0001103_t0028_u01786324305957") 2026/08/10 01:13:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f5_d20260810_m011305_c001_v7007000_t0000_u01786324385124") 2026/08/10 01:13:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535083c_d20260810_m011255_c001_v0001134_t0019_u01786324375332") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4062_d20260810_m011251_c001_v7007000_t0000_u01786324371364") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350812_d20260810_m011241_c001_v0001134_t0019_u01786324361405") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b19_d20260810_m011237_c001_v7007000_t0000_u01786324357254") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507ce_d20260810_m011227_c001_v0001134_t0019_u01786324347349") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a01_d20260810_m011223_c001_v7007000_t0000_u01786324343168") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350782_d20260810_m011207_c001_v0001134_t0019_u01786324327781") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba6f_d20260810_m011203_c001_v7007000_t0000_u01786324323747") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350740_d20260810_m011153_c001_v0001134_t0019_u01786324313887") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec523_d20260810_m011147_c001_v7007000_t0000_u01786324307565") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506fe_d20260810_m011138_c001_v0001134_t0019_u01786324298559") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42733_d20260810_m011134_c001_v7007000_t0000_u01786324294277") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017370b_d20260810_m011130_c001_v0001161_t0028_u01786324290803") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd68a9_d20260810_m011129_c001_v7007000_t0000_u01786324289478") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52372a_d20260810_m011119_c001_v0001183_t0024_u01786324279755") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78579d_d20260810_m011115_c001_v7007000_t0000_u01786324275512") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173693_d20260810_m011111_c001_v0001161_t0028_u01786324271947") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608d13_d20260810_m011110_c001_v7007000_t0000_u01786324270602") 2026/08/10 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdba_d20260810_m011100_c001_v0001103_t0018_u01786324260409") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b41362bc_d20260810_m011053_c001_v7007000_t0000_u01786324253852") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd62_d20260810_m011044_c001_v0001103_t0039_u01786324244214") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f7_d20260810_m011040_c001_v7007000_t0000_u01786324240227") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd28_d20260810_m011028_c001_v0001103_t0026_u01786324228997") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6d_d20260810_m011024_c001_v7007000_t0000_u01786324224984") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcee_d20260810_m011016_c001_v0001103_t0041_u01786324216459") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150da_d20260810_m011132_c001_v7007000_t0000_u01786324292051") 2026/08/10 01:13:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553506c8_d20260810_m011127_c001_v0001134_t0021_u01786324287209") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac4_d20260810_m011150_c001_v7007000_t0000_u01786324310000") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52380a_d20260810_m011145_c001_v0001183_t0039_u01786324305968") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f6_d20260810_m011305_c001_v7007000_t0000_u01786324385301") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017386f_d20260810_m011255_c001_v0001161_t0028_u01786324375882") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4063_d20260810_m011251_c001_v7007000_t0000_u01786324371538") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173837_d20260810_m011241_c001_v0001161_t0028_u01786324361954") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b1a_d20260810_m011237_c001_v7007000_t0000_u01786324357430") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173807_d20260810_m011227_c001_v0001161_t0028_u01786324347879") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a03_d20260810_m011223_c001_v7007000_t0000_u01786324343409") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737cd_d20260810_m011208_c001_v0001161_t0028_u01786324328342") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba70_d20260810_m011203_c001_v7007000_t0000_u01786324323922") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173781_d20260810_m011154_c001_v0001161_t0028_u01786324314411") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc66c4_d20260810_m011147_c001_v7007000_t0000_u01786324307361") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173731_d20260810_m011139_c001_v0001161_t0028_u01786324299104") 2026/08/10 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42734_d20260810_m011134_c001_v7007000_t0000_u01786324294466") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506d8_d20260810_m011130_c001_v0001134_t0019_u01786324290814") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150d3_d20260810_m011129_c001_v7007000_t0000_u01786324289641") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736c7_d20260810_m011120_c001_v0001161_t0028_u01786324280303") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78579f_d20260810_m011115_c001_v7007000_t0000_u01786324275687") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236e3_d20260810_m011111_c001_v0001183_t0014_u01786324271956") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce18fb_d20260810_m011110_c001_v7007000_t0000_u01786324270623") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523687_d20260810_m011101_c001_v0001183_t0008_u01786324261313") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f420e67f86edefe79_d20260810_m011053_c001_v7007000_t0000_u01786324253924") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350636_d20260810_m011045_c001_v0001134_t0019_u01786324245041") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f8_d20260810_m011040_c001_v7007000_t0000_u01786324240403") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535061c_d20260810_m011029_c001_v0001134_t0019_u01786324229795") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6e_d20260810_m011025_c001_v7007000_t0000_u01786324225159") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505f6_d20260810_m011017_c001_v0001134_t0019_u01786324217139") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6684_d20260810_m011132_c001_v7007000_t0000_u01786324292095") 2026/08/10 01:13:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523769_d20260810_m011127_c001_v0001183_t0023_u01786324287228") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac6_d20260810_m011150_c001_v7007000_t0000_u01786324310174") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173751_d20260810_m011145_c001_v0001161_t0028_u01786324305980") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f7_d20260810_m011305_c001_v7007000_t0000_u01786324385476") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a56_d20260810_m011256_c001_v0001183_t0035_u01786324376411") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4064_d20260810_m011251_c001_v7007000_t0000_u01786324371713") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5239fa_d20260810_m011242_c001_v0001183_t0046_u01786324362487") 2026/08/10 01:13:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b1e_d20260810_m011237_c001_v7007000_t0000_u01786324357606") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523994_d20260810_m011228_c001_v0001183_t0037_u01786324348400") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a05_d20260810_m011223_c001_v7007000_t0000_u01786324343585") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5238fa_d20260810_m011208_c001_v0001183_t0026_u01786324328883") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba71_d20260810_m011204_c001_v7007000_t0000_u01786324324098") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52386a_d20260810_m011154_c001_v0001183_t0038_u01786324314976") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacc070_d20260810_m011147_c001_v7007000_t0000_u01786324307342") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe8a_d20260810_m011139_c001_v0001103_t0044_u01786324299636") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42735_d20260810_m011134_c001_v7007000_t0000_u01786324294655") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52378b_d20260810_m011130_c001_v0001183_t0053_u01786324290825") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6299_d20260810_m011129_c001_v7007000_t0000_u01786324289505") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506b6_d20260810_m011120_c001_v0001134_t0019_u01786324280825") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857a2_d20260810_m011115_c001_v7007000_t0000_u01786324275957") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350692_d20260810_m011111_c001_v0001134_t0019_u01786324271967") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608d10_d20260810_m011110_c001_v7007000_t0000_u01786324270402") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017366d_d20260810_m011101_c001_v0001161_t0028_u01786324261983") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fc00_d20260810_m011053_c001_v7007000_t0000_u01786324253705") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523607_d20260810_m011045_c001_v0001183_t0006_u01786324245579") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787f9_d20260810_m011040_c001_v7007000_t0000_u01786324240579") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523593_d20260810_m011030_c001_v0001183_t0052_u01786324230334") 2026/08/10 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e6f_d20260810_m011025_c001_v7007000_t0000_u01786324225334") 2026/08/10 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523517_d20260810_m011017_c001_v0001183_t0003_u01786324217321") 2026/08/10 01:13:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6685_d20260810_m011132_c001_v7007000_t0000_u01786324292104") 2026/08/10 01:13:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe58_d20260810_m011127_c001_v0001103_t0018_u01786324287378") 2026/08/10 01:13:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac7_d20260810_m011150_c001_v7007000_t0000_u01786324310348") 2026/08/10 01:13:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350726_d20260810_m011145_c001_v0001134_t0019_u01786324305991") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f8_d20260810_m011305_c001_v7007000_t0000_u01786324385652") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfd4_d20260810_m011256_c001_v0001103_t0005_u01786324376976") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4065_d20260810_m011251_c001_v7007000_t0000_u01786324371888") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf9a_d20260810_m011243_c001_v0001103_t0029_u01786324363050") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b20_d20260810_m011237_c001_v7007000_t0000_u01786324357783") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf62_d20260810_m011228_c001_v0001103_t0018_u01786324348963") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a06_d20260810_m011223_c001_v7007000_t0000_u01786324343762") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf08_d20260810_m011209_c001_v0001103_t0006_u01786324329483") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba72_d20260810_m011204_c001_v7007000_t0000_u01786324324272") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbed2_d20260810_m011155_c001_v0001103_t0000_u01786324315556") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41289f38e2dab4cc_d20260810_m011147_c001_v7007000_t0000_u01786324307394") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5237e2_d20260810_m011140_c001_v0001183_t0017_u01786324300424") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42736_d20260810_m011134_c001_v7007000_t0000_u01786324294861") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017370f_d20260810_m011131_c001_v0001161_t0028_u01786324291003") 2026/08/10 01:13:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489b437_d20260810_m011129_c001_v7007000_t0000_u01786324289644") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe34_d20260810_m011121_c001_v0001103_t0035_u01786324281362") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857a4_d20260810_m011116_c001_v7007000_t0000_u01786324276132") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173695_d20260810_m011112_c001_v0001161_t0028_u01786324272135") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac295522d_d20260810_m011110_c001_v7007000_t0000_u01786324270633") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535066e_d20260810_m011102_c001_v0001134_t0019_u01786324262545") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc5e93_d20260810_m011053_c001_v7007000_t0000_u01786324253975") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017362f_d20260810_m011046_c001_v0001161_t0028_u01786324246145") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787fa_d20260810_m011040_c001_v7007000_t0000_u01786324240754") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017360b_d20260810_m011030_c001_v0001161_t0028_u01786324230924") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e70_d20260810_m011025_c001_v7007000_t0000_u01786324225509") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735c9_d20260810_m011017_c001_v0001161_t0028_u01786324217556") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489b821_d20260810_m011132_c001_v7007000_t0000_u01786324292116") 2026/08/10 01:13:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523771_d20260810_m011127_c001_v0001183_t0043_u01786324287602") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac8_d20260810_m011150_c001_v7007000_t0000_u01786324310521") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173753_d20260810_m011146_c001_v0001161_t0028_u01786324306158") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57f9_d20260810_m011305_c001_v7007000_t0000_u01786324385828") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350844_d20260810_m011257_c001_v0001134_t0019_u01786324377280") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4066_d20260810_m011252_c001_v7007000_t0000_u01786324372063") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535081a_d20260810_m011243_c001_v0001134_t0019_u01786324363493") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b22_d20260810_m011237_c001_v7007000_t0000_u01786324357959") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507d2_d20260810_m011229_c001_v0001134_t0019_u01786324349387") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a07_d20260810_m011223_c001_v7007000_t0000_u01786324343979") 2026/08/10 01:13:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350790_d20260810_m011209_c001_v0001134_t0019_u01786324329993") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba73_d20260810_m011204_c001_v7007000_t0000_u01786324324447") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535074a_d20260810_m011156_c001_v0001134_t0019_u01786324316128") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f407d372a7c308be2_d20260810_m011147_c001_v7007000_t0000_u01786324307406") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350708_d20260810_m011140_c001_v0001134_t0019_u01786324300635") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42738_d20260810_m011135_c001_v7007000_t0000_u01786324295054") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506da_d20260810_m011131_c001_v0001134_t0019_u01786324291003") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd68a8_d20260810_m011129_c001_v7007000_t0000_u01786324289302") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52373f_d20260810_m011121_c001_v0001183_t0028_u01786324281665") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857a6_d20260810_m011116_c001_v7007000_t0000_u01786324276306") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350694_d20260810_m011112_c001_v0001134_t0019_u01786324272150") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c18_d20260810_m011110_c001_v7007000_t0000_u01786324270405") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdcc_d20260810_m011102_c001_v0001103_t0020_u01786324262758") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc5e92_d20260810_m011053_c001_v7007000_t0000_u01786324253875") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd6a_d20260810_m011046_c001_v0001103_t0045_u01786324246322") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787fb_d20260810_m011040_c001_v7007000_t0000_u01786324240930") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd34_d20260810_m011031_c001_v0001103_t0022_u01786324231132") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e71_d20260810_m011025_c001_v7007000_t0000_u01786324225685") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcf4_d20260810_m011017_c001_v0001103_t0054_u01786324217808") 2026/08/10 01:13:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd68af_d20260810_m011132_c001_v7007000_t0000_u01786324292258") 2026/08/10 01:13:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553506ce_d20260810_m011127_c001_v0001134_t0043_u01786324287655") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ac9_d20260810_m011150_c001_v7007000_t0000_u01786324310695") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52380e_d20260810_m011146_c001_v0001183_t0055_u01786324306186") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57fa_d20260810_m011306_c001_v7007000_t0000_u01786324386003") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173875_d20260810_m011257_c001_v0001161_t0028_u01786324377556") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4067_d20260810_m011252_c001_v7007000_t0000_u01786324372238") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017383f_d20260810_m011243_c001_v0001161_t0028_u01786324363678") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b24_d20260810_m011238_c001_v7007000_t0000_u01786324358140") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173809_d20260810_m011229_c001_v0001161_t0028_u01786324349571") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a08_d20260810_m011224_c001_v7007000_t0000_u01786324344155") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737d3_d20260810_m011210_c001_v0001161_t0028_u01786324330172") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba76_d20260810_m011204_c001_v7007000_t0000_u01786324324623") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017378d_d20260810_m011156_c001_v0001161_t0028_u01786324316303") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1abb_d20260810_m011147_c001_v7007000_t0000_u01786324307414") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173737_d20260810_m011140_c001_v0001161_t0028_u01786324300831") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42739_d20260810_m011135_c001_v7007000_t0000_u01786324295244") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52378d_d20260810_m011131_c001_v0001183_t0034_u01786324291054") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478826_d20260810_m011128_c001_v7007000_t0000_u01786324288911") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736cf_d20260810_m011122_c001_v0001161_t0028_u01786324282318") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857a8_d20260810_m011116_c001_v7007000_t0000_u01786324276480") 2026/08/10 01:13:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe04_d20260810_m011112_c001_v0001103_t0055_u01786324272165") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c311_d20260810_m011110_c001_v7007000_t0000_u01786324270427") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523693_d20260810_m011103_c001_v0001183_t0055_u01786324263335") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7bf9ba_d20260810_m011053_c001_v7007000_t0000_u01786324253885") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535064a_d20260810_m011046_c001_v0001134_t0019_u01786324246669") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787fc_d20260810_m011041_c001_v7007000_t0000_u01786324241105") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535061e_d20260810_m011032_c001_v0001134_t0019_u01786324232087") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e72_d20260810_m011025_c001_v7007000_t0000_u01786324225860") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505fc_d20260810_m011018_c001_v0001134_t0019_u01786324218110") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a12847882e_d20260810_m011132_c001_v7007000_t0000_u01786324292126") 2026/08/10 01:13:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001736e9_d20260810_m011127_c001_v0001161_t0047_u01786324287686") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1aca_d20260810_m011150_c001_v7007000_t0000_u01786324310941") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350728_d20260810_m011146_c001_v0001134_t0019_u01786324306199") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57fb_d20260810_m011306_c001_v7007000_t0000_u01786324386177") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a68_d20260810_m011257_c001_v0001183_t0058_u01786324377741") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4069_d20260810_m011252_c001_v7007000_t0000_u01786324372412") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a00_d20260810_m011243_c001_v0001183_t0012_u01786324363919") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b27_d20260810_m011238_c001_v7007000_t0000_u01786324358315") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52399e_d20260810_m011229_c001_v0001183_t0015_u01786324349748") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a09_d20260810_m011224_c001_v7007000_t0000_u01786324344331") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523916_d20260810_m011210_c001_v0001183_t0015_u01786324330365") 2026/08/10 01:13:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba77_d20260810_m011204_c001_v7007000_t0000_u01786324324798") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523880_d20260810_m011156_c001_v0001183_t0006_u01786324316481") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacc071_d20260810_m011147_c001_v7007000_t0000_u01786324307525") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe8e_d20260810_m011141_c001_v0001103_t0016_u01786324301007") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4273a_d20260810_m011135_c001_v7007000_t0000_u01786324295434") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe68_d20260810_m011131_c001_v0001103_t0009_u01786324291085") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42724_d20260810_m011129_c001_v7007000_t0000_u01786324289586") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506bc_d20260810_m011122_c001_v0001134_t0019_u01786324282514") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857aa_d20260810_m011116_c001_v7007000_t0000_u01786324276655") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236e5_d20260810_m011112_c001_v0001183_t0011_u01786324272183") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c19_d20260810_m011110_c001_v7007000_t0000_u01786324270676") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017366f_d20260810_m011103_c001_v0001161_t0028_u01786324263556") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c0b_d20260810_m011053_c001_v7007000_t0000_u01786324253984") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523611_d20260810_m011046_c001_v0001183_t0016_u01786324246859") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787fd_d20260810_m011041_c001_v7007000_t0000_u01786324241280") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5235ad_d20260810_m011032_c001_v0001183_t0028_u01786324232278") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e73_d20260810_m011026_c001_v7007000_t0000_u01786324226036") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52351f_d20260810_m011018_c001_v0001183_t0017_u01786324218292") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955df5_d20260810_m011132_c001_v7007000_t0000_u01786324292062") 2026/08/10 01:13:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523773_d20260810_m011127_c001_v0001183_t0054_u01786324287824") 2026/08/10 01:13:58 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1acb_d20260810_m011151_c001_v7007000_t0000_u01786324311115") 2026/08/10 01:13:58 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbea4_d20260810_m011146_c001_v0001103_t0049_u01786324306275") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57fd_d20260810_m011306_c001_v7007000_t0000_u01786324386353") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfd8_d20260810_m011257_c001_v0001103_t0030_u01786324377942") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406a_d20260810_m011252_c001_v7007000_t0000_u01786324372617") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfa0_d20260810_m011244_c001_v0001103_t0057_u01786324364125") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b29_d20260810_m011238_c001_v7007000_t0000_u01786324358491") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf64_d20260810_m011229_c001_v0001103_t0052_u01786324349942") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a0a_d20260810_m011224_c001_v7007000_t0000_u01786324344508") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf12_d20260810_m011210_c001_v0001103_t0034_u01786324330586") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba78_d20260810_m011204_c001_v7007000_t0000_u01786324324974") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbed6_d20260810_m011156_c001_v0001103_t0025_u01786324316709") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489b82b_d20260810_m011147_c001_v7007000_t0000_u01786324307535") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5237ea_d20260810_m011141_c001_v0001183_t0023_u01786324301441") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4273b_d20260810_m011135_c001_v7007000_t0000_u01786324295624") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173711_d20260810_m011131_c001_v0001161_t0028_u01786324291180") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f4a02d_d20260810_m011129_c001_v7007000_t0000_u01786324289101") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe3c_d20260810_m011122_c001_v0001103_t0015_u01786324282691") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857ac_d20260810_m011116_c001_v7007000_t0000_u01786324276830") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017369d_d20260810_m011112_c001_v0001161_t0028_u01786324272323") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21509a_d20260810_m011110_c001_v7007000_t0000_u01786324270569") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350672_d20260810_m011103_c001_v0001134_t0019_u01786324263741") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b41362bb_d20260810_m011053_c001_v7007000_t0000_u01786324253673") 2026/08/10 01:13:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173633_d20260810_m011047_c001_v0001161_t0028_u01786324247055") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787fe_d20260810_m011041_c001_v7007000_t0000_u01786324241474") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173611_d20260810_m011032_c001_v0001161_t0028_u01786324232520") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e74_d20260810_m011026_c001_v7007000_t0000_u01786324226211") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735cd_d20260810_m011018_c001_v0001161_t0028_u01786324218553") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150d8_d20260810_m011131_c001_v7007000_t0000_u01786324291875") 2026/08/10 01:14:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe5a_d20260810_m011127_c001_v0001103_t0031_u01786324287921") 2026/08/10 01:14:00 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1acc_d20260810_m011151_c001_v7007000_t0000_u01786324311290") 2026/08/10 01:14:00 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173757_d20260810_m011146_c001_v0001161_t0028_u01786324306337") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57fe_d20260810_m011306_c001_v7007000_t0000_u01786324386530") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350846_d20260810_m011258_c001_v0001134_t0019_u01786324378512") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406b_d20260810_m011252_c001_v7007000_t0000_u01786324372791") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535081e_d20260810_m011244_c001_v0001134_t0019_u01786324364525") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b2b_d20260810_m011238_c001_v7007000_t0000_u01786324358666") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507d6_d20260810_m011230_c001_v0001134_t0019_u01786324350249") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a0b_d20260810_m011224_c001_v7007000_t0000_u01786324344684") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350792_d20260810_m011211_c001_v0001134_t0019_u01786324331002") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7a_d20260810_m011205_c001_v7007000_t0000_u01786324325149") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350750_d20260810_m011157_c001_v0001134_t0019_u01786324317099") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc66c7_d20260810_m011147_c001_v7007000_t0000_u01786324307544") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350710_d20260810_m011141_c001_v0001134_t0019_u01786324301644") 2026/08/10 01:14:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4273c_d20260810_m011135_c001_v7007000_t0000_u01786324295813") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506dc_d20260810_m011131_c001_v0001134_t0019_u01786324291190") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f4a02c_d20260810_m011128_c001_v7007000_t0000_u01786324288923") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523747_d20260810_m011123_c001_v0001183_t0008_u01786324283378") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857ae_d20260810_m011117_c001_v7007000_t0000_u01786324277005") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350698_d20260810_m011112_c001_v0001134_t0019_u01786324272334") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21509b_d20260810_m011110_c001_v7007000_t0000_u01786324270580") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdd0_d20260810_m011103_c001_v0001103_t0038_u01786324263924") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc5e8f_d20260810_m011053_c001_v7007000_t0000_u01786324253692") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd6f_d20260810_m011047_c001_v0001103_t0021_u01786324247230") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a1284787ff_d20260810_m011041_c001_v7007000_t0000_u01786324241649") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd3e_d20260810_m011032_c001_v0001103_t0058_u01786324232714") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e75_d20260810_m011026_c001_v7007000_t0000_u01786324226415") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcfa_d20260810_m011018_c001_v0001103_t0036_u01786324218731") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150db_d20260810_m011132_c001_v7007000_t0000_u01786324292226") 2026/08/10 01:14:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553506d0_d20260810_m011128_c001_v0001134_t0036_u01786324288026") 2026/08/10 01:14:01 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1acd_d20260810_m011151_c001_v7007000_t0000_u01786324311478") 2026/08/10 01:14:01 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523810_d20260810_m011146_c001_v0001183_t0033_u01786324306386") 2026/08/10 01:14:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce57ff_d20260810_m011306_c001_v7007000_t0000_u01786324386705") 2026/08/10 01:14:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017387b_d20260810_m011258_c001_v0001161_t0028_u01786324378696") 2026/08/10 01:14:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406c_d20260810_m011252_c001_v7007000_t0000_u01786324372966") 2026/08/10 01:14:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173845_d20260810_m011244_c001_v0001161_t0028_u01786324364711") 2026/08/10 01:14:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b2f_d20260810_m011238_c001_v7007000_t0000_u01786324358855") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017380d_d20260810_m011230_c001_v0001161_t0028_u01786324350433") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a0d_d20260810_m011224_c001_v7007000_t0000_u01786324344861") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737d5_d20260810_m011211_c001_v0001161_t0028_u01786324331180") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7b_d20260810_m011205_c001_v7007000_t0000_u01786324325324") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173791_d20260810_m011157_c001_v0001161_t0028_u01786324317336") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41289f38e2dab4ce_d20260810_m011147_c001_v7007000_t0000_u01786324307576") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017373f_d20260810_m011141_c001_v0001161_t0028_u01786324301841") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4273e_d20260810_m011136_c001_v7007000_t0000_u01786324296002") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523791_d20260810_m011131_c001_v0001183_t0018_u01786324291317") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6298_d20260810_m011129_c001_v7007000_t0000_u01786324289449") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736d5_d20260810_m011123_c001_v0001161_t0028_u01786324283617") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857b0_d20260810_m011117_c001_v7007000_t0000_u01786324277180") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236e9_d20260810_m011112_c001_v0001183_t0004_u01786324272407") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21509c_d20260810_m011110_c001_v7007000_t0000_u01786324270755") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52369b_d20260810_m011104_c001_v0001183_t0036_u01786324264327") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c0a_d20260810_m011053_c001_v7007000_t0000_u01786324253803") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535064c_d20260810_m011047_c001_v0001134_t0019_u01786324247660") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478800_d20260810_m011041_c001_v7007000_t0000_u01786324241854") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350624_d20260810_m011033_c001_v0001134_t0019_u01786324233075") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e76_d20260810_m011026_c001_v7007000_t0000_u01786324226590") 2026/08/10 01:14:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350600_d20260810_m011019_c001_v0001134_t0019_u01786324219089") 2026/08/10 01:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4272e_d20260810_m011132_c001_v7007000_t0000_u01786324292269") 2026/08/10 01:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523779_d20260810_m011128_c001_v0001183_t0017_u01786324288038") 2026/08/10 01:14:03 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ace_d20260810_m011151_c001_v7007000_t0000_u01786324311652") 2026/08/10 01:14:03 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535072a_d20260810_m011146_c001_v0001134_t0019_u01786324306399") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5be8_d20260810_m011306_c001_v7007000_t0000_u01786324386881") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a74_d20260810_m011258_c001_v0001183_t0040_u01786324378881") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406d_d20260810_m011253_c001_v7007000_t0000_u01786324373152") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a0a_d20260810_m011244_c001_v0001183_t0042_u01786324364898") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b31_d20260810_m011239_c001_v7007000_t0000_u01786324359031") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5239aa_d20260810_m011230_c001_v0001183_t0027_u01786324350608") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a0e_d20260810_m011225_c001_v7007000_t0000_u01786324345036") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523920_d20260810_m011211_c001_v0001183_t0015_u01786324331373") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7c_d20260810_m011205_c001_v7007000_t0000_u01786324325500") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523892_d20260810_m011157_c001_v0001183_t0052_u01786324317514") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f407d372a7c308be3_d20260810_m011147_c001_v7007000_t0000_u01786324307587") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe90_d20260810_m011142_c001_v0001103_t0016_u01786324302018") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4273f_d20260810_m011136_c001_v7007000_t0000_u01786324296192") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173713_d20260810_m011131_c001_v0001161_t0028_u01786324291358") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a12847882b_d20260810_m011129_c001_v7007000_t0000_u01786324289612") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506be_d20260810_m011123_c001_v0001134_t0019_u01786324283826") 2026/08/10 01:14:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857b2_d20260810_m011117_c001_v7007000_t0000_u01786324277355") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736a1_d20260810_m011112_c001_v0001161_t0028_u01786324272511") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac295522c_d20260810_m011110_c001_v7007000_t0000_u01786324270393") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173671_d20260810_m011104_c001_v0001161_t0028_u01786324264555") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7bf9b9_d20260810_m011053_c001_v7007000_t0000_u01786324253700") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523619_d20260810_m011047_c001_v0001183_t0032_u01786324247854") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478801_d20260810_m011042_c001_v7007000_t0000_u01786324242031") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5235b5_d20260810_m011033_c001_v0001183_t0030_u01786324233311") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e77_d20260810_m011026_c001_v7007000_t0000_u01786324226765") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523525_d20260810_m011019_c001_v0001183_t0014_u01786324219357") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4272c_d20260810_m011131_c001_v7007000_t0000_u01786324291878") 2026/08/10 01:14:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001736ed_d20260810_m011128_c001_v0001161_t0055_u01786324288048") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1acf_d20260810_m011151_c001_v7007000_t0000_u01786324311827") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017375b_d20260810_m011146_c001_v0001161_t0028_u01786324306517") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5be9_d20260810_m011307_c001_v7007000_t0000_u01786324387065") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfdc_d20260810_m011259_c001_v0001103_t0024_u01786324379088") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406e_d20260810_m011253_c001_v7007000_t0000_u01786324373332") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfaa_d20260810_m011245_c001_v0001103_t0026_u01786324365105") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b32_d20260810_m011239_c001_v7007000_t0000_u01786324359208") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf6a_d20260810_m011230_c001_v0001103_t0049_u01786324350835") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a0f_d20260810_m011225_c001_v7007000_t0000_u01786324345213") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf1a_d20260810_m011211_c001_v0001103_t0057_u01786324331616") 2026/08/10 01:14:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7d_d20260810_m011205_c001_v7007000_t0000_u01786324325675") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbede_d20260810_m011157_c001_v0001103_t0020_u01786324317742") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b413631a_d20260810_m011147_c001_v7007000_t0000_u01786324307365") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5237f2_d20260810_m011142_c001_v0001183_t0050_u01786324302469") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42740_d20260810_m011136_c001_v7007000_t0000_u01786324296400") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506e0_d20260810_m011131_c001_v0001134_t0019_u01786324291369") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478829_d20260810_m011129_c001_v7007000_t0000_u01786324289436") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe44_d20260810_m011124_c001_v0001103_t0039_u01786324284013") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857b4_d20260810_m011117_c001_v7007000_t0000_u01786324277532") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535069a_d20260810_m011112_c001_v0001134_t0019_u01786324272519") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785782_d20260810_m011110_c001_v7007000_t0000_u01786324270675") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350674_d20260810_m011104_c001_v0001134_t0019_u01786324264770") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec498_d20260810_m011054_c001_v7007000_t0000_u01786324254003") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173639_d20260810_m011048_c001_v0001161_t0028_u01786324248245") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478802_d20260810_m011042_c001_v7007000_t0000_u01786324242206") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173613_d20260810_m011033_c001_v0001161_t0028_u01786324233744") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e78_d20260810_m011026_c001_v7007000_t0000_u01786324226940") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735d1_d20260810_m011019_c001_v0001161_t0028_u01786324219564") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489b820_d20260810_m011131_c001_v7007000_t0000_u01786324291877") 2026/08/10 01:14:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52377b_d20260810_m011128_c001_v0001183_t0048_u01786324288265") 2026/08/10 01:14:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ad0_d20260810_m011152_c001_v7007000_t0000_u01786324312091") 2026/08/10 01:14:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535072c_d20260810_m011146_c001_v0001134_t0019_u01786324306596") 2026/08/10 01:14:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5bea_d20260810_m011307_c001_v7007000_t0000_u01786324387257") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535084a_d20260810_m011259_c001_v0001134_t0019_u01786324379487") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce406f_d20260810_m011253_c001_v7007000_t0000_u01786324373508") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350824_d20260810_m011245_c001_v0001134_t0019_u01786324365481") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b35_d20260810_m011239_c001_v7007000_t0000_u01786324359390") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553507dc_d20260810_m011231_c001_v0001134_t0019_u01786324351172") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a10_d20260810_m011225_c001_v7007000_t0000_u01786324345393") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350796_d20260810_m011212_c001_v0001134_t0019_u01786324332043") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7e_d20260810_m011205_c001_v7007000_t0000_u01786324325850") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535075a_d20260810_m011158_c001_v0001134_t0019_u01786324318257") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec522_d20260810_m011147_c001_v7007000_t0000_u01786324307341") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350716_d20260810_m011142_c001_v0001134_t0019_u01786324302811") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42741_d20260810_m011136_c001_v7007000_t0000_u01786324296588") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe6c_d20260810_m011131_c001_v0001103_t0036_u01786324291503") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150d0_d20260810_m011129_c001_v7007000_t0000_u01786324289445") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52374d_d20260810_m011124_c001_v0001183_t0047_u01786324284321") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857b6_d20260810_m011117_c001_v7007000_t0000_u01786324277707") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236ed_d20260810_m011112_c001_v0001183_t0008_u01786324272619") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608d15_d20260810_m011110_c001_v7007000_t0000_u01786324270792") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdd6_d20260810_m011104_c001_v0001103_t0023_u01786324264956") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f420e67f86edefe78_d20260810_m011053_c001_v7007000_t0000_u01786324253732") 2026/08/10 01:14:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd78_d20260810_m011048_c001_v0001103_t0010_u01786324248423") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478803_d20260810_m011042_c001_v7007000_t0000_u01786324242382") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd48_d20260810_m011033_c001_v0001103_t0009_u01786324233938") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e79_d20260810_m011027_c001_v7007000_t0000_u01786324227115") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcfe_d20260810_m011019_c001_v0001103_t0049_u01786324219740") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a12847882c_d20260810_m011131_c001_v7007000_t0000_u01786324291878") 2026/08/10 01:14:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001736f3_d20260810_m011128_c001_v0001161_t0008_u01786324288458") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ad1_d20260810_m011152_c001_v7007000_t0000_u01786324312265") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbea8_d20260810_m011146_c001_v0001103_t0055_u01786324306616") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5beb_d20260810_m011307_c001_v7007000_t0000_u01786324387432") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173883_d20260810_m011259_c001_v0001161_t0028_u01786324379670") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4458_d20260810_m011253_c001_v7007000_t0000_u01786324373682") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173849_d20260810_m011245_c001_v0001161_t0028_u01786324365666") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b39_d20260810_m011239_c001_v7007000_t0000_u01786324359703") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173811_d20260810_m011231_c001_v0001161_t0028_u01786324351355") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a11_d20260810_m011225_c001_v7007000_t0000_u01786324345569") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001737d7_d20260810_m011212_c001_v0001161_t0028_u01786324332223") 2026/08/10 01:14:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba7f_d20260810_m011206_c001_v7007000_t0000_u01786324326025") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173797_d20260810_m011158_c001_v0001161_t0028_u01786324318433") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1abc_d20260810_m011147_c001_v7007000_t0000_u01786324307597") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173745_d20260810_m011143_c001_v0001161_t0028_u01786324303005") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42742_d20260810_m011136_c001_v7007000_t0000_u01786324296778") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173717_d20260810_m011131_c001_v0001161_t0028_u01786324291587") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478827_d20260810_m011129_c001_v7007000_t0000_u01786324289085") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736d9_d20260810_m011124_c001_v0001161_t0028_u01786324284516") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857b8_d20260810_m011117_c001_v7007000_t0000_u01786324277882") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001736a5_d20260810_m011112_c001_v0001161_t0028_u01786324272699") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78577f_d20260810_m011109_c001_v7007000_t0000_u01786324269991") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236a5_d20260810_m011105_c001_v0001183_t0045_u01786324265752") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c07_d20260810_m011053_c001_v7007000_t0000_u01786324253278") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535064e_d20260810_m011048_c001_v0001134_t0019_u01786324248891") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478804_d20260810_m011042_c001_v7007000_t0000_u01786324242558") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535062a_d20260810_m011034_c001_v0001134_t0019_u01786324234398") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e7a_d20260810_m011027_c001_v7007000_t0000_u01786324227290") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350606_d20260810_m011020_c001_v0001134_t0019_u01786324220055") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955df4_d20260810_m011131_c001_v7007000_t0000_u01786324291886") 2026/08/10 01:14:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52377f_d20260810_m011128_c001_v0001183_t0055_u01786324288492") 2026/08/10 01:14:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ad2_d20260810_m011152_c001_v7007000_t0000_u01786324312440") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017375f_d20260810_m011146_c001_v0001161_t0028_u01786324306696") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5bec_d20260810_m011307_c001_v7007000_t0000_u01786324387608") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a7a_d20260810_m011259_c001_v0001183_t0011_u01786324379855") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce4459_d20260810_m011253_c001_v7007000_t0000_u01786324373859") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523a16_d20260810_m011245_c001_v0001183_t0055_u01786324365853") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b3d_d20260810_m011239_c001_v7007000_t0000_u01786324359927") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5239b0_d20260810_m011231_c001_v0001183_t0041_u01786324351529") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a12_d20260810_m011225_c001_v7007000_t0000_u01786324345745") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52392e_d20260810_m011212_c001_v0001183_t0009_u01786324332417") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba80_d20260810_m011206_c001_v7007000_t0000_u01786324326199") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5238a2_d20260810_m011158_c001_v0001183_t0016_u01786324318612") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b4136317_d20260810_m011146_c001_v7007000_t0000_u01786324306961") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe98_d20260810_m011143_c001_v0001103_t0029_u01786324303181") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42743_d20260810_m011136_c001_v7007000_t0000_u01786324296968") 2026/08/10 01:14:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506e2_d20260810_m011131_c001_v0001134_t0019_u01786324291589") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6297_d20260810_m011129_c001_v7007000_t0000_u01786324289314") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506c0_d20260810_m011124_c001_v0001134_t0019_u01786324284692") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857ba_d20260810_m011118_c001_v7007000_t0000_u01786324278157") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535069c_d20260810_m011112_c001_v0001134_t0019_u01786324272709") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce18fa_d20260810_m011110_c001_v7007000_t0000_u01786324270393") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173675_d20260810_m011105_c001_v0001161_t0028_u01786324265988") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c08_d20260810_m011053_c001_v7007000_t0000_u01786324253452") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52361f_d20260810_m011049_c001_v0001183_t0039_u01786324249082") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478805_d20260810_m011042_c001_v7007000_t0000_u01786324242734") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5235c9_d20260810_m011034_c001_v0001183_t0041_u01786324234590") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e7b_d20260810_m011027_c001_v7007000_t0000_u01786324227508") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52352d_d20260810_m011020_c001_v0001183_t0020_u01786324220240") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae4272d_d20260810_m011132_c001_v7007000_t0000_u01786324292074") 2026/08/10 01:14:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553506d2_d20260810_m011128_c001_v0001134_t0010_u01786324288500") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ad3_d20260810_m011152_c001_v7007000_t0000_u01786324312613") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523818_d20260810_m011146_c001_v0001183_t0057_u01786324306707") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5bed_d20260810_m011307_c001_v7007000_t0000_u01786324387783") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfe2_d20260810_m011300_c001_v0001103_t0006_u01786324380050") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce445a_d20260810_m011254_c001_v7007000_t0000_u01786324374033") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfb0_d20260810_m011246_c001_v0001103_t0045_u01786324366052") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b3f_d20260810_m011240_c001_v7007000_t0000_u01786324360104") 2026/08/10 01:14:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf70_d20260810_m011231_c001_v0001103_t0024_u01786324351836") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a13_d20260810_m011225_c001_v7007000_t0000_u01786324345922") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf20_d20260810_m011212_c001_v0001103_t0011_u01786324332618") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba81_d20260810_m011206_c001_v7007000_t0000_u01786324326374") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbee4_d20260810_m011158_c001_v0001103_t0005_u01786324318880") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b4136319_d20260810_m011147_c001_v7007000_t0000_u01786324307189") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5237f8_d20260810_m011143_c001_v0001183_t0050_u01786324303587") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42744_d20260810_m011137_c001_v7007000_t0000_u01786324297156") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523795_d20260810_m011131_c001_v0001183_t0036_u01786324291589") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42722_d20260810_m011129_c001_v7007000_t0000_u01786324289367") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe46_d20260810_m011124_c001_v0001103_t0016_u01786324284868") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857bc_d20260810_m011118_c001_v7007000_t0000_u01786324278346") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe08_d20260810_m011112_c001_v0001103_t0015_u01786324272724") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215099_d20260810_m011110_c001_v7007000_t0000_u01786324270400") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c5535067c_d20260810_m011106_c001_v0001134_t0019_u01786324266173") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc5e91_d20260810_m011053_c001_v7007000_t0000_u01786324253801") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017363d_d20260810_m011049_c001_v0001161_t0028_u01786324249285") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478806_d20260810_m011042_c001_v7007000_t0000_u01786324242910") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017361b_d20260810_m011034_c001_v0001161_t0028_u01786324234811") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e7d_d20260810_m011027_c001_v7007000_t0000_u01786324227684") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735d3_d20260810_m011020_c001_v0001161_t0028_u01786324220447") 2026/08/10 01:14:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955df6_d20260810_m011132_c001_v7007000_t0000_u01786324292237") 2026/08/10 01:14:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe5e_d20260810_m011128_c001_v0001103_t0029_u01786324288522") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec49f_d20260810_m011056_c001_v7007000_t0000_u01786324256498") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c55350656_d20260810_m011051_c001_v0001134_t0047_u01786324251690") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a0_d20260810_m011056_c001_v7007000_t0000_u01786324256674") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523637_d20260810_m011051_c001_v0001183_t0013_u01786324251820") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a1_d20260810_m011056_c001_v7007000_t0000_u01786324256848") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173649_d20260810_m011051_c001_v0001161_t0008_u01786324251931") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a2_d20260810_m011057_c001_v7007000_t0000_u01786324257053") 2026/08/10 01:14:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd92_d20260810_m011051_c001_v0001103_t0052_u01786324251964") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a3_d20260810_m011057_c001_v7007000_t0000_u01786324257231") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c55350658_d20260810_m011052_c001_v0001134_t0053_u01786324252012") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a4_d20260810_m011057_c001_v7007000_t0000_u01786324257406") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52363b_d20260810_m011052_c001_v0001183_t0029_u01786324252047") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a5_d20260810_m011057_c001_v7007000_t0000_u01786324257611") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52363f_d20260810_m011052_c001_v0001183_t0059_u01786324252292") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a6_d20260810_m011057_c001_v7007000_t0000_u01786324257786") 2026/08/10 01:14:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd94_d20260810_m011052_c001_v0001103_t0013_u01786324252317") 2026/08/10 01:14:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a7_d20260810_m011057_c001_v7007000_t0000_u01786324257962") 2026/08/10 01:14:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada20017364b_d20260810_m011052_c001_v0001161_t0049_u01786324252328") 2026/08/10 01:14:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a8_d20260810_m011058_c001_v7007000_t0000_u01786324258138") 2026/08/10 01:14:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535065c_d20260810_m011052_c001_v0001134_t0037_u01786324252337") 2026/08/10 01:14:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4a9_d20260810_m011058_c001_v7007000_t0000_u01786324258313") 2026/08/10 01:14:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523643_d20260810_m011052_c001_v0001183_t0058_u01786324252488") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4aa_d20260810_m011058_c001_v7007000_t0000_u01786324258488") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535065e_d20260810_m011052_c001_v0001134_t0032_u01786324252624") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4ab_d20260810_m011058_c001_v7007000_t0000_u01786324258663") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada20017364d_d20260810_m011052_c001_v0001161_t0021_u01786324252689") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4ac_d20260810_m011058_c001_v7007000_t0000_u01786324258903") 2026/08/10 01:14:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523647_d20260810_m011052_c001_v0001183_t0008_u01786324252698") 2026/08/10 01:14:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4ad_d20260810_m011059_c001_v7007000_t0000_u01786324259079") 2026/08/10 01:14:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbd96_d20260810_m011052_c001_v0001103_t0039_u01786324252780") 2026/08/10 01:14:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402d0eab124ec4ae_d20260810_m011059_c001_v7007000_t0000_u01786324259261") 2026/08/10 01:14:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52364d_d20260810_m011052_c001_v0001183_t0024_u01786324252892") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c315_d20260810_m011113_c001_v7007000_t0000_u01786324273437") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173681_d20260810_m011108_c001_v0001161_t0020_u01786324268328") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c316_d20260810_m011113_c001_v7007000_t0000_u01786324273618") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236bb_d20260810_m011108_c001_v0001183_t0009_u01786324268371") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608d27_d20260810_m011113_c001_v7007000_t0000_u01786324273446") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236bf_d20260810_m011108_c001_v0001183_t0030_u01786324268591") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78578a_d20260810_m011113_c001_v7007000_t0000_u01786324273238") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c55350688_d20260810_m011108_c001_v0001134_t0059_u01786324268724") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78578e_d20260810_m011113_c001_v7007000_t0000_u01786324273633") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173683_d20260810_m011108_c001_v0001161_t0000_u01786324268828") 2026/08/10 01:14:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955231_d20260810_m011113_c001_v7007000_t0000_u01786324273414") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236c5_d20260810_m011108_c001_v0001183_t0005_u01786324268860") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78578c_d20260810_m011113_c001_v7007000_t0000_u01786324273458") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdee_d20260810_m011108_c001_v0001103_t0006_u01786324268905") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955232_d20260810_m011113_c001_v7007000_t0000_u01786324273682") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535068a_d20260810_m011109_c001_v0001134_t0033_u01786324269019") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f49c34_d20260810_m011113_c001_v7007000_t0000_u01786324273469") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236c7_d20260810_m011109_c001_v0001183_t0025_u01786324269078") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150a1_d20260810_m011113_c001_v7007000_t0000_u01786324273425") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdf4_d20260810_m011109_c001_v0001103_t0025_u01786324269271") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce18fd_d20260810_m011113_c001_v7007000_t0000_u01786324273241") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173685_d20260810_m011109_c001_v0001161_t0047_u01786324269282") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608d25_d20260810_m011113_c001_v7007000_t0000_u01786324273244") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236cb_d20260810_m011109_c001_v0001183_t0051_u01786324269378") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150a3_d20260810_m011113_c001_v7007000_t0000_u01786324273601") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535068c_d20260810_m011109_c001_v0001134_t0024_u01786324269476") 2026/08/10 01:14:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc2150a0_d20260810_m011113_c001_v7007000_t0000_u01786324273241") 2026/08/10 01:14:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5236cf_d20260810_m011109_c001_v0001183_t0024_u01786324269587") 2026/08/10 01:14:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955230_d20260810_m011113_c001_v7007000_t0000_u01786324273241") 2026/08/10 01:14:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbdfa_d20260810_m011109_c001_v0001103_t0043_u01786324269613") 2026/08/10 01:14:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c314_d20260810_m011113_c001_v7007000_t0000_u01786324273235") 2026/08/10 01:14:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173687_d20260810_m011109_c001_v0001161_t0028_u01786324269640") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71ce6_d20260810_m010920_c001_v7007000_t0000_u01786324160503") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f103e8d1fa302dc9a_d20260810_m010917_c001_v0001120_t0042_u01786324157755") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a69_d20260810_m010917_c001_v7007000_t0000_u01786324157563") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f103e8d1fa302dc80_d20260810_m010914_c001_v0001120_t0032_u01786324154103") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a4c_d20260810_m010913_c001_v7007000_t0000_u01786324153409") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5232c4_d20260810_m010908_c001_v0001183_t0005_u01786324148690") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955165_d20260810_m010907_c001_v7007000_t0000_u01786324147178") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4187f567dd1e50f4_d20260810_m010904_c001_v0001146_t0042_u01786324144634") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a29_d20260810_m010904_c001_v7007000_t0000_u01786324144442") 2026/08/10 01:14:15 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4187f567dd1e50e4_d20260810_m010901_c001_v0001146_t0042_u01786324141767") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a24_d20260810_m010900_c001_v7007000_t0000_u01786324140991") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173437_d20260810_m010857_c001_v0001161_t0028_u01786324137015") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b198b_d20260810_m010855_c001_v7007000_t0000_u01786324135712") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f106e194ae893c3cc_d20260810_m010854_c001_v0001179_t0027_u01786324134302") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955158_d20260810_m010854_c001_v7007000_t0000_u01786324134127") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f106e194ae893c3c4_d20260810_m010852_c001_v0001179_t0003_u01786324132168") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955156_d20260810_m010851_c001_v7007000_t0000_u01786324131389") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001733f0_d20260810_m010848_c001_v0001161_t0028_u01786324128407") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1975_d20260810_m010847_c001_v7007000_t0000_u01786324127535") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1011b80f675cf08e_d20260810_m010845_c001_v0001165_t0047_u01786324125881") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd5f0b_d20260810_m010845_c001_v7007000_t0000_u01786324125693") 2026/08/10 01:14:16 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1011b80f675cf080_d20260810_m010842_c001_v0001165_t0010_u01786324122744") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd5f08_d20260810_m010841_c001_v7007000_t0000_u01786324121977") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001733a6_d20260810_m010836_c001_v0001161_t0028_u01786324116462") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec7_d20260810_m010835_c001_v7007000_t0000_u01786324115565") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f117c6b817a870e9e_d20260810_m010833_c001_v0001042_t0018_u01786324113326") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec0_d20260810_m010833_c001_v7007000_t0000_u01786324113065") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f117c6b817a870e9a_d20260810_m010829_c001_v0001042_t0015_u01786324109666") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416eba_d20260810_m010828_c001_v7007000_t0000_u01786324108936") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173364_d20260810_m010823_c001_v0001161_t0028_u01786324103496") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c17d_d20260810_m010822_c001_v7007000_t0000_u01786324102588") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f11184bf1e474ae3e_d20260810_m010820_c001_v0001183_t0010_u01786324100660") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4231a11fe0f0f693_d20260810_m010820_c001_v7007000_t0000_u01786324100479") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f11184bf1e474ae16_d20260810_m010817_c001_v0001183_t0052_u01786324097195") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4231a11fe0f0f690_d20260810_m010816_c001_v7007000_t0000_u01786324096464") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173314_d20260810_m010810_c001_v0001161_t0028_u01786324090807") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18fb_d20260810_m010809_c001_v7007000_t0000_u01786324089687") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f10603aefcd68b20d_d20260810_m010804_c001_v0001176_t0007_u01786324084381") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac295511a_d20260810_m010804_c001_v7007000_t0000_u01786324084176") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001732e2_d20260810_m010800_c001_v0001161_t0028_u01786324080149") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f119d1203f812976e_d20260810_m010759_c001_v0001098_t0049_u01786324079321") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f119d1203f812976a_d20260810_m010757_c001_v0001098_t0005_u01786324077809") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbe3ea_d20260810_m010745_c001_v7007000_t0000_u01786324065066") 2026/08/10 01:14:17 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522fc1_d20260810_m010738_c001_v0001183_t0055_u01786324058689") 2026/08/10 01:14:18 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4036492d475a5d86_d20260810_m010737_c001_v0001183_t0031_u01786324057938") 2026/08/10 01:14:18 DEBUG : dst/one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4036492d475a5d74_d20260810_m010737_c001_v0001183_t0031_u01786324057010") 2026/08/10 01:14:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71ce8_d20260810_m010920_c001_v7007000_t0000_u01786324160677") 2026/08/10 01:14:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4027b6e68954e351_d20260810_m010917_c001_v0001145_t0047_u01786324157288") 2026/08/10 01:14:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f106362c1061e4f69_d20260810_m010912_c001_v0001150_t0033_u01786324152941") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955166_d20260810_m010907_c001_v7007000_t0000_u01786324147352") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403551fad7f9dfbf_d20260810_m010904_c001_v0001182_t0052_u01786324144246") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f109332666b8fc929_d20260810_m010900_c001_v0001037_t0011_u01786324140340") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b198d_d20260810_m010855_c001_v7007000_t0000_u01786324135888") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4183f5be0e0787b2_d20260810_m010853_c001_v0001041_t0054_u01786324133947") 2026/08/10 01:14:18 DEBUG : dst/one.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f115b4a8cf30d9295_d20260810_m010851_c001_v0001185_t0045_u01786324131203") 2026/08/10 01:14:18 DEBUG : dst/three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18fc_d20260810_m010809_c001_v7007000_t0000_u01786324089868") 2026/08/10 01:14:18 DEBUG : dst/three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f119d1203f8129784_d20260810_m010807_c001_v0001098_t0008_u01786324087968") 2026/08/10 01:14:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cea_d20260810_m010920_c001_v7007000_t0000_u01786324160853") 2026/08/10 01:14:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1050a1c2ae67aabd_d20260810_m010918_c001_v0001033_t0026_u01786324158565") 2026/08/10 01:14:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f119d93b2eb94eea6_d20260810_m010915_c001_v0001144_t0024_u01786324155131") 2026/08/10 01:14:18 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cec_d20260810_m010921_c001_v7007000_t0000_u01786324161027") 2026/08/10 01:14:18 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f103e8d1fa302dca2_d20260810_m010919_c001_v0001120_t0015_u01786324159681") 2026/08/10 01:14:18 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a6d_d20260810_m010919_c001_v7007000_t0000_u01786324159508") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f103e8d1fa302dc8e_d20260810_m010915_c001_v0001120_t0047_u01786324155919") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a63_d20260810_m010915_c001_v7007000_t0000_u01786324155744") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5232c8_d20260810_m010909_c001_v0001183_t0021_u01786324149435") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955167_d20260810_m010907_c001_v7007000_t0000_u01786324147526") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4187f567dd1e50fc_d20260810_m010906_c001_v0001146_t0042_u01786324146621") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a2d_d20260810_m010906_c001_v7007000_t0000_u01786324146423") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4187f567dd1e50ea_d20260810_m010902_c001_v0001146_t0042_u01786324142934") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae41a27_d20260810_m010902_c001_v7007000_t0000_u01786324142743") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173439_d20260810_m010857_c001_v0001161_t0028_u01786324137431") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac295515c_d20260810_m010855_c001_v7007000_t0000_u01786324135175") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523244_d20260810_m010853_c001_v0001183_t0059_u01786324133137") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955157_d20260810_m010852_c001_v7007000_t0000_u01786324132784") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001733f6_d20260810_m010848_c001_v0001161_t0028_u01786324128803") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd5f0c_d20260810_m010846_c001_v7007000_t0000_u01786324126651") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5231fe_d20260810_m010844_c001_v0001183_t0038_u01786324124405") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41499aa900fd5f0a_d20260810_m010843_c001_v7007000_t0000_u01786324123342") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001733a8_d20260810_m010836_c001_v0001161_t0028_u01786324116830") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec3_d20260810_m010834_c001_v7007000_t0000_u01786324114605") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52319c_d20260810_m010832_c001_v0001183_t0027_u01786324112046") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ebb_d20260810_m010830_c001_v7007000_t0000_u01786324110961") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017336a_d20260810_m010823_c001_v0001161_t0028_u01786324103880") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4231a11fe0f0f694_d20260810_m010821_c001_v7007000_t0000_u01786324101703") 2026/08/10 01:14:19 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523140_d20260810_m010819_c001_v0001183_t0012_u01786324099158") 2026/08/10 01:14:20 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4231a11fe0f0f692_d20260810_m010818_c001_v7007000_t0000_u01786324098103") 2026/08/10 01:14:20 DEBUG : dst/three.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173318_d20260810_m010811_c001_v0001161_t0028_u01786324091211") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955168_d20260810_m010907_c001_v7007000_t0000_u01786324147755") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1197a2b3b0ab6dd0_d20260810_m010905_c001_v0001043_t0011_u01786324145412") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f105b4e331c680e6c_d20260810_m010902_c001_v0001176_t0048_u01786324142515") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b198e_d20260810_m010856_c001_v7007000_t0000_u01786324136063") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1173478fd6dae936_d20260810_m010854_c001_v0001181_t0023_u01786324134963") 2026/08/10 01:14:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4010ffd15d60fcd9_d20260810_m010852_c001_v0001116_t0008_u01786324132554") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cee_d20260810_m010921_c001_v7007000_t0000_u01786324161242") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173483_d20260810_m010909_c001_v0001161_t0028_u01786324149261") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41375cdac2955169_d20260810_m010907_c001_v7007000_t0000_u01786324147937") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523264_d20260810_m010857_c001_v0001183_t0004_u01786324137220") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1991_d20260810_m010856_c001_v7007000_t0000_u01786324136297") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523224_d20260810_m010848_c001_v0001183_t0006_u01786324128584") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1976_d20260810_m010847_c001_v7007000_t0000_u01786324127708") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5231c0_d20260810_m010836_c001_v0001183_t0006_u01786324116639") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e416ec9_d20260810_m010835_c001_v7007000_t0000_u01786324115745") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523164_d20260810_m010823_c001_v0001183_t0022_u01786324103682") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6c17e_d20260810_m010822_c001_v7007000_t0000_u01786324102763") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5230fc_d20260810_m010811_c001_v0001183_t0026_u01786324091004") 2026/08/10 01:14:20 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18fe_d20260810_m010810_c001_v7007000_t0000_u01786324090052") 2026/08/10 01:14:21 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f112d61887eccbcba_d20260810_m010805_c001_v0001183_t0059_u01786324085539") 2026/08/10 01:14:21 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbe3ec_d20260810_m010745_c001_v7007000_t0000_u01786324065257") 2026/08/10 01:14:21 DEBUG : dst/two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4036492d475a5dc0_d20260810_m010744_c001_v0001183_t0031_u01786324064124") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa7b_d20260810_m010710_c001_v7007000_t0000_u01786324030567") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522e87_d20260810_m010707_c001_v0001183_t0041_u01786324027049") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa76_d20260810_m010705_c001_v7007000_t0000_u01786324025043") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017318c_d20260810_m010656_c001_v0001161_t0028_u01786324016375") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa54_d20260810_m010648_c001_v7007000_t0000_u01786324008263") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522da4_d20260810_m010644_c001_v0001183_t0003_u01786324004913") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3640_d20260810_m010625_c001_v7007000_t0000_u01786323985314") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ce6_d20260810_m010623_c001_v0001183_t0058_u01786323983578") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe363c_d20260810_m010622_c001_v7007000_t0000_u01786323982823") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cd6_d20260810_m010621_c001_v0001183_t0050_u01786323981716") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3635_d20260810_m010619_c001_v7007000_t0000_u01786323979175") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ca6_d20260810_m010617_c001_v0001183_t0043_u01786323977701") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe362e_d20260810_m010616_c001_v7007000_t0000_u01786323976941") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c8a_d20260810_m010615_c001_v0001183_t0042_u01786323975700") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf93_d20260810_m010610_c001_v7007000_t0000_u01786323970090") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c36_d20260810_m010608_c001_v0001183_t0006_u01786323968716") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf8f_d20260810_m010607_c001_v7007000_t0000_u01786323967966") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c26_d20260810_m010607_c001_v0001183_t0048_u01786323967204") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165d0_d20260810_m010603_c001_v7007000_t0000_u01786323963163") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522bf4_d20260810_m010602_c001_v0001183_t0056_u01786323962010") 2026/08/10 01:14:21 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165ce_d20260810_m010600_c001_v7007000_t0000_u01786323960241") 2026/08/10 01:14:22 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522bd6_d20260810_m010559_c001_v0001183_t0021_u01786323959333") 2026/08/10 01:14:22 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165cd_d20260810_m010558_c001_v7007000_t0000_u01786323958982") 2026/08/10 01:14:22 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403c8eb21000daf0_d20260810_m010558_c001_v0001106_t0023_u01786323958457") 2026/08/10 01:14:22 DEBUG : empty space: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522bb6_d20260810_m010555_c001_v0001183_t0012_u01786323955950") 2026/08/10 01:14:22 DEBUG : enormous: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe363e_d20260810_m010624_c001_v7007000_t0000_u01786323984359") 2026/08/10 01:14:22 DEBUG : enormous: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ce8_d20260810_m010623_c001_v0001183_t0037_u01786323983780") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4193c95999c71cf3_d20260810_m010925_c001_v7007000_t0000_u01786324165346") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001734cb_d20260810_m010924_c001_v0001161_t0028_u01786324164259") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa44_d20260810_m010642_c001_v7007000_t0000_u01786324002425") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d88_d20260810_m010641_c001_v0001183_t0044_u01786324001472") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c6_d20260810_m010553_c001_v7007000_t0000_u01786323953129") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b96_d20260810_m010552_c001_v0001183_t0012_u01786323952242") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c5_d20260810_m010551_c001_v7007000_t0000_u01786323951718") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b84_d20260810_m010551_c001_v0001183_t0054_u01786323951180") 2026/08/10 01:14:22 DEBUG : existing: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b7c_d20260810_m010550_c001_v0001183_t0046_u01786323950385") 2026/08/10 01:14:22 DEBUG : existing-b: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa46_d20260810_m010642_c001_v7007000_t0000_u01786324002604") 2026/08/10 01:14:22 DEBUG : existing-b: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173144_d20260810_m010641_c001_v0001161_t0028_u01786324001453") 2026/08/10 01:14:22 DEBUG : file1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785715_d20260810_m011008_c001_v7007000_t0000_u01786324208174") 2026/08/10 01:14:22 DEBUG : file1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735b1_d20260810_m011007_c001_v0001161_t0028_u01786324207080") 2026/08/10 01:14:22 DEBUG : file1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785710_d20260810_m011005_c001_v7007000_t0000_u01786324205780") 2026/08/10 01:14:23 DEBUG : file1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505d8_d20260810_m011004_c001_v0001134_t0019_u01786324204256") 2026/08/10 01:14:23 DEBUG : five: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3645_d20260810_m010629_c001_v7007000_t0000_u01786323989195") 2026/08/10 01:14:23 DEBUG : five: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc522d0e_d20260810_m010627_c001_v0001183_t0006_u01786323987355") 2026/08/10 01:14:23 DEBUG : foo: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165cf_d20260810_m010601_c001_v7007000_t0000_u01786323961664") 2026/08/10 01:14:23 DEBUG : foo: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc522be6_d20260810_m010601_c001_v0001183_t0006_u01786323961142") 2026/08/10 01:14:23 DEBUG : foo: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc522be2_d20260810_m010600_c001_v0001183_t0006_u01786323960603") 2026/08/10 01:14:23 DEBUG : four: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3646_d20260810_m010629_c001_v7007000_t0000_u01786323989370") 2026/08/10 01:14:23 DEBUG : four: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001730f0_d20260810_m010627_c001_v0001161_t0028_u01786323987909") 2026/08/10 01:14:23 DEBUG : four: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d06_d20260810_m010626_c001_v0001183_t0019_u01786323986796") 2026/08/10 01:14:23 DEBUG : hello world2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ff9_d20260810_m010502_c001_v7007000_t0000_u01786323902824") 2026/08/10 01:14:23 DEBUG : hello world2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522984_d20260810_m010502_c001_v0001183_t0053_u01786323902232") 2026/08/10 01:14:23 DEBUG : ignore-size: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c4_d20260810_m010549_c001_v7007000_t0000_u01786323949995") 2026/08/10 01:14:23 DEBUG : ignore-size: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b6e_d20260810_m010549_c001_v0001183_t0047_u01786323949082") 2026/08/10 01:14:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa42_d20260810_m010640_c001_v7007000_t0000_u01786324000690") 2026/08/10 01:14:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d7e_d20260810_m010640_c001_v0001183_t0053_u01786324000064") 2026/08/10 01:14:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe365b_d20260810_m010639_c001_v7007000_t0000_u01786323999310") 2026/08/10 01:14:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173136_d20260810_m010638_c001_v0001161_t0028_u01786323998720") 2026/08/10 01:14:23 DEBUG : one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3647_d20260810_m010629_c001_v7007000_t0000_u01786323989543") 2026/08/10 01:14:23 DEBUG : one: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc522cf6_d20260810_m010625_c001_v0001183_t0006_u01786323985671") 2026/08/10 01:14:23 DEBUG : only0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21505a_d20260810_m010959_c001_v7007000_t0000_u01786324199567") 2026/08/10 01:14:23 DEBUG : only0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4170edabe52cbc96_d20260810_m010954_c001_v0001103_t0042_u01786324194735") 2026/08/10 01:14:24 DEBUG : only0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233fe_d20260810_m010945_c001_v0001183_t0023_u01786324185019") 2026/08/10 01:14:24 DEBUG : only0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea92_d20260810_m010939_c001_v7007000_t0000_u01786324179430") 2026/08/10 01:14:24 DEBUG : only0: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523352_d20260810_m010928_c001_v0001183_t0052_u01786324168622") 2026/08/10 01:14:24 DEBUG : only1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21505b_d20260810_m010959_c001_v7007000_t0000_u01786324199762") 2026/08/10 01:14:24 DEBUG : only1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505c0_d20260810_m010954_c001_v0001134_t0019_u01786324194881") 2026/08/10 01:14:24 DEBUG : only1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523404_d20260810_m010945_c001_v0001183_t0025_u01786324185408") 2026/08/10 01:14:24 DEBUG : only1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacbbb6_d20260810_m010939_c001_v7007000_t0000_u01786324179350") 2026/08/10 01:14:24 DEBUG : only1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523356_d20260810_m010928_c001_v0001183_t0033_u01786324168997") 2026/08/10 01:14:24 DEBUG : only10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21505c_d20260810_m010959_c001_v7007000_t0000_u01786324199943") 2026/08/10 01:14:24 DEBUG : only10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc52346e_d20260810_m010954_c001_v0001183_t0006_u01786324194380") 2026/08/10 01:14:24 DEBUG : only10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523430_d20260810_m010949_c001_v0001183_t0047_u01786324189231") 2026/08/10 01:14:24 DEBUG : only10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d2b_d20260810_m010939_c001_v7007000_t0000_u01786324179236") 2026/08/10 01:14:24 DEBUG : only10: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523386_d20260810_m010933_c001_v0001183_t0044_u01786324173499") 2026/08/10 01:14:24 DEBUG : only11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21505d_d20260810_m011000_c001_v7007000_t0000_u01786324200166") 2026/08/10 01:14:24 DEBUG : only11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505be_d20260810_m010954_c001_v0001134_t0019_u01786324194707") 2026/08/10 01:14:24 DEBUG : only11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523434_d20260810_m010949_c001_v0001183_t0003_u01786324189621") 2026/08/10 01:14:24 DEBUG : only11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d27_d20260810_m010938_c001_v7007000_t0000_u01786324178657") 2026/08/10 01:14:24 DEBUG : only11: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523388_d20260810_m010933_c001_v0001183_t0044_u01786324173882") 2026/08/10 01:14:24 DEBUG : only12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21505e_d20260810_m011000_c001_v7007000_t0000_u01786324200347") 2026/08/10 01:14:24 DEBUG : only12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc523476_d20260810_m010954_c001_v0001183_t0006_u01786324194819") 2026/08/10 01:14:25 DEBUG : only12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523436_d20260810_m010950_c001_v0001183_t0032_u01786324190039") 2026/08/10 01:14:25 DEBUG : only12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d28_d20260810_m010938_c001_v7007000_t0000_u01786324178853") 2026/08/10 01:14:25 DEBUG : only12: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52339a_d20260810_m010934_c001_v0001183_t0051_u01786324174383") 2026/08/10 01:14:25 DEBUG : only13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215060_d20260810_m011000_c001_v7007000_t0000_u01786324200527") 2026/08/10 01:14:25 DEBUG : only13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173583_d20260810_m010953_c001_v0001161_t0028_u01786324193970") 2026/08/10 01:14:25 DEBUG : only13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52343e_d20260810_m010950_c001_v0001183_t0034_u01786324190611") 2026/08/10 01:14:25 DEBUG : only13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478791_d20260810_m010939_c001_v7007000_t0000_u01786324179244") 2026/08/10 01:14:25 DEBUG : only13: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52339e_d20260810_m010934_c001_v0001183_t0059_u01786324174763") 2026/08/10 01:14:25 DEBUG : only14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215061_d20260810_m011000_c001_v7007000_t0000_u01786324200707") 2026/08/10 01:14:25 DEBUG : only14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc52346a_d20260810_m010953_c001_v0001183_t0006_u01786324193982") 2026/08/10 01:14:25 DEBUG : only14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523446_d20260810_m010951_c001_v0001183_t0044_u01786324191103") 2026/08/10 01:14:25 DEBUG : only14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d2c_d20260810_m010939_c001_v7007000_t0000_u01786324179442") 2026/08/10 01:14:25 DEBUG : only14: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233a4_d20260810_m010935_c001_v0001183_t0031_u01786324175136") 2026/08/10 01:14:25 DEBUG : only15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215062_d20260810_m011000_c001_v7007000_t0000_u01786324200888") 2026/08/10 01:14:25 DEBUG : only15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505bc_d20260810_m010954_c001_v0001134_t0019_u01786324194521") 2026/08/10 01:14:25 DEBUG : only15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52344e_d20260810_m010951_c001_v0001183_t0056_u01786324191478") 2026/08/10 01:14:25 DEBUG : only15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacbbb7_d20260810_m010939_c001_v7007000_t0000_u01786324179526") 2026/08/10 01:14:25 DEBUG : only15: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233a6_d20260810_m010935_c001_v0001183_t0038_u01786324175619") 2026/08/10 01:14:25 DEBUG : only16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215063_d20260810_m011001_c001_v7007000_t0000_u01786324201069") 2026/08/10 01:14:26 DEBUG : only16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173585_d20260810_m010954_c001_v0001161_t0028_u01786324194368") 2026/08/10 01:14:26 DEBUG : only16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523450_d20260810_m010951_c001_v0001183_t0004_u01786324191859") 2026/08/10 01:14:26 DEBUG : only16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea91_d20260810_m010939_c001_v7007000_t0000_u01786324179256") 2026/08/10 01:14:26 DEBUG : only16: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233b2_d20260810_m010936_c001_v0001183_t0020_u01786324176008") 2026/08/10 01:14:26 DEBUG : only17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215064_d20260810_m011001_c001_v7007000_t0000_u01786324201252") 2026/08/10 01:14:26 DEBUG : only17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc523472_d20260810_m010954_c001_v0001183_t0006_u01786324194556") 2026/08/10 01:14:26 DEBUG : only17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523452_d20260810_m010952_c001_v0001183_t0019_u01786324192222") 2026/08/10 01:14:26 DEBUG : only17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacbbb8_d20260810_m010939_c001_v7007000_t0000_u01786324179701") 2026/08/10 01:14:26 DEBUG : only17: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233b4_d20260810_m010936_c001_v0001183_t0024_u01786324176415") 2026/08/10 01:14:26 DEBUG : only18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215065_d20260810_m011001_c001_v7007000_t0000_u01786324201593") 2026/08/10 01:14:26 DEBUG : only18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173587_d20260810_m010954_c001_v0001161_t0028_u01786324194544") 2026/08/10 01:14:26 DEBUG : only18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523458_d20260810_m010952_c001_v0001183_t0006_u01786324192602") 2026/08/10 01:14:26 DEBUG : only18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478795_d20260810_m010939_c001_v7007000_t0000_u01786324179767") 2026/08/10 01:14:27 DEBUG : only18: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233bc_d20260810_m010936_c001_v0001183_t0032_u01786324176858") 2026/08/10 01:14:27 DEBUG : only19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215066_d20260810_m011001_c001_v7007000_t0000_u01786324201786") 2026/08/10 01:14:27 DEBUG : only19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173589_d20260810_m010954_c001_v0001161_t0028_u01786324194721") 2026/08/10 01:14:27 DEBUG : only19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523464_d20260810_m010952_c001_v0001183_t0031_u01786324192975") 2026/08/10 01:14:27 DEBUG : only19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478794_d20260810_m010939_c001_v7007000_t0000_u01786324179593") 2026/08/10 01:14:27 DEBUG : only19: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5233c4_d20260810_m010937_c001_v0001183_t0020_u01786324177506") 2026/08/10 01:14:27 DEBUG : only2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215067_d20260810_m011001_c001_v7007000_t0000_u01786324201981") 2026/08/10 01:14:27 DEBUG : only2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017358b_d20260810_m010954_c001_v0001161_t0028_u01786324194897") 2026/08/10 01:14:27 DEBUG : only2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52340a_d20260810_m010945_c001_v0001183_t0006_u01786324185779") 2026/08/10 01:14:27 DEBUG : only2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478792_d20260810_m010939_c001_v7007000_t0000_u01786324179419") 2026/08/10 01:14:27 DEBUG : only2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52335c_d20260810_m010929_c001_v0001183_t0044_u01786324169687") 2026/08/10 01:14:27 DEBUG : only3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215068_d20260810_m011002_c001_v7007000_t0000_u01786324202165") 2026/08/10 01:14:27 DEBUG : only3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4170edabe52cbc9a_d20260810_m010954_c001_v0001103_t0042_u01786324194936") 2026/08/10 01:14:27 DEBUG : only3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523414_d20260810_m010946_c001_v0001183_t0026_u01786324186204") 2026/08/10 01:14:27 DEBUG : only3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a12847878f_d20260810_m010939_c001_v7007000_t0000_u01786324179071") 2026/08/10 01:14:27 DEBUG : only3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523360_d20260810_m010930_c001_v0001183_t0058_u01786324170183") 2026/08/10 01:14:27 DEBUG : only4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215069_d20260810_m011002_c001_v7007000_t0000_u01786324202349") 2026/08/10 01:14:27 DEBUG : only4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc52347a_d20260810_m010954_c001_v0001183_t0006_u01786324194996") 2026/08/10 01:14:27 DEBUG : only4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523416_d20260810_m010946_c001_v0001183_t0040_u01786324186585") 2026/08/10 01:14:27 DEBUG : only4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4185093e2bacbbb5_d20260810_m010939_c001_v7007000_t0000_u01786324179094") 2026/08/10 01:14:27 DEBUG : only4: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523364_d20260810_m010930_c001_v0001183_t0029_u01786324170558") 2026/08/10 01:14:27 DEBUG : only5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21506b_d20260810_m011002_c001_v7007000_t0000_u01786324202530") 2026/08/10 01:14:28 DEBUG : only5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017358f_d20260810_m010955_c001_v0001161_t0028_u01786324195253") 2026/08/10 01:14:28 DEBUG : only5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52341c_d20260810_m010947_c001_v0001183_t0056_u01786324187010") 2026/08/10 01:14:28 DEBUG : only5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea94_d20260810_m010939_c001_v7007000_t0000_u01786324179609") 2026/08/10 01:14:28 DEBUG : only5: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52336a_d20260810_m010931_c001_v0001183_t0014_u01786324171197") 2026/08/10 01:14:28 DEBUG : only6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21506c_d20260810_m011002_c001_v7007000_t0000_u01786324202711") 2026/08/10 01:14:28 DEBUG : only6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017358d_d20260810_m010955_c001_v0001161_t0028_u01786324195075") 2026/08/10 01:14:28 DEBUG : only6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523422_d20260810_m010947_c001_v0001183_t0047_u01786324187396") 2026/08/10 01:14:28 DEBUG : only6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea95_d20260810_m010939_c001_v7007000_t0000_u01786324179782") 2026/08/10 01:14:28 DEBUG : only6: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523370_d20260810_m010931_c001_v0001183_t0058_u01786324171586") 2026/08/10 01:14:28 DEBUG : only7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21506e_d20260810_m011002_c001_v7007000_t0000_u01786324202893") 2026/08/10 01:14:28 DEBUG : only7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4170edabe52cbc9c_d20260810_m010955_c001_v0001103_t0042_u01786324195113") 2026/08/10 01:14:28 DEBUG : only7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523424_d20260810_m010947_c001_v0001183_t0032_u01786324187773") 2026/08/10 01:14:28 DEBUG : only7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbea90_d20260810_m010939_c001_v7007000_t0000_u01786324179082") 2026/08/10 01:14:28 DEBUG : only7: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523374_d20260810_m010931_c001_v0001183_t0031_u01786324171978") 2026/08/10 01:14:28 DEBUG : only8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc21506f_d20260810_m011003_c001_v7007000_t0000_u01786324203076") 2026/08/10 01:14:28 DEBUG : only8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc52347e_d20260810_m010955_c001_v0001183_t0006_u01786324195208") 2026/08/10 01:14:28 DEBUG : only8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523428_d20260810_m010948_c001_v0001183_t0050_u01786324188413") 2026/08/10 01:14:28 DEBUG : only8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d2d_d20260810_m010939_c001_v7007000_t0000_u01786324179645") 2026/08/10 01:14:28 DEBUG : only8: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52337a_d20260810_m010932_c001_v0001183_t0012_u01786324172582") 2026/08/10 01:14:28 DEBUG : only9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42404439bc215070_d20260810_m011003_c001_v7007000_t0000_u01786324203288") 2026/08/10 01:14:28 DEBUG : only9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505c2_d20260810_m010955_c001_v0001134_t0019_u01786324195086") 2026/08/10 01:14:28 DEBUG : only9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52342c_d20260810_m010948_c001_v0001183_t0039_u01786324188838") 2026/08/10 01:14:29 DEBUG : only9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4190b163f3a57d29_d20260810_m010939_c001_v7007000_t0000_u01786324179044") 2026/08/10 01:14:29 DEBUG : only9: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523382_d20260810_m010933_c001_v0001183_t0036_u01786324173066") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3659_d20260810_m010637_c001_v7007000_t0000_u01786323997653") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173128_d20260810_m010635_c001_v0001161_t0028_u01786323995646") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3654_d20260810_m010634_c001_v7007000_t0000_u01786323994841") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d44_d20260810_m010633_c001_v0001183_t0058_u01786323993284") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe364d_d20260810_m010632_c001_v7007000_t0000_u01786323992571") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001730fc_d20260810_m010630_c001_v0001161_t0028_u01786323990437") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3639_d20260810_m010620_c001_v7007000_t0000_u01786323980895") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cc0_d20260810_m010619_c001_v0001183_t0020_u01786323979720") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3632_d20260810_m010618_c001_v7007000_t0000_u01786323978257") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ca4_d20260810_m010617_c001_v0001183_t0009_u01786323977487") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe362b_d20260810_m010616_c001_v7007000_t0000_u01786323976302") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c86_d20260810_m010615_c001_v0001183_t0032_u01786323975392") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf92_d20260810_m010609_c001_v7007000_t0000_u01786323969480") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c32_d20260810_m010608_c001_v0001183_t0010_u01786323968508") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf90_d20260810_m010608_c001_v7007000_t0000_u01786323968160") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c20_d20260810_m010606_c001_v0001183_t0028_u01786323966783") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf8d_d20260810_m010606_c001_v7007000_t0000_u01786323966432") 2026/08/10 01:14:29 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c1c_d20260810_m010605_c001_v0001183_t0012_u01786323965833") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c18_d20260810_m010605_c001_v0001183_t0021_u01786323965251") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165d2_d20260810_m010604_c001_v7007000_t0000_u01786323964861") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c0e_d20260810_m010604_c001_v0001183_t0057_u01786323964281") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c08_d20260810_m010603_c001_v0001183_t0013_u01786323963685") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165d1_d20260810_m010603_c001_v7007000_t0000_u01786323963336") 2026/08/10 01:14:30 DEBUG : potato: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522bfa_d20260810_m010602_c001_v0001183_t0041_u01786323962569") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa88_d20260810_m010719_c001_v7007000_t0000_u01786324039921") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ee3_d20260810_m010719_c001_v0001183_t0052_u01786324039363") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa80_d20260810_m010711_c001_v7007000_t0000_u01786324031337") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001731ba_d20260810_m010706_c001_v0001161_t0030_u01786324026299") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa6a_d20260810_m010659_c001_v7007000_t0000_u01786324019386") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522e1a_d20260810_m010655_c001_v0001183_t0048_u01786324015811") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa56_d20260810_m010648_c001_v7007000_t0000_u01786324008613") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada20017314c_d20260810_m010644_c001_v0001161_t0048_u01786324004533") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe363f_d20260810_m010624_c001_v7007000_t0000_u01786323984536") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ce2_d20260810_m010623_c001_v0001183_t0039_u01786323983352") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe363d_d20260810_m010622_c001_v7007000_t0000_u01786323982997") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cd2_d20260810_m010621_c001_v0001183_t0011_u01786323981507") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe363a_d20260810_m010621_c001_v7007000_t0000_u01786323981155") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cc8_d20260810_m010620_c001_v0001183_t0042_u01786323980325") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3636_d20260810_m010619_c001_v7007000_t0000_u01786323979349") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cb2_d20260810_m010618_c001_v0001183_t0042_u01786323978610") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe362f_d20260810_m010617_c001_v7007000_t0000_u01786323977133") 2026/08/10 01:14:30 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c92_d20260810_m010616_c001_v0001183_t0009_u01786323976317") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f411617f339f6bf94_d20260810_m010610_c001_v7007000_t0000_u01786323970266") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522c3a_d20260810_m010609_c001_v0001183_t0026_u01786323969273") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ffb_d20260810_m010505_c001_v7007000_t0000_u01786323905947") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522996_d20260810_m010505_c001_v0001183_t0036_u01786323905262") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ffa_d20260810_m010504_c001_v7007000_t0000_u01786323904324") 2026/08/10 01:14:31 DEBUG : potato2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52298a_d20260810_m010503_c001_v0001183_t0031_u01786323903393") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa7f_d20260810_m010711_c001_v7007000_t0000_u01786324031156") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001731be_d20260810_m010707_c001_v0001161_t0025_u01786324027264") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa6b_d20260810_m010659_c001_v7007000_t0000_u01786324019686") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522e2a_d20260810_m010656_c001_v0001183_t0044_u01786324016559") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa59_d20260810_m010649_c001_v7007000_t0000_u01786324009290") 2026/08/10 01:14:31 DEBUG : potato3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173150_d20260810_m010645_c001_v0001161_t0047_u01786324005119") 2026/08/10 01:14:31 DEBUG : pre-dest1/1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18da_d20260810_m010753_c001_v7007000_t0000_u01786324073664") 2026/08/10 01:14:31 DEBUG : pre-dest1/1: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173294_d20260810_m010745_c001_v0001161_t0028_u01786324065994") 2026/08/10 01:14:31 DEBUG : pre-dest2/2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b18db_d20260810_m010753_c001_v7007000_t0000_u01786324073846") 2026/08/10 01:14:31 DEBUG : pre-dest2/2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523049_d20260810_m010746_c001_v0001183_t0054_u01786324066537") 2026/08/10 01:14:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f403f7d67a7cbe39c_d20260810_m010732_c001_v7007000_t0000_u01786324052989") 2026/08/10 01:14:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada200173246_d20260810_m010728_c001_v0001161_t0044_u01786324048912") 2026/08/10 01:14:31 DEBUG : sizeonly: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165c3_d20260810_m010548_c001_v7007000_t0000_u01786323948555") 2026/08/10 01:14:31 DEBUG : sizeonly: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b50_d20260810_m010547_c001_v0001183_t0033_u01786323947397") 2026/08/10 01:14:31 DEBUG : splitbanan: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1ad4_d20260810_m011152_c001_v7007000_t0000_u01786324312788") 2026/08/10 01:14:32 DEBUG : splitbanan: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017374f_d20260810_m011145_c001_v0001161_t0028_u01786324305754") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5bee_d20260810_m011307_c001_v7007000_t0000_u01786324387959") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfe6_d20260810_m011301_c001_v0001103_t0000_u01786324381086") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce445c_d20260810_m011254_c001_v7007000_t0000_u01786324374208") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbfb6_d20260810_m011246_c001_v0001103_t0021_u01786324366983") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f421f864f0b4b1b41_d20260810_m011240_c001_v7007000_t0000_u01786324360280") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf78_d20260810_m011233_c001_v0001103_t0055_u01786324353527") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4067bfbb1e7c0a14_d20260810_m011226_c001_v7007000_t0000_u01786324346098") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbf3c_d20260810_m011219_c001_v0001103_t0029_u01786324339371") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4172710ae3e9ba85_d20260810_m011206_c001_v7007000_t0000_u01786324326564") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbee6_d20260810_m011159_c001_v0001103_t0003_u01786324319840") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b413631b_d20260810_m011147_c001_v7007000_t0000_u01786324307556") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523802_d20260810_m011144_c001_v0001183_t0046_u01786324304848") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41546a0aeae42745_d20260810_m011137_c001_v7007000_t0000_u01786324297346") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553506d6_d20260810_m011130_c001_v0001134_t0019_u01786324290588") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4188540824f4a02f_d20260810_m011129_c001_v7007000_t0000_u01786324289456") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe4a_d20260810_m011125_c001_v0001103_t0047_u01786324285971") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba7857be_d20260810_m011118_c001_v7007000_t0000_u01786324278522") 2026/08/10 01:14:32 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350690_d20260810_m011111_c001_v0001134_t0019_u01786324271747") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785780_d20260810_m011110_c001_v7007000_t0000_u01786324270165") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c55350684_d20260810_m011107_c001_v0001134_t0019_u01786324267277") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fc01_d20260810_m011053_c001_v7007000_t0000_u01786324253896") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173641_d20260810_m011050_c001_v0001161_t0028_u01786324250311") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f404d41a128478807_d20260810_m011043_c001_v7007000_t0000_u01786324243091") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada20017361f_d20260810_m011036_c001_v0001161_t0028_u01786324236745") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f40122dc171617e7e_d20260810_m011027_c001_v7007000_t0000_u01786324227861") 2026/08/10 01:14:33 DEBUG : splitbananasplit: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001735d9_d20260810_m011021_c001_v0001161_t0028_u01786324221413") 2026/08/10 01:14:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4227bf6ed7fc6683_d20260810_m011131_c001_v7007000_t0000_u01786324291918") 2026/08/10 01:14:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbe56_d20260810_m011127_c001_v0001103_t0005_u01786324287043") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78571c_d20260810_m011015_c001_v7007000_t0000_u01786324215528") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5234fd_d20260810_m011012_c001_v0001183_t0011_u01786324212809") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608c32_d20260810_m011011_c001_v7007000_t0000_u01786324211732") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcd0_d20260810_m011009_c001_v0001103_t0006_u01786324209081") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f41698ece5715fa43_d20260810_m010640_c001_v7007000_t0000_u01786324000900") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173140_d20260810_m010640_c001_v0001161_t0028_u01786324000052") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe365d_d20260810_m010639_c001_v7007000_t0000_u01786323999484") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d72_d20260810_m010638_c001_v0001183_t0031_u01786323998710") 2026/08/10 01:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165bb_d20260810_m010545_c001_v7007000_t0000_u01786323945432") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b30_d20260810_m010543_c001_v0001183_t0054_u01786323943957") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165b8_d20260810_m010543_c001_v7007000_t0000_u01786323943609") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522b1c_d20260810_m010542_c001_v0001183_t0041_u01786323942529") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165b7_d20260810_m010540_c001_v7007000_t0000_u01786323940546") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522ae4_d20260810_m010539_c001_v0001183_t0020_u01786323939613") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42510b775e4165b6_d20260810_m010538_c001_v7007000_t0000_u01786323938724") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522aa0_d20260810_m010531_c001_v0001183_t0024_u01786323931656") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a8a_d20260810_m010528_c001_v0001183_t0015_u01786323928523") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489a778_d20260810_m010528_c001_v7007000_t0000_u01786323928169") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a7e_d20260810_m010527_c001_v0001183_t0026_u01786323927618") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a78_d20260810_m010526_c001_v0001183_t0052_u01786323926871") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4004132ab489a775_d20260810_m010526_c001_v7007000_t0000_u01786323926519") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a4c_d20260810_m010523_c001_v0001183_t0051_u01786323923776") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a32_d20260810_m010521_c001_v0001183_t0021_u01786323921336") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785007_d20260810_m010520_c001_v7007000_t0000_u01786323920956") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a28_d20260810_m010520_c001_v0001183_t0059_u01786323920357") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522a1e_d20260810_m010519_c001_v0001183_t0038_u01786323919568") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785005_d20260810_m010519_c001_v7007000_t0000_u01786323919082") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229f6_d20260810_m010514_c001_v0001183_t0057_u01786323914629") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785002_d20260810_m010514_c001_v7007000_t0000_u01786323914246") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229ec_d20260810_m010513_c001_v0001183_t0028_u01786323913452") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785001_d20260810_m010512_c001_v7007000_t0000_u01786323912508") 2026/08/10 01:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229dc_d20260810_m010511_c001_v0001183_t0025_u01786323911881") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785000_d20260810_m010511_c001_v7007000_t0000_u01786323911289") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229d0_d20260810_m010510_c001_v0001183_t0033_u01786323910603") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784fff_d20260810_m010509_c001_v7007000_t0000_u01786323909653") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229b8_d20260810_m010508_c001_v0001183_t0021_u01786323908860") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ffe_d20260810_m010508_c001_v7007000_t0000_u01786323908287") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229a8_d20260810_m010507_c001_v0001183_t0010_u01786323907686") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ffd_d20260810_m010507_c001_v7007000_t0000_u01786323907111") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5229a2_d20260810_m010506_c001_v0001183_t0021_u01786323906527") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ff8_d20260810_m010501_c001_v7007000_t0000_u01786323901657") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522974_d20260810_m010501_c001_v0001183_t0042_u01786323901024") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ff7_d20260810_m010500_c001_v7007000_t0000_u01786323900457") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc52296a_d20260810_m010459_c001_v0001183_t0019_u01786323899839") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ff5_d20260810_m010458_c001_v7007000_t0000_u01786323898887") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522958_d20260810_m010458_c001_v0001183_t0031_u01786323898186") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba784ff4_d20260810_m010455_c001_v7007000_t0000_u01786323895877") 2026/08/10 01:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522942_d20260810_m010455_c001_v0001183_t0037_u01786323895255") 2026/08/10 01:14:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba78571d_d20260810_m011015_c001_v7007000_t0000_u01786324215705") 2026/08/10 01:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001735bf_d20260810_m011012_c001_v0001161_t0007_u01786324212820") 2026/08/10 01:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f417ee63460608c33_d20260810_m011011_c001_v7007000_t0000_u01786324211911") 2026/08/10 01:14:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553505e8_d20260810_m011009_c001_v0001134_t0036_u01786324209095") 2026/08/10 01:14:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce5fd8_d20260810_m011310_c001_v7007000_t0000_u01786324390227") 2026/08/10 01:14:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535085e_d20260810_m011309_c001_v0001134_t0044_u01786324389451") 2026/08/10 01:14:36 DEBUG : sub/yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3658_d20260810_m010637_c001_v7007000_t0000_u01786323997129") 2026/08/10 01:14:36 DEBUG : sub/yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d5f_d20260810_m010635_c001_v0001183_t0053_u01786323995553") 2026/08/10 01:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785716_d20260810_m011008_c001_v7007000_t0000_u01786324208352") 2026/08/10 01:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4105d06c553505de_d20260810_m011006_c001_v0001134_t0019_u01786324206722") 2026/08/10 01:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785711_d20260810_m011005_c001_v7007000_t0000_u01786324205955") 2026/08/10 01:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cbcbc_d20260810_m011004_c001_v0001103_t0033_u01786324204262") 2026/08/10 01:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785717_d20260810_m011008_c001_v7007000_t0000_u01786324208530") 2026/08/10 01:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5234cd_d20260810_m011006_c001_v0001183_t0017_u01786324206732") 2026/08/10 01:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f409cb53cba785712_d20260810_m011006_c001_v7007000_t0000_u01786324206132") 2026/08/10 01:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc5234b3_d20260810_m011004_c001_v0001183_t0027_u01786324204273") 2026/08/10 01:14:36 DEBUG : three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3648_d20260810_m010629_c001_v7007000_t0000_u01786323989717") 2026/08/10 01:14:36 DEBUG : three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522d1e_d20260810_m010628_c001_v0001183_t0024_u01786323988627") 2026/08/10 01:14:36 DEBUG : three: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc522cfe_d20260810_m010626_c001_v0001183_t0032_u01786323986024") 2026/08/10 01:14:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce63c2_d20260810_m011311_c001_v7007000_t0000_u01786324391727") 2026/08/10 01:14:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada2001738bd_d20260810_m011311_c001_v0001161_t0028_u01786324391137") 2026/08/10 01:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce7f31_d20260810_m011330_c001_v7007000_t0000_u01786324410778") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523b48_d20260810_m011328_c001_v0001183_t0051_u01786324408953") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce775e_d20260810_m011327_c001_v7007000_t0000_u01786324407376") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001738f3_d20260810_m011325_c001_v0001161_t0048_u01786324405726") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce7371_d20260810_m011324_c001_v7007000_t0000_u01786324404779") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c553508a6_d20260810_m011324_c001_v0001134_t0038_u01786324404029") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce6b99_d20260810_m011319_c001_v7007000_t0000_u01786324399131") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1024ada2001738d1_d20260810_m011317_c001_v0001161_t0005_u01786324397765") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce6f82_d20260810_m011321_c001_v7007000_t0000_u01786324401447") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523af6_d20260810_m011320_c001_v0001183_t0048_u01786324400105") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce67ae_d20260810_m011316_c001_v7007000_t0000_u01786324396836") 2026/08/10 01:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1105d06c5535087a_d20260810_m011316_c001_v0001134_t0025_u01786324396017") 2026/08/10 01:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce67ad_d20260810_m011315_c001_v7007000_t0000_u01786324395100") 2026/08/10 01:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cc012_d20260810_m011314_c001_v0001103_t0036_u01786324394363") 2026/08/10 01:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce63c3_d20260810_m011313_c001_v7007000_t0000_u01786324393397") 2026/08/10 01:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f114f3786cc523ad6_d20260810_m011312_c001_v0001183_t0038_u01786324392759") 2026/08/10 01:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f415e3533b413651c_d20260810_m011335_c001_v7007000_t0000_u01786324415822") 2026/08/10 01:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173915_d20260810_m011335_c001_v0001161_t0028_u01786324415225") 2026/08/10 01:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce736e_d20260810_m011323_c001_v7007000_t0000_u01786324403083") 2026/08/10 01:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cc03a_d20260810_m011322_c001_v0001103_t0005_u01786324402371") 2026/08/10 01:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce7f32_d20260810_m011331_c001_v7007000_t0000_u01786324411351") 2026/08/10 01:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1170edabe52cc058_d20260810_m011330_c001_v0001103_t0033_u01786324410279") 2026/08/10 01:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f42640cede4ce7b47_d20260810_m011327_c001_v7007000_t0000_u01786324407959") 2026/08/10 01:14:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1090226565ac3178_d20260810_m011326_c001_v0001157_t0041_u01786324406954") 2026/08/10 01:14:38 DEBUG : two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3649_d20260810_m010629_c001_v7007000_t0000_u01786323989892") 2026/08/10 01:14:38 DEBUG : two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f402b21846848cbfc_d20260810_m010628_c001_v0001180_t0049_u01786323988082") 2026/08/10 01:14:38 DEBUG : two: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f414f3786cc522cfa_d20260810_m010625_c001_v0001183_t0006_u01786323985847") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe365a_d20260810_m010637_c001_v7007000_t0000_u01786323997832") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f116c593a85e31078_d20260810_m010636_c001_v0001145_t0004_u01786323996543") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3651_d20260810_m010634_c001_v7007000_t0000_u01786323994296") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4024ada200173114_d20260810_m010633_c001_v0001161_t0028_u01786323993290") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe364b_d20260810_m010632_c001_v7007000_t0000_u01786323992048") 2026/08/10 01:14:38 DEBUG : yam: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f102b21846848cc08_d20260810_m010630_c001_v0001180_t0004_u01786323990449") 2026/08/10 01:14:38 DEBUG : yaml: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe3655_d20260810_m010635_c001_v7007000_t0000_u01786323995014") 2026/08/10 01:14:38 DEBUG : yaml: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f119bee825192c51d_d20260810_m010634_c001_v0001179_t0038_u01786323994098") 2026/08/10 01:14:38 DEBUG : yaml: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f4057acd004fe364e_d20260810_m010632_c001_v7007000_t0000_u01786323992752") 2026/08/10 01:14:38 DEBUG : yaml: Deleting (id "4_z7fe27dc3303deb9b9ff80e1b_f1076eeeaf74a8e6b_d20260810_m010631_c001_v0001032_t0006_u01786323991546") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m47.238790147s (try 1/5)