"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/26 05:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo" 2026/07/26 05:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 05:06:03 DEBUG : Creating backend with remote "/tmp/rclone1168069946" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/26 05:06:04 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:04 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:05 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:05 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:06 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:07 DEBUG : Creating backend with remote "/non-existing" 2026/07/26 05:06:07 DEBUG : Config file has changed externally - reloading 2026/07/26 05:06:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/26 05:06:07 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:07 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:09 INFO : B2 bucket rclone-test-zusodox2nupo: Running all checks before starting transfers 2026/07/26 05:06:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:10 INFO : B2 bucket rclone-test-zusodox2nupo: Checks finished, now starting transfers 2026/07/26 05:06:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:11 ERROR : Ignoring --no-traverse with sync 2026/07/26 05:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:11 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:11 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:11 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/26 05:06:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:12 DEBUG : hello world2: size = 12 OK 2026/07/26 05:06:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/26 05:06:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:06:13 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:13 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:14 DEBUG : potato2: size = 11 OK 2026/07/26 05:06:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:06:15 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:15 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:15 DEBUG : potato2: size = 11 OK 2026/07/26 05:06:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 05:06:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:06:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:06:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:06:16 INFO : sub dir2: Making directory 2026/07/26 05:06:16 INFO : sub dir: Making directory 2026/07/26 05:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:16 INFO : sub dir2/sub sub dir2: Making directory 2026/07/26 05:06:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:17 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/26 05:06:17 DEBUG : B2 bucket rclone-test-zusodox2nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:17 INFO : sub dir2: Making directory 2026/07/26 05:06:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 05:06:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:19 DEBUG : sub dir2: Making directory with metadata 2026/07/26 05:06:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:06:19 INFO : sub dir2: Making directory 2026/07/26 05:06:19 INFO : sub dir: Making directory 2026/07/26 05:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:19 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:19 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:19 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:19 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/26 05:06:19 DEBUG : B2 bucket rclone-test-zusodox2nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/26 05:06:20 DEBUG : B2 bucket rclone-test-zusodox2nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:20 INFO : sub dir2: Making directory 2026/07/26 05:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:21 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:22 DEBUG : sub dir2: Making directory with metadata 2026/07/26 05:06:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:06:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:06:22 INFO : sub dir2: Making directory 2026/07/26 05:06:22 INFO : sub dir: Making directory 2026/07/26 05:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:22 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/26 05:06:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:23 INFO : sub dir2: Making directory 2026/07/26 05:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:23 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:23 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:24 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-putojut4zidu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-putojut4zidu 2026/07/26 05:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:26 DEBUG : B2 bucket rclone-test-putojut4zidu: Waiting for checks to finish 2026/07/26 05:06:26 DEBUG : B2 bucket rclone-test-putojut4zidu: Waiting for transfers to finish 2026/07/26 05:06:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:27 DEBUG : B2 bucket rclone-test-putojut4zidu: Purge remote 2026/07/26 05:06:27 INFO : B2 bucket rclone-test-putojut4zidu: cleaning bucket "rclone-test-putojut4zidu" of all files 2026/07/26 05:06:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f324d03d01d9bcb9ff80e1b_f11979a020a7420b9_d20260726_m050627_c001_v0001174_t0025_u01785042387395") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:30 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:06:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:06:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:06:30 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:30 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:06:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 05:06:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-magamuc0saqe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-magamuc0saqe 2026/07/26 05:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:32 DEBUG : B2 bucket rclone-test-magamuc0saqe: Waiting for checks to finish 2026/07/26 05:06:32 DEBUG : B2 bucket rclone-test-magamuc0saqe: Waiting for transfers to finish 2026/07/26 05:06:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:34 DEBUG : B2 bucket rclone-test-magamuc0saqe: Waiting for checks to finish 2026/07/26 05:06:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:06:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-magamuc0saqe) 2026/07/26 05:06:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:06:34 DEBUG : B2 bucket rclone-test-magamuc0saqe: Waiting for transfers to finish 2026/07/26 05:06:34 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:06:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 05:06:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:34 DEBUG : B2 bucket rclone-test-magamuc0saqe: Purge remote 2026/07/26 05:06:34 INFO : B2 bucket rclone-test-magamuc0saqe: cleaning bucket "rclone-test-magamuc0saqe" of all files 2026/07/26 05:06:35 DEBUG : sub dir/hello world: Deleting (id "4_zff625d63d01d9bcb9ff80e1b_f1058ecdcc9be0f3a_d20260726_m050634_c001_v0001137_t0035_u01785042394459") 2026/07/26 05:06:35 DEBUG : sub dir/hello world: Deleting (id "4_zff625d63d01d9bcb9ff80e1b_f11744415f345a927_d20260726_m050633_c001_v0001182_t0041_u01785042393327") --- PASS: TestServerSideCopyOverSelf (5.63s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:37 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:06:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:06:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:06:37 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:37 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:06:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 05:06:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/26 05:06:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vofesiz8toya" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-vofesiz8toya 2026/07/26 05:06:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:40 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for checks to finish 2026/07/26 05:06:40 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for transfers to finish 2026/07/26 05:06:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:06:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:41 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for checks to finish 2026/07/26 05:06:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:06:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vofesiz8toya) 2026/07/26 05:06:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:06:41 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for transfers to finish 2026/07/26 05:06:42 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:06:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 05:06:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:42 INFO : sub dir/hello world: Deleted 2026/07/26 05:06:43 DEBUG : testing file moves 2026/07/26 05:06:43 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for checks to finish 2026/07/26 05:06:43 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:06:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vofesiz8toya) 2026/07/26 05:06:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:06:43 DEBUG : B2 bucket rclone-test-vofesiz8toya: Waiting for transfers to finish 2026/07/26 05:06:43 DEBUG : sub dir/hello world: size = 24 OK 2026/07/26 05:06:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/26 05:06:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:06:44 INFO : sub dir/hello world: Deleted 2026/07/26 05:06:44 DEBUG : B2 bucket rclone-test-vofesiz8toya: Purge remote 2026/07/26 05:06:44 INFO : B2 bucket rclone-test-vofesiz8toya: cleaning bucket "rclone-test-vofesiz8toya" of all files 2026/07/26 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fb27d43d01d9bcb9ff80e1b_f11193a5c585c3bf6_d20260726_m050643_c001_v0001037_t0044_u01785042403470") 2026/07/26 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fb27d43d01d9bcb9ff80e1b_f1047689d5b750cb2_d20260726_m050641_c001_v0001037_t0049_u01785042401895") 2026/07/26 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fb27d43d01d9bcb9ff80e1b_f117ec3d1899f4f1a_d20260726_m050640_c001_v0001179_t0033_u01785042400801") --- PASS: TestServerSideMoveOverSelf (7.40s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:46 ERROR : error listing: directory not found 2026/07/26 05:06:46 INFO : Local file system at /tmp/rclone1168069946: Making directory 2026/07/26 05:06:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:06:48 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for checks to finish 2026/07/26 05:06:48 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for transfers to finish 2026/07/26 05:06:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/26 05:06:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:06:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/26 05:06:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/26 05:06:49 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:49 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:49 DEBUG : check sum: size = 1 OK 2026/07/26 05:06:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:06:49 INFO : check sum: Copied (new) 2026/07/26 05:06:49 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:50 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:50 DEBUG : check sum: size = 1 OK 2026/07/26 05:06:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:06:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/26 05:06:50 DEBUG : check sum: Unchanged skipping 2026/07/26 05:06:50 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:50 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/26 05:06:51 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:51 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:51 DEBUG : sizeonly: size = 6 OK 2026/07/26 05:06:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 05:06:51 INFO : sizeonly: Copied (new) 2026/07/26 05:06:51 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:51 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:51 DEBUG : sizeonly: size = 6 OK 2026/07/26 05:06:51 DEBUG : sizeonly: Sizes identical 2026/07/26 05:06:51 DEBUG : sizeonly: Unchanged skipping 2026/07/26 05:06:51 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:51 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/26 05:06:52 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:52 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/26 05:06:52 INFO : ignore-size: Copied (new) 2026/07/26 05:06:52 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:06:53 DEBUG : ignore-size: Unchanged skipping 2026/07/26 05:06:53 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:53 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:54 DEBUG : existing: size = 6 OK 2026/07/26 05:06:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:06:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:54 DEBUG : existing: Unchanged skipping 2026/07/26 05:06:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:54 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:54 INFO : There was nothing to transfer 2026/07/26 05:06:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/26 05:06:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:55 DEBUG : existing: size = 6 OK 2026/07/26 05:06:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 05:06:55 INFO : existing: Copied (replaced existing) 2026/07/26 05:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.94s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:06:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:56 DEBUG : existing: size = 6 OK 2026/07/26 05:06:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 05:06:56 INFO : existing: Copied (new) 2026/07/26 05:06:56 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:56 DEBUG : existing: Destination exists, skipping 2026/07/26 05:06:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:56 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:06:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/26 05:06:58 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:06:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:06:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:06:58 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:06:58 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:06:59 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:06:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:06:59 INFO : a/potato2: Copied (new) 2026/07/26 05:06:59 DEBUG : Waiting for deletions to finish 2026/07/26 05:06:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:01 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 05:07:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:07:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/26 05:07:01 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:01 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:01 INFO : There was nothing to transfer 2026/07/26 05:07:01 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 05:07:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:07:02 INFO : empty space: Updated modification time in destination 2026/07/26 05:07:02 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:02 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:02 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:03 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 05:07:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:07:03 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:05 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:05 DEBUG : foo: size = 3 OK 2026/07/26 05:07:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 05:07:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:05 DEBUG : foo: sha1 differ 2026/07/26 05:07:05 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:05 DEBUG : foo: size = 3 OK 2026/07/26 05:07:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/26 05:07:05 INFO : foo: Copied (replaced existing) 2026/07/26 05:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 05:07:06 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:06 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:06 DEBUG : potato: size = 60 OK 2026/07/26 05:07:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:06 INFO : potato: Copied (new) 2026/07/26 05:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:08 DEBUG : potato: size = 60 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:08 DEBUG : potato: Sizes differ 2026/07/26 05:07:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:09 DEBUG : potato: size = 21 OK 2026/07/26 05:07:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/26 05:07:09 INFO : potato: Copied (replaced existing) 2026/07/26 05:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.75s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:10 DEBUG : potato: size = 21 OK 2026/07/26 05:07:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/26 05:07:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:10 DEBUG : potato: sha1 differ 2026/07/26 05:07:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:11 DEBUG : potato: size = 21 OK 2026/07/26 05:07:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/26 05:07:11 INFO : potato: Copied (replaced existing) 2026/07/26 05:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:12 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:12 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/26 05:07:12 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:14 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:14 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:14 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:14 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:15 DEBUG : potato2: size = 60 OK 2026/07/26 05:07:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:15 INFO : potato2: Copied (new) 2026/07/26 05:07:15 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:17 INFO : d: Making directory 2026/07/26 05:07:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/26 05:07:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:17 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:07:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:17 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:07:17 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:17 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:17 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:07:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:17 INFO : a/potato2: Copied (new) 2026/07/26 05:07:17 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/26 05:07:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:20 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:07:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:07:20 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:20 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:20 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:07:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:20 INFO : a/potato2: Copied (new) 2026/07/26 05:07:20 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting files as there were IO errors 2026/07/26 05:07:20 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:22 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:22 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:22 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:22 INFO : potato: Deleted 2026/07/26 05:07:23 DEBUG : potato2: size = 60 OK 2026/07/26 05:07:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:24 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:24 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:24 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:25 INFO : potato: Deleted 2026/07/26 05:07:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:25 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:25 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:25 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:25 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:25 DEBUG : potato2: size = 60 OK 2026/07/26 05:07:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:27 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:27 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:27 DEBUG : potato2: size = 19 OK 2026/07/26 05:07:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/26 05:07:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:07:29 DEBUG : enormous: Excluded 2026/07/26 05:07:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:07:29 DEBUG : potato2: Excluded 2026/07/26 05:07:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:07:29 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:29 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:29 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:29 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:29 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:29 INFO : There was nothing to transfer 2026/07/26 05:07:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:07:29 DEBUG : enormous: Excluded 2026/07/26 05:07:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:07:29 DEBUG : potato2: Excluded 2026/07/26 05:07:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:07:30 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/26 05:07:30 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:30 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for checks to finish 2026/07/26 05:07:30 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for transfers to finish 2026/07/26 05:07:30 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:07:31 DEBUG : enormous: Excluded 2026/07/26 05:07:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:07:31 DEBUG : potato2: Excluded 2026/07/26 05:07:32 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:07:32 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:32 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:32 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:32 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:32 INFO : enormous: Deleted 2026/07/26 05:07:32 INFO : potato2: Deleted 2026/07/26 05:07:32 INFO : There was nothing to transfer 2026/07/26 05:07:32 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/26 05:07:32 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:32 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for checks to finish 2026/07/26 05:07:32 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for transfers to finish 2026/07/26 05:07:32 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:32 INFO : enormous: Deleted 2026/07/26 05:07:32 INFO : potato2: Deleted 2026/07/26 05:07:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.65s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:34 DEBUG : five: Need to transfer - File not found at Destination 2026/07/26 05:07:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:34 DEBUG : four: size = 8 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:34 DEBUG : four: Sizes differ 2026/07/26 05:07:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 05:07:34 DEBUG : three: size = 5 OK 2026/07/26 05:07:34 DEBUG : three: Sizes identical 2026/07/26 05:07:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 05:07:34 DEBUG : two: size = 3 OK 2026/07/26 05:07:34 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:34 DEBUG : one: Destination is newer than source, skipping 2026/07/26 05:07:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:34 DEBUG : two: sha1 differ 2026/07/26 05:07:34 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:35 DEBUG : five: size = 4 OK 2026/07/26 05:07:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 05:07:35 INFO : five: Copied (new) 2026/07/26 05:07:35 DEBUG : four: size = 4 OK 2026/07/26 05:07:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 05:07:35 INFO : four: Copied (replaced existing) 2026/07/26 05:07:35 DEBUG : two: size = 3 OK 2026/07/26 05:07:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 05:07:35 INFO : two: Copied (replaced existing) 2026/07/26 05:07:35 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:36 DEBUG : four: size = 4 OK 2026/07/26 05:07:36 DEBUG : five: size = 4 OK 2026/07/26 05:07:36 DEBUG : two: size = 3 OK 2026/07/26 05:07:36 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:36 DEBUG : one: Destination is newer than source, skipping 2026/07/26 05:07:36 DEBUG : three: size = 5 OK 2026/07/26 05:07:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 05:07:36 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/26 05:07:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 05:07:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1168069946) 2026/07/26 05:07:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 05:07:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 05:07:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:36 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/26 05:07:36 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/26 05:07:36 DEBUG : three: sha1 differ 2026/07/26 05:07:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 05:07:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 05:07:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 05:07:36 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:36 DEBUG : three: size = 5 OK 2026/07/26 05:07:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:07:36 INFO : three: Copied (replaced existing) 2026/07/26 05:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.35s) === 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-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/26 05:07:37 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:37 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:37 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 05:07:37 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 05:07:37 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:38 DEBUG : potato: size = 14 OK 2026/07/26 05:07:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 05:07:38 INFO : potato: Copied (new) 2026/07/26 05:07:38 DEBUG : yam: size = 11 OK 2026/07/26 05:07:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:38 INFO : yam: Copied (new) 2026/07/26 05:07:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:38 DEBUG : potato: size = 14 OK 2026/07/26 05:07:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:07:38 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:38 DEBUG : potato: Unchanged skipping 2026/07/26 05:07:38 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:39 DEBUG : yaml: size = 11 OK 2026/07/26 05:07:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:39 INFO : yam: Copied (server-side copy) to: yaml 2026/07/26 05:07:39 INFO : yam: Deleted 2026/07/26 05:07:39 INFO : yaml: Renamed from "yam" 2026/07/26 05:07:39 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/26 05:07:40 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:40 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:40 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 05:07:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 05:07:40 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:40 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:41 DEBUG : yam: size = 11 OK 2026/07/26 05:07:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:41 INFO : yam: Copied (new) 2026/07/26 05:07:41 DEBUG : potato: size = 14 OK 2026/07/26 05:07:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 05:07:41 INFO : potato: Copied (new) 2026/07/26 05:07:41 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:41 DEBUG : potato: size = 14 OK 2026/07/26 05:07:41 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:07:41 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:41 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:41 DEBUG : potato: Unchanged skipping 2026/07/26 05:07:41 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:41 DEBUG : yaml: size = 11 OK 2026/07/26 05:07:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:41 INFO : yam: Copied (server-side copy) to: yaml 2026/07/26 05:07:42 INFO : yam: Deleted 2026/07/26 05:07:42 INFO : yaml: Renamed from "yam" 2026/07/26 05:07:42 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/26 05:07:43 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:43 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:43 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 05:07:43 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/26 05:07:43 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:43 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1102-19.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001102_t0051": EOF 2026/07/26 05:07:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-19.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001102_t0051": EOF) 2026/07/26 05:07:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 05:07:43 DEBUG : potato: Received error: Post "https://pod-000-1102-19.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001102_t0051": EOF - low level retry 0/10 2026/07/26 05:07:43 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 05:07:43 DEBUG : sub/yam: size = 11 OK 2026/07/26 05:07:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:43 INFO : sub/yam: Copied (new) 2026/07/26 05:07:43 DEBUG : potato: size = 14 OK 2026/07/26 05:07:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 05:07:43 INFO : potato: Copied (new) 2026/07/26 05:07:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:07:44 DEBUG : potato: size = 14 OK 2026/07/26 05:07:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:07:44 INFO : B2 bucket rclone-test-zusodox2nupo: Making map for --track-renames 2026/07/26 05:07:44 INFO : B2 bucket rclone-test-zusodox2nupo: Finished making map for --track-renames 2026/07/26 05:07:44 DEBUG : potato: Unchanged skipping 2026/07/26 05:07:44 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:44 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for renames to finish 2026/07/26 05:07:44 DEBUG : yam: size = 11 OK 2026/07/26 05:07:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 05:07:44 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/26 05:07:44 INFO : sub/yam: Deleted 2026/07/26 05:07:44 INFO : yam: Renamed from "sub/yam" 2026/07/26 05:07:44 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:45 DEBUG : Creating backend with remote "/tmp/rclone1168069946/dir1" 2026/07/26 05:07:45 DEBUG : Creating backend with remote "/tmp/rclone1168069946/dir2" 2026/07/26 05:07:45 DEBUG : Local file system at /tmp/rclone1168069946/dir2: Using server-side directory move 2026/07/26 05:07:45 INFO : Local file system at /tmp/rclone1168069946/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 05:07:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/26 05:07:45 INFO : file1.txt: Moved (server-side) 2026/07/26 05:07:45 DEBUG : Local file system at /tmp/rclone1168069946/dir2: Waiting for checks to finish 2026/07/26 05:07:45 DEBUG : Local file system at /tmp/rclone1168069946/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:07:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 05:07:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:07:46 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:07:46 INFO : sub dir/hello world: Deleted 2026/07/26 05:07:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 05:07:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/26 05:07:46 INFO : nested/sub dir/file: Copied (new) 2026/07/26 05:07:46 INFO : nested/sub dir/file: Deleted 2026/07/26 05:07:46 INFO : sub dir: Removing directory 2026/07/26 05:07:46 INFO : nested/sub dir: Removing directory 2026/07/26 05:07:46 INFO : nested: Removing directory 2026/07/26 05:07:46 DEBUG : Local file system at /tmp/rclone1168069946: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:07:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 05:07:47 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:47 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:07:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:07:47 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:07:47 INFO : sub dir/hello world: Deleted 2026/07/26 05:07:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 05:07:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/26 05:07:48 INFO : nested/sub dir/file: Copied (new) 2026/07/26 05:07:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/26 05:07:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:07:49 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:49 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:49 DEBUG : existing-b: size = 6 OK 2026/07/26 05:07:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/26 05:07:49 INFO : existing-b: Copied (new) 2026/07/26 05:07:49 INFO : existing-b: Deleted 2026/07/26 05:07:49 DEBUG : existing: size = 6 OK 2026/07/26 05:07:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 05:07:49 INFO : existing: Copied (new) 2026/07/26 05:07:49 INFO : existing: Deleted 2026/07/26 05:07:50 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:07:50 DEBUG : existing: Destination exists, skipping 2026/07/26 05:07:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/26 05:07:50 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:07:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:07:51 DEBUG : Creating backend with remote "TestB2:rclone-test-puzilub5luke" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-puzilub5luke 2026/07/26 05:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:54 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 05:07:54 DEBUG : empty space: Unchanged skipping 2026/07/26 05:07:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:07:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-puzilub5luke) 2026/07/26 05:07:54 DEBUG : potato3: Sizes differ 2026/07/26 05:07:54 DEBUG : B2 bucket rclone-test-puzilub5luke: Waiting for checks to finish 2026/07/26 05:07:54 INFO : empty space: Deleted 2026/07/26 05:07:54 DEBUG : B2 bucket rclone-test-puzilub5luke: Waiting for transfers to finish 2026/07/26 05:07:55 DEBUG : potato2: size = 60 OK 2026/07/26 05:07:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:55 INFO : potato2: Copied (server-side copy) 2026/07/26 05:07:55 DEBUG : potato3: size = 68 OK 2026/07/26 05:07:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:07:55 INFO : potato3: Copied (server-side copy) 2026/07/26 05:07:55 INFO : potato2: Deleted 2026/07/26 05:07:55 INFO : potato3: Deleted 2026/07/26 05:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sudiyep5foyo" 2026/07/26 05:07:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/26 05:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:07:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 05:07:57 DEBUG : B2 bucket rclone-test-sudiyep5foyo: Waiting for checks to finish 2026/07/26 05:07:57 DEBUG : B2 bucket rclone-test-sudiyep5foyo: Waiting for transfers to finish 2026/07/26 05:07:57 DEBUG : empty space: size = 1 OK 2026/07/26 05:07:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:07:57 INFO : empty space: Copied (server-side copy) 2026/07/26 05:07:57 INFO : empty space: Deleted 2026/07/26 05:07:58 DEBUG : potato2: size = 60 OK 2026/07/26 05:07:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:07:58 INFO : potato2: Copied (server-side copy) 2026/07/26 05:07:58 INFO : potato2: Deleted 2026/07/26 05:07:58 DEBUG : potato3: size = 68 OK 2026/07/26 05:07:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:07:58 INFO : potato3: Copied (server-side copy) 2026/07/26 05:07:58 INFO : potato3: Deleted 2026/07/26 05:07:58 DEBUG : B2 bucket rclone-test-sudiyep5foyo: Purge remote 2026/07/26 05:07:58 INFO : B2 bucket rclone-test-sudiyep5foyo: cleaning bucket "rclone-test-sudiyep5foyo" of all files 2026/07/26 05:07:59 DEBUG : empty space: Deleting (id "4_z4f72ad03d02d9bcb9ff80e1b_f11572989c5c439ea_d20260726_m050757_c001_v0001181_t0001_u01785042477629") 2026/07/26 05:07:59 DEBUG : potato2: Deleting (id "4_z4f72ad03d02d9bcb9ff80e1b_f105feb02a225997d_d20260726_m050757_c001_v0001173_t0008_u01785042477885") 2026/07/26 05:07:59 DEBUG : potato3: Deleting (id "4_z4f72ad03d02d9bcb9ff80e1b_f116f67ebb498d835_d20260726_m050758_c001_v0001172_t0047_u01785042478013") 2026/07/26 05:07:59 DEBUG : B2 bucket rclone-test-puzilub5luke: Purge remote 2026/07/26 05:07:59 INFO : B2 bucket rclone-test-puzilub5luke: cleaning bucket "rclone-test-puzilub5luke" of all files 2026/07/26 05:07:59 DEBUG : empty space: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f41910b2c82e07023_d20260726_m050757_c001_v7007000_t0000_u01785042477859") 2026/07/26 05:07:59 DEBUG : empty space: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f114609d0b4c9a4d4_d20260726_m050753_c001_v0001184_t0013_u01785042473976") 2026/07/26 05:07:59 DEBUG : potato2: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f41910b2c82e07024_d20260726_m050758_c001_v7007000_t0000_u01785042478203") 2026/07/26 05:07:59 DEBUG : potato2: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f103b82978587bbbb_d20260726_m050754_c001_v0001098_t0031_u01785042474737") 2026/07/26 05:07:59 DEBUG : potato3: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f41910b2c82e07025_d20260726_m050758_c001_v7007000_t0000_u01785042478438") 2026/07/26 05:07:59 DEBUG : potato3: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f10690d8ff5cbe3c3_d20260726_m050755_c001_v0001184_t0050_u01785042475100") 2026/07/26 05:07:59 DEBUG : potato3: Deleting (id "4_z7fb29d03d02d9bcb9ff80e1b_f114609d0b4c9a4d8_d20260726_m050754_c001_v0001184_t0018_u01785042474162") --- PASS: TestServerSideMove (10.18s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lemevic4lura" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-lemevic4lura 2026/07/26 05:08:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:08:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:08:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:08:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lemevic4lura) 2026/07/26 05:08:05 DEBUG : potato3: Sizes differ 2026/07/26 05:08:05 DEBUG : B2 bucket rclone-test-lemevic4lura: Waiting for checks to finish 2026/07/26 05:08:05 DEBUG : B2 bucket rclone-test-lemevic4lura: Waiting for transfers to finish 2026/07/26 05:08:05 DEBUG : potato2: size = 60 OK 2026/07/26 05:08:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:08:05 INFO : potato2: Copied (server-side copy) 2026/07/26 05:08:06 INFO : potato2: Deleted 2026/07/26 05:08:06 DEBUG : potato3: size = 68 OK 2026/07/26 05:08:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:08:06 INFO : potato3: Copied (server-side copy) 2026/07/26 05:08:06 INFO : potato3: Deleted 2026/07/26 05:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-noqopod0kuna" 2026/07/26 05:08:07 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:08:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:08:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 05:08:07 DEBUG : B2 bucket rclone-test-noqopod0kuna: Waiting for checks to finish 2026/07/26 05:08:07 DEBUG : B2 bucket rclone-test-noqopod0kuna: Waiting for transfers to finish 2026/07/26 05:08:08 DEBUG : potato2: size = 60 OK 2026/07/26 05:08:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:08:08 INFO : potato2: Copied (server-side copy) 2026/07/26 05:08:08 INFO : potato2: Deleted 2026/07/26 05:08:09 DEBUG : potato3: size = 68 OK 2026/07/26 05:08:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:08:09 INFO : potato3: Copied (server-side copy) 2026/07/26 05:08:09 INFO : potato3: Deleted 2026/07/26 05:08:09 DEBUG : B2 bucket rclone-test-noqopod0kuna: Purge remote 2026/07/26 05:08:09 INFO : B2 bucket rclone-test-noqopod0kuna: cleaning bucket "rclone-test-noqopod0kuna" of all files 2026/07/26 05:08:10 DEBUG : potato2: Deleting (id "4_zdf72cda3d02d9bcb9ff80e1b_f1153a4fe4471f970_d20260726_m050808_c001_v0001043_t0036_u01785042488416") 2026/07/26 05:08:10 DEBUG : potato3: Deleting (id "4_zdf72cda3d02d9bcb9ff80e1b_f114ce1988af9c812_d20260726_m050808_c001_v0001174_t0047_u01785042488825") 2026/07/26 05:08:10 DEBUG : B2 bucket rclone-test-lemevic4lura: Purge remote 2026/07/26 05:08:10 INFO : B2 bucket rclone-test-lemevic4lura: cleaning bucket "rclone-test-lemevic4lura" of all files 2026/07/26 05:08:10 DEBUG : empty space: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f103c406191398713_d20260726_m050804_c001_v0001182_t0048_u01785042484940") 2026/07/26 05:08:10 DEBUG : potato2: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f407f393e6e336af8_d20260726_m050808_c001_v7007000_t0000_u01785042488822") 2026/07/26 05:08:10 DEBUG : potato2: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f114c6c7017bd9d34_d20260726_m050805_c001_v0001099_t0045_u01785042485725") 2026/07/26 05:08:10 DEBUG : potato3: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f407f393e6e336af9_d20260726_m050809_c001_v7007000_t0000_u01785042489438") 2026/07/26 05:08:10 DEBUG : potato3: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f1082931ac10f9c6a_d20260726_m050806_c001_v0001179_t0038_u01785042486084") 2026/07/26 05:08:10 DEBUG : potato3: Deleting (id "4_z3f82bdb3d02d9bcb9ff80e1b_f103c406191398715_d20260726_m050805_c001_v0001182_t0020_u01785042485150") --- PASS: TestServerSideMoveWithFilter (11.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-volohud6haco" 2026/07/26 05:08:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zusodox2nupo -> B2 bucket rclone-test-volohud6haco 2026/07/26 05:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:08:17 DEBUG : empty space: size = 1 OK 2026/07/26 05:08:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 05:08:17 DEBUG : empty space: Unchanged skipping 2026/07/26 05:08:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:08:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-volohud6haco) 2026/07/26 05:08:17 DEBUG : potato3: Sizes differ 2026/07/26 05:08:17 DEBUG : B2 bucket rclone-test-volohud6haco: Waiting for checks to finish 2026/07/26 05:08:17 INFO : empty space: Deleted 2026/07/26 05:08:17 DEBUG : B2 bucket rclone-test-volohud6haco: Waiting for transfers to finish 2026/07/26 05:08:18 DEBUG : potato3: size = 68 OK 2026/07/26 05:08:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:08:18 INFO : potato3: Copied (server-side copy) 2026/07/26 05:08:18 INFO : potato3: Deleted 2026/07/26 05:08:19 DEBUG : potato2: size = 60 OK 2026/07/26 05:08:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:08:19 INFO : potato2: Copied (server-side copy) 2026/07/26 05:08:19 INFO : potato2: Deleted 2026/07/26 05:08:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fajeduc0jonu" 2026/07/26 05:08:20 INFO : tomatoDir: Making directory 2026/07/26 05:08:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/26 05:08:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:08:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 05:08:20 DEBUG : B2 bucket rclone-test-fajeduc0jonu: Waiting for checks to finish 2026/07/26 05:08:20 DEBUG : B2 bucket rclone-test-fajeduc0jonu: Waiting for transfers to finish 2026/07/26 05:08:21 DEBUG : potato2: size = 60 OK 2026/07/26 05:08:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 05:08:21 INFO : potato2: Copied (server-side copy) 2026/07/26 05:08:21 INFO : potato2: Deleted 2026/07/26 05:08:21 DEBUG : empty space: size = 1 OK 2026/07/26 05:08:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 05:08:21 INFO : empty space: Copied (server-side copy) 2026/07/26 05:08:21 DEBUG : potato3: size = 68 OK 2026/07/26 05:08:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 05:08:21 INFO : potato3: Copied (server-side copy) 2026/07/26 05:08:21 INFO : empty space: Deleted 2026/07/26 05:08:21 INFO : potato3: Deleted 2026/07/26 05:08:22 DEBUG : B2 bucket rclone-test-fajeduc0jonu: Purge remote 2026/07/26 05:08:22 INFO : B2 bucket rclone-test-fajeduc0jonu: cleaning bucket "rclone-test-fajeduc0jonu" of all files 2026/07/26 05:08:22 DEBUG : empty space: Deleting (id "4_z1fb2fdd3d02d9bcb9ff80e1b_f1026f74f5480cadd_d20260726_m050821_c001_v0001182_t0015_u01785042501561") 2026/07/26 05:08:22 DEBUG : potato2: Deleting (id "4_z1fb2fdd3d02d9bcb9ff80e1b_f11473acec7f05750_d20260726_m050821_c001_v0001176_t0015_u01785042501287") 2026/07/26 05:08:22 DEBUG : potato3: Deleting (id "4_z1fb2fdd3d02d9bcb9ff80e1b_f116aae36cdf84b91_d20260726_m050821_c001_v0001181_t0033_u01785042501667") 2026/07/26 05:08:23 DEBUG : B2 bucket rclone-test-volohud6haco: Purge remote 2026/07/26 05:08:23 INFO : B2 bucket rclone-test-volohud6haco: cleaning bucket "rclone-test-volohud6haco" of all files 2026/07/26 05:08:23 DEBUG : empty space: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f418881b453671227_d20260726_m050821_c001_v7007000_t0000_u01785042501774") 2026/07/26 05:08:23 DEBUG : empty space: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f10067c55b757ece5_d20260726_m050816_c001_v0001091_t0023_u01785042496231") 2026/07/26 05:08:23 DEBUG : potato2: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f418881b453671226_d20260726_m050821_c001_v7007000_t0000_u01785042501539") 2026/07/26 05:08:23 DEBUG : potato2: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f100e51fbdf63e474_d20260726_m050817_c001_v0001144_t0016_u01785042497839") 2026/07/26 05:08:23 DEBUG : potato3: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f41142c4d302b5c00_d20260726_m050821_c001_v7007000_t0000_u01785042501890") 2026/07/26 05:08:23 DEBUG : potato3: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f1007c61a166cc59f_d20260726_m050817_c001_v0001106_t0022_u01785042497990") 2026/07/26 05:08:23 DEBUG : potato3: Deleting (id "4_z6f72ed73d02d9bcb9ff80e1b_f10067c55b757ece7_d20260726_m050816_c001_v0001091_t0025_u01785042496776") 2026/07/26 05:08:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/26 05:08:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 05:08:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.31s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/rclone-sync-test" 2026/07/26 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/rclone-sync-test-include/layer2" 2026/07/26 05:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/rclone-sync-test-ignore-file" 2026/07/26 05:08:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/26 05:08:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 05:08:38 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 05:08:38 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test: Waiting for checks to finish 2026/07/26 05:08:38 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test: Waiting for transfers to finish 2026/07/26 05:08:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:38 INFO : There was nothing to transfer 2026/07/26 05:08:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:08:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:08:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:38 INFO : There was nothing to transfer 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/26 05:08:39 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:39 INFO : There was nothing to transfer 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:08:39 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:39 INFO : There was nothing to transfer 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/26 05:08:39 DEBUG : B2 bucket rclone-test-zusodox2nupo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/26 05:08:39 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/CompareDest" 2026/07/26 05:08:43 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 05:08:43 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:43 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:44 DEBUG : one: size = 3 OK 2026/07/26 05:08:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:08:44 INFO : one: Copied (new) 2026/07/26 05:08:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:45 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:45 DEBUG : one: Sizes differ 2026/07/26 05:08:45 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:45 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:45 DEBUG : one: size = 5 OK 2026/07/26 05:08:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 05:08:45 INFO : one: Copied (replaced existing) 2026/07/26 05:08:45 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:47 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:47 DEBUG : one: Sizes differ 2026/07/26 05:08:47 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:47 DEBUG : one: size = 5 OK 2026/07/26 05:08:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:08:47 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:47 INFO : There was nothing to transfer 2026/07/26 05:08:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:48 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:48 DEBUG : one: Sizes differ 2026/07/26 05:08:49 DEBUG : two: size = 3 OK 2026/07/26 05:08:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 05:08:49 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:49 DEBUG : one: size = 5 OK 2026/07/26 05:08:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:08:49 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:49 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:49 INFO : There was nothing to transfer 2026/07/26 05:08:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:49 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:49 DEBUG : one: Sizes differ 2026/07/26 05:08:49 DEBUG : two: size = 3 OK 2026/07/26 05:08:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 05:08:49 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:49 DEBUG : one: size = 5 OK 2026/07/26 05:08:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:08:49 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:49 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:49 INFO : There was nothing to transfer 2026/07/26 05:08:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:50 DEBUG : one: Sizes differ 2026/07/26 05:08:51 DEBUG : two: size = 3 OK 2026/07/26 05:08:51 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/26 05:08:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 05:08:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 05:08:51 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:51 DEBUG : one: size = 5 OK 2026/07/26 05:08:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:08:51 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:51 DEBUG : Waiting for deletions to finish 2026/07/26 05:08:51 INFO : There was nothing to transfer 2026/07/26 05:08:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:51 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:08:51 DEBUG : one: Sizes differ 2026/07/26 05:08:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:08:51 DEBUG : two: size = 3 (B2 bucket rclone-test-zusodox2nupo path CompareDest) 2026/07/26 05:08:51 DEBUG : two: Sizes differ 2026/07/26 05:08:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 05:08:51 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:08:51 DEBUG : one: size = 5 OK 2026/07/26 05:08:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:08:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:08:51 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:08:52 DEBUG : two: size = 5 OK 2026/07/26 05:08:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/26 05:08:52 INFO : two: Copied (new) 2026/07/26 05:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.63s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dest" 2026/07/26 05:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/pre-dest1" 2026/07/26 05:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/pre-dest2" 2026/07/26 05:08:59 DEBUG : 1: size = 1 OK 2026/07/26 05:08:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:08:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/26 05:08:59 DEBUG : 2: size = 1 OK 2026/07/26 05:08:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:08:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/26 05:09:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/26 05:09:00 DEBUG : B2 bucket rclone-test-zusodox2nupo path dest: Waiting for checks to finish 2026/07/26 05:09:00 DEBUG : B2 bucket rclone-test-zusodox2nupo path dest: Waiting for transfers to finish 2026/07/26 05:09:01 DEBUG : 3: size = 1 OK 2026/07/26 05:09:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/26 05:09:01 INFO : 3: Copied (new) 2026/07/26 05:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.46s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/CopyDest" 2026/07/26 05:09:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 05:09:05 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:05 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:06 DEBUG : one: size = 3 OK 2026/07/26 05:09:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:09:06 INFO : one: Copied (new) 2026/07/26 05:09:06 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:07 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:07 DEBUG : one: Sizes differ 2026/07/26 05:09:07 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:07 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:07 DEBUG : one: size = 5 OK 2026/07/26 05:09:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 05:09:07 INFO : one: Copied (replaced existing) 2026/07/26 05:09:07 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/BackupDir" 2026/07/26 05:09:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:10 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:10 DEBUG : one: Sizes differ 2026/07/26 05:09:10 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:11 DEBUG : one: size = 5 OK 2026/07/26 05:09:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:11 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:11 DEBUG : one: Sizes differ 2026/07/26 05:09:12 DEBUG : one: size = 3 OK 2026/07/26 05:09:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:09:12 INFO : one: Copied (server-side copy) 2026/07/26 05:09:13 INFO : one: Deleted 2026/07/26 05:09:13 DEBUG : one: size = 5 OK 2026/07/26 05:09:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 05:09:13 INFO : one: Copied (server-side copy) 2026/07/26 05:09:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/26 05:09:13 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:13 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001183_t0037": EOF 2026/07/26 05:09:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001183_t0037": EOF) 2026/07/26 05:09:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-zusodox2nupo: 1/10 (Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/af22ed63d00d9bcb9ff80e1b/c001_v0001183_t0037": EOF) 2026/07/26 05:09:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 05:09:16 DEBUG : one: size = 5 OK 2026/07/26 05:09:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:16 DEBUG : one: Unchanged skipping 2026/07/26 05:09:17 DEBUG : two: size = 3 OK 2026/07/26 05:09:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:17 DEBUG : two: size = 3 OK 2026/07/26 05:09:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 05:09:17 INFO : two: Copied (server-side copy) 2026/07/26 05:09:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/26 05:09:17 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:17 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:17 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:17 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:17 DEBUG : one: size = 5 OK 2026/07/26 05:09:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:17 DEBUG : one: Unchanged skipping 2026/07/26 05:09:17 DEBUG : two: size = 3 OK 2026/07/26 05:09:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:17 DEBUG : two: Unchanged skipping 2026/07/26 05:09:17 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:17 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:17 INFO : There was nothing to transfer 2026/07/26 05:09:18 DEBUG : one: size = 5 OK 2026/07/26 05:09:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:18 DEBUG : one: Unchanged skipping 2026/07/26 05:09:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:18 DEBUG : three: size = 5 (B2 bucket rclone-test-zusodox2nupo path CopyDest) 2026/07/26 05:09:18 DEBUG : three: Sizes differ 2026/07/26 05:09:18 DEBUG : three: Destination not found in --copy-dest 2026/07/26 05:09:18 DEBUG : three: Need to transfer - File not found at Destination 2026/07/26 05:09:18 DEBUG : two: size = 3 OK 2026/07/26 05:09:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 05:09:18 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:18 DEBUG : two: Unchanged skipping 2026/07/26 05:09:18 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:19 DEBUG : three: size = 7 OK 2026/07/26 05:09:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/26 05:09:19 INFO : three: Copied (new) 2026/07/26 05:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.92s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/backup" 2026/07/26 05:09:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:25 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:25 DEBUG : one: Sizes differ 2026/07/26 05:09:25 DEBUG : two: size = 3 OK 2026/07/26 05:09:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:25 DEBUG : two: Unchanged skipping 2026/07/26 05:09:25 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:26 DEBUG : one: size = 3 OK 2026/07/26 05:09:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:09:26 INFO : one: Copied (server-side copy) 2026/07/26 05:09:26 INFO : one: Deleted 2026/07/26 05:09:26 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:27 DEBUG : one: size = 4 OK 2026/07/26 05:09:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:27 INFO : one: Copied (new) 2026/07/26 05:09:27 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:28 DEBUG : three.txt: size = 5 OK 2026/07/26 05:09:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:09:28 INFO : three.txt: Copied (server-side copy) 2026/07/26 05:09:28 INFO : three.txt: Deleted 2026/07/26 05:09:28 INFO : three.txt: Moved into backup dir 2026/07/26 05:09:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:30 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:30 DEBUG : one: Sizes differ 2026/07/26 05:09:30 DEBUG : two: size = 3 OK 2026/07/26 05:09:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:30 DEBUG : two: Unchanged skipping 2026/07/26 05:09:30 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:31 DEBUG : one: size = 4 OK 2026/07/26 05:09:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:31 INFO : one: Copied (server-side copy) 2026/07/26 05:09:31 INFO : one: Deleted 2026/07/26 05:09:31 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:31 DEBUG : one: size = 5 OK 2026/07/26 05:09:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:09:31 INFO : one: Copied (new) 2026/07/26 05:09:31 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:32 DEBUG : three.txt: size = 6 OK 2026/07/26 05:09:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:09:32 INFO : three.txt: Copied (server-side copy) 2026/07/26 05:09:32 INFO : three.txt: Deleted 2026/07/26 05:09:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.70s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/backup" 2026/07/26 05:09:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:38 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:38 DEBUG : one: Sizes differ 2026/07/26 05:09:38 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:38 DEBUG : two: size = 3 OK 2026/07/26 05:09:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:38 DEBUG : two: Unchanged skipping 2026/07/26 05:09:39 DEBUG : one.bak: size = 3 OK 2026/07/26 05:09:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:09:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:09:40 INFO : one: Deleted 2026/07/26 05:09:40 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:40 DEBUG : one: size = 4 OK 2026/07/26 05:09:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:40 INFO : one: Copied (new) 2026/07/26 05:09:40 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 05:09:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:09:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:09:41 INFO : three.txt: Deleted 2026/07/26 05:09:41 INFO : three.txt: Moved into backup dir 2026/07/26 05:09:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:43 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:43 DEBUG : two: size = 3 OK 2026/07/26 05:09:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:43 DEBUG : two: Unchanged skipping 2026/07/26 05:09:43 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:43 DEBUG : one: Sizes differ 2026/07/26 05:09:43 DEBUG : one.bak: size = 4 OK 2026/07/26 05:09:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:09:44 INFO : one: Deleted 2026/07/26 05:09:44 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:44 DEBUG : one: size = 5 OK 2026/07/26 05:09:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:09:44 INFO : one: Copied (new) 2026/07/26 05:09:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:44 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 05:09:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:09:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:09:44 INFO : three.txt: Deleted 2026/07/26 05:09:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/backup" 2026/07/26 05:09:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:50 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:50 DEBUG : one: Sizes differ 2026/07/26 05:09:50 DEBUG : two: size = 3 OK 2026/07/26 05:09:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:50 DEBUG : two: Unchanged skipping 2026/07/26 05:09:50 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:52 DEBUG : one-2019-01-01: size = 3 OK 2026/07/26 05:09:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:09:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 05:09:52 INFO : one: Deleted 2026/07/26 05:09:52 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:53 DEBUG : one: size = 4 OK 2026/07/26 05:09:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:53 INFO : one: Copied (new) 2026/07/26 05:09:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/26 05:09:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:09:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 05:09:54 INFO : three.txt: Deleted 2026/07/26 05:09:54 INFO : three.txt: Moved into backup dir 2026/07/26 05:09:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:09:56 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:09:56 DEBUG : one: Sizes differ 2026/07/26 05:09:56 DEBUG : two: size = 3 OK 2026/07/26 05:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:09:56 DEBUG : two: Unchanged skipping 2026/07/26 05:09:56 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:09:56 DEBUG : one-2019-01-01: size = 4 OK 2026/07/26 05:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:09:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 05:09:57 INFO : one: Deleted 2026/07/26 05:09:57 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:09:57 DEBUG : one: size = 5 OK 2026/07/26 05:09:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:09:57 INFO : one: Copied (new) 2026/07/26 05:09:57 DEBUG : Waiting for deletions to finish 2026/07/26 05:09:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/26 05:09:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:09:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 05:09:58 INFO : three.txt: Deleted 2026/07/26 05:09:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.43s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:10:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:02 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:02 DEBUG : one: Sizes differ 2026/07/26 05:10:02 DEBUG : two: size = 3 OK 2026/07/26 05:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:02 DEBUG : two: Unchanged skipping 2026/07/26 05:10:02 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:10:03 DEBUG : one.bak: size = 3 OK 2026/07/26 05:10:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:10:03 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:10:03 INFO : one: Deleted 2026/07/26 05:10:03 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:10:04 DEBUG : one: size = 4 OK 2026/07/26 05:10:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:04 INFO : one: Copied (new) 2026/07/26 05:10:04 DEBUG : Waiting for deletions to finish 2026/07/26 05:10:05 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 05:10:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:10:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:10:05 INFO : three.txt: Deleted 2026/07/26 05:10:05 INFO : three.txt: Moved into backup dir 2026/07/26 05:10:06 DEBUG : one.bak: Excluded (Path Filter) 2026/07/26 05:10:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/26 05:10:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:06 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:06 DEBUG : one: Sizes differ 2026/07/26 05:10:06 DEBUG : two: size = 3 OK 2026/07/26 05:10:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:06 DEBUG : two: Unchanged skipping 2026/07/26 05:10:06 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for checks to finish 2026/07/26 05:10:06 DEBUG : one.bak: size = 4 OK 2026/07/26 05:10:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:06 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:10:06 INFO : one: Deleted 2026/07/26 05:10:06 DEBUG : B2 bucket rclone-test-zusodox2nupo path dst: Waiting for transfers to finish 2026/07/26 05:10:07 DEBUG : one: size = 5 OK 2026/07/26 05:10:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:10:07 INFO : one: Copied (new) 2026/07/26 05:10:07 DEBUG : Waiting for deletions to finish 2026/07/26 05:10:07 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 05:10:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:10:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:10:08 INFO : three.txt: Deleted 2026/07/26 05:10:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.47s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:10:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:11 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:11 DEBUG : one: Sizes differ 2026/07/26 05:10:12 DEBUG : one.bak: size = 3 OK 2026/07/26 05:10:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:10:12 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:10:12 INFO : one: Deleted 2026/07/26 05:10:14 DEBUG : one: size = 4 OK 2026/07/26 05:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:14 INFO : one: Copied (new) 2026/07/26 05:10:14 DEBUG : two: size = 3 OK 2026/07/26 05:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:14 DEBUG : two: Unchanged skipping 2026/07/26 05:10:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:14 DEBUG : three.txt: Sizes differ 2026/07/26 05:10:14 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 05:10:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:10:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:10:15 INFO : three.txt: Deleted 2026/07/26 05:10:16 DEBUG : three.txt: size = 6 OK 2026/07/26 05:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:10:16 INFO : three.txt: Copied (new) 2026/07/26 05:10:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:16 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:16 DEBUG : one: Sizes differ 2026/07/26 05:10:17 DEBUG : one.bak: size = 4 OK 2026/07/26 05:10:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 05:10:17 INFO : one: Deleted 2026/07/26 05:10:17 DEBUG : one: size = 5 OK 2026/07/26 05:10:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:10:17 INFO : one: Copied (new) 2026/07/26 05:10:18 DEBUG : two: size = 3 OK 2026/07/26 05:10:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:18 DEBUG : two: Unchanged skipping 2026/07/26 05:10:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:18 DEBUG : three.txt: Sizes differ 2026/07/26 05:10:19 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 05:10:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:10:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 05:10:19 INFO : three.txt: Deleted 2026/07/26 05:10:19 DEBUG : three.txt: size = 19 OK 2026/07/26 05:10:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/26 05:10:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.94s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodox2nupo/dst" 2026/07/26 05:10:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:23 DEBUG : one: size = 3 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:23 DEBUG : one: Sizes differ 2026/07/26 05:10:25 DEBUG : one-2019-01-01: size = 3 OK 2026/07/26 05:10:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 05:10:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 05:10:25 INFO : one: Deleted 2026/07/26 05:10:26 DEBUG : one: size = 4 OK 2026/07/26 05:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:26 INFO : one: Copied (new) 2026/07/26 05:10:26 DEBUG : two: size = 3 OK 2026/07/26 05:10:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:26 DEBUG : two: Unchanged skipping 2026/07/26 05:10:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:26 DEBUG : three.txt: Sizes differ 2026/07/26 05:10:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/26 05:10:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 05:10:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 05:10:27 INFO : three.txt: Deleted 2026/07/26 05:10:27 DEBUG : three.txt: size = 6 OK 2026/07/26 05:10:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:10:27 INFO : three.txt: Copied (new) 2026/07/26 05:10:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/26 05:10:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 05:10:28 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 05:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:28 DEBUG : one: size = 4 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:28 DEBUG : one: Sizes differ 2026/07/26 05:10:28 DEBUG : one-2019-01-01: size = 4 OK 2026/07/26 05:10:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 05:10:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 05:10:29 INFO : one: Deleted 2026/07/26 05:10:29 DEBUG : one: size = 5 OK 2026/07/26 05:10:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 05:10:29 INFO : one: Copied (new) 2026/07/26 05:10:29 DEBUG : two: size = 3 OK 2026/07/26 05:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:29 DEBUG : two: Unchanged skipping 2026/07/26 05:10:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-zusodox2nupo path dst) 2026/07/26 05:10:29 DEBUG : three.txt: Sizes differ 2026/07/26 05:10:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/26 05:10:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 05:10:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 05:10:30 INFO : three.txt: Deleted 2026/07/26 05:10:30 DEBUG : three.txt: size = 19 OK 2026/07/26 05:10:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/26 05:10:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.87s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:33 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:10:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:10:33 DEBUG : Testêé: Sizes differ 2026/07/26 05:10:33 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:10:33 DEBUG : Testêé: size = 14 OK 2026/07/26 05:10:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/26 05:10:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/26 05:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.02s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:10:34 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:10:34 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:10:34 DEBUG : existing: size = 6 OK 2026/07/26 05:10:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 05:10:34 INFO : existing: Copied (new) 2026/07/26 05:10:34 DEBUG : Waiting for deletions to finish 2026/07/26 05:10:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:10:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:10:35 DEBUG : existing: Sizes differ 2026/07/26 05:10:35 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:10:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/26 05:10:35 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:10:35 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting files as there were IO errors 2026/07/26 05:10:35 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:36 DEBUG : EXISTING: size = 6 OK 2026/07/26 05:10:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:36 DEBUG : existing: Unchanged skipping 2026/07/26 05:10:36 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:10:36 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:10:36 DEBUG : Waiting for deletions to finish 2026/07/26 05:10:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", 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-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:10:54 DEBUG : both10: size = 6 OK 2026/07/26 05:10:54 DEBUG : both11: size = 6 OK 2026/07/26 05:10:54 DEBUG : both12: size = 6 OK 2026/07/26 05:10:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:10:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both0: size = 6 OK 2026/07/26 05:10:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both10: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both13: size = 6 OK 2026/07/26 05:10:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both13: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both14: size = 6 OK 2026/07/26 05:10:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both12: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both15: size = 6 OK 2026/07/26 05:10:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both11: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both16: size = 6 OK 2026/07/26 05:10:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both16: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both17: size = 6 OK 2026/07/26 05:10:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both0: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both18: size = 6 OK 2026/07/26 05:10:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both18: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both19: size = 6 OK 2026/07/26 05:10:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both19: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both1: size = 6 OK 2026/07/26 05:10:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both1: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both2: size = 6 OK 2026/07/26 05:10:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both14: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both3: size = 6 OK 2026/07/26 05:10:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both15: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both4: size = 6 OK 2026/07/26 05:10:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both2: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both3: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both6: size = 6 OK 2026/07/26 05:10:54 DEBUG : both5: size = 6 OK 2026/07/26 05:10:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both17: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both7: size = 6 OK 2026/07/26 05:10:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both6: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both8: size = 6 OK 2026/07/26 05:10:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both5: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both9: size = 6 OK 2026/07/26 05:10:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:10:54 DEBUG : both9: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both4: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both7: Unchanged skipping 2026/07/26 05:10:54 DEBUG : both8: Unchanged skipping 2026/07/26 05:10:54 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:10:54 DEBUG : Waiting for deletions to finish 2026/07/26 05:10:54 INFO : only10: Deleted 2026/07/26 05:10:54 INFO : only13: Deleted 2026/07/26 05:10:55 INFO : only17: Deleted 2026/07/26 05:10:55 INFO : only19: Deleted 2026/07/26 05:10:55 INFO : only2: Deleted 2026/07/26 05:10:55 INFO : only4: Deleted 2026/07/26 05:10:55 INFO : only9: Deleted 2026/07/26 05:10:55 INFO : only12: Deleted 2026/07/26 05:10:55 INFO : only18: Deleted 2026/07/26 05:10:55 INFO : only3: Deleted 2026/07/26 05:10:55 INFO : only6: Deleted 2026/07/26 05:10:55 INFO : only8: Deleted 2026/07/26 05:10:55 INFO : only0: Deleted 2026/07/26 05:10:55 INFO : only15: Deleted 2026/07/26 05:10:55 INFO : only16: Deleted 2026/07/26 05:10:55 INFO : only5: Deleted 2026/07/26 05:10:55 INFO : only7: Deleted 2026/07/26 05:10:55 INFO : only11: Deleted 2026/07/26 05:10:55 INFO : only14: Deleted 2026/07/26 05:10:55 INFO : only1: Deleted 2026/07/26 05:10:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.93s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:16 DEBUG : both0: size = 6 OK 2026/07/26 05:11:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both0: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both10: size = 6 OK 2026/07/26 05:11:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both10: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both11: size = 6 OK 2026/07/26 05:11:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both11: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both12: size = 6 OK 2026/07/26 05:11:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both12: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both13: size = 6 OK 2026/07/26 05:11:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both13: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both14: size = 6 OK 2026/07/26 05:11:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both14: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both15: size = 6 OK 2026/07/26 05:11:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both15: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both16: size = 6 OK 2026/07/26 05:11:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both16: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both17: size = 6 OK 2026/07/26 05:11:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both17: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both18: size = 6 OK 2026/07/26 05:11:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both18: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both19: size = 6 OK 2026/07/26 05:11:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both19: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both1: size = 6 OK 2026/07/26 05:11:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both1: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both2: size = 6 OK 2026/07/26 05:11:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both2: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both3: size = 6 OK 2026/07/26 05:11:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both3: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both4: size = 6 OK 2026/07/26 05:11:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both4: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both5: size = 6 OK 2026/07/26 05:11:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both5: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both6: size = 6 OK 2026/07/26 05:11:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both6: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both7: size = 6 OK 2026/07/26 05:11:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both7: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both8: size = 6 OK 2026/07/26 05:11:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both8: Unchanged skipping 2026/07/26 05:11:16 DEBUG : both9: size = 6 OK 2026/07/26 05:11:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:16 DEBUG : both9: Unchanged skipping 2026/07/26 05:11:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only0: Sizes differ 2026/07/26 05:11:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only10: Sizes differ 2026/07/26 05:11:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only11: Sizes differ 2026/07/26 05:11:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only12: Sizes differ 2026/07/26 05:11:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only13: Sizes differ 2026/07/26 05:11:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only14: Sizes differ 2026/07/26 05:11:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only15: Sizes differ 2026/07/26 05:11:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only16: Sizes differ 2026/07/26 05:11:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only17: Sizes differ 2026/07/26 05:11:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only18: Sizes differ 2026/07/26 05:11:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only19: Sizes differ 2026/07/26 05:11:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only1: Sizes differ 2026/07/26 05:11:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only2: Sizes differ 2026/07/26 05:11:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only5: Sizes differ 2026/07/26 05:11:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only4: Sizes differ 2026/07/26 05:11:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:11:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only3: Sizes differ 2026/07/26 05:11:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only7: Sizes differ 2026/07/26 05:11:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only6: Sizes differ 2026/07/26 05:11:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only8: Sizes differ 2026/07/26 05:11:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1168069946) 2026/07/26 05:11:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-zusodox2nupo) 2026/07/26 05:11:16 DEBUG : only9: Sizes differ 2026/07/26 05:11:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:11:16 DEBUG : only0: size = 0 OK 2026/07/26 05:11:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:16 INFO : only0: Copied (replaced existing) 2026/07/26 05:11:16 DEBUG : only11: size = 0 OK 2026/07/26 05:11:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:16 INFO : only11: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only13: size = 0 OK 2026/07/26 05:11:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only13: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only14: size = 0 OK 2026/07/26 05:11:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only14: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only10: size = 0 OK 2026/07/26 05:11:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only10: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only15: size = 0 OK 2026/07/26 05:11:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only15: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only16: size = 0 OK 2026/07/26 05:11:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only16: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only12: size = 0 OK 2026/07/26 05:11:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only12: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only17: size = 0 OK 2026/07/26 05:11:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only17: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only18: size = 0 OK 2026/07/26 05:11:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only18: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only19: size = 0 OK 2026/07/26 05:11:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only19: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only1: size = 0 OK 2026/07/26 05:11:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only1: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only2: size = 0 OK 2026/07/26 05:11:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only2: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only5: size = 0 OK 2026/07/26 05:11:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only5: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only3: size = 0 OK 2026/07/26 05:11:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only3: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only8: size = 0 OK 2026/07/26 05:11:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only8: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only9: size = 0 OK 2026/07/26 05:11:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only9: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only4: size = 0 OK 2026/07/26 05:11:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only4: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only7: size = 0 OK 2026/07/26 05:11:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only7: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : only6: size = 0 OK 2026/07/26 05:11:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 05:11:17 INFO : only6: Copied (replaced existing) 2026/07/26 05:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.55s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:25 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:11:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:11:25 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 05:11:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:11:25 INFO : empty_on_remote: Making directory 2026/07/26 05:11:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 05:11:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:27 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:11:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:11:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 05:11:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:11:27 INFO : empty_on_remote: Making directory 2026/07/26 05:11:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 05:11:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:30 INFO : sub dir: Making directory 2026/07/26 05:11:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:11:32 INFO : sub dir: Making directory 2026/07/26 05:11:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:42 DEBUG : Waiting for deletions to finish 2026/07/26 05:11:43 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : apple: size = 5 OK 2026/07/26 05:11:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : apple: Unchanged skipping 2026/07/26 05:11:43 DEBUG : banana: size = 6 OK 2026/07/26 05:11:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:11:43 DEBUG : banana: Unchanged skipping 2026/07/26 05:11:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:11:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:11:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:11:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:11:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:11:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:11:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:11:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:11:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:11:43 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:11:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:11:43 INFO : There was nothing to transfer 2026/07/26 05:11:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:11:43 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:11:44 DEBUG : apple: size = 5 OK 2026/07/26 05:11:44 DEBUG : banana: size = 6 OK 2026/07/26 05:11:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : banana: Unchanged skipping 2026/07/26 05:11:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:11:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:11:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:11:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : apple: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:11:44 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:11:44 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:11:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:11:44 INFO : There was nothing to transfer 2026/07/26 05:11:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:11:44 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:11:59 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:00 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : apple: size = 5 OK 2026/07/26 05:12:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:12:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : banana: size = 6 OK 2026/07/26 05:12:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:12:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:12:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:12:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : banana: Unchanged skipping 2026/07/26 05:12:00 DEBUG : apple: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:12:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:12:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:12:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:12:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:12:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:12:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:12:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:12:00 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:00 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:00 INFO : There was nothing to transfer 2026/07/26 05:12:00 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:00 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:12:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:12:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:12:01 DEBUG : banana: size = 6 OK 2026/07/26 05:12:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : banana: Unchanged skipping 2026/07/26 05:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:12:01 DEBUG : apple: size = 5 OK 2026/07/26 05:12:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : apple: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:12:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:12:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:12:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:12:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:12:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:12:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:01 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:01 INFO : There was nothing to transfer 2026/07/26 05:12:01 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:01 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:12:17 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:18 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:12:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:19 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 05:12:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 05:12:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/26 05:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 05:12:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:12:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:19 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 05:12:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 05:12:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/26 05:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 05:12:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:12:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 05:12:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:12:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 05:12:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:12:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:12:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 05:12:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:12:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 05:12:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:12:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 05:12:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:12:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 05:12:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:12:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 05:12:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:12:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 05:12:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:12:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 05:12:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:12:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 05:12:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:12:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 05:12:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:12:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 05:12:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:12:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 05:12:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:12:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 05:12:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:12:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 05:12:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:12:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:21 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:12:21 INFO : apple: Deleted 2026/07/26 05:12:21 INFO : splitbananasplit: Deleted 2026/07/26 05:12:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:12:21 INFO : appleappleapplebanana: Deleted 2026/07/26 05:12:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:12:21 INFO : banana: Deleted 2026/07/26 05:12:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:12:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:12:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 05:12:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : apple: Unchanged skipping 2026/07/26 05:12:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:12:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 05:12:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : banana: Unchanged skipping 2026/07/26 05:12:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 05:12:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:12:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:12:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:12:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:22 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:22 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:22 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 05:12:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 05:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:12:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:12:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:12:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:12:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:12:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:12:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:12:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:12:37 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:37 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:12:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:12:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:12:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:12:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:12:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:12:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:12:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:12:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:12:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:12:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:12:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 05:12:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:38 DEBUG : PREFIXbanana: size = 6 OK 2026/07/26 05:12:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 05:12:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/26 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : PREFIXapple: size = 5 OK 2026/07/26 05:12:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 05:12:38 INFO : apple: Copied (new) to: PREFIXapple 2026/07/26 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/26 05:12:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:12:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/26 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/26 05:12:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:12:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/26 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/26 05:12:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:12:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:12:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:12:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:12:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:12:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:12:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:12:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:12:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/26 05:12:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:12:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/26 05:12:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:12:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/26 05:12:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:12:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/26 05:12:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:12:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/26 05:12:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:12:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/26 05:12:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:12:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/26 05:12:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:12:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:40 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/26 05:12:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:12:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:40 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:40 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:12:41 INFO : splitbananasplit: Deleted 2026/07/26 05:12:41 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:12:41 INFO : banana: Deleted 2026/07/26 05:12:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:12:41 INFO : apple: Deleted 2026/07/26 05:12:41 INFO : appleappleapplebanana: Deleted 2026/07/26 05:12:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:12:41 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:12:41 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:12:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:12:42 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:12:42 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:12:42 DEBUG : banana: size = 6 OK 2026/07/26 05:12:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 05:12:42 INFO : banana: Copied (new) 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:12:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:12:42 INFO : appleappleapplebanana: Copied (new) 2026/07/26 05:12:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:12:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:12:42 INFO : splitbananasplit: Copied (new) 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:12:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:12:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 05:12:42 DEBUG : apple: size = 5 OK 2026/07/26 05:12:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 05:12:42 INFO : apple: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:12:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:12:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:12:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:12:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:12:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:12:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:12:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 05:12:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:12:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:12:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:12:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:12:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:12:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:12:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:12:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:12:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:12:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:12:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:12:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:12:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:12:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:12:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:12:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:12:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 05:12:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/26 05:12:45 INFO : PREFIXsplitbananasplit: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/26 05:12:45 INFO : PREFIXapple: Deleted 2026/07/26 05:12:45 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/26 05:12:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/26 05:12:45 INFO : PREFIXbanana: Deleted 2026/07/26 05:12:45 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:45 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:12:45 DEBUG : Waiting for deletions to finish 2026/07/26 05:12:46 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:13:01 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:02 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:02 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/26 05:13:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:13:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/26 05:13:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:13:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/26 05:13:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 05:13:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:02 DEBUG : appleSUFFIX: size = 5 OK 2026/07/26 05:13:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 05:13:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/26 05:13:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:13:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:13:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:13:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:13:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:13:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:13:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:13:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:13:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/26 05:13:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:13:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/26 05:13:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:13:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/26 05:13:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:13:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/26 05:13:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:13:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/26 05:13:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:13:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/26 05:13:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:13:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/26 05:13:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:13:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/26 05:13:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:13:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:04 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:13:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:13:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:13:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:13:05 INFO : banana: Deleted 2026/07/26 05:13:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:13:05 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:13:05 INFO : apple: Deleted 2026/07/26 05:13:05 INFO : appleappleapplebanana: Deleted 2026/07/26 05:13:05 INFO : splitbananasplit: Deleted 2026/07/26 05:13:05 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:13:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 05:13:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:13:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:13:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:13:06 INFO : appleappleapplebanana: Copied (new) 2026/07/26 05:13:06 DEBUG : banana: size = 6 OK 2026/07/26 05:13:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 05:13:06 INFO : banana: Copied (new) 2026/07/26 05:13:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:13:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:13:06 INFO : splitbananasplit: Copied (new) 2026/07/26 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:13:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 05:13:06 DEBUG : apple: size = 5 OK 2026/07/26 05:13:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 05:13:06 INFO : apple: Copied (new) 2026/07/26 05:13:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:13:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:13:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:13:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:13:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:13:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:13:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:13:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:13:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:13:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:13:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:13:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:13:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 05:13:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:13:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:13:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:13:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:13:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:13:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:13:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:13:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:13:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:13:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:13:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:13:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:13:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 05:13:08 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/26 05:13:08 INFO : bananaSUFFIX: Deleted 2026/07/26 05:13:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/26 05:13:09 INFO : splitbananasplitSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/26 05:13:09 INFO : appleSUFFIX: Deleted 2026/07/26 05:13:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/26 05:13:09 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:09 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:09 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:13:25 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:26 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:26 DEBUG : apple: size = 5 OK 2026/07/26 05:13:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:26 DEBUG : apple: Unchanged skipping 2026/07/26 05:13:26 DEBUG : banana: size = 6 OK 2026/07/26 05:13:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:26 DEBUG : banana: Unchanged skipping 2026/07/26 05:13:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 05:13:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:26 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:26 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:26 DEBUG : splitbanan: size = 16 OK 2026/07/26 05:13:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 05:13:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/26 05:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:26 DEBUG : appleapple: size = 21 OK 2026/07/26 05:13:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 05:13:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/26 05:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 05:13:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 05:13:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/26 05:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 05:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/26 05:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 05:13:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/26 05:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 05:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/26 05:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 05:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/26 05:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 05:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/26 05:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 05:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/26 05:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 05:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/26 05:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 05:13:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 05:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/26 05:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 05:13:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 05:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/26 05:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 05:13:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 05:13:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/26 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 05:13:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 05:13:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/26 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 05:13:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 05:13:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/26 05:13:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 05:13:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 05:13:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/26 05:13:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 05:13:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 05:13:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/26 05:13:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 05:13:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 05:13:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/26 05:13:28 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:13:28 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:13:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:13:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:13:28 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:13:29 INFO : appleappleapplebanana: Deleted 2026/07/26 05:13:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:13:29 INFO : splitbananasplit: Deleted 2026/07/26 05:13:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:13:29 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:13:29 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:29 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:30 DEBUG : apple: size = 5 OK 2026/07/26 05:13:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : apple: Unchanged skipping 2026/07/26 05:13:30 DEBUG : banana: size = 6 OK 2026/07/26 05:13:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : banana: Unchanged skipping 2026/07/26 05:13:30 DEBUG : splitbanan: size = 16 OK 2026/07/26 05:13:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:13:30 DEBUG : appleapple: size = 21 OK 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 05:13:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 05:13:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 05:13:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 05:13:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 05:13:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 05:13:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 05:13:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 05:13:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 05:13:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 05:13:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 05:13:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 05:13:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 05:13:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 05:13:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 05:13:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 05:13:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 05:13:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 05:13:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:13:30 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:30 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:30 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:30 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 05:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 05:13:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:13:45 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:46 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : apple: size = 5 OK 2026/07/26 05:13:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : apple: Unchanged skipping 2026/07/26 05:13:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:13:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:13:46 DEBUG : banana: size = 6 OK 2026/07/26 05:13:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:13:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:13:46 DEBUG : banana: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:13:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:13:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:13:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:13:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:13:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:13:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:13:46 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:46 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:46 INFO : There was nothing to transfer 2026/07/26 05:13:46 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:46 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : apple: size = 5 OK 2026/07/26 05:13:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : apple: Unchanged skipping 2026/07/26 05:13:47 DEBUG : banana: size = 6 OK 2026/07/26 05:13:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : banana: Unchanged skipping 2026/07/26 05:13:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:13:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:13:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:13:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:13:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:13:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:13:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:13:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:13:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:13:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:13:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:13:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:13:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:13:47 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:13:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:47 INFO : There was nothing to transfer 2026/07/26 05:13:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:47 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:13:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:13:48 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:14:02 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:02 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : apple: size = 5 OK 2026/07/26 05:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:03 DEBUG : banana: size = 6 OK 2026/07/26 05:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:03 INFO : There was nothing to transfer 2026/07/26 05:14:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:03 DEBUG : apple: size = 5 OK 2026/07/26 05:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : banana: size = 6 OK 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:03 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:03 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:03 INFO : There was nothing to transfer 2026/07/26 05:14:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:04 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:14:19 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:19 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : banana: size = 6 OK 2026/07/26 05:14:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:20 DEBUG : apple: size = 5 OK 2026/07/26 05:14:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:20 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:20 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:20 INFO : There was nothing to transfer 2026/07/26 05:14:20 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:20 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : apple: size = 5 OK 2026/07/26 05:14:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:21 DEBUG : banana: size = 6 OK 2026/07/26 05:14:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:21 INFO : There was nothing to transfer 2026/07/26 05:14:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:21 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:14:36 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:37 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : apple: size = 5 OK 2026/07/26 05:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:38 DEBUG : banana: size = 6 OK 2026/07/26 05:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:38 INFO : There was nothing to transfer 2026/07/26 05:14:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:38 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:38 DEBUG : banana: size = 6 OK 2026/07/26 05:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:38 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:38 DEBUG : apple: size = 5 OK 2026/07/26 05:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:38 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:38 INFO : There was nothing to transfer 2026/07/26 05:14:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:39 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:14:54 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:55 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:55 DEBUG : apple: size = 5 OK 2026/07/26 05:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:55 DEBUG : banana: size = 6 OK 2026/07/26 05:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:55 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:55 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:55 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:55 INFO : There was nothing to transfer 2026/07/26 05:14:55 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:56 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : apple: size = 5 OK 2026/07/26 05:14:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:14:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:14:56 DEBUG : apple: Unchanged skipping 2026/07/26 05:14:56 DEBUG : banana: size = 6 OK 2026/07/26 05:14:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:14:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : banana: Unchanged skipping 2026/07/26 05:14:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:14:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:14:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:14:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:14:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:14:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:14:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:14:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:14:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:14:56 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:14:56 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:56 INFO : There was nothing to transfer 2026/07/26 05:14:56 DEBUG : Waiting for deletions to finish 2026/07/26 05:14:56 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.16s) --- PASS: TestTransform/NFC (14.84s) --- PASS: TestTransform/NFD (17.77s) --- PASS: TestTransform/base64 (20.77s) --- PASS: TestTransform/prefix (23.42s) --- PASS: TestTransform/suffix (24.00s) --- PASS: TestTransform/truncate (20.06s) --- PASS: TestTransform/encoder (17.81s) --- PASS: TestTransform/ISO-8859-1 (16.21s) --- PASS: TestTransform/charmap (17.09s) --- PASS: TestTransform/lowercase (17.94s) --- PASS: TestTransform/ascii (17.24s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 05:15:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 05:15:01 INFO : sub dir_somesuffix: Making directory 2026/07/26 05:15:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 05:15:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/26 05:15:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 05:15:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 05:15:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:01 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/26 05:15:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 05:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:02 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:03 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:03 INFO : tictactoe: Making directory 2026/07/26 05:15:03 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:03 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/26 05:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:03 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/26 05:15:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/26 05:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:04 INFO : toe: Making directory 2026/07/26 05:15:04 INFO : toe/toe: Making directory 2026/07/26 05:15:04 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 05:15:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 05:15:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 05:15:04 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:04 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 05:15:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 05:15:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:06 INFO : toe: Making directory 2026/07/26 05:15:06 INFO : toe/toe: Making directory 2026/07/26 05:15:06 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 05:15:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 05:15:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 05:15:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:06 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 05:15:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 05:15:07 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:08 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:15:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 05:15:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:08 INFO : tictacempty_dir: Making directory 2026/07/26 05:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:08 INFO : tictactoe: Making directory 2026/07/26 05:15:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:08 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:08 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 05:15:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:10 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:15:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 05:15:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:10 INFO : tictacempty_dir: Making directory 2026/07/26 05:15:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:10 INFO : tictactoe: Making directory 2026/07/26 05:15:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:10 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 05:15:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:10 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 05:15:11 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:11 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:11 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:11 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 05:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/26 05:15:11 NOTICE: B2 bucket rclone-test-zusodox2nupo: 0 differences found 2026/07/26 05:15:11 NOTICE: B2 bucket rclone-test-zusodox2nupo: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:12 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:12 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:12 INFO : tictactoe: Making directory 2026/07/26 05:15:12 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:12 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:12 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:12 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 05:15:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:15:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:13 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 05:15:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 05:15:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 05:15:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/26 05:15:13 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/07/26 05:15:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:14 INFO : toe: Making directory 2026/07/26 05:15:14 INFO : toe/toe: Making directory 2026/07/26 05:15:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 05:15:14 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:14 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:15 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 05:15:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:15 INFO : toe/toe/toe: Copied (new) 2026/07/26 05:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:16 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:15:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 05:15:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:16 INFO : tictacempty_dir: Making directory 2026/07/26 05:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:16 INFO : tictactoe: Making directory 2026/07/26 05:15:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:16 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:16 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 05:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:16 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:17 INFO : toe/toe/toe.txt: Deleted 2026/07/26 05:15:17 INFO : toe/toe: Removing directory 2026/07/26 05:15:17 INFO : toe: Removing directory 2026/07/26 05:15:17 INFO : empty_dir: Removing directory 2026/07/26 05:15:17 DEBUG : Local file system at /tmp/rclone1168069946: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:17 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:15:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 05:15:17 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:18 INFO : tictacempty_dir: Making directory 2026/07/26 05:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:18 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:18 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:18 INFO : tictactoe: Making directory 2026/07/26 05:15:18 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:18 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:18 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 05:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:18 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:18 INFO : toe/toe/toe.txt: Deleted 2026/07/26 05:15:18 INFO : toe/toe: Removing directory 2026/07/26 05:15:18 INFO : toe: Removing directory 2026/07/26 05:15:18 INFO : empty_dir: Removing directory 2026/07/26 05:15:18 DEBUG : Local file system at /tmp/rclone1168069946: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 05:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/26 05:15:20 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.42s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:21 DEBUG : Reset feature "Copy" 2026/07/26 05:15:21 DEBUG : Reset feature "Move" 2026/07/26 05:15:21 DEBUG : Reset feature "Copy" 2026/07/26 05:15:21 DEBUG : Reset feature "Move" 2026/07/26 05:15:21 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:15:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 05:15:21 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:21 INFO : tictacempty_dir: Making directory 2026/07/26 05:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 05:15:21 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:21 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:21 INFO : tictactoe: Making directory 2026/07/26 05:15:21 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:21 DEBUG : toe: transformed to: tictactoe 2026/07/26 05:15:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:21 INFO : tictactoe/tictactoe: Making directory 2026/07/26 05:15:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 05:15:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 05:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:21 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 05:15:22 INFO : toe/toe/toe.txt: Deleted 2026/07/26 05:15:22 INFO : toe/toe: Removing directory 2026/07/26 05:15:22 INFO : toe: Removing directory 2026/07/26 05:15:22 INFO : empty_dir: Removing directory 2026/07/26 05:15:22 DEBUG : Local file system at /tmp/rclone1168069946: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 05:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 05:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 05:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 05:15:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 05:15:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/26 05:15:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.06s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:25 DEBUG : toe: transformed to: dG9l 2026/07/26 05:15:25 DEBUG : toe: transformed to: dG9l 2026/07/26 05:15:25 INFO : dG9l: Making directory 2026/07/26 05:15:25 DEBUG : toe: transformed to: dG9l 2026/07/26 05:15:25 DEBUG : toe: transformed to: dG9l 2026/07/26 05:15:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 05:15:25 INFO : dG9l/dG9l: Making directory 2026/07/26 05:15:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 05:15:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/26 05:15:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 05:15:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 05:15:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 05:15:25 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:25 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/26 05:15:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 05:15:26 DEBUG : Waiting for deletions to finish 2026/07/26 05:15:26 DEBUG : dG9l: transformed to: toe 2026/07/26 05:15:26 DEBUG : dG9l: transformed to: toe 2026/07/26 05:15:26 DEBUG : dG9l: transformed to: toe 2026/07/26 05:15:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/26 05:15:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/26 05:15:26 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for checks to finish 2026/07/26 05:15:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 05:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/26 05:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/26 05:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/26 05:15:26 DEBUG : Local file system at /tmp/rclone1168069946: Waiting for transfers to finish 2026/07/26 05:15:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-zusodox2nupo", Local "Local file system at /tmp/rclone1168069946", Modify Window "1ms" 2026/07/26 05:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:27 DEBUG : toe: transformed to: 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe: transformed to: 2026/07/26 05:15:28 INFO : B2 bucket rclone-test-zusodox2nupo: Making directory 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe: transformed to: 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe: transformed to: 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe/toe: transformed to: 2026/07/26 05:15:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 05:15:28 INFO : toe/toe: Making directory 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe/toe: transformed to: 2026/07/26 05:15:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe: transformed to: 2026/07/26 05:15:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 05:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 05:15:28 DEBUG : toe/toe/toe: transformed to: 2026/07/26 05:15:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/26 05:15:28 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for checks to finish 2026/07/26 05:15:28 DEBUG : B2 bucket rclone-test-zusodox2nupo: Waiting for transfers to finish 2026/07/26 05:15:28 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 05:15:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 05:15:28 INFO : toe/toe/toe: Copied (new) 2026/07/26 05:15:28 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting files as there were IO errors 2026/07/26 05:15:28 ERROR : B2 bucket rclone-test-zusodox2nupo: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2026/07/26 05:15:29 DEBUG : B2 bucket rclone-test-zusodox2nupo: Purge remote 2026/07/26 05:15:29 INFO : B2 bucket rclone-test-zusodox2nupo: cleaning bucket "rclone-test-zusodox2nupo" of all files 2026/07/26 05:15:30 DEBUG : BackupDir/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec18d_d20260726_m050920_c001_v7007000_t0000_u01785042560201") 2026/07/26 05:15:30 DEBUG : BackupDir/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f110416611d756cbb_d20260726_m050912_c001_v0001131_t0036_u01785042552620") 2026/07/26 05:15:30 DEBUG : CompareDest/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec12d_d20260726_m050853_c001_v7007000_t0000_u01785042533266") 2026/07/26 05:15:30 DEBUG : CompareDest/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a17d06_d20260726_m050847_c001_v0001183_t0052_u01785042527086") 2026/07/26 05:15:30 DEBUG : CompareDest/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec12f_d20260726_m050853_c001_v7007000_t0000_u01785042533458") 2026/07/26 05:15:30 DEBUG : CompareDest/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9e2c_d20260726_m050848_c001_v0001099_t0010_u01785042528042") 2026/07/26 05:15:30 DEBUG : CopyDest/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec18f_d20260726_m050920_c001_v7007000_t0000_u01785042560374") 2026/07/26 05:15:30 DEBUG : CopyDest/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9e98_d20260726_m050909_c001_v0001099_t0008_u01785042549107") 2026/07/26 05:15:30 DEBUG : CopyDest/three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec190_d20260726_m050920_c001_v7007000_t0000_u01785042560552") 2026/07/26 05:15:30 DEBUG : CopyDest/three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ec8_d20260726_m050918_c001_v0001099_t0033_u01785042558251") 2026/07/26 05:15:31 DEBUG : CopyDest/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec191_d20260726_m050920_c001_v7007000_t0000_u01785042560726") 2026/07/26 05:15:31 DEBUG : CopyDest/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ec0_d20260726_m050916_c001_v0001099_t0046_u01785042556105") 2026/07/26 05:15:31 DEBUG : EXISTING: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f9_d20260726_m051037_c001_v7007000_t0000_u01785042637337") 2026/07/26 05:15:31 DEBUG : EXISTING: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda096_d20260726_m051036_c001_v0001099_t0009_u01785042636128") 2026/07/26 05:15:31 DEBUG : PREFIXapple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416bc_d20260726_m051245_c001_v7007000_t0000_u01785042765231") 2026/07/26 05:15:31 DEBUG : PREFIXapple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda36e_d20260726_m051238_c001_v0001099_t0022_u01785042758371") 2026/07/26 05:15:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416bd_d20260726_m051245_c001_v7007000_t0000_u01785042765241") 2026/07/26 05:15:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae81a_d20260726_m051238_c001_v0001036_t0028_u01785042758358") 2026/07/26 05:15:31 DEBUG : PREFIXbanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec281_d20260726_m051245_c001_v7007000_t0000_u01785042765401") 2026/07/26 05:15:31 DEBUG : PREFIXbanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee449_d20260726_m051238_c001_v0001105_t0043_u01785042758348") 2026/07/26 05:15:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b9_d20260726_m051245_c001_v7007000_t0000_u01785042765039") 2026/07/26 05:15:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51a5_d20260726_m051238_c001_v0001106_t0034_u01785042758381") 2026/07/26 05:15:31 DEBUG : Testêé: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f6_d20260726_m051033_c001_v7007000_t0000_u01785042633794") 2026/07/26 05:15:31 DEBUG : Testêé: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda082_d20260726_m051033_c001_v0001099_t0002_u01785042633158") 2026/07/26 05:15:31 DEBUG : Testêé: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda07c_d20260726_m051032_c001_v0001099_t0000_u01785042632483") 2026/07/26 05:15:31 DEBUG : YXBwbGU=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3196_d20260726_m051223_c001_v7007000_t0000_u01785042743423") 2026/07/26 05:15:31 DEBUG : YXBwbGU=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda318_d20260726_m051218_c001_v0001099_t0025_u01785042738956") 2026/07/26 05:15:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3197_d20260726_m051223_c001_v7007000_t0000_u01785042743600") 2026/07/26 05:15:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef515b_d20260726_m051218_c001_v0001106_t0059_u01785042738966") 2026/07/26 05:15:32 DEBUG : YmFuYW5h: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3198_d20260726_m051223_c001_v7007000_t0000_u01785042743780") 2026/07/26 05:15:32 DEBUG : YmFuYW5h: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3fd_d20260726_m051218_c001_v0001105_t0015_u01785042738988") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dfa_d20260726_m050720_c001_v7007000_t0000_u01785042440956") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c04_d20260726_m050720_c001_v0001099_t0028_u01785042440175") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df7_d20260726_m050718_c001_v7007000_t0000_u01785042438489") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bf8_d20260726_m050717_c001_v0001099_t0040_u01785042437605") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951f6_d20260726_m050659_c001_v7007000_t0000_u01785042419867") 2026/07/26 05:15:32 DEBUG : a/potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b6c_d20260726_m050658_c001_v0001099_t0022_u01785042418925") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4430c_d20260726_m051457_c001_v7007000_t0000_u01785042897257") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda566_d20260726_m051453_c001_v0001099_t0048_u01785042893212") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ff9_d20260726_m051439_c001_v7007000_t0000_u01785042879626") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda526_d20260726_m051434_c001_v0001099_t0042_u01785042874944") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d2_d20260726_m051422_c001_v7007000_t0000_u01785042862029") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4da_d20260726_m051418_c001_v0001099_t0024_u01785042858083") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211870_d20260726_m051404_c001_v7007000_t0000_u01785042844785") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4a4_d20260726_m051400_c001_v0001099_t0016_u01785042840960") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9316_d20260726_m051348_c001_v7007000_t0000_u01785042828584") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda47c_d20260726_m051344_c001_v0001099_t0016_u01785042824246") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c6_d20260726_m051330_c001_v7007000_t0000_u01785042810889") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda444_d20260726_m051323_c001_v0001099_t0027_u01785042803812") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed329c_d20260726_m051310_c001_v7007000_t0000_u01785042790480") 2026/07/26 05:15:32 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef520b_d20260726_m051306_c001_v0001106_t0023_u01785042786289") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416d7_d20260726_m051305_c001_v7007000_t0000_u01785042785298") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee49f_d20260726_m051259_c001_v0001105_t0041_u01785042779762") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec28e_d20260726_m051246_c001_v7007000_t0000_u01785042766740") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51b5_d20260726_m051242_c001_v0001106_t0001_u01785042762484") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b3_d20260726_m051241_c001_v7007000_t0000_u01785042761363") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae80c_d20260726_m051235_c001_v0001036_t0058_u01785042755922") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cfa_d20260726_m051221_c001_v7007000_t0000_u01785042741475") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda308_d20260726_m051215_c001_v0001099_t0010_u01785042735972") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40730d_d20260726_m051202_c001_v7007000_t0000_u01785042722038") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda2ac_d20260726_m051157_c001_v0001099_t0040_u01785042717520") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b385_d20260726_m051144_c001_v7007000_t0000_u01785042704956") 2026/07/26 05:15:33 DEBUG : apple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda25e_d20260726_m051140_c001_v0001099_t0048_u01785042700986") 2026/07/26 05:15:33 DEBUG : appleSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416dc_d20260726_m051309_c001_v7007000_t0000_u01785042789111") 2026/07/26 05:15:33 DEBUG : appleSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4ab_d20260726_m051302_c001_v0001105_t0000_u01785042782163") 2026/07/26 05:15:33 DEBUG : appleapple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c7_d20260726_m051331_c001_v7007000_t0000_u01785042811065") 2026/07/26 05:15:33 DEBUG : appleapple: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda44a_d20260726_m051326_c001_v0001099_t0038_u01785042806569") 2026/07/26 05:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4430d_d20260726_m051457_c001_v7007000_t0000_u01785042897433") 2026/07/26 05:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae96a_d20260726_m051453_c001_v0001036_t0032_u01785042893855") 2026/07/26 05:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ffa_d20260726_m051439_c001_v7007000_t0000_u01785042879816") 2026/07/26 05:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae93e_d20260726_m051435_c001_v0001036_t0055_u01785042875632") 2026/07/26 05:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d3_d20260726_m051422_c001_v7007000_t0000_u01785042862206") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae924_d20260726_m051418_c001_v0001036_t0007_u01785042858879") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211871_d20260726_m051404_c001_v7007000_t0000_u01785042844972") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae906_d20260726_m051401_c001_v0001036_t0055_u01785042841864") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9317_d20260726_m051348_c001_v7007000_t0000_u01785042828767") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8f0_d20260726_m051345_c001_v0001036_t0042_u01785042825022") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c3_d20260726_m051329_c001_v7007000_t0000_u01785042809125") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5241_d20260726_m051324_c001_v0001106_t0005_u01785042804669") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed329d_d20260726_m051310_c001_v7007000_t0000_u01785042790670") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3fa_d20260726_m051306_c001_v0001099_t0044_u01785042786278") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b928f_d20260726_m051305_c001_v7007000_t0000_u01785042785322") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3da_d20260726_m051300_c001_v0001099_t0059_u01785042780491") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec291_d20260726_m051246_c001_v7007000_t0000_u01785042766925") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae82c_d20260726_m051242_c001_v0001036_t0037_u01785042762504") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b4_d20260726_m051241_c001_v7007000_t0000_u01785042761384") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee447_d20260726_m051236_c001_v0001105_t0046_u01785042756786") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407396_d20260726_m051221_c001_v7007000_t0000_u01785042741493") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7d2_d20260726_m051217_c001_v0001036_t0055_u01785042737126") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40730f_d20260726_m051202_c001_v7007000_t0000_u01785042722230") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae794_d20260726_m051158_c001_v0001036_t0029_u01785042718447") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b386_d20260726_m051145_c001_v7007000_t0000_u01785042705132") 2026/07/26 05:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae768_d20260726_m051142_c001_v0001036_t0035_u01785042702030") 2026/07/26 05:15:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958eef0_d20260726_m051308_c001_v7007000_t0000_u01785042788938") 2026/07/26 05:15:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae868_d20260726_m051302_c001_v0001036_t0037_u01785042782174") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dfb_d20260726_m050721_c001_v7007000_t0000_u01785042441191") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bfe_d20260726_m050719_c001_v0001099_t0045_u01785042439015") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df6_d20260726_m050717_c001_v7007000_t0000_u01785042437963") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bec_d20260726_m050716_c001_v0001099_t0054_u01785042436531") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951f2_d20260726_m050659_c001_v7007000_t0000_u01785042419341") 2026/07/26 05:15:35 DEBUG : b/potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b5e_d20260726_m050657_c001_v0001099_t0026_u01785042417716") 2026/07/26 05:15:35 DEBUG : backup/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3046_d20260726_m050933_c001_v7007000_t0000_u01785042573309") 2026/07/26 05:15:35 DEBUG : backup/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11254aa7144fdbab_d20260726_m050930_c001_v0001104_t0020_u01785042570687") 2026/07/26 05:15:35 DEBUG : backup/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10690d8ff5cbe895_d20260726_m050926_c001_v0001184_t0058_u01785042566608") 2026/07/26 05:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3052_d20260726_m050958_c001_v7007000_t0000_u01785042598981") 2026/07/26 05:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f108276ddc673ec4e_d20260726_m050956_c001_v0001033_t0052_u01785042596539") 2026/07/26 05:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114a6490f9575a55_d20260726_m050951_c001_v0001100_t0055_u01785042591925") 2026/07/26 05:15:35 DEBUG : backup/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b985b_d20260726_m050945_c001_v7007000_t0000_u01785042585472") 2026/07/26 05:15:35 DEBUG : backup/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f117facd9ee143f65_d20260726_m050943_c001_v0001043_t0040_u01785042583420") 2026/07/26 05:15:35 DEBUG : backup/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116b56cb9988cd29_d20260726_m050939_c001_v0001146_t0041_u01785042579616") 2026/07/26 05:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3055_d20260726_m050959_c001_v7007000_t0000_u01785042599154") 2026/07/26 05:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10595d8ce2dd55b2_d20260726_m050958_c001_v0001101_t0024_u01785042598062") 2026/07/26 05:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1007cd15e6d0db9b_d20260726_m050953_c001_v0001032_t0000_u01785042593886") 2026/07/26 05:15:35 DEBUG : backup/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3047_d20260726_m050933_c001_v7007000_t0000_u01785042573507") 2026/07/26 05:15:35 DEBUG : backup/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10304aae8ab682ba_d20260726_m050932_c001_v0001174_t0020_u01785042572235") 2026/07/26 05:15:35 DEBUG : backup/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f113af5e7bafb5efe_d20260726_m050928_c001_v0001099_t0021_u01785042568226") 2026/07/26 05:15:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b985c_d20260726_m050945_c001_v7007000_t0000_u01785042585661") 2026/07/26 05:15:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10641f547b28592c_d20260726_m050944_c001_v0001174_t0023_u01785042584626") 2026/07/26 05:15:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1147b9d786217cbd_d20260726_m050941_c001_v0001178_t0002_u01785042581184") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4430e_d20260726_m051457_c001_v7007000_t0000_u01785042897605") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee60a_d20260726_m051453_c001_v0001105_t0045_u01785042893564") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ffb_d20260726_m051439_c001_v7007000_t0000_u01785042879992") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5ca_d20260726_m051435_c001_v0001105_t0036_u01785042875225") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d4_d20260726_m051422_c001_v7007000_t0000_u01785042862384") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee59a_d20260726_m051418_c001_v0001105_t0019_u01785042858468") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211872_d20260726_m051405_c001_v7007000_t0000_u01785042845155") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee568_d20260726_m051401_c001_v0001105_t0023_u01785042841345") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9318_d20260726_m051348_c001_v7007000_t0000_u01785042828949") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee542_d20260726_m051344_c001_v0001105_t0014_u01785042824620") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c8_d20260726_m051331_c001_v7007000_t0000_u01785042811244") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4fe_d20260726_m051324_c001_v0001105_t0055_u01785042804221") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed329e_d20260726_m051310_c001_v7007000_t0000_u01785042790871") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4cb_d20260726_m051306_c001_v0001105_t0029_u01785042786300") 2026/07/26 05:15:36 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec317_d20260726_m051305_c001_v7007000_t0000_u01785042785057") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae862_d20260726_m051300_c001_v0001036_t0048_u01785042780112") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec294_d20260726_m051247_c001_v7007000_t0000_u01785042767108") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee45d_d20260726_m051242_c001_v0001105_t0038_u01785042762494") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416af_d20260726_m051241_c001_v7007000_t0000_u01785042761167") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda368_d20260726_m051236_c001_v0001099_t0051_u01785042756421") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc41686_d20260726_m051221_c001_v7007000_t0000_u01785042741624") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5151_d20260726_m051216_c001_v0001106_t0008_u01785042736633") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407311_d20260726_m051202_c001_v7007000_t0000_u01785042722423") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50f7_d20260726_m051157_c001_v0001106_t0030_u01785042717822") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b387_d20260726_m051145_c001_v7007000_t0000_u01785042705307") 2026/07/26 05:15:37 DEBUG : banana: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50ab_d20260726_m051141_c001_v0001106_t0013_u01785042701308") 2026/07/26 05:15:37 DEBUG : bananaSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211842_d20260726_m051308_c001_v7007000_t0000_u01785042788788") 2026/07/26 05:15:37 DEBUG : bananaSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3e0_d20260726_m051302_c001_v0001099_t0014_u01785042782184") 2026/07/26 05:15:37 DEBUG : both0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44109_d20260726_m051118_c001_v7007000_t0000_u01785042678461") 2026/07/26 05:15:37 DEBUG : both0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda152_d20260726_m051100_c001_v0001099_t0007_u01785042660450") 2026/07/26 05:15:37 DEBUG : both0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a0_d20260726_m051056_c001_v7007000_t0000_u01785042656387") 2026/07/26 05:15:37 DEBUG : both0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0a4_d20260726_m051039_c001_v0001099_t0038_u01785042639151") 2026/07/26 05:15:37 DEBUG : both1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4410a_d20260726_m051118_c001_v7007000_t0000_u01785042678634") 2026/07/26 05:15:37 DEBUG : both1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda158_d20260726_m051101_c001_v0001099_t0058_u01785042661325") 2026/07/26 05:15:37 DEBUG : both1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a2_d20260726_m051056_c001_v7007000_t0000_u01785042656562") 2026/07/26 05:15:37 DEBUG : both1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ac_d20260726_m051039_c001_v0001099_t0058_u01785042639753") 2026/07/26 05:15:38 DEBUG : both10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4410b_d20260726_m051118_c001_v7007000_t0000_u01785042678811") 2026/07/26 05:15:38 DEBUG : both10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1a0_d20260726_m051108_c001_v0001099_t0049_u01785042668106") 2026/07/26 05:15:38 DEBUG : both10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a3_d20260726_m051056_c001_v7007000_t0000_u01785042656737") 2026/07/26 05:15:38 DEBUG : both10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0f4_d20260726_m051046_c001_v0001099_t0048_u01785042646785") 2026/07/26 05:15:38 DEBUG : both11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4410c_d20260726_m051118_c001_v7007000_t0000_u01785042678985") 2026/07/26 05:15:38 DEBUG : both11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1a8_d20260726_m051108_c001_v0001099_t0024_u01785042668794") 2026/07/26 05:15:38 DEBUG : both11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a4_d20260726_m051056_c001_v7007000_t0000_u01785042656911") 2026/07/26 05:15:38 DEBUG : both11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda100_d20260726_m051047_c001_v0001099_t0027_u01785042647539") 2026/07/26 05:15:38 DEBUG : both12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4410f_d20260726_m051119_c001_v7007000_t0000_u01785042679157") 2026/07/26 05:15:38 DEBUG : both12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1ac_d20260726_m051109_c001_v0001099_t0040_u01785042669463") 2026/07/26 05:15:38 DEBUG : both12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a5_d20260726_m051057_c001_v7007000_t0000_u01785042657085") 2026/07/26 05:15:38 DEBUG : both12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda104_d20260726_m051048_c001_v0001099_t0046_u01785042648336") 2026/07/26 05:15:38 DEBUG : both13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44110_d20260726_m051119_c001_v7007000_t0000_u01785042679329") 2026/07/26 05:15:38 DEBUG : both13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1b4_d20260726_m051110_c001_v0001099_t0052_u01785042670172") 2026/07/26 05:15:38 DEBUG : both13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a6_d20260726_m051057_c001_v7007000_t0000_u01785042657260") 2026/07/26 05:15:38 DEBUG : both13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda10c_d20260726_m051049_c001_v0001099_t0035_u01785042649079") 2026/07/26 05:15:38 DEBUG : both14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44111_d20260726_m051119_c001_v7007000_t0000_u01785042679502") 2026/07/26 05:15:38 DEBUG : both14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1bc_d20260726_m051110_c001_v0001099_t0048_u01785042670871") 2026/07/26 05:15:38 DEBUG : both14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a7_d20260726_m051057_c001_v7007000_t0000_u01785042657436") 2026/07/26 05:15:38 DEBUG : both14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda11a_d20260726_m051049_c001_v0001099_t0023_u01785042649830") 2026/07/26 05:15:38 DEBUG : both15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44112_d20260726_m051119_c001_v7007000_t0000_u01785042679676") 2026/07/26 05:15:39 DEBUG : both15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1c6_d20260726_m051111_c001_v0001099_t0052_u01785042671606") 2026/07/26 05:15:39 DEBUG : both15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a8_d20260726_m051057_c001_v7007000_t0000_u01785042657610") 2026/07/26 05:15:39 DEBUG : both15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda11e_d20260726_m051050_c001_v0001099_t0049_u01785042650474") 2026/07/26 05:15:39 DEBUG : both16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44113_d20260726_m051119_c001_v7007000_t0000_u01785042679848") 2026/07/26 05:15:39 DEBUG : both16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1cc_d20260726_m051112_c001_v0001099_t0004_u01785042672395") 2026/07/26 05:15:39 DEBUG : both16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5a9_d20260726_m051057_c001_v7007000_t0000_u01785042657785") 2026/07/26 05:15:39 DEBUG : both16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda124_d20260726_m051051_c001_v0001099_t0059_u01785042651207") 2026/07/26 05:15:39 DEBUG : both17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44114_d20260726_m051120_c001_v7007000_t0000_u01785042680020") 2026/07/26 05:15:39 DEBUG : both17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1d4_d20260726_m051113_c001_v0001099_t0015_u01785042673312") 2026/07/26 05:15:39 DEBUG : both17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5aa_d20260726_m051057_c001_v7007000_t0000_u01785042657959") 2026/07/26 05:15:39 DEBUG : both17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda12c_d20260726_m051051_c001_v0001099_t0006_u01785042651761") 2026/07/26 05:15:39 DEBUG : both18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44115_d20260726_m051120_c001_v7007000_t0000_u01785042680195") 2026/07/26 05:15:39 DEBUG : both18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1da_d20260726_m051114_c001_v0001099_t0002_u01785042674058") 2026/07/26 05:15:39 DEBUG : both18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5ab_d20260726_m051058_c001_v7007000_t0000_u01785042658135") 2026/07/26 05:15:39 DEBUG : both18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda134_d20260726_m051052_c001_v0001099_t0044_u01785042652558") 2026/07/26 05:15:39 DEBUG : both19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44116_d20260726_m051120_c001_v7007000_t0000_u01785042680367") 2026/07/26 05:15:39 DEBUG : both19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1e0_d20260726_m051114_c001_v0001099_t0056_u01785042674783") 2026/07/26 05:15:39 DEBUG : both19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5ad_d20260726_m051058_c001_v7007000_t0000_u01785042658310") 2026/07/26 05:15:39 DEBUG : both19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda13a_d20260726_m051053_c001_v0001099_t0029_u01785042653151") 2026/07/26 05:15:39 DEBUG : both2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44117_d20260726_m051120_c001_v7007000_t0000_u01785042680541") 2026/07/26 05:15:39 DEBUG : both2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda160_d20260726_m051101_c001_v0001099_t0028_u01785042661913") 2026/07/26 05:15:39 DEBUG : both2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5af_d20260726_m051058_c001_v7007000_t0000_u01785042658485") 2026/07/26 05:15:40 DEBUG : both2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0b4_d20260726_m051040_c001_v0001099_t0016_u01785042640606") 2026/07/26 05:15:40 DEBUG : both3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44118_d20260726_m051120_c001_v7007000_t0000_u01785042680770") 2026/07/26 05:15:40 DEBUG : both3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda164_d20260726_m051102_c001_v0001099_t0021_u01785042662681") 2026/07/26 05:15:40 DEBUG : both3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5b1_d20260726_m051058_c001_v7007000_t0000_u01785042658659") 2026/07/26 05:15:40 DEBUG : both3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ba_d20260726_m051041_c001_v0001099_t0014_u01785042641500") 2026/07/26 05:15:40 DEBUG : both4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44119_d20260726_m051120_c001_v7007000_t0000_u01785042680944") 2026/07/26 05:15:40 DEBUG : both4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda16c_d20260726_m051103_c001_v0001099_t0011_u01785042663565") 2026/07/26 05:15:40 DEBUG : both4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5b4_d20260726_m051058_c001_v7007000_t0000_u01785042658844") 2026/07/26 05:15:40 DEBUG : both4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0c6_d20260726_m051042_c001_v0001099_t0006_u01785042642394") 2026/07/26 05:15:40 DEBUG : both5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411a_d20260726_m051121_c001_v7007000_t0000_u01785042681117") 2026/07/26 05:15:40 DEBUG : both5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda170_d20260726_m051104_c001_v0001099_t0049_u01785042664413") 2026/07/26 05:15:40 DEBUG : both5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5b6_d20260726_m051059_c001_v7007000_t0000_u01785042659019") 2026/07/26 05:15:40 DEBUG : both5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ce_d20260726_m051043_c001_v0001099_t0034_u01785042643113") 2026/07/26 05:15:40 DEBUG : both6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411b_d20260726_m051121_c001_v7007000_t0000_u01785042681290") 2026/07/26 05:15:40 DEBUG : both6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda178_d20260726_m051105_c001_v0001099_t0056_u01785042665074") 2026/07/26 05:15:40 DEBUG : both6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5b9_d20260726_m051059_c001_v7007000_t0000_u01785042659194") 2026/07/26 05:15:40 DEBUG : both6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0d6_d20260726_m051043_c001_v0001099_t0003_u01785042643900") 2026/07/26 05:15:40 DEBUG : both7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411c_d20260726_m051121_c001_v7007000_t0000_u01785042681463") 2026/07/26 05:15:40 DEBUG : both7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda184_d20260726_m051105_c001_v0001099_t0055_u01785042665775") 2026/07/26 05:15:40 DEBUG : both7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5bb_d20260726_m051059_c001_v7007000_t0000_u01785042659368") 2026/07/26 05:15:40 DEBUG : both7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0dc_d20260726_m051044_c001_v0001099_t0050_u01785042644533") 2026/07/26 05:15:40 DEBUG : both8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411d_d20260726_m051121_c001_v7007000_t0000_u01785042681635") 2026/07/26 05:15:41 DEBUG : both8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda192_d20260726_m051106_c001_v0001099_t0047_u01785042666521") 2026/07/26 05:15:41 DEBUG : both8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5be_d20260726_m051059_c001_v7007000_t0000_u01785042659546") 2026/07/26 05:15:41 DEBUG : both8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0e8_d20260726_m051045_c001_v0001099_t0023_u01785042645508") 2026/07/26 05:15:41 DEBUG : both9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411e_d20260726_m051121_c001_v7007000_t0000_u01785042681808") 2026/07/26 05:15:41 DEBUG : both9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda19c_d20260726_m051107_c001_v0001099_t0026_u01785042667185") 2026/07/26 05:15:41 DEBUG : both9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def5c0_d20260726_m051059_c001_v7007000_t0000_u01785042659722") 2026/07/26 05:15:41 DEBUG : both9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ee_d20260726_m051046_c001_v0001099_t0001_u01785042646211") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dfc_d20260726_m050721_c001_v7007000_t0000_u01785042441366") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c00_d20260726_m050719_c001_v0001099_t0039_u01785042439457") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df8_d20260726_m050718_c001_v7007000_t0000_u01785042438664") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bf2_d20260726_m050716_c001_v0001099_t0026_u01785042436903") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951f8_d20260726_m050700_c001_v7007000_t0000_u01785042420042") 2026/07/26 05:15:41 DEBUG : c/non empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b68_d20260726_m050658_c001_v0001099_t0050_u01785042418169") 2026/07/26 05:15:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319a_d20260726_m051223_c001_v7007000_t0000_u01785042743957") 2026/07/26 05:15:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7d6_d20260726_m051218_c001_v0001036_t0051_u01785042738977") 2026/07/26 05:15:41 DEBUG : check sum: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951e2_d20260726_m050650_c001_v7007000_t0000_u01785042410584") 2026/07/26 05:15:41 DEBUG : check sum: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b22_d20260726_m050649_c001_v0001099_t0018_u01785042409503") 2026/07/26 05:15:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f419fba772933b475_d20260726_m051527_c001_v7007000_t0000_u01785042927537") 2026/07/26 05:15:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda5ba_d20260726_m051526_c001_v0001099_t0057_u01785042926117") 2026/07/26 05:15:41 DEBUG : dest/3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec14c_d20260726_m050901_c001_v7007000_t0000_u01785042541977") 2026/07/26 05:15:41 DEBUG : dest/3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f407e16ad433672d5_d20260726_m050900_c001_v0001131_t0054_u01785042540934") 2026/07/26 05:15:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958ca_d20260726_m051331_c001_v7007000_t0000_u01785042811420") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8c2_d20260726_m051326_c001_v0001036_t0051_u01785042806677") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4430f_d20260726_m051457_c001_v7007000_t0000_u01785042897778") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda552_d20260726_m051444_c001_v0001099_t0001_u01785042884535") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ffc_d20260726_m051440_c001_v7007000_t0000_u01785042880167") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda500_d20260726_m051426_c001_v0001099_t0041_u01785042866542") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d5_d20260726_m051422_c001_v7007000_t0000_u01785042862564") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4b0_d20260726_m051409_c001_v0001099_t0047_u01785042849453") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211873_d20260726_m051405_c001_v7007000_t0000_u01785042845336") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda48e_d20260726_m051353_c001_v0001099_t0052_u01785042833243") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9319_d20260726_m051349_c001_v7007000_t0000_u01785042829131") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda466_d20260726_m051335_c001_v0001099_t0049_u01785042815432") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873fbe_d20260726_m051328_c001_v7007000_t0000_u01785042808740") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda420_d20260726_m051315_c001_v0001099_t0010_u01785042795368") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed329f_d20260726_m051311_c001_v7007000_t0000_u01785042791061") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3fc_d20260726_m051306_c001_v0001099_t0048_u01785042786595") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f3d_d20260726_m051305_c001_v7007000_t0000_u01785042785102") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee485_d20260726_m051251_c001_v0001105_t0034_u01785042771364") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec296_d20260726_m051247_c001_v7007000_t0000_u01785042767291") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee45f_d20260726_m051242_c001_v0001105_t0037_u01785042762752") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b1_d20260726_m051241_c001_v7007000_t0000_u01785042761202") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7f4_d20260726_m051227_c001_v0001036_t0008_u01785042747942") 2026/07/26 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f413394997ce9e22c_d20260726_m051221_c001_v7007000_t0000_u01785042741731") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda2d4_d20260726_m051207_c001_v0001099_t0048_u01785042727166") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407313_d20260726_m051202_c001_v7007000_t0000_u01785042722615") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda282_d20260726_m051149_c001_v0001099_t0035_u01785042709403") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b388_d20260726_m051145_c001_v7007000_t0000_u01785042705484") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda23c_d20260726_m051134_c001_v0001099_t0042_u01785042694213") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9297_d20260726_m051308_c001_v7007000_t0000_u01785042788720") 2026/07/26 05:15:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae86c_d20260726_m051302_c001_v0001036_t0005_u01785042782679") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958cb_d20260726_m051331_c001_v7007000_t0000_u01785042811597") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5247_d20260726_m051326_c001_v0001106_t0030_u01785042806589") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44310_d20260726_m051457_c001_v7007000_t0000_u01785042897951") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5ee_d20260726_m051445_c001_v0001105_t0046_u01785042885207") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ffd_d20260726_m051440_c001_v7007000_t0000_u01785042880341") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5b4_d20260726_m051427_c001_v0001105_t0001_u01785042867209") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d6_d20260726_m051422_c001_v7007000_t0000_u01785042862742") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee588_d20260726_m051410_c001_v0001105_t0009_u01785042850099") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211874_d20260726_m051405_c001_v7007000_t0000_u01785042845518") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee554_d20260726_m051353_c001_v0001105_t0050_u01785042833916") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b931a_d20260726_m051349_c001_v7007000_t0000_u01785042829314") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee522_d20260726_m051336_c001_v0001105_t0017_u01785042816072") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41910b2c82e1e115_d20260726_m051329_c001_v7007000_t0000_u01785042809126") 2026/07/26 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4eb_d20260726_m051316_c001_v0001105_t0059_u01785042796169") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a0_d20260726_m051311_c001_v7007000_t0000_u01785042791270") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4cd_d20260726_m051306_c001_v0001105_t0033_u01785042786611") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec313_d20260726_m051304_c001_v7007000_t0000_u01785042784709") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae846_d20260726_m051252_c001_v0001036_t0037_u01785042772070") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec299_d20260726_m051247_c001_v7007000_t0000_u01785042767474") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae830_d20260726_m051242_c001_v0001036_t0039_u01785042762888") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b0_d20260726_m051241_c001_v7007000_t0000_u01785042761169") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda34c_d20260726_m051228_c001_v0001099_t0024_u01785042748713") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc41685_d20260726_m051221_c001_v7007000_t0000_u01785042741450") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef512b_d20260726_m051207_c001_v0001106_t0052_u01785042727889") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407314_d20260726_m051202_c001_v7007000_t0000_u01785042722816") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50cf_d20260726_m051150_c001_v0001106_t0048_u01785042710057") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b389_d20260726_m051145_c001_v7007000_t0000_u01785042705667") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5095_d20260726_m051134_c001_v0001106_t0034_u01785042694552") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416da_d20260726_m051308_c001_v7007000_t0000_u01785042788731") 2026/07/26 05:15:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5201_d20260726_m051302_c001_v0001106_t0030_u01785042782703") 2026/07/26 05:15:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958cc_d20260726_m051331_c001_v7007000_t0000_u01785042811773") 2026/07/26 05:15:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee50a_d20260726_m051326_c001_v0001105_t0057_u01785042806947") 2026/07/26 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44311_d20260726_m051458_c001_v7007000_t0000_u01785042898124") 2026/07/26 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae950_d20260726_m051445_c001_v0001036_t0018_u01785042885836") 2026/07/26 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873ffe_d20260726_m051440_c001_v7007000_t0000_u01785042880518") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae930_d20260726_m051427_c001_v0001036_t0019_u01785042867982") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d7_d20260726_m051422_c001_v7007000_t0000_u01785042862919") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae914_d20260726_m051410_c001_v0001036_t0005_u01785042850846") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211875_d20260726_m051405_c001_v7007000_t0000_u01785042845701") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8f8_d20260726_m051354_c001_v0001036_t0000_u01785042834530") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b931b_d20260726_m051349_c001_v7007000_t0000_u01785042829497") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8d6_d20260726_m051336_c001_v0001036_t0023_u01785042816767") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41910b2c82e1e116_d20260726_m051329_c001_v7007000_t0000_u01785042809300") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5229_d20260726_m051316_c001_v0001106_t0007_u01785042796992") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a1_d20260726_m051311_c001_v7007000_t0000_u01785042791460") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae88c_d20260726_m051306_c001_v0001036_t0023_u01785042786718") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a65033a_d20260726_m051304_c001_v7007000_t0000_u01785042784726") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3be_d20260726_m051252_c001_v0001099_t0007_u01785042772930") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec29d_d20260726_m051247_c001_v7007000_t0000_u01785042767657") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda38a_d20260726_m051242_c001_v0001099_t0056_u01785042762914") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac259e_d20260726_m051241_c001_v7007000_t0000_u01785042761394") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee429_d20260726_m051229_c001_v0001105_t0026_u01785042749432") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3187_d20260726_m051221_c001_v7007000_t0000_u01785042741468") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7ae_d20260726_m051208_c001_v0001036_t0040_u01785042728777") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407316_d20260726_m051203_c001_v7007000_t0000_u01785042723008") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae77c_d20260726_m051150_c001_v0001036_t0039_u01785042710967") 2026/07/26 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38a_d20260726_m051145_c001_v7007000_t0000_u01785042705842") 2026/07/26 05:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae752_d20260726_m051135_c001_v0001036_t0054_u01785042695033") 2026/07/26 05:15:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f45_d20260726_m051308_c001_v7007000_t0000_u01785042788739") 2026/07/26 05:15:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3e2_d20260726_m051302_c001_v0001099_t0030_u01785042782763") 2026/07/26 05:15:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958cd_d20260726_m051331_c001_v7007000_t0000_u01785042811949") 2026/07/26 05:15:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda44c_d20260726_m051326_c001_v0001099_t0057_u01785042806958") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44312_d20260726_m051458_c001_v7007000_t0000_u01785042898297") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef530d_d20260726_m051446_c001_v0001106_t0056_u01785042886729") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873fff_d20260726_m051440_c001_v7007000_t0000_u01785042880692") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52d5_d20260726_m051428_c001_v0001106_t0049_u01785042868881") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d8_d20260726_m051423_c001_v7007000_t0000_u01785042863097") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52af_d20260726_m051411_c001_v0001106_t0055_u01785042851687") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211876_d20260726_m051405_c001_v7007000_t0000_u01785042845884") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef528b_d20260726_m051355_c001_v0001106_t0011_u01785042835312") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b931c_d20260726_m051349_c001_v7007000_t0000_u01785042829705") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5265_d20260726_m051337_c001_v0001106_t0053_u01785042817945") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873fc2_d20260726_m051329_c001_v7007000_t0000_u01785042809311") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8a6_d20260726_m051317_c001_v0001036_t0005_u01785042797907") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a2_d20260726_m051311_c001_v7007000_t0000_u01785042791648") 2026/07/26 05:15:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4cf_d20260726_m051306_c001_v0001105_t0046_u01785042786871") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b928d_d20260726_m051305_c001_v7007000_t0000_u01785042785131") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51df_d20260726_m051253_c001_v0001106_t0001_u01785042773649") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a0_d20260726_m051247_c001_v7007000_t0000_u01785042767841") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee461_d20260726_m051242_c001_v0001105_t0007_u01785042762998") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f18_d20260726_m051241_c001_v7007000_t0000_u01785042761407") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5185_d20260726_m051230_c001_v0001106_t0047_u01785042750255") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed318a_d20260726_m051221_c001_v7007000_t0000_u01785042741645") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3cd_d20260726_m051209_c001_v0001105_t0024_u01785042729782") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407317_d20260726_m051203_c001_v7007000_t0000_u01785042723200") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee379_d20260726_m051151_c001_v0001105_t0050_u01785042711743") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38b_d20260726_m051146_c001_v7007000_t0000_u01785042706017") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee335_d20260726_m051135_c001_v0001105_t0024_u01785042695472") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9299_d20260726_m051308_c001_v7007000_t0000_u01785042788895") 2026/07/26 05:15:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4ad_d20260726_m051302_c001_v0001105_t0054_u01785042782781") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958ce_d20260726_m051332_c001_v7007000_t0000_u01785042812125") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8c4_d20260726_m051327_c001_v0001036_t0015_u01785042807016") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44313_d20260726_m051458_c001_v7007000_t0000_u01785042898475") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda55e_d20260726_m051447_c001_v0001099_t0046_u01785042887530") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874000_d20260726_m051440_c001_v7007000_t0000_u01785042880886") 2026/07/26 05:15:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda50a_d20260726_m051429_c001_v0001099_t0010_u01785042869801") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32d9_d20260726_m051423_c001_v7007000_t0000_u01785042863275") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4ba_d20260726_m051412_c001_v0001099_t0000_u01785042852285") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211877_d20260726_m051406_c001_v7007000_t0000_u01785042846066") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda496_d20260726_m051355_c001_v0001099_t0033_u01785042835833") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b931e_d20260726_m051349_c001_v7007000_t0000_u01785042829894") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda46a_d20260726_m051338_c001_v0001099_t0021_u01785042818529") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21184d_d20260726_m051328_c001_v7007000_t0000_u01785042808714") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda424_d20260726_m051318_c001_v0001099_t0031_u01785042798319") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a3_d20260726_m051311_c001_v7007000_t0000_u01785042791838") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef520d_d20260726_m051306_c001_v0001106_t0035_u01785042786909") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec315_d20260726_m051304_c001_v7007000_t0000_u01785042784883") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee489_d20260726_m051254_c001_v0001105_t0035_u01785042774169") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a2_d20260726_m051248_c001_v7007000_t0000_u01785042768024") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51b9_d20260726_m051243_c001_v0001106_t0038_u01785042763082") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec273_d20260726_m051241_c001_v7007000_t0000_u01785042761416") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7f8_d20260726_m051230_c001_v0001036_t0052_u01785042750812") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958ee61_d20260726_m051221_c001_v7007000_t0000_u01785042741509") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda2e6_d20260726_m051210_c001_v0001099_t0048_u01785042730338") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40731a_d20260726_m051203_c001_v7007000_t0000_u01785042723393") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda290_d20260726_m051152_c001_v0001099_t0050_u01785042712030") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38c_d20260726_m051146_c001_v7007000_t0000_u01785042706193") 2026/07/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda242_d20260726_m051135_c001_v0001099_t0056_u01785042695894") 2026/07/26 05:15:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958eeed_d20260726_m051308_c001_v7007000_t0000_u01785042788752") 2026/07/26 05:15:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae870_d20260726_m051303_c001_v0001036_t0056_u01785042783062") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958cf_d20260726_m051332_c001_v7007000_t0000_u01785042812302") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5249_d20260726_m051327_c001_v0001106_t0007_u01785042807146") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44314_d20260726_m051458_c001_v7007000_t0000_u01785042898649") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5f4_d20260726_m051448_c001_v0001105_t0005_u01785042888019") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874001_d20260726_m051441_c001_v7007000_t0000_u01785042881079") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5ba_d20260726_m051430_c001_v0001105_t0056_u01785042870267") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32da_d20260726_m051423_c001_v7007000_t0000_u01785042863453") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee590_d20260726_m051412_c001_v0001105_t0029_u01785042852664") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211878_d20260726_m051406_c001_v7007000_t0000_u01785042846248") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee55c_d20260726_m051356_c001_v0001105_t0008_u01785042836172") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b931f_d20260726_m051350_c001_v7007000_t0000_u01785042830077") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee528_d20260726_m051338_c001_v0001105_t0049_u01785042818921") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21184e_d20260726_m051328_c001_v7007000_t0000_u01785042808888") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4f0_d20260726_m051318_c001_v0001105_t0035_u01785042798654") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a4_d20260726_m051312_c001_v7007000_t0000_u01785042792027") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3fe_d20260726_m051307_c001_v0001099_t0055_u01785042787068") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a65033b_d20260726_m051304_c001_v7007000_t0000_u01785042784902") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae84e_d20260726_m051254_c001_v0001036_t0016_u01785042774481") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a3_d20260726_m051248_c001_v7007000_t0000_u01785042768207") 2026/07/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda390_d20260726_m051243_c001_v0001099_t0050_u01785042763172") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f17_d20260726_m051241_c001_v7007000_t0000_u01785042761214") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda352_d20260726_m051231_c001_v0001099_t0029_u01785042751157") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cfc_d20260726_m051221_c001_v7007000_t0000_u01785042741657") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef513b_d20260726_m051210_c001_v0001106_t0056_u01785042730653") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40731c_d20260726_m051203_c001_v7007000_t0000_u01785042723584") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50d7_d20260726_m051152_c001_v0001106_t0009_u01785042712304") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38d_d20260726_m051146_c001_v7007000_t0000_u01785042706383") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef509b_d20260726_m051136_c001_v0001106_t0030_u01785042696193") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3298_d20260726_m051308_c001_v7007000_t0000_u01785042788709") 2026/07/26 05:15:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4b1_d20260726_m051303_c001_v0001105_t0033_u01785042783133") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d1_d20260726_m051332_c001_v7007000_t0000_u01785042812478") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda44e_d20260726_m051327_c001_v0001099_t0033_u01785042807274") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44315_d20260726_m051458_c001_v7007000_t0000_u01785042898848") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae952_d20260726_m051448_c001_v0001036_t0043_u01785042888438") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874002_d20260726_m051441_c001_v7007000_t0000_u01785042881254") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae934_d20260726_m051430_c001_v0001036_t0043_u01785042870662") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32db_d20260726_m051423_c001_v7007000_t0000_u01785042863631") 2026/07/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae916_d20260726_m051413_c001_v0001036_t0033_u01785042853170") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211879_d20260726_m051406_c001_v7007000_t0000_u01785042846429") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8fa_d20260726_m051356_c001_v0001036_t0032_u01785042836605") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9321_d20260726_m051350_c001_v7007000_t0000_u01785042830261") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8d8_d20260726_m051339_c001_v0001036_t0014_u01785042819267") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873fc1_d20260726_m051329_c001_v7007000_t0000_u01785042809127") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef522d_d20260726_m051318_c001_v0001106_t0028_u01785042798956") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a5_d20260726_m051312_c001_v7007000_t0000_u01785042792217") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4d1_d20260726_m051307_c001_v0001105_t0058_u01785042787203") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a65033c_d20260726_m051305_c001_v7007000_t0000_u01785042785080") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3c2_d20260726_m051255_c001_v0001099_t0004_u01785042775070") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a4_d20260726_m051248_c001_v7007000_t0000_u01785042768390") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee463_d20260726_m051243_c001_v0001105_t0031_u01785042763474") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b04_d20260726_m051241_c001_v7007000_t0000_u01785042761509") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee431_d20260726_m051231_c001_v0001105_t0038_u01785042751501") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f419fba772933b304_d20260726_m051221_c001_v7007000_t0000_u01785042741689") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7bc_d20260726_m051211_c001_v0001036_t0020_u01785042731142") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40731f_d20260726_m051203_c001_v7007000_t0000_u01785042723901") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae780_d20260726_m051152_c001_v0001036_t0005_u01785042712950") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38e_d20260726_m051146_c001_v7007000_t0000_u01785042706559") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae756_d20260726_m051136_c001_v0001036_t0053_u01785042696746") 2026/07/26 05:15:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3299_d20260726_m051308_c001_v7007000_t0000_u01785042788905") 2026/07/26 05:15:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3e6_d20260726_m051303_c001_v0001099_t0036_u01785042783189") 2026/07/26 05:15:52 DEBUG : dir1/0007-12345: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d2_d20260726_m051332_c001_v7007000_t0000_u01785042812661") 2026/07/26 05:15:52 DEBUG : dir1/0007-12345: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee50e_d20260726_m051327_c001_v0001105_t0052_u01785042807320") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44316_d20260726_m051459_c001_v7007000_t0000_u01785042899021") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5317_d20260726_m051449_c001_v0001106_t0033_u01785042889049") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874003_d20260726_m051441_c001_v7007000_t0000_u01785042881428") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52db_d20260726_m051431_c001_v0001106_t0004_u01785042871047") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32dc_d20260726_m051423_c001_v7007000_t0000_u01785042863810") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52b1_d20260726_m051413_c001_v0001106_t0005_u01785042853516") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187a_d20260726_m051406_c001_v7007000_t0000_u01785042846611") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef528f_d20260726_m051356_c001_v0001106_t0053_u01785042836938") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9322_d20260726_m051350_c001_v7007000_t0000_u01785042830447") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5269_d20260726_m051340_c001_v0001106_t0021_u01785042820018") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79d4e_d20260726_m051329_c001_v7007000_t0000_u01785042809125") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8aa_d20260726_m051319_c001_v0001036_t0018_u01785042799570") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a6_d20260726_m051312_c001_v7007000_t0000_u01785042792412") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda404_d20260726_m051307_c001_v0001099_t0053_u01785042787352") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3295_d20260726_m051305_c001_v7007000_t0000_u01785042785146") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51e3_d20260726_m051255_c001_v0001106_t0016_u01785042775625") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a5_d20260726_m051248_c001_v7007000_t0000_u01785042768573") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae832_d20260726_m051243_c001_v0001036_t0008_u01785042763486") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec272_d20260726_m051241_c001_v7007000_t0000_u01785042761218") 2026/07/26 05:15:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef518d_d20260726_m051231_c001_v0001106_t0053_u01785042751923") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958ee62_d20260726_m051221_c001_v7007000_t0000_u01785042741699") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3d3_d20260726_m051211_c001_v0001105_t0036_u01785042731643") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407320_d20260726_m051204_c001_v7007000_t0000_u01785042724093") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee37f_d20260726_m051153_c001_v0001105_t0016_u01785042713392") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b38f_d20260726_m051146_c001_v7007000_t0000_u01785042706735") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee341_d20260726_m051137_c001_v0001105_t0033_u01785042697106") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f48_d20260726_m051308_c001_v7007000_t0000_u01785042788957") 2026/07/26 05:15:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae872_d20260726_m051303_c001_v0001036_t0001_u01785042783401") 2026/07/26 05:15:53 DEBUG : dir1/0008-23456: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d3_d20260726_m051332_c001_v7007000_t0000_u01785042812838") 2026/07/26 05:15:53 DEBUG : dir1/0008-23456: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8c6_d20260726_m051327_c001_v0001036_t0030_u01785042807600") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44317_d20260726_m051459_c001_v7007000_t0000_u01785042899195") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda562_d20260726_m051449_c001_v0001099_t0047_u01785042889460") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874004_d20260726_m051441_c001_v7007000_t0000_u01785042881740") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda512_d20260726_m051431_c001_v0001099_t0047_u01785042871572") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32dd_d20260726_m051423_c001_v7007000_t0000_u01785042863987") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4ca_d20260726_m051414_c001_v0001099_t0010_u01785042854017") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187b_d20260726_m051406_c001_v7007000_t0000_u01785042846794") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda49c_d20260726_m051357_c001_v0001099_t0055_u01785042837445") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9323_d20260726_m051350_c001_v7007000_t0000_u01785042830630") 2026/07/26 05:15:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda470_d20260726_m051340_c001_v0001099_t0057_u01785042820587") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c0_d20260726_m051328_c001_v7007000_t0000_u01785042808731") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda42c_d20260726_m051320_c001_v0001099_t0026_u01785042800130") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a7_d20260726_m051312_c001_v7007000_t0000_u01785042792603") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae88e_d20260726_m051307_c001_v0001036_t0048_u01785042787379") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec318_d20260726_m051305_c001_v7007000_t0000_u01785042785234") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee495_d20260726_m051256_c001_v0001105_t0005_u01785042776210") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a7_d20260726_m051248_c001_v7007000_t0000_u01785042768758") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda392_d20260726_m051243_c001_v0001099_t0051_u01785042763540") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf58d_d20260726_m051241_c001_v7007000_t0000_u01785042761520") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7fc_d20260726_m051232_c001_v0001036_t0032_u01785042752418") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cf8_d20260726_m051221_c001_v7007000_t0000_u01785042741263") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda2f4_d20260726_m051211_c001_v0001099_t0048_u01785042731936") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407322_d20260726_m051204_c001_v7007000_t0000_u01785042724284") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda294_d20260726_m051153_c001_v0001099_t0015_u01785042713811") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b390_d20260726_m051146_c001_v7007000_t0000_u01785042706911") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda246_d20260726_m051137_c001_v0001099_t0007_u01785042697434") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211843_d20260726_m051308_c001_v7007000_t0000_u01785042788969") 2026/07/26 05:15:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4bb_d20260726_m051303_c001_v0001105_t0019_u01785042783459") 2026/07/26 05:15:54 DEBUG : dir1/0009-34567: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d4_d20260726_m051333_c001_v7007000_t0000_u01785042813015") 2026/07/26 05:15:54 DEBUG : dir1/0009-34567: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee512_d20260726_m051327_c001_v0001105_t0057_u01785042807664") 2026/07/26 05:15:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44318_d20260726_m051459_c001_v7007000_t0000_u01785042899368") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5fc_d20260726_m051449_c001_v0001105_t0002_u01785042889791") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874005_d20260726_m051441_c001_v7007000_t0000_u01785042881915") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5be_d20260726_m051431_c001_v0001105_t0047_u01785042871835") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32de_d20260726_m051424_c001_v7007000_t0000_u01785042864165") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee592_d20260726_m051414_c001_v0001105_t0002_u01785042854640") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187c_d20260726_m051406_c001_v7007000_t0000_u01785042846976") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee55e_d20260726_m051357_c001_v0001105_t0039_u01785042837754") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9324_d20260726_m051350_c001_v7007000_t0000_u01785042830814") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee532_d20260726_m051340_c001_v0001105_t0030_u01785042820880") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a6503a5_d20260726_m051329_c001_v7007000_t0000_u01785042809321") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4f8_d20260726_m051320_c001_v0001105_t0014_u01785042800632") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a8_d20260726_m051312_c001_v7007000_t0000_u01785042792793") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5213_d20260726_m051307_c001_v0001106_t0036_u01785042787619") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a65033d_d20260726_m051305_c001_v7007000_t0000_u01785042785257") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae856_d20260726_m051256_c001_v0001036_t0043_u01785042776595") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a8_d20260726_m051248_c001_v7007000_t0000_u01785042768941") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee465_d20260726_m051243_c001_v0001105_t0020_u01785042763741") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf58b_d20260726_m051241_c001_v7007000_t0000_u01785042761163") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda360_d20260726_m051232_c001_v0001099_t0034_u01785042752939") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f413394997ce9e22b_d20260726_m051221_c001_v7007000_t0000_u01785042741516") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5145_d20260726_m051212_c001_v0001106_t0025_u01785042732339") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407324_d20260726_m051204_c001_v7007000_t0000_u01785042724475") 2026/07/26 05:15:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50df_d20260726_m051154_c001_v0001106_t0059_u01785042714152") 2026/07/26 05:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b391_d20260726_m051147_c001_v7007000_t0000_u01785042707086") 2026/07/26 05:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50a3_d20260726_m051137_c001_v0001106_t0043_u01785042697832") 2026/07/26 05:15:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f46_d20260726_m051308_c001_v7007000_t0000_u01785042788761") 2026/07/26 05:15:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5203_d20260726_m051303_c001_v0001106_t0035_u01785042783505") 2026/07/26 05:15:56 DEBUG : dir1/0010-45678: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d5_d20260726_m051333_c001_v7007000_t0000_u01785042813192") 2026/07/26 05:15:56 DEBUG : dir1/0010-45678: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda450_d20260726_m051327_c001_v0001099_t0028_u01785042807740") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44319_d20260726_m051459_c001_v7007000_t0000_u01785042899541") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae954_d20260726_m051450_c001_v0001036_t0050_u01785042890526") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874006_d20260726_m051442_c001_v7007000_t0000_u01785042882089") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae938_d20260726_m051432_c001_v0001036_t0000_u01785042872261") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32df_d20260726_m051424_c001_v7007000_t0000_u01785042864343") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae918_d20260726_m051415_c001_v0001036_t0051_u01785042855056") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187d_d20260726_m051407_c001_v7007000_t0000_u01785042847158") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8fc_d20260726_m051358_c001_v0001036_t0018_u01785042838016") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9325_d20260726_m051350_c001_v7007000_t0000_u01785042830996") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8de_d20260726_m051341_c001_v0001036_t0029_u01785042821299") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59873fc0_d20260726_m051328_c001_v7007000_t0000_u01785042808923") 2026/07/26 05:15:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5233_d20260726_m051321_c001_v0001106_t0035_u01785042801093") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32a9_d20260726_m051312_c001_v7007000_t0000_u01785042792983") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4d5_d20260726_m051307_c001_v0001105_t0035_u01785042787669") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f40_d20260726_m051305_c001_v7007000_t0000_u01785042785266") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3c8_d20260726_m051257_c001_v0001099_t0005_u01785042777050") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2a9_d20260726_m051249_c001_v7007000_t0000_u01785042769124") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51bd_d20260726_m051243_c001_v0001106_t0053_u01785042763818") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b03_d20260726_m051241_c001_v7007000_t0000_u01785042761332") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee437_d20260726_m051233_c001_v0001105_t0031_u01785042753322") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cfb_d20260726_m051221_c001_v7007000_t0000_u01785042741533") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7c0_d20260726_m051213_c001_v0001036_t0016_u01785042733321") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407326_d20260726_m051204_c001_v7007000_t0000_u01785042724667") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae788_d20260726_m051154_c001_v0001036_t0038_u01785042714656") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b392_d20260726_m051147_c001_v7007000_t0000_u01785042707262") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae75a_d20260726_m051138_c001_v0001036_t0021_u01785042698334") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f47_d20260726_m051308_c001_v7007000_t0000_u01785042788915") 2026/07/26 05:15:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3ec_d20260726_m051303_c001_v0001099_t0028_u01785042783646") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d6_d20260726_m051333_c001_v7007000_t0000_u01785042813368") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef524f_d20260726_m051327_c001_v0001106_t0029_u01785042807770") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431a_d20260726_m051459_c001_v7007000_t0000_u01785042899717") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef531b_d20260726_m051451_c001_v0001106_t0021_u01785042891064") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874007_d20260726_m051442_c001_v7007000_t0000_u01785042882353") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52e3_d20260726_m051432_c001_v0001106_t0005_u01785042872687") 2026/07/26 05:15:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e0_d20260726_m051424_c001_v7007000_t0000_u01785042864521") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52b7_d20260726_m051415_c001_v0001106_t0001_u01785042855413") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187e_d20260726_m051407_c001_v7007000_t0000_u01785042847340") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5293_d20260726_m051358_c001_v0001106_t0052_u01785042838545") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9326_d20260726_m051351_c001_v7007000_t0000_u01785042831179") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5275_d20260726_m051341_c001_v0001106_t0047_u01785042821693") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c4_d20260726_m051329_c001_v7007000_t0000_u01785042809333") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8b8_d20260726_m051321_c001_v0001036_t0056_u01785042801732") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32aa_d20260726_m051313_c001_v7007000_t0000_u01785042793172") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda406_d20260726_m051307_c001_v0001099_t0044_u01785042787683") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958eede_d20260726_m051305_c001_v7007000_t0000_u01785042785281") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51e9_d20260726_m051257_c001_v0001106_t0032_u01785042777448") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2aa_d20260726_m051249_c001_v7007000_t0000_u01785042769306") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda394_d20260726_m051243_c001_v0001099_t0048_u01785042763893") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac2597_d20260726_m051240_c001_v7007000_t0000_u01785042760780") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5193_d20260726_m051233_c001_v0001106_t0052_u01785042753616") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc41688_d20260726_m051221_c001_v7007000_t0000_u01785042741797") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3dd_d20260726_m051213_c001_v0001105_t0024_u01785042733950") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407327_d20260726_m051204_c001_v7007000_t0000_u01785042724867") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee38b_d20260726_m051155_c001_v0001105_t0057_u01785042715042") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b393_d20260726_m051147_c001_v7007000_t0000_u01785042707438") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee347_d20260726_m051139_c001_v0001105_t0030_u01785042699004") 2026/07/26 05:15:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b929c_d20260726_m051309_c001_v7007000_t0000_u01785042789070") 2026/07/26 05:15:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4c1_d20260726_m051303_c001_v0001105_t0034_u01785042783847") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d7_d20260726_m051333_c001_v7007000_t0000_u01785042813546") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee514_d20260726_m051328_c001_v0001105_t0011_u01785042808005") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431b_d20260726_m051459_c001_v7007000_t0000_u01785042899891") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda564_d20260726_m051451_c001_v0001099_t0026_u01785042891577") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874008_d20260726_m051442_c001_v7007000_t0000_u01785042882527") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda51c_d20260726_m051433_c001_v0001099_t0040_u01785042873125") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e1_d20260726_m051424_c001_v7007000_t0000_u01785042864699") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda4d2_d20260726_m051416_c001_v0001099_t0014_u01785042856030") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21187f_d20260726_m051407_c001_v7007000_t0000_u01785042847556") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda49e_d20260726_m051359_c001_v0001099_t0059_u01785042839224") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9327_d20260726_m051351_c001_v7007000_t0000_u01785042831363") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda476_d20260726_m051342_c001_v0001099_t0023_u01785042822329") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a6503a4_d20260726_m051329_c001_v7007000_t0000_u01785042809127") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda438_d20260726_m051322_c001_v0001099_t0032_u01785042802022") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32ab_d20260726_m051313_c001_v7007000_t0000_u01785042793362") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae890_d20260726_m051307_c001_v0001036_t0019_u01785042787721") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958eedd_d20260726_m051305_c001_v7007000_t0000_u01785042785095") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee49b_d20260726_m051258_c001_v0001105_t0056_u01785042778049") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2ab_d20260726_m051249_c001_v7007000_t0000_u01785042769491") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae836_d20260726_m051244_c001_v0001036_t0019_u01785042764080") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac259c_d20260726_m051241_c001_v7007000_t0000_u01785042761188") 2026/07/26 05:15:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae806_d20260726_m051234_c001_v0001036_t0009_u01785042754144") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed318d_d20260726_m051221_c001_v7007000_t0000_u01785042741822") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda2fe_d20260726_m051214_c001_v0001099_t0017_u01785042734414") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407329_d20260726_m051205_c001_v7007000_t0000_u01785042725059") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda29c_d20260726_m051155_c001_v0001099_t0004_u01785042715404") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b394_d20260726_m051147_c001_v7007000_t0000_u01785042707614") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda254_d20260726_m051139_c001_v0001099_t0001_u01785042699334") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a650349_d20260726_m051308_c001_v7007000_t0000_u01785042788773") 2026/07/26 05:16:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae876_d20260726_m051303_c001_v0001036_t0034_u01785042783895") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d8_d20260726_m051333_c001_v7007000_t0000_u01785042813723") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda456_d20260726_m051328_c001_v0001099_t0010_u01785042808031") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431c_d20260726_m051500_c001_v7007000_t0000_u01785042900066") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee604_d20260726_m051451_c001_v0001105_t0054_u01785042891996") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d59874009_d20260726_m051442_c001_v7007000_t0000_u01785042882702") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee5c6_d20260726_m051433_c001_v0001105_t0046_u01785042873398") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e2_d20260726_m051424_c001_v7007000_t0000_u01785042864880") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee594_d20260726_m051416_c001_v0001105_t0028_u01785042856555") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211880_d20260726_m051407_c001_v7007000_t0000_u01785042847739") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee562_d20260726_m051359_c001_v0001105_t0053_u01785042839522") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9328_d20260726_m051351_c001_v7007000_t0000_u01785042831546") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee53a_d20260726_m051342_c001_v0001105_t0009_u01785042822730") 2026/07/26 05:16:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958c2_d20260726_m051328_c001_v7007000_t0000_u01785042808909") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4fa_d20260726_m051322_c001_v0001105_t0007_u01785042802310") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32ac_d20260726_m051313_c001_v7007000_t0000_u01785042793551") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4d7_d20260726_m051307_c001_v0001105_t0002_u01785042787970") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416d5_d20260726_m051305_c001_v7007000_t0000_u01785042785097") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae85c_d20260726_m051258_c001_v0001036_t0028_u01785042778415") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2ac_d20260726_m051249_c001_v7007000_t0000_u01785042769673") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee46b_d20260726_m051244_c001_v0001105_t0034_u01785042764249") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf58c_d20260726_m051241_c001_v7007000_t0000_u01785042761343") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda364_d20260726_m051234_c001_v0001099_t0011_u01785042754602") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cfd_d20260726_m051221_c001_v7007000_t0000_u01785042741707") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef514f_d20260726_m051214_c001_v0001106_t0041_u01785042734797") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40732a_d20260726_m051205_c001_v7007000_t0000_u01785042725251") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50ed_d20260726_m051155_c001_v0001106_t0017_u01785042715833") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b395_d20260726_m051147_c001_v7007000_t0000_u01785042707790") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef50a7_d20260726_m051139_c001_v0001106_t0006_u01785042699750") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f49_d20260726_m051309_c001_v7007000_t0000_u01785042789088") 2026/07/26 05:16:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3ee_d20260726_m051303_c001_v0001099_t0017_u01785042783973") 2026/07/26 05:16:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958d9_d20260726_m051333_c001_v7007000_t0000_u01785042813956") 2026/07/26 05:16:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5251_d20260726_m051328_c001_v0001106_t0046_u01785042808237") 2026/07/26 05:16:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431d_d20260726_m051500_c001_v7007000_t0000_u01785042900242") 2026/07/26 05:16:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae960_d20260726_m051452_c001_v0001036_t0039_u01785042892284") 2026/07/26 05:16:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d5987400a_d20260726_m051443_c001_v7007000_t0000_u01785042883005") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae93c_d20260726_m051433_c001_v0001036_t0043_u01785042873748") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e3_d20260726_m051425_c001_v7007000_t0000_u01785042865057") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae91a_d20260726_m051416_c001_v0001036_t0043_u01785042856910") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211881_d20260726_m051407_c001_v7007000_t0000_u01785042847922") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae900_d20260726_m051359_c001_v0001036_t0034_u01785042839987") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9329_d20260726_m051351_c001_v7007000_t0000_u01785042831728") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8e2_d20260726_m051343_c001_v0001036_t0018_u01785042823106") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21184f_d20260726_m051329_c001_v7007000_t0000_u01785042809127") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5239_d20260726_m051322_c001_v0001106_t0016_u01785042802754") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32ad_d20260726_m051313_c001_v7007000_t0000_u01785042793741") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda40a_d20260726_m051308_c001_v0001099_t0009_u01785042788003") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f41_d20260726_m051305_c001_v7007000_t0000_u01785042785287") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda3d2_d20260726_m051258_c001_v0001099_t0016_u01785042778821") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2ad_d20260726_m051249_c001_v7007000_t0000_u01785042769858") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51c3_d20260726_m051244_c001_v0001106_t0025_u01785042764392") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416b2_d20260726_m051241_c001_v7007000_t0000_u01785042761352") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee441_d20260726_m051234_c001_v0001105_t0007_u01785042754939") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4080a4a999d79cf7_d20260726_m051221_c001_v7007000_t0000_u01785042741090") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7ca_d20260726_m051215_c001_v0001036_t0042_u01785042735264") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40732b_d20260726_m051205_c001_v7007000_t0000_u01785042725442") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae78e_d20260726_m051156_c001_v0001036_t0018_u01785042716357") 2026/07/26 05:16:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b396_d20260726_m051147_c001_v7007000_t0000_u01785042707965") 2026/07/26 05:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae760_d20260726_m051140_c001_v0001036_t0037_u01785042700316") 2026/07/26 05:16:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed329b_d20260726_m051309_c001_v7007000_t0000_u01785042789100") 2026/07/26 05:16:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee4c3_d20260726_m051304_c001_v0001105_t0006_u01785042784100") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958da_d20260726_m051334_c001_v7007000_t0000_u01785042814133") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8c8_d20260726_m051328_c001_v0001036_t0028_u01785042808328") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431e_d20260726_m051500_c001_v7007000_t0000_u01785042900416") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5321_d20260726_m051452_c001_v0001106_t0020_u01785042892641") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d5987400b_d20260726_m051443_c001_v7007000_t0000_u01785042883181") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52e9_d20260726_m051434_c001_v0001106_t0046_u01785042874158") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e4_d20260726_m051425_c001_v7007000_t0000_u01785042865236") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52bd_d20260726_m051417_c001_v0001106_t0041_u01785042857373") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211882_d20260726_m051408_c001_v7007000_t0000_u01785042848104") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5295_d20260726_m051400_c001_v0001106_t0043_u01785042840418") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b932a_d20260726_m051351_c001_v7007000_t0000_u01785042831911") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5277_d20260726_m051343_c001_v0001106_t0030_u01785042823657") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407406_d20260726_m051329_c001_v7007000_t0000_u01785042809182") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8bc_d20260726_m051323_c001_v0001036_t0025_u01785042803316") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32ae_d20260726_m051313_c001_v7007000_t0000_u01785042793931") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae896_d20260726_m051308_c001_v0001036_t0004_u01785042788340") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f3c_d20260726_m051305_c001_v7007000_t0000_u01785042785088") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51f3_d20260726_m051259_c001_v0001106_t0009_u01785042779204") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2ae_d20260726_m051250_c001_v7007000_t0000_u01785042770041") 2026/07/26 05:16:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda398_d20260726_m051244_c001_v0001099_t0035_u01785042764453") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b02_d20260726_m051241_c001_v7007000_t0000_u01785042761154") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5199_d20260726_m051235_c001_v0001106_t0037_u01785042755370") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a407397_d20260726_m051221_c001_v7007000_t0000_u01785042741720") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3e9_d20260726_m051215_c001_v0001105_t0039_u01785042735652") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40732d_d20260726_m051205_c001_v7007000_t0000_u01785042725634") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee399_d20260726_m051157_c001_v0001105_t0059_u01785042717058") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b397_d20260726_m051148_c001_v7007000_t0000_u01785042708140") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee34f_d20260726_m051140_c001_v0001105_t0015_u01785042700665") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416db_d20260726_m051308_c001_v7007000_t0000_u01785042788930") 2026/07/26 05:16:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae878_d20260726_m051304_c001_v0001036_t0021_u01785042784209") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319b_d20260726_m051224_c001_v7007000_t0000_u01785042744137") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda31e_d20260726_m051219_c001_v0001099_t0036_u01785042739290") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319c_d20260726_m051224_c001_v7007000_t0000_u01785042744313") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7da_d20260726_m051219_c001_v0001036_t0009_u01785042739303") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319d_d20260726_m051224_c001_v7007000_t0000_u01785042744489") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3ff_d20260726_m051219_c001_v0001105_t0039_u01785042739324") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319e_d20260726_m051224_c001_v7007000_t0000_u01785042744666") 2026/07/26 05:16:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef515f_d20260726_m051219_c001_v0001106_t0003_u01785042739499") 2026/07/26 05:16:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed319f_d20260726_m051224_c001_v7007000_t0000_u01785042744843") 2026/07/26 05:16:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee403_d20260726_m051219_c001_v0001105_t0038_u01785042739616") 2026/07/26 05:16:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a1_d20260726_m051225_c001_v7007000_t0000_u01785042745021") 2026/07/26 05:16:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda322_d20260726_m051219_c001_v0001099_t0057_u01785042739714") 2026/07/26 05:16:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a2_d20260726_m051225_c001_v7007000_t0000_u01785042745196") 2026/07/26 05:16:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7dc_d20260726_m051219_c001_v0001036_t0038_u01785042739824") 2026/07/26 05:16:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a3_d20260726_m051225_c001_v7007000_t0000_u01785042745373") 2026/07/26 05:16:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee407_d20260726_m051219_c001_v0001105_t0035_u01785042739899") 2026/07/26 05:16:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a4_d20260726_m051225_c001_v7007000_t0000_u01785042745550") 2026/07/26 05:16:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5161_d20260726_m051220_c001_v0001106_t0050_u01785042740048") 2026/07/26 05:16:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a5_d20260726_m051225_c001_v7007000_t0000_u01785042745727") 2026/07/26 05:16:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7de_d20260726_m051220_c001_v0001036_t0032_u01785042740156") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a6_d20260726_m051225_c001_v7007000_t0000_u01785042745966") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee40b_d20260726_m051220_c001_v0001105_t0019_u01785042740206") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a7_d20260726_m051226_c001_v7007000_t0000_u01785042746143") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda32a_d20260726_m051220_c001_v0001099_t0045_u01785042740266") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a8_d20260726_m051226_c001_v7007000_t0000_u01785042746319") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae7e2_d20260726_m051220_c001_v0001036_t0037_u01785042740518") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31a9_d20260726_m051226_c001_v7007000_t0000_u01785042746495") 2026/07/26 05:16:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda32c_d20260726_m051220_c001_v0001099_t0004_u01785042740549") 2026/07/26 05:16:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31aa_d20260726_m051226_c001_v7007000_t0000_u01785042746671") 2026/07/26 05:16:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5165_d20260726_m051220_c001_v0001106_t0014_u01785042740591") 2026/07/26 05:16:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed31ab_d20260726_m051226_c001_v7007000_t0000_u01785042746848") 2026/07/26 05:16:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee40d_d20260726_m051220_c001_v0001105_t0026_u01785042740617") 2026/07/26 05:16:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf59d_d20260726_m051244_c001_v7007000_t0000_u01785042764988") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee44d_d20260726_m051238_c001_v0001105_t0039_u01785042758644") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416ba_d20260726_m051245_c001_v7007000_t0000_u01785042765050") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda370_d20260726_m051238_c001_v0001099_t0049_u01785042758689") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416bb_d20260726_m051245_c001_v7007000_t0000_u01785042765063") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae81c_d20260726_m051238_c001_v0001036_t0011_u01785042758797") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b05_d20260726_m051244_c001_v7007000_t0000_u01785042764999") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51a7_d20260726_m051238_c001_v0001106_t0006_u01785042758851") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf59e_d20260726_m051245_c001_v7007000_t0000_u01785042765162") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee44f_d20260726_m051238_c001_v0001105_t0005_u01785042758894") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b07_d20260726_m051245_c001_v7007000_t0000_u01785042765175") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda372_d20260726_m051239_c001_v0001099_t0038_u01785042759279") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4154f98efcc416be_d20260726_m051245_c001_v7007000_t0000_u01785042765253") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51a9_d20260726_m051239_c001_v0001106_t0042_u01785042759333") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f1a_d20260726_m051245_c001_v7007000_t0000_u01785042765010") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae820_d20260726_m051239_c001_v0001036_t0054_u01785042759477") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42394c0fd62bf59f_d20260726_m051245_c001_v7007000_t0000_u01785042765338") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee451_d20260726_m051239_c001_v0001105_t0039_u01785042759489") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f1b_d20260726_m051245_c001_v7007000_t0000_u01785042765200") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda374_d20260726_m051239_c001_v0001099_t0016_u01785042759683") 2026/07/26 05:16:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec27e_d20260726_m051245_c001_v7007000_t0000_u01785042765210") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee453_d20260726_m051239_c001_v0001105_t0028_u01785042759810") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754b09_d20260726_m051245_c001_v7007000_t0000_u01785042765351") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51ab_d20260726_m051239_c001_v0001106_t0016_u01785042759928") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec27b_d20260726_m051245_c001_v7007000_t0000_u01785042765020") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae824_d20260726_m051240_c001_v0001036_t0003_u01785042760025") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168f1c_d20260726_m051245_c001_v7007000_t0000_u01785042765391") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda37a_d20260726_m051240_c001_v0001099_t0057_u01785042760165") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac25c2_d20260726_m051245_c001_v7007000_t0000_u01785042765220") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee455_d20260726_m051240_c001_v0001105_t0006_u01785042760201") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac25bf_d20260726_m051245_c001_v7007000_t0000_u01785042765029") 2026/07/26 05:16:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda37e_d20260726_m051240_c001_v0001099_t0042_u01785042760487") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f0_d20260726_m051031_c001_v7007000_t0000_u01785042631061") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f112279aab11d89af_d20260726_m051029_c001_v0001177_t0026_u01785042629222") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e981_d20260726_m051029_c001_v7007000_t0000_u01785042629029") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f112279aab11d8993_d20260726_m051026_c001_v0001177_t0015_u01785042626051") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e97e_d20260726_m051025_c001_v7007000_t0000_u01785042625320") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda036_d20260726_m051021_c001_v0001099_t0041_u01785042621616") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21167a_d20260726_m051020_c001_v7007000_t0000_u01785042620184") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1193356b1c280a57_d20260726_m051017_c001_v0001150_t0039_u01785042617716") 2026/07/26 05:16:07 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3065_d20260726_m051017_c001_v7007000_t0000_u01785042617541") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1193356b1c280a39_d20260726_m051013_c001_v0001150_t0018_u01785042613589") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3063_d20260726_m051012_c001_v7007000_t0000_u01785042612899") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fe6_d20260726_m051009_c001_v0001099_t0036_u01785042609318") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed305f_d20260726_m051008_c001_v7007000_t0000_u01785042608443") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1136c8917458dbc8_d20260726_m051007_c001_v0001113_t0004_u01785042607036") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9103_d20260726_m051006_c001_v7007000_t0000_u01785042606856") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1136c8917458dbba_d20260726_m051004_c001_v0001113_t0045_u01785042604364") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b90fe_d20260726_m051003_c001_v7007000_t0000_u01785042603652") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fac_d20260726_m050959_c001_v0001099_t0021_u01785042599851") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3058_d20260726_m050959_c001_v7007000_t0000_u01785042599328") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1114adc4121ce917_d20260726_m050957_c001_v0001106_t0023_u01785042597127") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b9864_d20260726_m050956_c001_v7007000_t0000_u01785042596949") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1114adc4121ce90f_d20260726_m050953_c001_v0001106_t0053_u01785042593052") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b9862_d20260726_m050952_c001_v7007000_t0000_u01785042592347") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f64_d20260726_m050946_c001_v0001099_t0059_u01785042586435") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b985d_d20260726_m050945_c001_v7007000_t0000_u01785042585850") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11722020d6938291_d20260726_m050944_c001_v0001176_t0030_u01785042584199") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21166c_d20260726_m050944_c001_v7007000_t0000_u01785042584024") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11722020d693827f_d20260726_m050940_c001_v0001176_t0013_u01785042580754") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21166a_d20260726_m050940_c001_v7007000_t0000_u01785042580056") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f20_d20260726_m050934_c001_v0001099_t0049_u01785042574293") 2026/07/26 05:16:08 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3048_d20260726_m050933_c001_v7007000_t0000_u01785042573706") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f110c878a0df4999f_d20260726_m050931_c001_v0001174_t0035_u01785042571488") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754950_d20260726_m050931_c001_v7007000_t0000_u01785042571309") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f110c878a0df49955_d20260726_m050927_c001_v0001174_t0027_u01785042567525") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a175494b_d20260726_m050926_c001_v7007000_t0000_u01785042566826") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9eda_d20260726_m050921_c001_v0001099_t0032_u01785042561595") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec193_d20260726_m050920_c001_v7007000_t0000_u01785042560899") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1125517d234b4962_d20260726_m050913_c001_v0001136_t0054_u01785042553112") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def50e_d20260726_m050912_c001_v7007000_t0000_u01785042552903") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a19a3f_d20260726_m050908_c001_v0001183_t0045_u01785042548561") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10257cebeec4cb1f_d20260726_m050907_c001_v0001101_t0050_u01785042547608") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10257cebeec4cb13_d20260726_m050906_c001_v0001101_t0014_u01785042546326") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec130_d20260726_m050853_c001_v7007000_t0000_u01785042533648") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9e24_d20260726_m050846_c001_v0001099_t0049_u01785042526413") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f111a3bdfd82b2702_d20260726_m050845_c001_v0001032_t0053_u01785042525461") 2026/07/26 05:16:09 DEBUG : dst/one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f111a3bdfd82b26fc_d20260726_m050844_c001_v0001032_t0002_u01785042524212") 2026/07/26 05:16:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f1_d20260726_m051031_c001_v7007000_t0000_u01785042631239") 2026/07/26 05:16:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f100b3bced6866cb0_d20260726_m051028_c001_v0001184_t0004_u01785042628814") 2026/07/26 05:16:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f110c878a0df49e40_d20260726_m051025_c001_v0001174_t0047_u01785042625031") 2026/07/26 05:16:09 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21167b_d20260726_m051020_c001_v7007000_t0000_u01785042620361") 2026/07/26 05:16:09 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f109a6c43eee77c75_d20260726_m051017_c001_v0001092_t0009_u01785042617251") 2026/07/26 05:16:09 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f105eb88c541f77b4_d20260726_m051012_c001_v0001183_t0014_u01785042612703") 2026/07/26 05:16:10 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3060_d20260726_m051008_c001_v7007000_t0000_u01785042608617") 2026/07/26 05:16:10 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f101c9bfc3edbce68_d20260726_m051006_c001_v0001102_t0057_u01785042606454") 2026/07/26 05:16:10 DEBUG : dst/one.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f115159fba857b82f_d20260726_m051003_c001_v0001145_t0017_u01785042603208") 2026/07/26 05:16:10 DEBUG : dst/three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec194_d20260726_m050921_c001_v7007000_t0000_u01785042561073") 2026/07/26 05:16:10 DEBUG : dst/three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10257cebeec4cb87_d20260726_m050919_c001_v0001101_t0030_u01785042559450") 2026/07/26 05:16:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f3_d20260726_m051031_c001_v7007000_t0000_u01785042631416") 2026/07/26 05:16:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1092b633c176817b_d20260726_m051030_c001_v0001177_t0014_u01785042630061") 2026/07/26 05:16:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1075a18cc635e933_d20260726_m051026_c001_v0001113_t0034_u01785042626810") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f4_d20260726_m051031_c001_v7007000_t0000_u01785042631594") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f112279aab11d89b7_d20260726_m051030_c001_v0001177_t0055_u01785042630482") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e982_d20260726_m051030_c001_v7007000_t0000_u01785042630289") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f112279aab11d89a2_d20260726_m051027_c001_v0001177_t0053_u01785042627297") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e97f_d20260726_m051027_c001_v7007000_t0000_u01785042627103") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda040_d20260726_m051022_c001_v0001099_t0032_u01785042622234") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21167c_d20260726_m051020_c001_v7007000_t0000_u01785042620538") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1193356b1c280a65_d20260726_m051019_c001_v0001150_t0007_u01785042619306") 2026/07/26 05:16:10 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3066_d20260726_m051019_c001_v7007000_t0000_u01785042619132") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1193356b1c280a43_d20260726_m051015_c001_v0001150_t0023_u01785042615193") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3064_d20260726_m051015_c001_v7007000_t0000_u01785042615015") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ff2_d20260726_m051010_c001_v0001099_t0032_u01785042610048") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9104_d20260726_m051007_c001_v7007000_t0000_u01785042607906") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fcc_d20260726_m051005_c001_v0001099_t0059_u01785042605520") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b9100_d20260726_m051005_c001_v7007000_t0000_u01785042605162") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fb6_d20260726_m051000_c001_v0001099_t0035_u01785042600603") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b9865_d20260726_m050958_c001_v7007000_t0000_u01785042598455") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f90_d20260726_m050955_c001_v0001099_t0022_u01785042595457") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b9863_d20260726_m050954_c001_v7007000_t0000_u01785042594420") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f6e_d20260726_m050947_c001_v0001099_t0025_u01785042587343") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21166d_d20260726_m050944_c001_v7007000_t0000_u01785042584909") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f4a_d20260726_m050942_c001_v0001099_t0037_u01785042582518") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21166b_d20260726_m050941_c001_v7007000_t0000_u01785042581403") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f24_d20260726_m050934_c001_v0001099_t0002_u01785042574985") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a1754952_d20260726_m050932_c001_v7007000_t0000_u01785042572734") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f04_d20260726_m050929_c001_v0001099_t0006_u01785042569739") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41455061a175494c_d20260726_m050928_c001_v7007000_t0000_u01785042568625") 2026/07/26 05:16:11 DEBUG : dst/three.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ee2_d20260726_m050922_c001_v0001099_t0022_u01785042562279") 2026/07/26 05:16:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21167d_d20260726_m051020_c001_v7007000_t0000_u01785042620718") 2026/07/26 05:16:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f111dc257179f87c9_d20260726_m051018_c001_v0001097_t0043_u01785042618578") 2026/07/26 05:16:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1133599ff5244bbd_d20260726_m051014_c001_v0001043_t0046_u01785042614656") 2026/07/26 05:16:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3061_d20260726_m051008_c001_v7007000_t0000_u01785042608792") 2026/07/26 05:16:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f101891887002ea06_d20260726_m051007_c001_v0001181_t0028_u01785042607670") 2026/07/26 05:16:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1066bce5421bd49c_d20260726_m051004_c001_v0001183_t0058_u01785042604949") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f5_d20260726_m051031_c001_v7007000_t0000_u01785042631773") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda03c_d20260726_m051021_c001_v0001099_t0059_u01785042621940") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe21167e_d20260726_m051020_c001_v7007000_t0000_u01785042620897") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fea_d20260726_m051009_c001_v0001099_t0053_u01785042609642") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3062_d20260726_m051008_c001_v7007000_t0000_u01785042608966") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9fb2_d20260726_m051000_c001_v0001099_t0049_u01785042600217") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed305b_d20260726_m050959_c001_v7007000_t0000_u01785042599501") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f68_d20260726_m050946_c001_v0001099_t0018_u01785042586785") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f405e578fa49b985e_d20260726_m050946_c001_v7007000_t0000_u01785042586040") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9f22_d20260726_m050934_c001_v0001099_t0051_u01785042574591") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3049_d20260726_m050933_c001_v7007000_t0000_u01785042573901") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ee0_d20260726_m050921_c001_v0001099_t0005_u01785042561921") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec195_d20260726_m050921_c001_v7007000_t0000_u01785042561246") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1037ead66f3f25dc_d20260726_m050917_c001_v0001173_t0019_u01785042557296") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec131_d20260726_m050853_c001_v7007000_t0000_u01785042533839") 2026/07/26 05:16:12 DEBUG : dst/two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f111a3bdfd82b2714_d20260726_m050852_c001_v0001032_t0056_u01785042532205") 2026/07/26 05:16:12 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f418881b453671217_d20260726_m050817_c001_v7007000_t0000_u01785042497609") 2026/07/26 05:16:12 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9d7a_d20260726_m050814_c001_v0001099_t0044_u01785042494293") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f418881b45367120e_d20260726_m050812_c001_v7007000_t0000_u01785042492426") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a14528_d20260726_m050802_c001_v0001183_t0039_u01785042482876") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b955f6_d20260726_m050754_c001_v7007000_t0000_u01785042474715") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9cf2_d20260726_m050751_c001_v0001099_t0040_u01785042471910") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e17_d20260726_m050733_c001_v7007000_t0000_u01785042453167") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c54_d20260726_m050731_c001_v0001099_t0001_u01785042451251") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e09_d20260726_m050730_c001_v7007000_t0000_u01785042450345") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c48_d20260726_m050728_c001_v0001099_t0008_u01785042448997") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e05_d20260726_m050726_c001_v7007000_t0000_u01785042446178") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c26_d20260726_m050724_c001_v0001099_t0020_u01785042444321") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e00_d20260726_m050723_c001_v7007000_t0000_u01785042443497") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c12_d20260726_m050722_c001_v0001099_t0031_u01785042442170") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df3_d20260726_m050716_c001_v7007000_t0000_u01785042436005") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bdc_d20260726_m050714_c001_v0001099_t0010_u01785042434011") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406def_d20260726_m050713_c001_v7007000_t0000_u01785042433138") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bca_d20260726_m050712_c001_v0001099_t0037_u01785042432273") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95226_d20260726_m050707_c001_v7007000_t0000_u01785042427412") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b96_d20260726_m050706_c001_v0001099_t0029_u01785042426059") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95216_d20260726_m050704_c001_v7007000_t0000_u01785042424285") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b88_d20260726_m050703_c001_v0001099_t0020_u01785042423156") 2026/07/26 05:16:13 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b9520c_d20260726_m050702_c001_v7007000_t0000_u01785042422806") 2026/07/26 05:16:14 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f113037dd5105b027_d20260726_m050702_c001_v0001038_t0055_u01785042422066") 2026/07/26 05:16:14 DEBUG : empty space: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b78_d20260726_m050700_c001_v0001099_t0051_u01785042420402") 2026/07/26 05:16:14 DEBUG : enormous: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e15_d20260726_m050732_c001_v7007000_t0000_u01785042452264") 2026/07/26 05:16:14 DEBUG : enormous: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c58_d20260726_m050731_c001_v0001099_t0037_u01785042451590") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d440f7_d20260726_m051035_c001_v7007000_t0000_u01785042635766") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda08e_d20260726_m051034_c001_v0001099_t0004_u01785042634521") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95334_d20260726_m050750_c001_v7007000_t0000_u01785042470479") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9cde_d20260726_m050749_c001_v0001099_t0036_u01785042469390") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951e8_d20260726_m050657_c001_v7007000_t0000_u01785042417364") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b54_d20260726_m050656_c001_v0001099_t0026_u01785042416243") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951e7_d20260726_m050655_c001_v7007000_t0000_u01785042415716") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b4e_d20260726_m050654_c001_v0001099_t0017_u01785042414941") 2026/07/26 05:16:14 DEBUG : existing: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b48_d20260726_m050654_c001_v0001099_t0033_u01785042414130") 2026/07/26 05:16:14 DEBUG : existing-b: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95335_d20260726_m050750_c001_v7007000_t0000_u01785042470738") 2026/07/26 05:16:14 DEBUG : existing-b: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a1383e_d20260726_m050749_c001_v0001183_t0057_u01785042469379") 2026/07/26 05:16:14 DEBUG : file1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4415f_d20260726_m051129_c001_v7007000_t0000_u01785042689670") 2026/07/26 05:16:14 DEBUG : file1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae738_d20260726_m051128_c001_v0001036_t0013_u01785042688456") 2026/07/26 05:16:14 DEBUG : file1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44159_d20260726_m051127_c001_v7007000_t0000_u01785042687201") 2026/07/26 05:16:14 DEBUG : file1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee303_d20260726_m051126_c001_v0001105_t0017_u01785042686176") 2026/07/26 05:16:14 DEBUG : five: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e1b_d20260726_m050736_c001_v7007000_t0000_u01785042456807") 2026/07/26 05:16:14 DEBUG : five: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bd9c70_d20260726_m050734_c001_v0001099_t0020_u01785042454894") 2026/07/26 05:16:14 DEBUG : foo: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95221_d20260726_m050705_c001_v7007000_t0000_u01785042425708") 2026/07/26 05:16:15 DEBUG : foo: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bd9b92_d20260726_m050705_c001_v0001099_t0020_u01785042425172") 2026/07/26 05:16:15 DEBUG : foo: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bd9b90_d20260726_m050704_c001_v0001099_t0020_u01785042424635") 2026/07/26 05:16:15 DEBUG : four: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e1c_d20260726_m050736_c001_v7007000_t0000_u01785042456983") 2026/07/26 05:16:15 DEBUG : four: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41955a71512e1944_d20260726_m050735_c001_v0001102_t0051_u01785042455429") 2026/07/26 05:16:15 DEBUG : four: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c6c_d20260726_m050734_c001_v0001099_t0003_u01785042454227") 2026/07/26 05:16:15 DEBUG : hello world2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f83_d20260726_m050613_c001_v7007000_t0000_u01785042373404") 2026/07/26 05:16:15 DEBUG : hello world2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a3a_d20260726_m050612_c001_v0001099_t0024_u01785042372611") 2026/07/26 05:16:15 DEBUG : ignore-size: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951e4_d20260726_m050653_c001_v7007000_t0000_u01785042413708") 2026/07/26 05:16:15 DEBUG : ignore-size: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b3e_d20260726_m050652_c001_v0001099_t0024_u01785042412637") 2026/07/26 05:16:15 DEBUG : nested/sub dir/file: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95332_d20260726_m050748_c001_v7007000_t0000_u01785042468635") 2026/07/26 05:16:15 DEBUG : nested/sub dir/file: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9cd2_d20260726_m050747_c001_v0001099_t0009_u01785042467858") 2026/07/26 05:16:15 DEBUG : nested/sub dir/file: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952cb_d20260726_m050747_c001_v7007000_t0000_u01785042467104") 2026/07/26 05:16:15 DEBUG : nested/sub dir/file: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9cca_d20260726_m050746_c001_v0001099_t0047_u01785042466409") 2026/07/26 05:16:15 DEBUG : one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e1d_d20260726_m050737_c001_v7007000_t0000_u01785042457162") 2026/07/26 05:16:15 DEBUG : one: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bd9c60_d20260726_m050733_c001_v0001099_t0020_u01785042453527") 2026/07/26 05:16:15 DEBUG : only0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4411f_d20260726_m051121_c001_v7007000_t0000_u01785042681981") 2026/07/26 05:16:15 DEBUG : only0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1e6_d20260726_m051116_c001_v0001099_t0020_u01785042676280") 2026/07/26 05:16:15 DEBUG : only0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda156_d20260726_m051101_c001_v0001099_t0059_u01785042661047") 2026/07/26 05:16:15 DEBUG : only0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59c_d20260726_m051055_c001_v7007000_t0000_u01785042655452") 2026/07/26 05:16:15 DEBUG : only0: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0a8_d20260726_m051039_c001_v0001099_t0056_u01785042639485") 2026/07/26 05:16:16 DEBUG : only1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44121_d20260726_m051122_c001_v7007000_t0000_u01785042682154") 2026/07/26 05:16:16 DEBUG : only1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f416c3f3d8e3ae71a_d20260726_m051117_c001_v0001036_t0036_u01785042677387") 2026/07/26 05:16:16 DEBUG : only1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda15e_d20260726_m051101_c001_v0001099_t0048_u01785042661601") 2026/07/26 05:16:16 DEBUG : only1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59f_d20260726_m051055_c001_v7007000_t0000_u01785042655787") 2026/07/26 05:16:16 DEBUG : only1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0b2_d20260726_m051040_c001_v0001099_t0023_u01785042640245") 2026/07/26 05:16:16 DEBUG : only10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44122_d20260726_m051122_c001_v7007000_t0000_u01785042682327") 2026/07/26 05:16:16 DEBUG : only10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4111c7f3eb0ee2dd_d20260726_m051117_c001_v0001105_t0037_u01785042677014") 2026/07/26 05:16:16 DEBUG : only10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1a2_d20260726_m051108_c001_v0001099_t0016_u01785042668408") 2026/07/26 05:16:16 DEBUG : only10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e63_d20260726_m051054_c001_v7007000_t0000_u01785042654719") 2026/07/26 05:16:16 DEBUG : only10: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0fa_d20260726_m051047_c001_v0001099_t0024_u01785042647091") 2026/07/26 05:16:16 DEBUG : only11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44124_d20260726_m051122_c001_v7007000_t0000_u01785042682500") 2026/07/26 05:16:16 DEBUG : only11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef504d_d20260726_m051116_c001_v0001106_t0008_u01785042676814") 2026/07/26 05:16:16 DEBUG : only11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1aa_d20260726_m051109_c001_v0001099_t0004_u01785042669162") 2026/07/26 05:16:16 DEBUG : only11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e9b8_d20260726_m051055_c001_v7007000_t0000_u01785042655637") 2026/07/26 05:16:16 DEBUG : only11: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda102_d20260726_m051048_c001_v0001099_t0052_u01785042648001") 2026/07/26 05:16:16 DEBUG : only12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44125_d20260726_m051122_c001_v7007000_t0000_u01785042682673") 2026/07/26 05:16:16 DEBUG : only12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f416c3f3d8e3ae718_d20260726_m051117_c001_v0001036_t0036_u01785042677194") 2026/07/26 05:16:16 DEBUG : only12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1b0_d20260726_m051109_c001_v0001099_t0019_u01785042669783") 2026/07/26 05:16:16 DEBUG : only12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def599_d20260726_m051055_c001_v7007000_t0000_u01785042655255") 2026/07/26 05:16:16 DEBUG : only12: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda10a_d20260726_m051048_c001_v0001099_t0000_u01785042648748") 2026/07/26 05:16:16 DEBUG : only13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44126_d20260726_m051122_c001_v7007000_t0000_u01785042682846") 2026/07/26 05:16:16 DEBUG : only13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1e8_d20260726_m051116_c001_v0001099_t0020_u01785042676968") 2026/07/26 05:16:16 DEBUG : only13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1b8_d20260726_m051110_c001_v0001099_t0013_u01785042670488") 2026/07/26 05:16:17 DEBUG : only13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e64_d20260726_m051054_c001_v7007000_t0000_u01785042654894") 2026/07/26 05:16:17 DEBUG : only13: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda112_d20260726_m051049_c001_v0001099_t0017_u01785042649368") 2026/07/26 05:16:17 DEBUG : only14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44127_d20260726_m051123_c001_v7007000_t0000_u01785042683022") 2026/07/26 05:16:17 DEBUG : only14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef5053_d20260726_m051117_c001_v0001106_t0008_u01785042677016") 2026/07/26 05:16:17 DEBUG : only14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1c0_d20260726_m051111_c001_v0001099_t0050_u01785042671255") 2026/07/26 05:16:17 DEBUG : only14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e69_d20260726_m051055_c001_v7007000_t0000_u01785042655771") 2026/07/26 05:16:17 DEBUG : only14: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda11c_d20260726_m051050_c001_v0001099_t0040_u01785042650205") 2026/07/26 05:16:17 DEBUG : only15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44128_d20260726_m051123_c001_v7007000_t0000_u01785042683194") 2026/07/26 05:16:17 DEBUG : only15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1ea_d20260726_m051117_c001_v0001099_t0020_u01785042677157") 2026/07/26 05:16:17 DEBUG : only15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1c8_d20260726_m051111_c001_v0001099_t0012_u01785042671972") 2026/07/26 05:16:17 DEBUG : only15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e9b7_d20260726_m051055_c001_v7007000_t0000_u01785042655462") 2026/07/26 05:16:17 DEBUG : only15: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda122_d20260726_m051050_c001_v0001099_t0026_u01785042650817") 2026/07/26 05:16:17 DEBUG : only16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44129_d20260726_m051123_c001_v7007000_t0000_u01785042683367") 2026/07/26 05:16:17 DEBUG : only16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef5055_d20260726_m051117_c001_v0001106_t0008_u01785042677194") 2026/07/26 05:16:17 DEBUG : only16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1d0_d20260726_m051112_c001_v0001099_t0051_u01785042672968") 2026/07/26 05:16:17 DEBUG : only16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e68_d20260726_m051055_c001_v7007000_t0000_u01785042655596") 2026/07/26 05:16:17 DEBUG : only16: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda126_d20260726_m051051_c001_v0001099_t0004_u01785042651484") 2026/07/26 05:16:18 DEBUG : only17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4412a_d20260726_m051123_c001_v7007000_t0000_u01785042683540") 2026/07/26 05:16:18 DEBUG : only17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4111c7f3eb0ee2df_d20260726_m051117_c001_v0001105_t0037_u01785042677206") 2026/07/26 05:16:18 DEBUG : only17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1d6_d20260726_m051113_c001_v0001099_t0017_u01785042673659") 2026/07/26 05:16:18 DEBUG : only17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e65_d20260726_m051055_c001_v7007000_t0000_u01785042655069") 2026/07/26 05:16:18 DEBUG : only17: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda12e_d20260726_m051052_c001_v0001099_t0020_u01785042652125") 2026/07/26 05:16:18 DEBUG : only18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4412b_d20260726_m051123_c001_v7007000_t0000_u01785042683714") 2026/07/26 05:16:18 DEBUG : only18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1ec_d20260726_m051117_c001_v0001099_t0020_u01785042677347") 2026/07/26 05:16:18 DEBUG : only18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1dc_d20260726_m051114_c001_v0001099_t0000_u01785042674418") 2026/07/26 05:16:18 DEBUG : only18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59a_d20260726_m051055_c001_v7007000_t0000_u01785042655269") 2026/07/26 05:16:18 DEBUG : only18: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda136_d20260726_m051052_c001_v0001099_t0044_u01785042652846") 2026/07/26 05:16:18 DEBUG : only19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4412c_d20260726_m051123_c001_v7007000_t0000_u01785042683887") 2026/07/26 05:16:18 DEBUG : only19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef5057_d20260726_m051117_c001_v0001106_t0008_u01785042677371") 2026/07/26 05:16:18 DEBUG : only19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda1e2_d20260726_m051115_c001_v0001099_t0002_u01785042675210") 2026/07/26 05:16:18 DEBUG : only19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def598_d20260726_m051055_c001_v7007000_t0000_u01785042655082") 2026/07/26 05:16:18 DEBUG : only19: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda13c_d20260726_m051053_c001_v0001099_t0003_u01785042653468") 2026/07/26 05:16:18 DEBUG : only2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4412d_d20260726_m051124_c001_v7007000_t0000_u01785042684060") 2026/07/26 05:16:19 DEBUG : only2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4111c7f3eb0ee2e2_d20260726_m051117_c001_v0001105_t0037_u01785042677400") 2026/07/26 05:16:19 DEBUG : only2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda162_d20260726_m051102_c001_v0001099_t0048_u01785042662280") 2026/07/26 05:16:19 DEBUG : only2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def597_d20260726_m051055_c001_v7007000_t0000_u01785042655082") 2026/07/26 05:16:19 DEBUG : only2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0b8_d20260726_m051041_c001_v0001099_t0020_u01785042641133") 2026/07/26 05:16:19 DEBUG : only3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4412e_d20260726_m051124_c001_v7007000_t0000_u01785042684233") 2026/07/26 05:16:19 DEBUG : only3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1f0_d20260726_m051117_c001_v0001099_t0020_u01785042677536") 2026/07/26 05:16:19 DEBUG : only3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda168_d20260726_m051103_c001_v0001099_t0054_u01785042663194") 2026/07/26 05:16:19 DEBUG : only3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e9b6_d20260726_m051055_c001_v7007000_t0000_u01785042655278") 2026/07/26 05:16:19 DEBUG : only3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0c2_d20260726_m051041_c001_v0001099_t0021_u01785042641978") 2026/07/26 05:16:19 DEBUG : only4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44130_d20260726_m051124_c001_v7007000_t0000_u01785042684405") 2026/07/26 05:16:19 DEBUG : only4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef505b_d20260726_m051117_c001_v0001106_t0008_u01785042677725") 2026/07/26 05:16:19 DEBUG : only4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda16e_d20260726_m051104_c001_v0001099_t0043_u01785042664035") 2026/07/26 05:16:19 DEBUG : only4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f401662ec0958e9b5_d20260726_m051055_c001_v7007000_t0000_u01785042655098") 2026/07/26 05:16:19 DEBUG : only4: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ca_d20260726_m051042_c001_v0001099_t0057_u01785042642779") 2026/07/26 05:16:19 DEBUG : only5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44132_d20260726_m051124_c001_v7007000_t0000_u01785042684580") 2026/07/26 05:16:19 DEBUG : only5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f40480470a3ef5059_d20260726_m051117_c001_v0001106_t0008_u01785042677548") 2026/07/26 05:16:19 DEBUG : only5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda174_d20260726_m051104_c001_v0001099_t0042_u01785042664772") 2026/07/26 05:16:19 DEBUG : only5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59d_d20260726_m051055_c001_v7007000_t0000_u01785042655613") 2026/07/26 05:16:19 DEBUG : only5: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0d0_d20260726_m051043_c001_v0001099_t0023_u01785042643539") 2026/07/26 05:16:19 DEBUG : only6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44135_d20260726_m051124_c001_v7007000_t0000_u01785042684754") 2026/07/26 05:16:19 DEBUG : only6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f416c3f3d8e3ae71e_d20260726_m051117_c001_v0001036_t0036_u01785042677770") 2026/07/26 05:16:20 DEBUG : only6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda17c_d20260726_m051105_c001_v0001099_t0054_u01785042665402") 2026/07/26 05:16:20 DEBUG : only6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e67_d20260726_m051055_c001_v7007000_t0000_u01785042655420") 2026/07/26 05:16:20 DEBUG : only6: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0da_d20260726_m051044_c001_v0001099_t0005_u01785042644193") 2026/07/26 05:16:20 DEBUG : only7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44137_d20260726_m051124_c001_v7007000_t0000_u01785042684927") 2026/07/26 05:16:20 DEBUG : only7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bda1f4_d20260726_m051117_c001_v0001099_t0020_u01785042677759") 2026/07/26 05:16:20 DEBUG : only7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda18e_d20260726_m051106_c001_v0001099_t0053_u01785042666083") 2026/07/26 05:16:20 DEBUG : only7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59e_d20260726_m051055_c001_v7007000_t0000_u01785042655628") 2026/07/26 05:16:20 DEBUG : only7: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0e2_d20260726_m051045_c001_v0001099_t0019_u01785042645112") 2026/07/26 05:16:20 DEBUG : only8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44139_d20260726_m051125_c001_v7007000_t0000_u01785042685100") 2026/07/26 05:16:20 DEBUG : only8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f416c3f3d8e3ae71c_d20260726_m051117_c001_v0001036_t0036_u01785042677577") 2026/07/26 05:16:20 DEBUG : only8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda196_d20260726_m051106_c001_v0001099_t0026_u01785042666806") 2026/07/26 05:16:20 DEBUG : only8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4069203833def59b_d20260726_m051055_c001_v7007000_t0000_u01785042655438") 2026/07/26 05:16:20 DEBUG : only8: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0ec_d20260726_m051045_c001_v0001099_t0026_u01785042645887") 2026/07/26 05:16:20 DEBUG : only9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4413c_d20260726_m051125_c001_v7007000_t0000_u01785042685273") 2026/07/26 05:16:20 DEBUG : only9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4111c7f3eb0ee2e5_d20260726_m051117_c001_v0001105_t0037_u01785042677590") 2026/07/26 05:16:20 DEBUG : only9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda19e_d20260726_m051107_c001_v0001099_t0058_u01785042667774") 2026/07/26 05:16:20 DEBUG : only9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f421046a48b168e66_d20260726_m051055_c001_v7007000_t0000_u01785042655244") 2026/07/26 05:16:20 DEBUG : only9: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda0f2_d20260726_m051046_c001_v0001099_t0028_u01785042646484") 2026/07/26 05:16:20 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952c6_d20260726_m050745_c001_v7007000_t0000_u01785042465277") 2026/07/26 05:16:20 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9cb2_d20260726_m050743_c001_v0001099_t0016_u01785042463385") 2026/07/26 05:16:20 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952ba_d20260726_m050742_c001_v7007000_t0000_u01785042462549") 2026/07/26 05:16:20 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c9c_d20260726_m050740_c001_v0001099_t0051_u01785042460927") 2026/07/26 05:16:20 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952ac_d20260726_m050740_c001_v7007000_t0000_u01785042460173") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a12bf1_d20260726_m050738_c001_v0001183_t0017_u01785042458050") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e07_d20260726_m050728_c001_v7007000_t0000_u01785042448160") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c34_d20260726_m050726_c001_v0001099_t0059_u01785042446717") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e03_d20260726_m050725_c001_v7007000_t0000_u01785042445039") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c22_d20260726_m050724_c001_v0001099_t0052_u01785042444026") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dff_d20260726_m050722_c001_v7007000_t0000_u01785042442810") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c0c_d20260726_m050721_c001_v0001099_t0030_u01785042441761") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df2_d20260726_m050715_c001_v7007000_t0000_u01785042435406") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bda_d20260726_m050713_c001_v0001099_t0052_u01785042433663") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df0_d20260726_m050713_c001_v7007000_t0000_u01785042433313") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bc4_d20260726_m050711_c001_v0001099_t0001_u01785042431919") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dec_d20260726_m050711_c001_v7007000_t0000_u01785042431569") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9bb6_d20260726_m050710_c001_v0001099_t0017_u01785042430802") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9baa_d20260726_m050710_c001_v0001099_t0057_u01785042430036") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406dea_d20260726_m050709_c001_v7007000_t0000_u01785042429684") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ba4_d20260726_m050709_c001_v0001099_t0054_u01785042429018") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ba0_d20260726_m050708_c001_v0001099_t0003_u01785042428287") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95227_d20260726_m050707_c001_v7007000_t0000_u01785042427587") 2026/07/26 05:16:21 DEBUG : potato: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b9a_d20260726_m050706_c001_v0001099_t0027_u01785042426714") 2026/07/26 05:16:21 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f42009d4baa49f7bf_d20260726_m050828_c001_v7007000_t0000_u01785042508302") 2026/07/26 05:16:21 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9dc4_d20260726_m050827_c001_v0001099_t0018_u01785042507533") 2026/07/26 05:16:21 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f418881b45367121f_d20260726_m050819_c001_v7007000_t0000_u01785042499099") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a15243_d20260726_m050813_c001_v0001183_t0008_u01785042493738") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4277822aa4318338_d20260726_m050806_c001_v7007000_t0000_u01785042486074") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9d1c_d20260726_m050802_c001_v0001099_t0004_u01785042482171") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b955f7_d20260726_m050755_c001_v7007000_t0000_u01785042475182") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a13a66_d20260726_m050751_c001_v0001183_t0054_u01785042471642") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e16_d20260726_m050732_c001_v7007000_t0000_u01785042452440") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c52_d20260726_m050730_c001_v0001099_t0022_u01785042450874") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e0b_d20260726_m050730_c001_v7007000_t0000_u01785042450521") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c44_d20260726_m050728_c001_v0001099_t0032_u01785042448686") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e08_d20260726_m050728_c001_v7007000_t0000_u01785042448336") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c3e_d20260726_m050727_c001_v0001099_t0047_u01785042447524") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e06_d20260726_m050726_c001_v7007000_t0000_u01785042446362") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c2c_d20260726_m050725_c001_v0001099_t0009_u01785042445391") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e01_d20260726_m050723_c001_v7007000_t0000_u01785042443674") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c1c_d20260726_m050722_c001_v0001099_t0007_u01785042442798") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406df4_d20260726_m050716_c001_v7007000_t0000_u01785042436180") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9be0_d20260726_m050715_c001_v0001099_t0038_u01785042435017") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f87_d20260726_m050616_c001_v7007000_t0000_u01785042376353") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a48_d20260726_m050615_c001_v0001099_t0017_u01785042375594") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f85_d20260726_m050614_c001_v7007000_t0000_u01785042374718") 2026/07/26 05:16:22 DEBUG : potato2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a40_d20260726_m050613_c001_v0001099_t0026_u01785042373938") 2026/07/26 05:16:22 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f418881b45367121d_d20260726_m050818_c001_v7007000_t0000_u01785042498548") 2026/07/26 05:16:23 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a15361_d20260726_m050814_c001_v0001183_t0054_u01785042494591") 2026/07/26 05:16:23 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4277822aa4318339_d20260726_m050806_c001_v7007000_t0000_u01785042486288") 2026/07/26 05:16:23 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9d22_d20260726_m050803_c001_v0001099_t0008_u01785042483067") 2026/07/26 05:16:23 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b955f9_d20260726_m050755_c001_v7007000_t0000_u01785042475444") 2026/07/26 05:16:23 DEBUG : potato3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a13ad1_d20260726_m050752_c001_v0001183_t0022_u01785042472185") 2026/07/26 05:16:23 DEBUG : pre-dest1/1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec14d_d20260726_m050902_c001_v7007000_t0000_u01785042542152") 2026/07/26 05:16:23 DEBUG : pre-dest1/1: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a186df_d20260726_m050854_c001_v0001183_t0029_u01785042534566") 2026/07/26 05:16:23 DEBUG : pre-dest2/2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec14f_d20260726_m050902_c001_v7007000_t0000_u01785042542326") 2026/07/26 05:16:23 DEBUG : pre-dest2/2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9e64_d20260726_m050855_c001_v0001099_t0052_u01785042535117") 2026/07/26 05:16:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec0df_d20260726_m050840_c001_v7007000_t0000_u01785042520208") 2026/07/26 05:16:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a1702e_d20260726_m050836_c001_v0001183_t0052_u01785042516937") 2026/07/26 05:16:23 DEBUG : sizeonly: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951e3_d20260726_m050652_c001_v7007000_t0000_u01785042412110") 2026/07/26 05:16:23 DEBUG : sizeonly: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b2c_d20260726_m050651_c001_v0001099_t0045_u01785042411110") 2026/07/26 05:16:23 DEBUG : splitbanan: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b958db_d20260726_m051334_c001_v7007000_t0000_u01785042814309") 2026/07/26 05:16:23 DEBUG : splitbanan: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee506_d20260726_m051326_c001_v0001105_t0016_u01785042806579") 2026/07/26 05:16:23 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4431f_d20260726_m051500_c001_v7007000_t0000_u01785042900590") 2026/07/26 05:16:23 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5329_d20260726_m051454_c001_v0001106_t0030_u01785042894273") 2026/07/26 05:16:23 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4091565d5987400c_d20260726_m051443_c001_v7007000_t0000_u01785042883357") 2026/07/26 05:16:23 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52f7_d20260726_m051436_c001_v0001106_t0007_u01785042876300") 2026/07/26 05:16:23 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32e5_d20260726_m051425_c001_v7007000_t0000_u01785042865416") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef52c3_d20260726_m051419_c001_v0001106_t0031_u01785042859404") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f404729e3fe211883_d20260726_m051408_c001_v7007000_t0000_u01785042848291") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef529d_d20260726_m051402_c001_v0001106_t0036_u01785042842254") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b932b_d20260726_m051352_c001_v7007000_t0000_u01785042832093") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef527b_d20260726_m051345_c001_v0001106_t0059_u01785042825337") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f426e7bf1f918047b_d20260726_m051329_c001_v7007000_t0000_u01785042809181") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae8c0_d20260726_m051325_c001_v0001036_t0019_u01785042805369") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed32af_d20260726_m051314_c001_v7007000_t0000_u01785042794122") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae886_d20260726_m051306_c001_v0001036_t0049_u01785042786310") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41609b788fed3296_d20260726_m051305_c001_v7007000_t0000_u01785042785336") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51fd_d20260726_m051300_c001_v0001106_t0045_u01785042780852") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f400cc35119cec2af_d20260726_m051250_c001_v7007000_t0000_u01785042770225") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda388_d20260726_m051242_c001_v0001099_t0023_u01785042762516") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f4188738dafac2599_d20260726_m051240_c001_v7007000_t0000_u01785042760998") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef519d_d20260726_m051237_c001_v0001106_t0034_u01785042757112") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f419fba772933b302_d20260726_m051221_c001_v7007000_t0000_u01785042741511") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3f5_d20260726_m051217_c001_v0001105_t0029_u01785042737512") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a40732f_d20260726_m051205_c001_v7007000_t0000_u01785042725825") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee3a5_d20260726_m051158_c001_v0001105_t0053_u01785042718877") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f410a68a6d8a0b398_d20260726_m051148_c001_v7007000_t0000_u01785042708316") 2026/07/26 05:16:24 DEBUG : splitbananasplit: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee359_d20260726_m051142_c001_v0001105_t0052_u01785042702389") 2026/07/26 05:16:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f422046c13a65034a_d20260726_m051308_c001_v7007000_t0000_u01785042788949") 2026/07/26 05:16:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef51ff_d20260726_m051302_c001_v0001106_t0017_u01785042782195") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44165_d20260726_m051133_c001_v7007000_t0000_u01785042693683") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee329_d20260726_m051132_c001_v0001105_t0010_u01785042692556") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44163_d20260726_m051131_c001_v7007000_t0000_u01785042691813") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5087_d20260726_m051130_c001_v0001106_t0048_u01785042690571") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b95333_d20260726_m050748_c001_v7007000_t0000_u01785042468819") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a136dc_d20260726_m050747_c001_v0001183_t0001_u01785042467846") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952cc_d20260726_m050747_c001_v7007000_t0000_u01785042467290") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a13553_d20260726_m050746_c001_v0001183_t0035_u01785042466397") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951df_d20260726_m050648_c001_v7007000_t0000_u01785042408977") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b14_d20260726_m050647_c001_v0001099_t0020_u01785042407430") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951de_d20260726_m050647_c001_v7007000_t0000_u01785042407082") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b0c_d20260726_m050645_c001_v0001099_t0021_u01785042405985") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951da_d20260726_m050644_c001_v7007000_t0000_u01785042404022") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9b00_d20260726_m050642_c001_v0001099_t0002_u01785042402814") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951d9_d20260726_m050642_c001_v7007000_t0000_u01785042402294") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9afa_d20260726_m050641_c001_v0001099_t0020_u01785042401200") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9af0_d20260726_m050638_c001_v0001099_t0017_u01785042398586") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b951d6_d20260726_m050638_c001_v7007000_t0000_u01785042398236") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9aea_d20260726_m050637_c001_v0001099_t0020_u01785042397530") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ae4_d20260726_m050636_c001_v0001099_t0055_u01785042396862") 2026/07/26 05:16:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8fa5_d20260726_m050636_c001_v7007000_t0000_u01785042396159") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9acc_d20260726_m050633_c001_v0001099_t0005_u01785042393735") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9abc_d20260726_m050631_c001_v0001099_t0000_u01785042391229") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f98_d20260726_m050630_c001_v7007000_t0000_u01785042390880") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9ab4_d20260726_m050630_c001_v0001099_t0051_u01785042390126") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9aae_d20260726_m050629_c001_v0001099_t0008_u01785042389350") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f96_d20260726_m050629_c001_v7007000_t0000_u01785042389002") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a88_d20260726_m050625_c001_v0001099_t0001_u01785042385169") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f93_d20260726_m050624_c001_v7007000_t0000_u01785042384819") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a7e_d20260726_m050624_c001_v0001099_t0025_u01785042384053") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f91_d20260726_m050623_c001_v7007000_t0000_u01785042383189") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a72_d20260726_m050622_c001_v0001099_t0053_u01785042382400") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f90_d20260726_m050621_c001_v7007000_t0000_u01785042381875") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a62_d20260726_m050621_c001_v0001099_t0001_u01785042381201") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f8d_d20260726_m050620_c001_v7007000_t0000_u01785042380323") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a5c_d20260726_m050619_c001_v0001099_t0024_u01785042379444") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f8b_d20260726_m050618_c001_v7007000_t0000_u01785042378922") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a58_d20260726_m050618_c001_v0001099_t0057_u01785042378256") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f8a_d20260726_m050617_c001_v7007000_t0000_u01785042377735") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a4c_d20260726_m050616_c001_v0001099_t0020_u01785042376874") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f82_d20260726_m050612_c001_v7007000_t0000_u01785042372087") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a34_d20260726_m050611_c001_v0001099_t0003_u01785042371446") 2026/07/26 05:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f81_d20260726_m050610_c001_v7007000_t0000_u01785042370926") 2026/07/26 05:16:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a30_d20260726_m050610_c001_v0001099_t0033_u01785042370182") 2026/07/26 05:16:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f80_d20260726_m050609_c001_v7007000_t0000_u01785042369247") 2026/07/26 05:16:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a20_d20260726_m050608_c001_v0001099_t0058_u01785042368597") 2026/07/26 05:16:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f415eb8f3874b8f68_d20260726_m050606_c001_v7007000_t0000_u01785042366516") 2026/07/26 05:16:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9a14_d20260726_m050605_c001_v0001099_t0001_u01785042365847") 2026/07/26 05:16:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44166_d20260726_m051133_c001_v7007000_t0000_u01785042693857") 2026/07/26 05:16:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae74a_d20260726_m051132_c001_v0001036_t0059_u01785042692566") 2026/07/26 05:16:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44164_d20260726_m051131_c001_v7007000_t0000_u01785042691986") 2026/07/26 05:16:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda22c_d20260726_m051130_c001_v0001099_t0003_u01785042690567") 2026/07/26 05:16:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44320_d20260726_m051502_c001_v7007000_t0000_u01785042902695") 2026/07/26 05:16:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda576_d20260726_m051501_c001_v0001099_t0050_u01785042901929") 2026/07/26 05:16:27 DEBUG : sub/yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952c3_d20260726_m050744_c001_v7007000_t0000_u01785042464720") 2026/07/26 05:16:27 DEBUG : sub/yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a13226_d20260726_m050743_c001_v0001183_t0042_u01785042463304") 2026/07/26 05:16:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44160_d20260726_m051129_c001_v7007000_t0000_u01785042689843") 2026/07/26 05:16:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee30f_d20260726_m051128_c001_v0001105_t0014_u01785042688108") 2026/07/26 05:16:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4415c_d20260726_m051127_c001_v7007000_t0000_u01785042687374") 2026/07/26 05:16:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda212_d20260726_m051126_c001_v0001099_t0054_u01785042686185") 2026/07/26 05:16:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44161_d20260726_m051130_c001_v7007000_t0000_u01785042690016") 2026/07/26 05:16:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda222_d20260726_m051128_c001_v0001099_t0033_u01785042688097") 2026/07/26 05:16:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d4415d_d20260726_m051127_c001_v7007000_t0000_u01785042687546") 2026/07/26 05:16:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5077_d20260726_m051126_c001_v0001106_t0040_u01785042686189") 2026/07/26 05:16:27 DEBUG : three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e1e_d20260726_m050737_c001_v7007000_t0000_u01785042457337") 2026/07/26 05:16:27 DEBUG : three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c76_d20260726_m050736_c001_v0001099_t0047_u01785042456149") 2026/07/26 05:16:28 DEBUG : three: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bd9c68_d20260726_m050733_c001_v0001099_t0038_u01785042453896") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44321_d20260726_m051504_c001_v7007000_t0000_u01785042904419") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee61c_d20260726_m051503_c001_v0001105_t0017_u01785042903614") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44407_d20260726_m051524_c001_v7007000_t0000_u01785042924576") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae9aa_d20260726_m051522_c001_v0001036_t0020_u01785042922016") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44404_d20260726_m051520_c001_v7007000_t0000_u01785042920530") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee660_d20260726_m051518_c001_v0001105_t0015_u01785042918598") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d443fe_d20260726_m051517_c001_v7007000_t0000_u01785042917674") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda594_d20260726_m051516_c001_v0001099_t0027_u01785042916953") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d443f6_d20260726_m051511_c001_v7007000_t0000_u01785042911728") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee642_d20260726_m051510_c001_v0001105_t0017_u01785042910743") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d443f8_d20260726_m051514_c001_v7007000_t0000_u01785042914235") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae994_d20260726_m051512_c001_v0001036_t0015_u01785042912647") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d443ef_d20260726_m051509_c001_v7007000_t0000_u01785042909809") 2026/07/26 05:16:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f114c6c7017bda586_d20260726_m051508_c001_v0001099_t0037_u01785042908817") 2026/07/26 05:16:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44323_d20260726_m051507_c001_v7007000_t0000_u01785042907883") 2026/07/26 05:16:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef5363_d20260726_m051507_c001_v0001106_t0042_u01785042907019") 2026/07/26 05:16:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44322_d20260726_m051506_c001_v7007000_t0000_u01785042906099") 2026/07/26 05:16:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f116c3f3d8e3ae982_d20260726_m051505_c001_v0001036_t0042_u01785042905321") 2026/07/26 05:16:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f419fba772933b476_d20260726_m051529_c001_v7007000_t0000_u01785042929370") 2026/07/26 05:16:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1111c7f3eb0ee686_d20260726_m051528_c001_v0001105_t0023_u01785042928487") 2026/07/26 05:16:29 DEBUG : toe/toe/toe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d443fb_d20260726_m051516_c001_v7007000_t0000_u01785042916024") 2026/07/26 05:16:29 DEBUG : toe/toe/toe: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef537b_d20260726_m051515_c001_v0001106_t0042_u01785042915144") 2026/07/26 05:16:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44408_d20260726_m051525_c001_v7007000_t0000_u01785042925149") 2026/07/26 05:16:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10480470a3ef538d_d20260726_m051523_c001_v0001106_t0005_u01785042923768") 2026/07/26 05:16:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f425cfe14b2d44405_d20260726_m051521_c001_v7007000_t0000_u01785042921095") 2026/07/26 05:16:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1145f4021aad911c_d20260726_m051520_c001_v0001113_t0021_u01785042920116") 2026/07/26 05:16:29 DEBUG : two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f403db3e77a406e1f_d20260726_m050737_c001_v7007000_t0000_u01785042457512") 2026/07/26 05:16:29 DEBUG : two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f41449ea561a128f6_d20260726_m050735_c001_v0001183_t0037_u01785042455607") 2026/07/26 05:16:29 DEBUG : two: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f414c6c7017bd9c64_d20260726_m050733_c001_v0001099_t0020_u01785042453712") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952c8_d20260726_m050745_c001_v7007000_t0000_u01785042465463") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f1118922e7b36fbf0_d20260726_m050744_c001_v0001043_t0055_u01785042464347") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952b6_d20260726_m050741_c001_v7007000_t0000_u01785042461994") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11449ea561a12fad_d20260726_m050740_c001_v0001183_t0000_u01785042460936") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952a8_d20260726_m050739_c001_v7007000_t0000_u01785042459615") 2026/07/26 05:16:29 DEBUG : yam: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f11955a71512e1948_d20260726_m050738_c001_v0001102_t0008_u01785042458039") 2026/07/26 05:16:29 DEBUG : yaml: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952bc_d20260726_m050742_c001_v7007000_t0000_u01785042462734") 2026/07/26 05:16:29 DEBUG : yaml: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f107e6b51a02f9291_d20260726_m050741_c001_v0001183_t0037_u01785042461794") 2026/07/26 05:16:29 DEBUG : yaml: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f424072d8c3b952ad_d20260726_m050740_c001_v7007000_t0000_u01785042460365") 2026/07/26 05:16:29 DEBUG : yaml: Deleting (id "4_zaf22ed63d00d9bcb9ff80e1b_f10725b6e97de5e77_d20260726_m050739_c001_v0001178_t0039_u01785042459358") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m27.661427718s (try 1/5)