"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/07 04:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa" 2025/10/07 04:15:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 04:15:16 DEBUG : Creating backend with remote "/tmp/rclone2586497021" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/07 04:15:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:15:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:18 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:18 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:19 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:19 DEBUG : B2 bucket rclone-test-jimakec9wasa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:20 DEBUG : Creating backend with remote "/non-existing" 2025/10/07 04:15:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/07 04:15:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:23 INFO : B2 bucket rclone-test-jimakec9wasa: Running all checks before starting transfers 2025/10/07 04:15:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:23 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:23 INFO : B2 bucket rclone-test-jimakec9wasa: Checks finished, now starting transfers 2025/10/07 04:15:23 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:24 ERROR : Ignoring --no-traverse with sync 2025/10/07 04:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:24 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/07 04:15:25 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:25 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/07 04:15:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:15:26 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:26 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:15:28 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:28 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/07 04:15:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:15:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/07 04:15:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:15:29 INFO : sub dir2: Making directory 2025/10/07 04:15:29 INFO : sub dir: Making directory 2025/10/07 04:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:29 INFO : sub dir2/sub sub dir2: Making directory 2025/10/07 04:15:29 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:29 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:29 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" 2025/10/07 04:15:29 DEBUG : B2 bucket rclone-test-jimakec9wasa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:30 INFO : sub dir2: Making directory 2025/10/07 04:15:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/07 04:15:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:31 DEBUG : sub dir2: Making directory with metadata 2025/10/07 04:15:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:15:31 INFO : sub dir2: Making directory 2025/10/07 04:15:31 INFO : sub dir: Making directory 2025/10/07 04:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:31 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:31 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:32 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:32 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/07 04:15:32 DEBUG : B2 bucket rclone-test-jimakec9wasa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/07 04:15:32 DEBUG : B2 bucket rclone-test-jimakec9wasa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:33 INFO : sub dir2: Making directory 2025/10/07 04:15:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:33 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:33 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:33 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:34 DEBUG : sub dir2: Making directory with metadata 2025/10/07 04:15:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:15:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:15:34 INFO : sub dir2: Making directory 2025/10/07 04:15:34 INFO : sub dir: Making directory 2025/10/07 04:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:34 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:34 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:34 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/07 04:15:35 DEBUG : B2 bucket rclone-test-jimakec9wasa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:35 INFO : sub dir2: Making directory 2025/10/07 04:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:36 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:36 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:36 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:15:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cutodeq2kiba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-cutodeq2kiba 2025/10/07 04:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:38 DEBUG : B2 bucket rclone-test-cutodeq2kiba: Waiting for checks to finish 2025/10/07 04:15:38 DEBUG : B2 bucket rclone-test-cutodeq2kiba: Waiting for transfers to finish 2025/10/07 04:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:39 DEBUG : B2 bucket rclone-test-cutodeq2kiba: Purge remote 2025/10/07 04:15:39 INFO : B2 bucket rclone-test-cutodeq2kiba: cleaning bucket "rclone-test-cutodeq2kiba" of all files 2025/10/07 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f02cdd3e01dbbcb9f980e1b_f1160ea854d144430_d20251007_m041539_c001_v0001178_t0055_u01759810539135") --- PASS: TestServerSideCopy (3.69s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/07 04:15:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/07 04:15:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dapoquk4nadu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-dapoquk4nadu 2025/10/07 04:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:43 DEBUG : B2 bucket rclone-test-dapoquk4nadu: Waiting for checks to finish 2025/10/07 04:15:43 DEBUG : B2 bucket rclone-test-dapoquk4nadu: Waiting for transfers to finish 2025/10/07 04:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/07 04:15:45 DEBUG : B2 bucket rclone-test-dapoquk4nadu: Waiting for checks to finish 2025/10/07 04:15:45 DEBUG : B2 bucket rclone-test-dapoquk4nadu: Waiting for transfers to finish 2025/10/07 04:15:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/07 04:15:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:45 DEBUG : B2 bucket rclone-test-dapoquk4nadu: Purge remote 2025/10/07 04:15:45 INFO : B2 bucket rclone-test-dapoquk4nadu: cleaning bucket "rclone-test-dapoquk4nadu" of all files 2025/10/07 04:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62ed13e01dbbcb9f980e1b_f100bdb93eb3d2bb6_d20251007_m041545_c001_v0001090_t0056_u01759810545465") 2025/10/07 04:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62ed13e01dbbcb9f980e1b_f111ab50802531d95_d20251007_m041544_c001_v0001180_t0025_u01759810544447") --- PASS: TestServerSideCopyOverSelf (5.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/07 04:15:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/07 04:15:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/07 04:15:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lisidid8tobo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-lisidid8tobo 2025/10/07 04:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:50 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for checks to finish 2025/10/07 04:15:50 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for transfers to finish 2025/10/07 04:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:52 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for checks to finish 2025/10/07 04:15:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/07 04:15:52 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for transfers to finish 2025/10/07 04:15:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/07 04:15:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:53 INFO : sub dir/hello world: Deleted 2025/10/07 04:15:53 DEBUG : testing file moves 2025/10/07 04:15:54 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for checks to finish 2025/10/07 04:15:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/07 04:15:54 DEBUG : B2 bucket rclone-test-lisidid8tobo: Waiting for transfers to finish 2025/10/07 04:15:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/07 04:15:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/07 04:15:54 INFO : sub dir/hello world: Deleted 2025/10/07 04:15:54 DEBUG : B2 bucket rclone-test-lisidid8tobo: Purge remote 2025/10/07 04:15:54 INFO : B2 bucket rclone-test-lisidid8tobo: cleaning bucket "rclone-test-lisidid8tobo" of all files 2025/10/07 04:15:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3e01dbbcb9f980e1b_f11791cc52b5ee748_d20251007_m041554_c001_v0001150_t0008_u01759810554197") 2025/10/07 04:15:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3e01dbbcb9f980e1b_f108a207b7fb70c63_d20251007_m041552_c001_v0001100_t0039_u01759810552687") 2025/10/07 04:15:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fdd3e01dbbcb9f980e1b_f1091759f2136c8f1_d20251007_m041551_c001_v0001102_t0006_u01759810551579") --- PASS: TestServerSideMoveOverSelf (7.12s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:56 ERROR : error listing: directory not found 2025/10/07 04:15:56 INFO : Local file system at /tmp/rclone2586497021: Making directory 2025/10/07 04:15:57 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:57 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:15:58 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for checks to finish 2025/10/07 04:15:58 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for transfers to finish 2025/10/07 04:15:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:15:58 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/07 04:15:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:15:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/07 04:15:59 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:15:59 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:15:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:15:59 INFO : check sum: Copied (new) 2025/10/07 04:15:59 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:00 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:16:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/07 04:16:00 DEBUG : check sum: Unchanged skipping 2025/10/07 04:16:00 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:00 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/07 04:16:01 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:01 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/07 04:16:01 INFO : sizeonly: Copied (new) 2025/10/07 04:16:01 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:01 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:01 DEBUG : sizeonly: Sizes identical 2025/10/07 04:16:01 DEBUG : sizeonly: Unchanged skipping 2025/10/07 04:16:01 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:01 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/07 04:16:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/07 04:16:03 INFO : ignore-size: Copied (new) 2025/10/07 04:16:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:16:03 DEBUG : ignore-size: Unchanged skipping 2025/10/07 04:16:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:16:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:04 DEBUG : existing: Unchanged skipping 2025/10/07 04:16:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:04 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:04 INFO : There was nothing to transfer 2025/10/07 04:16:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/07 04:16:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/07 04:16:05 INFO : existing: Copied (replaced existing) 2025/10/07 04:16:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/07 04:16:06 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:06 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/07 04:16:06 INFO : existing: Copied (new) 2025/10/07 04:16:06 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:06 DEBUG : existing: Destination exists, skipping 2025/10/07 04:16:06 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:06 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:06 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/07 04:16:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:08 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:08 DEBUG : c/non empty space: Unchanged skipping 2025/10/07 04:16:08 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:08 INFO : a/potato2: Copied (new) 2025/10/07 04:16:08 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:10 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 2025/10/07 04:16:10 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:16:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/07 04:16:10 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:10 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:10 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:10 INFO : There was nothing to transfer 2025/10/07 04:16:10 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 2025/10/07 04:16:10 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:16:11 INFO : empty space: Updated modification time in destination 2025/10/07 04:16:11 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:11 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:11 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:12 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:12 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 2025/10/07 04:16:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:16:12 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:12 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:12 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:13 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:13 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 2025/10/07 04:16:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2586497021) 2025/10/07 04:16:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jimakec9wasa) 2025/10/07 04:16:13 DEBUG : foo: sha1 differ 2025/10/07 04:16:13 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/07 04:16:14 INFO : foo: Copied (replaced existing) 2025/10/07 04:16:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/07 04:16:15 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:15 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:15 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:15 INFO : potato: Copied (new) 2025/10/07 04:16:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/07 04:16:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/07 04:16:17 INFO : potato: Copied (replaced existing) 2025/10/07 04:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:19 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:19 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 2025/10/07 04:16:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2586497021) 2025/10/07 04:16:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jimakec9wasa) 2025/10/07 04:16:19 DEBUG : potato: sha1 differ 2025/10/07 04:16:19 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/07 04:16:19 INFO : potato: Copied (replaced existing) 2025/10/07 04:16:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:20 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/07 04:16:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:20 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:22 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:22 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:22 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:22 INFO : potato2: Copied (new) 2025/10/07 04:16:22 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:24 INFO : d: Making directory 2025/10/07 04:16:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/07 04:16:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:24 DEBUG : c/non empty space: Unchanged skipping 2025/10/07 04:16:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:24 INFO : a/potato2: Copied (new) 2025/10/07 04:16:24 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/07 04:16:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:26 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:26 DEBUG : c/non empty space: Unchanged skipping 2025/10/07 04:16:26 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:27 INFO : a/potato2: Copied (new) 2025/10/07 04:16:27 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting files as there were IO errors 2025/10/07 04:16:27 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:28 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:28 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:28 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:28 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:29 INFO : potato: Deleted 2025/10/07 04:16:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:30 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:31 INFO : potato: Deleted 2025/10/07 04:16:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:31 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:31 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:31 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:16:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:16:33 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:33 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/07 04:16:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.80s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:34 DEBUG : enormous: Excluded (Size Filter) 2025/10/07 04:16:34 DEBUG : enormous: Excluded 2025/10/07 04:16:34 DEBUG : potato2: Excluded (Size Filter) 2025/10/07 04:16:34 DEBUG : potato2: Excluded 2025/10/07 04:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/10/07 04:16:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:35 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:35 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:35 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:35 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:35 INFO : There was nothing to transfer 2025/10/07 04:16:35 DEBUG : enormous: Excluded (Size Filter) 2025/10/07 04:16:35 DEBUG : enormous: Excluded 2025/10/07 04:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/10/07 04:16:35 DEBUG : potato2: Excluded 2025/10/07 04:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/10/07 04:16:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/07 04:16:35 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for checks to finish 2025/10/07 04:16:35 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:35 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for transfers to finish 2025/10/07 04:16:35 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:37 DEBUG : enormous: Excluded (Size Filter) 2025/10/07 04:16:37 DEBUG : enormous: Excluded 2025/10/07 04:16:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/07 04:16:37 DEBUG : potato2: Excluded 2025/10/07 04:16:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:16:37 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:37 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:37 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:37 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:37 INFO : potato2: Deleted 2025/10/07 04:16:37 INFO : enormous: Deleted 2025/10/07 04:16:37 INFO : There was nothing to transfer 2025/10/07 04:16:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/07 04:16:38 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for checks to finish 2025/10/07 04:16:38 DEBUG : empty space: Unchanged skipping 2025/10/07 04:16:38 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for transfers to finish 2025/10/07 04:16:38 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:38 INFO : enormous: Deleted 2025/10/07 04:16:38 INFO : potato2: Deleted 2025/10/07 04:16:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:39 DEBUG : five: Need to transfer - File not found at Destination 2025/10/07 04:16:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/07 04:16:39 DEBUG : one: Destination is newer than source, skipping 2025/10/07 04:16:39 DEBUG : three: Sizes identical 2025/10/07 04:16:39 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/07 04:16:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/07 04:16:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2586497021) 2025/10/07 04:16:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jimakec9wasa) 2025/10/07 04:16:39 DEBUG : two: sha1 differ 2025/10/07 04:16:39 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/07 04:16:40 INFO : four: Copied (replaced existing) 2025/10/07 04:16:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/07 04:16:40 INFO : five: Copied (new) 2025/10/07 04:16:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/07 04:16:40 INFO : two: Copied (replaced existing) 2025/10/07 04:16:40 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:41 DEBUG : one: Destination is newer than source, skipping 2025/10/07 04:16:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/07 04:16:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/07 04:16:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/07 04:16:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/07 04:16:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/07 04:16:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/07 04:16:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/07 04:16:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/07 04:16:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/07 04:16:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2586497021) 2025/10/07 04:16:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jimakec9wasa) 2025/10/07 04:16:41 DEBUG : three: sha1 differ 2025/10/07 04:16:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/07 04:16:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:16:41 INFO : three: Copied (replaced existing) 2025/10/07 04:16:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/07 04:16:42 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:42 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:42 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:42 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/07 04:16:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/07 04:16:42 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/07 04:16:43 INFO : potato: Copied (new) 2025/10/07 04:16:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:43 INFO : yam: Copied (new) 2025/10/07 04:16:43 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:16:43 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:43 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:43 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:43 DEBUG : potato: Unchanged skipping 2025/10/07 04:16:43 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:44 INFO : yam: Copied (server-side copy) to: yaml 2025/10/07 04:16:44 INFO : yam: Deleted 2025/10/07 04:16:44 INFO : yaml: Renamed from "yam" 2025/10/07 04:16:44 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/07 04:16:45 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:45 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:45 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/07 04:16:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/07 04:16:45 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:45 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/07 04:16:46 INFO : potato: Copied (new) 2025/10/07 04:16:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:46 INFO : yam: Copied (new) 2025/10/07 04:16:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:16:46 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:46 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:46 DEBUG : potato: Unchanged skipping 2025/10/07 04:16:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:47 INFO : yam: Copied (server-side copy) to: yaml 2025/10/07 04:16:47 INFO : yam: Deleted 2025/10/07 04:16:47 INFO : yaml: Renamed from "yam" 2025/10/07 04:16:47 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/07 04:16:48 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:48 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/07 04:16:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/07 04:16:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:48 INFO : sub/yam: Copied (new) 2025/10/07 04:16:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/07 04:16:49 INFO : potato: Copied (new) 2025/10/07 04:16:49 DEBUG : Waiting for deletions to finish 2025/10/07 04:16:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:16:49 DEBUG : potato: Unchanged skipping 2025/10/07 04:16:49 INFO : B2 bucket rclone-test-jimakec9wasa: Making map for --track-renames 2025/10/07 04:16:49 INFO : B2 bucket rclone-test-jimakec9wasa: Finished making map for --track-renames 2025/10/07 04:16:49 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:49 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for renames to finish 2025/10/07 04:16:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/07 04:16:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/07 04:16:50 INFO : sub/yam: Deleted 2025/10/07 04:16:50 INFO : yam: Renamed from "sub/yam" 2025/10/07 04:16:50 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:51 DEBUG : Creating backend with remote "/tmp/rclone2586497021/dir1" 2025/10/07 04:16:51 DEBUG : Creating backend with remote "/tmp/rclone2586497021/dir2" 2025/10/07 04:16:51 DEBUG : Local file system at /tmp/rclone2586497021/dir2: Using server-side directory move 2025/10/07 04:16:51 INFO : Local file system at /tmp/rclone2586497021/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/07 04:16:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/07 04:16:51 DEBUG : Local file system at /tmp/rclone2586497021/dir2: Waiting for checks to finish 2025/10/07 04:16:51 DEBUG : Local file system at /tmp/rclone2586497021/dir2: Waiting for transfers to finish 2025/10/07 04:16:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:16:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/07 04:16:52 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:52 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/07 04:16:52 INFO : nested/sub dir/file: Copied (new) 2025/10/07 04:16:52 INFO : nested/sub dir/file: Deleted 2025/10/07 04:16:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:16:52 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:16:52 INFO : sub dir/hello world: Deleted 2025/10/07 04:16:52 INFO : sub dir: Removing directory 2025/10/07 04:16:52 INFO : nested/sub dir: Removing directory 2025/10/07 04:16:52 INFO : nested: Removing directory 2025/10/07 04:16:52 DEBUG : Local file system at /tmp/rclone2586497021: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/07 04:16:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/07 04:16:54 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:54 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/07 04:16:54 INFO : nested/sub dir/file: Copied (new) 2025/10/07 04:16:54 INFO : nested/sub dir/file: Deleted 2025/10/07 04:16:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:16:54 INFO : sub dir/hello world: Copied (new) 2025/10/07 04:16:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/07 04:16:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/07 04:16:55 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:55 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/07 04:16:56 INFO : existing: Copied (new) 2025/10/07 04:16:56 INFO : existing: Deleted 2025/10/07 04:16:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/07 04:16:56 INFO : existing-b: Copied (new) 2025/10/07 04:16:56 INFO : existing-b: Deleted 2025/10/07 04:16:56 DEBUG : existing: Destination exists, skipping 2025/10/07 04:16:56 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:16:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/07 04:16:56 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:16:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-geloqaj0biya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-geloqaj0biya 2025/10/07 04:17:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/07 04:17:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/07 04:17:01 DEBUG : B2 bucket rclone-test-geloqaj0biya: Waiting for checks to finish 2025/10/07 04:17:01 DEBUG : empty space: Unchanged skipping 2025/10/07 04:17:02 INFO : empty space: Deleted 2025/10/07 04:17:02 DEBUG : B2 bucket rclone-test-geloqaj0biya: Waiting for transfers to finish 2025/10/07 04:17:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:02 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:02 INFO : potato2: Deleted 2025/10/07 04:17:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:02 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:02 INFO : potato3: Deleted 2025/10/07 04:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wasizig5huvo" 2025/10/07 04:17:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/07 04:17:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/07 04:17:04 DEBUG : B2 bucket rclone-test-wasizig5huvo: Waiting for checks to finish 2025/10/07 04:17:04 DEBUG : B2 bucket rclone-test-wasizig5huvo: Waiting for transfers to finish 2025/10/07 04:17:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:17:05 INFO : empty space: Copied (server-side copy) 2025/10/07 04:17:05 INFO : empty space: Deleted 2025/10/07 04:17:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:05 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:05 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:05 INFO : potato2: Deleted 2025/10/07 04:17:05 INFO : potato3: Deleted 2025/10/07 04:17:05 DEBUG : B2 bucket rclone-test-wasizig5huvo: Purge remote 2025/10/07 04:17:05 INFO : B2 bucket rclone-test-wasizig5huvo: cleaning bucket "rclone-test-wasizig5huvo" of all files 2025/10/07 04:17:06 DEBUG : empty space: Deleting (id "4_z9f421db3e03dbbcb9f980e1b_f108c0bb43a0ad3e4_d20251007_m041704_c001_v0001130_t0052_u01759810624794") 2025/10/07 04:17:06 DEBUG : potato2: Deleting (id "4_z9f421db3e03dbbcb9f980e1b_f1173b7b27c1b2aa5_d20251007_m041705_c001_v0001183_t0053_u01759810625162") 2025/10/07 04:17:06 DEBUG : potato3: Deleting (id "4_z9f421db3e03dbbcb9f980e1b_f104394d703e84786_d20251007_m041705_c001_v0001182_t0032_u01759810625169") 2025/10/07 04:17:06 DEBUG : B2 bucket rclone-test-geloqaj0biya: Purge remote 2025/10/07 04:17:06 INFO : B2 bucket rclone-test-geloqaj0biya: cleaning bucket "rclone-test-geloqaj0biya" of all files 2025/10/07 04:17:06 DEBUG : empty space: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f402f244eda0c2d06_d20251007_m041705_c001_v7007000_t0000_u01759810625097") 2025/10/07 04:17:06 DEBUG : empty space: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f103a71792a9ce8ec_d20251007_m041701_c001_v0001178_t0018_u01759810621215") 2025/10/07 04:17:06 DEBUG : potato2: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f402f244eda0c2d09_d20251007_m041705_c001_v7007000_t0000_u01759810625373") 2025/10/07 04:17:06 DEBUG : potato2: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f102853d13c552b73_d20251007_m041702_c001_v0001161_t0059_u01759810622043") 2025/10/07 04:17:06 DEBUG : potato3: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f40532a03aa80cce4_d20251007_m041705_c001_v7007000_t0000_u01759810625405") 2025/10/07 04:17:06 DEBUG : potato3: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f111f52ccc9c3b13d_d20251007_m041702_c001_v0001131_t0020_u01759810622395") 2025/10/07 04:17:06 DEBUG : potato3: Deleting (id "4_z5f020db3e03dbbcb9f980e1b_f103a71792a9ce8ee_d20251007_m041701_c001_v0001178_t0007_u01759810621422") 2025/10/07 04:17:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/07 04:17:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/07 04:17:08 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bupisul5sobi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-bupisul5sobi 2025/10/07 04:17:14 DEBUG : empty space: Excluded (Size Filter) 2025/10/07 04:17:14 DEBUG : empty space: Excluded (Size Filter) 2025/10/07 04:17:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/07 04:17:14 DEBUG : B2 bucket rclone-test-bupisul5sobi: Waiting for checks to finish 2025/10/07 04:17:14 DEBUG : B2 bucket rclone-test-bupisul5sobi: Waiting for transfers to finish 2025/10/07 04:17:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:14 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:15 INFO : potato2: Deleted 2025/10/07 04:17:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:15 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:15 INFO : potato3: Deleted 2025/10/07 04:17:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fagoyid5nipa" 2025/10/07 04:17:16 DEBUG : empty space: Excluded (Size Filter) 2025/10/07 04:17:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/07 04:17:16 DEBUG : B2 bucket rclone-test-fagoyid5nipa: Waiting for checks to finish 2025/10/07 04:17:16 DEBUG : B2 bucket rclone-test-fagoyid5nipa: Waiting for transfers to finish 2025/10/07 04:17:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:17 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:17 INFO : potato2: Deleted 2025/10/07 04:17:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:18 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:18 INFO : potato3: Deleted 2025/10/07 04:17:18 DEBUG : B2 bucket rclone-test-fagoyid5nipa: Purge remote 2025/10/07 04:17:18 INFO : B2 bucket rclone-test-fagoyid5nipa: cleaning bucket "rclone-test-fagoyid5nipa" of all files 2025/10/07 04:17:18 DEBUG : potato2: Deleting (id "4_z6fb24dc3e03dbbcb9f980e1b_f11735aa6c0f112b1_d20251007_m041717_c001_v0001171_t0054_u01759810637307") 2025/10/07 04:17:18 DEBUG : potato3: Deleting (id "4_z6fb24dc3e03dbbcb9f980e1b_f115be54d0510340b_d20251007_m041717_c001_v0001120_t0005_u01759810637663") 2025/10/07 04:17:19 DEBUG : B2 bucket rclone-test-bupisul5sobi: Purge remote 2025/10/07 04:17:19 INFO : B2 bucket rclone-test-bupisul5sobi: cleaning bucket "rclone-test-bupisul5sobi" of all files 2025/10/07 04:17:19 DEBUG : empty space: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f10776a0043cf1baa_d20251007_m041713_c001_v0001134_t0028_u01759810633517") 2025/10/07 04:17:19 DEBUG : potato2: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f4180a1b26dcce7f7_d20251007_m041717_c001_v7007000_t0000_u01759810637627") 2025/10/07 04:17:19 DEBUG : potato2: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f10419fe4826891d9_d20251007_m041714_c001_v0001177_t0052_u01759810634718") 2025/10/07 04:17:19 DEBUG : potato3: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f4180a1b26dcce7fa_d20251007_m041718_c001_v7007000_t0000_u01759810638242") 2025/10/07 04:17:19 DEBUG : potato3: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f1147e650d0ce9e9c_d20251007_m041714_c001_v0001183_t0017_u01759810634954") 2025/10/07 04:17:19 DEBUG : potato3: Deleting (id "4_z7f423db3e03dbbcb9f980e1b_f10776a0043cf1bac_d20251007_m041713_c001_v0001134_t0031_u01759810633862") --- PASS: TestServerSideMoveWithFilter (12.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kovocog0xeke" 2025/10/07 04:17:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jimakec9wasa -> B2 bucket rclone-test-kovocog0xeke 2025/10/07 04:17:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/07 04:17:27 DEBUG : empty space: Unchanged skipping 2025/10/07 04:17:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/07 04:17:27 DEBUG : B2 bucket rclone-test-kovocog0xeke: Waiting for checks to finish 2025/10/07 04:17:27 INFO : empty space: Deleted 2025/10/07 04:17:27 DEBUG : B2 bucket rclone-test-kovocog0xeke: Waiting for transfers to finish 2025/10/07 04:17:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:27 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:27 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:27 INFO : potato2: Deleted 2025/10/07 04:17:27 INFO : potato3: Deleted 2025/10/07 04:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-toqeyit0yenu" 2025/10/07 04:17:29 INFO : tomatoDir: Making directory 2025/10/07 04:17:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/07 04:17:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/07 04:17:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/07 04:17:29 DEBUG : B2 bucket rclone-test-toqeyit0yenu: Waiting for checks to finish 2025/10/07 04:17:29 DEBUG : B2 bucket rclone-test-toqeyit0yenu: Waiting for transfers to finish 2025/10/07 04:17:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/07 04:17:30 INFO : empty space: Copied (server-side copy) 2025/10/07 04:17:30 INFO : empty space: Deleted 2025/10/07 04:17:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/07 04:17:30 INFO : potato2: Copied (server-side copy) 2025/10/07 04:17:30 INFO : potato2: Deleted 2025/10/07 04:17:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/07 04:17:31 INFO : potato3: Copied (server-side copy) 2025/10/07 04:17:31 INFO : potato3: Deleted 2025/10/07 04:17:31 DEBUG : B2 bucket rclone-test-toqeyit0yenu: Purge remote 2025/10/07 04:17:31 INFO : B2 bucket rclone-test-toqeyit0yenu: cleaning bucket "rclone-test-toqeyit0yenu" of all files 2025/10/07 04:17:32 DEBUG : empty space: Deleting (id "4_zbfc27de3e03dbbcb9f980e1b_f100b0f25c1547b77_d20251007_m041730_c001_v0001177_t0059_u01759810650262") 2025/10/07 04:17:32 DEBUG : potato2: Deleting (id "4_zbfc27de3e03dbbcb9f980e1b_f1180df36edf7db8c_d20251007_m041730_c001_v0001101_t0054_u01759810650491") 2025/10/07 04:17:32 DEBUG : potato3: Deleting (id "4_zbfc27de3e03dbbcb9f980e1b_f10993b2738ccaa52_d20251007_m041730_c001_v0001100_t0027_u01759810650693") 2025/10/07 04:17:32 DEBUG : B2 bucket rclone-test-kovocog0xeke: Purge remote 2025/10/07 04:17:32 INFO : B2 bucket rclone-test-kovocog0xeke: cleaning bucket "rclone-test-kovocog0xeke" of all files 2025/10/07 04:17:32 DEBUG : empty space: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f4180a1b26dcce81a_d20251007_m041730_c001_v7007000_t0000_u01759810650472") 2025/10/07 04:17:32 DEBUG : empty space: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f10781e3c5730b71c_d20251007_m041726_c001_v0001157_t0007_u01759810646184") 2025/10/07 04:17:32 DEBUG : potato2: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f4180a1b26dcce81b_d20251007_m041730_c001_v7007000_t0000_u01759810650778") 2025/10/07 04:17:32 DEBUG : potato2: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f114393e58a7ad1ad_d20251007_m041727_c001_v0001150_t0044_u01759810647303") 2025/10/07 04:17:32 DEBUG : potato3: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f4180a1b26dcce81d_d20251007_m041731_c001_v7007000_t0000_u01759810651160") 2025/10/07 04:17:32 DEBUG : potato3: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f11128aa51b5d0fc5_d20251007_m041727_c001_v0001184_t0045_u01759810647673") 2025/10/07 04:17:32 DEBUG : potato3: Deleting (id "4_z2fb26dd3e03dbbcb9f980e1b_f10781e3c5730b720_d20251007_m041726_c001_v0001157_t0036_u01759810646473") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/rclone-sync-test" 2025/10/07 04:17:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/rclone-sync-test-include/layer2" 2025/10/07 04:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/rclone-sync-test-ignore-file" 2025/10/07 04:17:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/07 04:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/07 04:17:46 DEBUG : pacer: Reducing sleep to 10ms 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test: Waiting for checks to finish 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test: Waiting for transfers to finish 2025/10/07 04:17:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:46 INFO : There was nothing to transfer 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:17:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:46 INFO : There was nothing to transfer 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/07 04:17:46 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/07 04:17:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:46 INFO : There was nothing to transfer 2025/10/07 04:17:47 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:17:47 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:17:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:47 INFO : There was nothing to transfer 2025/10/07 04:17:47 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/07 04:17:47 DEBUG : B2 bucket rclone-test-jimakec9wasa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/07 04:17:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/CompareDest" 2025/10/07 04:17:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 04:17:51 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:51 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:17:52 INFO : one: Copied (new) 2025/10/07 04:17:52 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:52 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:52 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/07 04:17:53 INFO : one: Copied (replaced existing) 2025/10/07 04:17:53 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:55 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 04:17:55 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:55 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:55 INFO : There was nothing to transfer 2025/10/07 04:17:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 04:17:57 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 04:17:57 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:57 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:57 INFO : There was nothing to transfer 2025/10/07 04:17:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 04:17:57 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 04:17:57 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:57 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:57 INFO : There was nothing to transfer 2025/10/07 04:17:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:59 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 2025/10/07 04:17:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/07 04:17:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 04:17:59 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 04:17:59 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:17:59 DEBUG : Waiting for deletions to finish 2025/10/07 04:17:59 INFO : There was nothing to transfer 2025/10/07 04:17:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/07 04:17:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 04:17:59 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:17:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:17:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 04:17:59 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/07 04:18:00 INFO : two: Copied (new) 2025/10/07 04:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dest" 2025/10/07 04:18:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/pre-dest1" 2025/10/07 04:18:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/pre-dest2" 2025/10/07 04:18:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/07 04:18:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/07 04:18:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/07 04:18:08 DEBUG : B2 bucket rclone-test-jimakec9wasa path dest: Waiting for checks to finish 2025/10/07 04:18:08 DEBUG : B2 bucket rclone-test-jimakec9wasa path dest: Waiting for transfers to finish 2025/10/07 04:18:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/07 04:18:09 INFO : 3: Copied (new) 2025/10/07 04:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.44s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:18:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:18:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/CopyDest" 2025/10/07 04:18:14 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 04:18:14 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:14 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:18:15 INFO : one: Copied (new) 2025/10/07 04:18:15 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:18:16 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:16 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/07 04:18:16 INFO : one: Copied (replaced existing) 2025/10/07 04:18:16 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/BackupDir" 2025/10/07 04:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:18:19 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 04:18:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:18:21 INFO : one: Copied (server-side copy) 2025/10/07 04:18:21 INFO : one: Deleted 2025/10/07 04:18:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/07 04:18:21 INFO : one: Copied (server-side copy) 2025/10/07 04:18:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/07 04:18:21 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:21 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:23 DEBUG : one: Unchanged skipping 2025/10/07 04:18:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/07 04:18:24 INFO : two: Copied (server-side copy) 2025/10/07 04:18:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/07 04:18:24 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:24 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:24 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:24 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:24 DEBUG : one: Unchanged skipping 2025/10/07 04:18:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:24 DEBUG : two: Unchanged skipping 2025/10/07 04:18:24 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:24 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:24 INFO : There was nothing to transfer 2025/10/07 04:18:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:25 DEBUG : one: Unchanged skipping 2025/10/07 04:18:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/07 04:18:25 DEBUG : three: Destination not found in --copy-dest 2025/10/07 04:18:25 DEBUG : three: Need to transfer - File not found at Destination 2025/10/07 04:18:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 04:18:25 DEBUG : two: Unchanged skipping 2025/10/07 04:18:25 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:25 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/07 04:18:26 INFO : three: Copied (new) 2025/10/07 04:18:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/backup" 2025/10/07 04:18:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:34 DEBUG : two: Unchanged skipping 2025/10/07 04:18:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:18:34 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:18:35 INFO : one: Copied (server-side copy) 2025/10/07 04:18:35 INFO : one: Deleted 2025/10/07 04:18:35 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:18:36 INFO : one: Copied (new) 2025/10/07 04:18:36 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:18:37 INFO : three.txt: Copied (server-side copy) 2025/10/07 04:18:37 INFO : three.txt: Deleted 2025/10/07 04:18:37 INFO : three.txt: Moved into backup dir 2025/10/07 04:18:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:18:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:39 DEBUG : two: Unchanged skipping 2025/10/07 04:18:39 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:18:39 INFO : one: Copied (server-side copy) 2025/10/07 04:18:40 INFO : one: Deleted 2025/10/07 04:18:40 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:18:40 INFO : one: Copied (new) 2025/10/07 04:18:40 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:18:40 INFO : three.txt: Copied (server-side copy) 2025/10/07 04:18:41 INFO : three.txt: Deleted 2025/10/07 04:18:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:18:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/backup" 2025/10/07 04:18:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:18:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:47 DEBUG : two: Unchanged skipping 2025/10/07 04:18:47 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:18:49 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:18:49 INFO : one: Deleted 2025/10/07 04:18:49 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:18:50 INFO : one: Copied (new) 2025/10/07 04:18:50 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:18:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:18:51 INFO : three.txt: Deleted 2025/10/07 04:18:51 INFO : three.txt: Moved into backup dir 2025/10/07 04:18:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:18:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:18:53 DEBUG : two: Unchanged skipping 2025/10/07 04:18:53 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:18:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:18:53 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:18:53 INFO : one: Deleted 2025/10/07 04:18:53 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:18:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:18:54 INFO : one: Copied (new) 2025/10/07 04:18:54 DEBUG : Waiting for deletions to finish 2025/10/07 04:18:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:18:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:18:54 INFO : three.txt: Deleted 2025/10/07 04:18:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:18:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001116_t0040": EOF 2025/10/07 04:18:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001116_t0040": EOF) 2025/10/07 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jimakec9wasa: 1/10 (Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001116_t0040": EOF) 2025/10/07 04:18:59 DEBUG : pacer: Reducing sleep to 10ms 2025/10/07 04:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:19:00 DEBUG : Config file has changed externally - reloading 2025/10/07 04:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/backup" 2025/10/07 04:19:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:19:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:03 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:19:03 DEBUG : two: Unchanged skipping 2025/10/07 04:19:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:19:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/07 04:19:04 INFO : one: Deleted 2025/10/07 04:19:04 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:19:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:05 INFO : one: Copied (new) 2025/10/07 04:19:05 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:19:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/07 04:19:06 INFO : three.txt: Deleted 2025/10/07 04:19:06 INFO : three.txt: Moved into backup dir 2025/10/07 04:19:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:19:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:07 DEBUG : two: Unchanged skipping 2025/10/07 04:19:07 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:19:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/07 04:19:08 INFO : one: Deleted 2025/10/07 04:19:08 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:19:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:19:08 INFO : one: Copied (new) 2025/10/07 04:19:08 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/07 04:19:09 INFO : three.txt: Deleted 2025/10/07 04:19:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:19:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:19:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:14 DEBUG : two: Unchanged skipping 2025/10/07 04:19:14 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:19:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:19:14 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:19:14 INFO : one: Deleted 2025/10/07 04:19:14 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:19:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:15 INFO : one: Copied (new) 2025/10/07 04:19:15 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:19:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:19:16 INFO : three.txt: Deleted 2025/10/07 04:19:16 INFO : three.txt: Moved into backup dir 2025/10/07 04:19:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001092_t0002": EOF 2025/10/07 04:19:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001092_t0002": EOF) 2025/10/07 04:19:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jimakec9wasa: 1/10 (Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/bfe27d83e01dbbcb9f980e1b/c001_v0001092_t0002": EOF) 2025/10/07 04:19:19 DEBUG : pacer: Reducing sleep to 10ms 2025/10/07 04:19:19 DEBUG : one.bak: Excluded (Path Filter) 2025/10/07 04:19:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/07 04:19:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:19:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:19 DEBUG : two: Unchanged skipping 2025/10/07 04:19:19 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for checks to finish 2025/10/07 04:19:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:20 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:19:20 INFO : one: Deleted 2025/10/07 04:19:20 DEBUG : B2 bucket rclone-test-jimakec9wasa path dst: Waiting for transfers to finish 2025/10/07 04:19:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:19:20 INFO : one: Copied (new) 2025/10/07 04:19:20 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:19:21 INFO : three.txt: Deleted 2025/10/07 04:19:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.95s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:19:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:19:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:19:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:19:26 INFO : one: Deleted 2025/10/07 04:19:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:27 INFO : one: Copied (new) 2025/10/07 04:19:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:27 DEBUG : two: Unchanged skipping 2025/10/07 04:19:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/07 04:19:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:19:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:19:28 INFO : three.txt: Deleted 2025/10/07 04:19:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:29 INFO : three.txt: Copied (new) 2025/10/07 04:19:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:19:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/07 04:19:31 INFO : one: Deleted 2025/10/07 04:19:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:19:31 INFO : one: Copied (new) 2025/10/07 04:19:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:31 DEBUG : two: Unchanged skipping 2025/10/07 04:19:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/07 04:19:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/07 04:19:32 INFO : three.txt: Deleted 2025/10/07 04:19:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/07 04:19:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jimakec9wasa/dst" 2025/10/07 04:19:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/07 04:19:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/07 04:19:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/07 04:19:38 INFO : one: Deleted 2025/10/07 04:19:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:39 INFO : one: Copied (new) 2025/10/07 04:19:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:39 DEBUG : two: Unchanged skipping 2025/10/07 04:19:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/07 04:19:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/07 04:19:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/07 04:19:40 INFO : three.txt: Deleted 2025/10/07 04:19:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:40 INFO : three.txt: Copied (new) 2025/10/07 04:19:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/07 04:19:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/07 04:19:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/07 04:19:42 INFO : one: Deleted 2025/10/07 04:19:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/07 04:19:42 INFO : one: Copied (new) 2025/10/07 04:19:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:43 DEBUG : two: Unchanged skipping 2025/10/07 04:19:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/07 04:19:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/07 04:19:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/07 04:19:44 INFO : three.txt: Deleted 2025/10/07 04:19:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/07 04:19:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:47 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:19:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/07 04:19:47 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:19:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/07 04:19:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/07 04:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/07 04:19:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:19:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:19:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/07 04:19:48 INFO : existing: Copied (new) 2025/10/07 04:19:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:49 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:19:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/07 04:19:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/07 04:19:49 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:19:49 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting files as there were IO errors 2025/10/07 04:19:49 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:19:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:19:50 DEBUG : existing: Unchanged skipping 2025/10/07 04:19:50 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:19:50 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:19:50 DEBUG : Waiting for deletions to finish 2025/10/07 04:19:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:20:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both10: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both13: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both14: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both15: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both16: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both17: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both11: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both19: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both12: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both0: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both18: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both1: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both4: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both6: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both5: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both7: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:02 DEBUG : both2: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both3: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both8: Unchanged skipping 2025/10/07 04:20:02 DEBUG : both9: Unchanged skipping 2025/10/07 04:20:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:20:02 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:03 INFO : only5: Deleted 2025/10/07 04:20:03 INFO : only7: Deleted 2025/10/07 04:20:03 INFO : only3: Deleted 2025/10/07 04:20:03 INFO : only10: Deleted 2025/10/07 04:20:03 INFO : only8: Deleted 2025/10/07 04:20:03 INFO : only11: Deleted 2025/10/07 04:20:03 INFO : only13: Deleted 2025/10/07 04:20:03 INFO : only18: Deleted 2025/10/07 04:20:03 INFO : only19: Deleted 2025/10/07 04:20:03 INFO : only1: Deleted 2025/10/07 04:20:03 INFO : only0: Deleted 2025/10/07 04:20:03 INFO : only17: Deleted 2025/10/07 04:20:03 INFO : only6: Deleted 2025/10/07 04:20:03 INFO : only2: Deleted 2025/10/07 04:20:04 INFO : only14: Deleted 2025/10/07 04:20:04 INFO : only16: Deleted 2025/10/07 04:20:04 INFO : only9: Deleted 2025/10/07 04:20:04 INFO : only12: Deleted 2025/10/07 04:20:04 INFO : only15: Deleted 2025/10/07 04:20:04 INFO : only4: Deleted 2025/10/07 04:20:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:20:18 DEBUG : both10: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both11: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both13: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both15: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both16: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both17: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both18: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both14: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both0: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both2: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both19: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both4: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both5: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both6: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both7: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both8: Unchanged skipping 2025/10/07 04:20:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:18 DEBUG : both12: Unchanged skipping 2025/10/07 04:20:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : both9: Unchanged skipping 2025/10/07 04:20:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : both1: Unchanged skipping 2025/10/07 04:20:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : both3: Unchanged skipping 2025/10/07 04:20:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/07 04:20:18 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:20:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only11: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only0: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only10: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only17: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only12: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only18: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only19: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only14: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only13: Copied (replaced existing) 2025/10/07 04:20:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:19 INFO : only1: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only15: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only4: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only5: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only6: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only7: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only16: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only2: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only3: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only8: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/07 04:20:20 INFO : only9: Copied (replaced existing) 2025/10/07 04:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:28 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:20:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:20:28 DEBUG : empty_on_remote: Making directory with metadata 2025/10/07 04:20:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:20:28 INFO : empty_on_remote: Making directory 2025/10/07 04:20:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/07 04:20:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:31 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:20:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:20:31 DEBUG : empty_on_remote: Making directory with metadata 2025/10/07 04:20:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/07 04:20:31 INFO : empty_on_remote: Making directory 2025/10/07 04:20:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/07 04:20:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:33 INFO : sub dir: Making directory 2025/10/07 04:20:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/07 04:20:35 INFO : sub dir: Making directory 2025/10/07 04:20:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.35s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:20:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:47 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : apple: Unchanged skipping 2025/10/07 04:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:20:48 DEBUG : banana: Unchanged skipping 2025/10/07 04:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:20:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:48 INFO : There was nothing to transfer 2025/10/07 04:20:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:48 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:20:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : apple: Unchanged skipping 2025/10/07 04:20:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : banana: Unchanged skipping 2025/10/07 04:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:20:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:20:48 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:20:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:48 INFO : There was nothing to transfer 2025/10/07 04:20:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:20:49 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:20:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:21:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:03 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : apple: Unchanged skipping 2025/10/07 04:21:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:21:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : banana: Unchanged skipping 2025/10/07 04:21:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:21:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:04 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:04 INFO : There was nothing to transfer 2025/10/07 04:21:04 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:04 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:21:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : apple: Unchanged skipping 2025/10/07 04:21:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:21:05 DEBUG : banana: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:21:05 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:05 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:05 INFO : There was nothing to transfer 2025/10/07 04:21:05 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:05 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:21:20 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:21 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/07 04:21:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/07 04:21:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/07 04:21:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:21:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:21:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/07 04:21:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/07 04:21:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:21:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:21:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:21:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:21:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:21:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:21:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:21:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:21:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:21:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:21:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:21:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:21:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:21:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:21:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:21:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:21:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:23 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:23 INFO : dir1/0014-89;=.txt: Deleted 2025/10/07 04:21:24 INFO : splitbananasplit: Deleted 2025/10/07 04:21:24 INFO : dir1/0010-456789.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0013-789;=.txt: Deleted 2025/10/07 04:21:24 INFO : apple: Deleted 2025/10/07 04:21:24 INFO : appleappleapplebanana: Deleted 2025/10/07 04:21:24 INFO : banana: Deleted 2025/10/07 04:21:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0003-defghij.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0007-1234567.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0015-9;=.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0008-2345678.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0012-6789;.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0009-3456789.txt: Deleted 2025/10/07 04:21:24 INFO : dir1/0011-56789;.txt: Deleted 2025/10/07 04:21:24 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:21:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : banana: Unchanged skipping 2025/10/07 04:21:25 DEBUG : apple: Unchanged skipping 2025/10/07 04:21:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:21:25 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:25 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:25 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/07 04:21:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/07 04:21:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/07 04:21:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/07 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/07 04:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/07 04:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/07 04:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/07 04:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:21:40 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:40 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/07 04:21:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/07 04:21:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/07 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/07 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/07 04:21:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/07 04:21:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/07 04:21:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/07 04:21:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/07 04:21:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/07 04:21:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/07 04:21:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/07 04:21:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/07 04:21:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:41 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:21:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/07 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/07 04:21:41 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/07 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:21:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:21:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/07 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:21:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:21:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:21:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:21:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:21:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/07 04:21:42 INFO : apple: Copied (new) to: PREFIXapple 2025/10/07 04:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:21:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:21:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:21:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:21:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:21:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:21:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:21:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:21:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:21:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:21:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:43 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:43 INFO : appleappleapplebanana: Deleted 2025/10/07 04:21:43 INFO : banana: Deleted 2025/10/07 04:21:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0008-2345678.txt: Deleted 2025/10/07 04:21:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/07 04:21:43 INFO : apple: Deleted 2025/10/07 04:21:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0003-defghij.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0011-56789;.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/07 04:21:44 INFO : splitbananasplit: Deleted 2025/10/07 04:21:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/07 04:21:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/07 04:21:44 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/07 04:21:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/07 04:21:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/07 04:21:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:21:44 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:21:44 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:21:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:21:45 INFO : appleappleapplebanana: Copied (new) 2025/10/07 04:21:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:21:45 INFO : splitbananasplit: Copied (new) 2025/10/07 04:21:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:21:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/07 04:21:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/07 04:21:45 INFO : apple: Copied (new) 2025/10/07 04:21:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:21:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/07 04:21:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/07 04:21:45 INFO : banana: Copied (new) 2025/10/07 04:21:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:21:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/07 04:21:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:21:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:21:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:21:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:21:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:21:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:21:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:21:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:21:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:21:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:21:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:21:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/07 04:21:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:21:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/07 04:21:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:21:47 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/07 04:21:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/07 04:21:47 INFO : PREFIXbanana: Deleted 2025/10/07 04:21:47 INFO : PREFIXapple: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/07 04:21:47 INFO : PREFIXsplitbananasplit: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/07 04:21:47 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/07 04:21:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/07 04:21:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:48 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : Waiting for deletions to finish 2025/10/07 04:21:48 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:22:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:03 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/07 04:22:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/07 04:22:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/07 04:22:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:22:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:22:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:22:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:22:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:22:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:22:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:22:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:22:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:22:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:22:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:22:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:22:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:22:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:22:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:22:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:22:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:22:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:22:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:06 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:06 INFO : dir1/0014-89;=.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0008-2345678.txt: Deleted 2025/10/07 04:22:06 INFO : splitbananasplit: Deleted 2025/10/07 04:22:06 INFO : banana: Deleted 2025/10/07 04:22:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0010-456789.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/07 04:22:06 INFO : appleappleapplebanana: Deleted 2025/10/07 04:22:06 INFO : apple: Deleted 2025/10/07 04:22:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0003-defghij.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0013-789;=.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0015-9;=.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0009-3456789.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/07 04:22:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/07 04:22:06 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/07 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/07 04:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/07 04:22:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:07 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:07 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/07 04:22:07 INFO : banana: Copied (new) 2025/10/07 04:22:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:22:08 INFO : appleappleapplebanana: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:22:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/07 04:22:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:22:08 INFO : splitbananasplit: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:22:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/07 04:22:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/07 04:22:08 INFO : apple: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:22:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:22:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:22:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/07 04:22:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:22:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:22:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:22:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:22:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:22:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:22:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:22:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:22:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:22:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:22:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:22:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/07 04:22:09 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : appleSUFFIX: Deleted 2025/10/07 04:22:10 INFO : splitbananasplitSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/07 04:22:10 INFO : bananaSUFFIX: Deleted 2025/10/07 04:22:10 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:10 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:10 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:11 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:22:26 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:26 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:27 DEBUG : apple: Unchanged skipping 2025/10/07 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:27 DEBUG : banana: Unchanged skipping 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/07 04:22:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/07 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:27 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:27 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/07 04:22:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/07 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/07 04:22:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/07 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/07 04:22:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/07 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/07 04:22:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/07 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/07 04:22:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/07 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/07 04:22:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/07 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/07 04:22:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/07 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/07 04:22:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/07 04:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/07 04:22:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/07 04:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/07 04:22:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/07 04:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/07 04:22:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/07 04:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/07 04:22:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/07 04:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/07 04:22:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/07 04:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/07 04:22:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/07 04:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/07 04:22:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/07 04:22:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/07 04:22:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/07 04:22:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/07 04:22:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/07 04:22:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/07 04:22:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/07 04:22:29 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0003-defghij.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0015-9;=.txt: Deleted 2025/10/07 04:22:29 INFO : splitbananasplit: Deleted 2025/10/07 04:22:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0008-2345678.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0009-3456789.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0012-6789;.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0007-1234567.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0013-789;=.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0011-56789;.txt: Deleted 2025/10/07 04:22:29 INFO : dir1/0014-89;=.txt: Deleted 2025/10/07 04:22:29 INFO : appleappleapplebanana: Deleted 2025/10/07 04:22:29 INFO : dir1/0010-456789.txt: Deleted 2025/10/07 04:22:29 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:30 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : appleapple: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : apple: Unchanged skipping 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : banana: Unchanged skipping 2025/10/07 04:22:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/07 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/07 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/07 04:22:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/07 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/07 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/07 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/07 04:22:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/07 04:22:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/07 04:22:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/07 04:22:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/07 04:22:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/07 04:22:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/07 04:22:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/07 04:22:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/07 04:22:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:22:30 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:30 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:30 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:30 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : appleapple: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/07 04:22:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/07 04:22:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/07 04:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/07 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/07 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/07 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/07 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/07 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/07 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/07 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/07 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/07 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/07 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/07 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/07 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/07 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/07 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/07 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/07 04:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/07 04:22:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:22:45 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:45 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : apple: Unchanged skipping 2025/10/07 04:22:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:22:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : banana: Unchanged skipping 2025/10/07 04:22:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:46 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : apple: Unchanged skipping 2025/10/07 04:22:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:22:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : banana: Unchanged skipping 2025/10/07 04:22:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:22:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:22:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:22:46 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:47 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : Waiting for deletions to finish 2025/10/07 04:22:47 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:23:02 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:02 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:02 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:02 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:03 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:03 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:03 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:03 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:23:19 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:20 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:20 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:20 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:20 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:21 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:21 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:21 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:21 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:23:37 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:37 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:38 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:38 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:38 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:38 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:38 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:39 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:39 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:39 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:39 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:23:53 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:53 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:54 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:54 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:54 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:54 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:54 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : apple: Unchanged skipping 2025/10/07 04:23:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/07 04:23:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : banana: Unchanged skipping 2025/10/07 04:23:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:23:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/07 04:23:55 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:23:55 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:23:55 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:55 DEBUG : Waiting for deletions to finish 2025/10/07 04:23:55 DEBUG : apple: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : banana: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/07 04:23:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.21s) --- PASS: TestTransform/NFC (15.62s) --- PASS: TestTransform/NFD (16.45s) --- PASS: TestTransform/base64 (20.19s) --- PASS: TestTransform/prefix (22.97s) --- PASS: TestTransform/suffix (22.59s) --- PASS: TestTransform/truncate (19.78s) --- PASS: TestTransform/encoder (16.49s) --- PASS: TestTransform/ISO-8859-1 (16.34s) --- PASS: TestTransform/charmap (18.03s) --- PASS: TestTransform/lowercase (17.52s) --- PASS: TestTransform/ascii (16.21s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/07 04:24:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/07 04:24:00 INFO : sub dir_somesuffix: Making directory 2025/10/07 04:24:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/07 04:24:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/07 04:24:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/07 04:24:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/07 04:24:00 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:00 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/07 04:24:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:01 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:02 INFO : tictactoe: Making directory 2025/10/07 04:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/07 04:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:02 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/07 04:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.89s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:04 INFO : toe: Making directory 2025/10/07 04:24:04 INFO : toe/toe: Making directory 2025/10/07 04:24:04 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/07 04:24:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/07 04:24:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/07 04:24:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:04 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/07 04:24:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:05 INFO : toe: Making directory 2025/10/07 04:24:05 INFO : toe/toe: Making directory 2025/10/07 04:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/07 04:24:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/07 04:24:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/07 04:24:05 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:05 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/07 04:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.86s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:07 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:24:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 04:24:07 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:07 INFO : tictacempty_dir: Making directory 2025/10/07 04:24:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:07 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:07 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:07 INFO : tictactoe: Making directory 2025/10/07 04:24:07 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:07 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:07 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:07 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:07 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:09 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:24:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 04:24:09 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:09 INFO : tictacempty_dir: Making directory 2025/10/07 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:09 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:09 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:09 INFO : tictactoe: Making directory 2025/10/07 04:24:09 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:09 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:09 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/07 04:24:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:09 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:09 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/07 04:24:10 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:10 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:10 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:10 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/07 04:24:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/07 04:24:10 NOTICE: B2 bucket rclone-test-jimakec9wasa: 0 differences found 2025/10/07 04:24:10 NOTICE: B2 bucket rclone-test-jimakec9wasa: 1 matching files --- PASS: TestAllTag (2.07s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:11 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:11 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:11 INFO : tictactoe: Making directory 2025/10/07 04:24:11 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:11 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:11 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:11 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:11 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:12 DEBUG : Waiting for deletions to finish 2025/10/07 04:24:12 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:12 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:12 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 04:24:12 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/07 04:24:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/07 04:24:12 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2025/10/07 04:24:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:13 INFO : toe: Making directory 2025/10/07 04:24:13 INFO : toe/toe: Making directory 2025/10/07 04:24:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/07 04:24:13 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:13 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:14 INFO : toe/toe/toe: Copied (new) 2025/10/07 04:24:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:15 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:24:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 04:24:15 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:15 INFO : tictacempty_dir: Making directory 2025/10/07 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:15 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:15 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:15 INFO : tictactoe: Making directory 2025/10/07 04:24:15 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:15 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:15 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/07 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:15 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:15 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:16 INFO : toe/toe/toe.txt: Deleted 2025/10/07 04:24:16 INFO : toe/toe: Removing directory 2025/10/07 04:24:16 INFO : toe: Removing directory 2025/10/07 04:24:16 INFO : empty_dir: Removing directory 2025/10/07 04:24:16 DEBUG : Local file system at /tmp/rclone2586497021: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:16 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:24:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 04:24:16 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:17 INFO : tictacempty_dir: Making directory 2025/10/07 04:24:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:17 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:17 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:17 INFO : tictactoe: Making directory 2025/10/07 04:24:17 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:17 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:17 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/07 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:17 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:18 INFO : toe/toe/toe.txt: Deleted 2025/10/07 04:24:18 INFO : toe/toe: Removing directory 2025/10/07 04:24:18 INFO : toe: Removing directory 2025/10/07 04:24:18 INFO : empty_dir: Removing directory 2025/10/07 04:24:18 DEBUG : Local file system at /tmp/rclone2586497021: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/07 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/07 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/07 04:24:19 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.74s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:20 DEBUG : Reset feature "Copy" 2025/10/07 04:24:20 DEBUG : Reset feature "Move" 2025/10/07 04:24:20 DEBUG : Reset feature "Copy" 2025/10/07 04:24:20 DEBUG : Reset feature "Move" 2025/10/07 04:24:20 DEBUG : empty_dir: Making directory with metadata 2025/10/07 04:24:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 04:24:20 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:20 INFO : tictacempty_dir: Making directory 2025/10/07 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/07 04:24:20 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:20 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:20 INFO : tictactoe: Making directory 2025/10/07 04:24:20 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:20 DEBUG : toe: transformed to: tictactoe 2025/10/07 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:20 INFO : tictactoe/tictactoe: Making directory 2025/10/07 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/07 04:24:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/07 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:20 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/07 04:24:22 INFO : toe/toe/toe.txt: Deleted 2025/10/07 04:24:22 INFO : toe/toe: Removing directory 2025/10/07 04:24:22 INFO : toe: Removing directory 2025/10/07 04:24:22 INFO : empty_dir: Removing directory 2025/10/07 04:24:22 DEBUG : Local file system at /tmp/rclone2586497021: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/07 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/07 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/07 04:24:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/07 04:24:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.02s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:24 DEBUG : toe: transformed to: dG9l 2025/10/07 04:24:24 DEBUG : toe: transformed to: dG9l 2025/10/07 04:24:24 INFO : dG9l: Making directory 2025/10/07 04:24:24 DEBUG : toe: transformed to: dG9l 2025/10/07 04:24:24 DEBUG : toe: transformed to: dG9l 2025/10/07 04:24:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/07 04:24:24 INFO : dG9l/dG9l: Making directory 2025/10/07 04:24:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/07 04:24:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/07 04:24:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/07 04:24:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/07 04:24:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/07 04:24:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:24 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/07 04:24:25 DEBUG : Waiting for deletions to finish 2025/10/07 04:24:25 DEBUG : dG9l: transformed to: toe 2025/10/07 04:24:25 DEBUG : dG9l: transformed to: toe 2025/10/07 04:24:25 DEBUG : dG9l: transformed to: toe 2025/10/07 04:24:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/07 04:24:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/07 04:24:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/07 04:24:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/07 04:24:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/07 04:24:25 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for checks to finish 2025/10/07 04:24:25 DEBUG : Local file system at /tmp/rclone2586497021: Waiting for transfers to finish 2025/10/07 04:24:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jimakec9wasa", Local "Local file system at /tmp/rclone2586497021", Modify Window "1ms" 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe: transformed to: 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe: transformed to: 2025/10/07 04:24:27 INFO : B2 bucket rclone-test-jimakec9wasa: Making directory 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe: transformed to: 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe: transformed to: 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe/toe: transformed to: 2025/10/07 04:24:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/07 04:24:27 INFO : toe/toe: Making directory 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe/toe: transformed to: 2025/10/07 04:24:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe: transformed to: 2025/10/07 04:24:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/07 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/07 04:24:27 DEBUG : toe/toe/toe: transformed to: 2025/10/07 04:24:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/07 04:24:27 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for checks to finish 2025/10/07 04:24:27 DEBUG : B2 bucket rclone-test-jimakec9wasa: Waiting for transfers to finish 2025/10/07 04:24:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/07 04:24:28 INFO : toe/toe/toe: Copied (new) 2025/10/07 04:24:28 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting files as there were IO errors 2025/10/07 04:24:28 ERROR : B2 bucket rclone-test-jimakec9wasa: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2025/10/07 04:24:28 DEBUG : B2 bucket rclone-test-jimakec9wasa: Purge remote 2025/10/07 04:24:28 INFO : B2 bucket rclone-test-jimakec9wasa: cleaning bucket "rclone-test-jimakec9wasa" of all files 2025/10/07 04:24:30 DEBUG : BackupDir/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce07_d20251007_m041827_c001_v7007000_t0000_u01759810707395") 2025/10/07 04:24:30 DEBUG : BackupDir/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117a1f3cb79d9307_d20251007_m041821_c001_v0001179_t0000_u01759810701208") 2025/10/07 04:24:30 DEBUG : CompareDest/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f381_d20251007_m041800_c001_v7007000_t0000_u01759810680873") 2025/10/07 04:24:30 DEBUG : CompareDest/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff49d_d20251007_m041754_c001_v0001116_t0025_u01759810674536") 2025/10/07 04:24:30 DEBUG : CompareDest/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f384_d20251007_m041801_c001_v7007000_t0000_u01759810681098") 2025/10/07 04:24:30 DEBUG : CompareDest/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c76f_d20251007_m041756_c001_v0001177_t0037_u01759810676467") 2025/10/07 04:24:30 DEBUG : CopyDest/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce0b_d20251007_m041827_c001_v7007000_t0000_u01759810707594") 2025/10/07 04:24:30 DEBUG : CopyDest/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7f64_d20251007_m041818_c001_v0001092_t0055_u01759810698163") 2025/10/07 04:24:30 DEBUG : CopyDest/three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce0d_d20251007_m041827_c001_v7007000_t0000_u01759810707777") 2025/10/07 04:24:30 DEBUG : CopyDest/three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c85a_d20251007_m041825_c001_v0001177_t0030_u01759810705079") 2025/10/07 04:24:30 DEBUG : CopyDest/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce10_d20251007_m041827_c001_v7007000_t0000_u01759810707966") 2025/10/07 04:24:30 DEBUG : CopyDest/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff4f3_d20251007_m041822_c001_v0001116_t0009_u01759810702535") 2025/10/07 04:24:30 DEBUG : EXISTING: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37f5_d20251007_m041951_c001_v7007000_t0000_u01759810791018") 2025/10/07 04:24:30 DEBUG : EXISTING: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca55_d20251007_m041950_c001_v0001177_t0039_u01759810790057") 2025/10/07 04:24:30 DEBUG : PREFIXapple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa9155f_d20251007_m042147_c001_v7007000_t0000_u01759810907431") 2025/10/07 04:24:30 DEBUG : PREFIXapple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23d6_d20251007_m042141_c001_v0001040_t0053_u01759810901444") 2025/10/07 04:24:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77b660_d20251007_m042147_c001_v7007000_t0000_u01759810907670") 2025/10/07 04:24:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1832_d20251007_m042141_c001_v0001032_t0045_u01759810901478") 2025/10/07 04:24:30 DEBUG : PREFIXbanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0d4_d20251007_m042147_c001_v7007000_t0000_u01759810907454") 2025/10/07 04:24:31 DEBUG : PREFIXbanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1dd_d20251007_m042141_c001_v0001113_t0040_u01759810901452") 2025/10/07 04:24:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91560_d20251007_m042147_c001_v7007000_t0000_u01759810907637") 2025/10/07 04:24:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce00_d20251007_m042141_c001_v0001177_t0039_u01759810901469") 2025/10/07 04:24:31 DEBUG : Testêé: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37ef_d20251007_m041947_c001_v7007000_t0000_u01759810787763") 2025/10/07 04:24:31 DEBUG : Testêé: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca47_d20251007_m041947_c001_v0001177_t0048_u01759810787177") 2025/10/07 04:24:31 DEBUG : Testêé: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca41_d20251007_m041946_c001_v0001177_t0042_u01759810786431") 2025/10/07 04:24:31 DEBUG : YXBwbGU=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7641_d20251007_m042126_c001_v7007000_t0000_u01759810886196") 2025/10/07 04:24:31 DEBUG : YXBwbGU=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1802_d20251007_m042121_c001_v0001032_t0059_u01759810881779") 2025/10/07 04:24:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7642_d20251007_m042126_c001_v7007000_t0000_u01759810886381") 2025/10/07 04:24:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2398_d20251007_m042121_c001_v0001040_t0029_u01759810881760") 2025/10/07 04:24:31 DEBUG : YmFuYW5h: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7643_d20251007_m042126_c001_v7007000_t0000_u01759810886564") 2025/10/07 04:24:31 DEBUG : YmFuYW5h: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd7f_d20251007_m042121_c001_v0001177_t0041_u01759810881749") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074727e_d20251007_m041627_c001_v7007000_t0000_u01759810587504") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4ba_d20251007_m041626_c001_v0001177_t0037_u01759810586922") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747278_d20251007_m041625_c001_v7007000_t0000_u01759810585579") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4a8_d20251007_m041624_c001_v0001177_t0055_u01759810584814") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9adb_d20251007_m041609_c001_v7007000_t0000_u01759810569126") 2025/10/07 04:24:31 DEBUG : a/potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c419_d20251007_m041608_c001_v0001177_t0026_u01759810568364") 2025/10/07 04:24:31 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98b4_d20251007_m042356_c001_v7007000_t0000_u01759811036081") 2025/10/07 04:24:31 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0d9_d20251007_m042351_c001_v0001177_t0035_u01759811031756") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1a4_d20251007_m042339_c001_v7007000_t0000_u01759811019844") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d07f_d20251007_m042335_c001_v0001177_t0037_u01759811015353") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9885_d20251007_m042322_c001_v7007000_t0000_u01759811002320") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d028_d20251007_m042318_c001_v0001177_t0042_u01759810998001") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9856_d20251007_m042304_c001_v7007000_t0000_u01759810984338") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cfd5_d20251007_m042300_c001_v0001177_t0054_u01759810980525") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9c7_d20251007_m042248_c001_v7007000_t0000_u01759810968061") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf97_d20251007_m042243_c001_v0001177_t0037_u01759810963922") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa229_d20251007_m042231_c001_v7007000_t0000_u01759810951510") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf1a_d20251007_m042224_c001_v0001177_t0046_u01759810944775") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3134_d20251007_m042211_c001_v7007000_t0000_u01759810931741") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b23e_d20251007_m042207_c001_v0001113_t0035_u01759810927800") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa21b_d20251007_m042206_c001_v7007000_t0000_u01759810926677") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1868_d20251007_m042201_c001_v0001032_t0019_u01759810921506") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29c_d20251007_m042149_c001_v7007000_t0000_u01759810909176") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee183f_d20251007_m042145_c001_v0001032_t0044_u01759810905014") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf8560ec_d20251007_m042143_c001_v7007000_t0000_u01759810903892") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23d4_d20251007_m042139_c001_v0001040_t0038_u01759810899069") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7501_d20251007_m042124_c001_v7007000_t0000_u01759810884202") 2025/10/07 04:24:32 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd75_d20251007_m042118_c001_v0001177_t0004_u01759810878876") 2025/10/07 04:24:33 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebaf_d20251007_m042105_c001_v7007000_t0000_u01759810865997") 2025/10/07 04:24:33 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd13_d20251007_m042101_c001_v0001177_t0045_u01759810861775") 2025/10/07 04:24:33 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132a9_d20251007_m042049_c001_v7007000_t0000_u01759810849556") 2025/10/07 04:24:33 DEBUG : apple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ccc1_d20251007_m042045_c001_v0001177_t0052_u01759810845806") 2025/10/07 04:24:33 DEBUG : appleSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea40b_d20251007_m042210_c001_v7007000_t0000_u01759810930073") 2025/10/07 04:24:33 DEBUG : appleSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1872_d20251007_m042204_c001_v0001032_t0005_u01759810924065") 2025/10/07 04:24:33 DEBUG : appleapple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22a_d20251007_m042231_c001_v7007000_t0000_u01759810951695") 2025/10/07 04:24:33 DEBUG : appleapple: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18b8_d20251007_m042227_c001_v0001032_t0004_u01759810947172") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98b5_d20251007_m042356_c001_v7007000_t0000_u01759811036264") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3aa_d20251007_m042352_c001_v0001113_t0007_u01759811032542") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1a5_d20251007_m042340_c001_v7007000_t0000_u01759811020028") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b377_d20251007_m042336_c001_v0001113_t0039_u01759811016165") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9886_d20251007_m042322_c001_v7007000_t0000_u01759811002503") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b337_d20251007_m042318_c001_v0001113_t0041_u01759810998982") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9857_d20251007_m042304_c001_v7007000_t0000_u01759810984525") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b310_d20251007_m042301_c001_v0001113_t0036_u01759810981213") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9c8_d20251007_m042248_c001_v7007000_t0000_u01759810968243") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2cf_d20251007_m042244_c001_v0001113_t0056_u01759810964675") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41428c7da550cd4c_d20251007_m042229_c001_v7007000_t0000_u01759810949824") 2025/10/07 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e245d_d20251007_m042225_c001_v0001040_t0001_u01759810945565") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3137_d20251007_m042211_c001_v7007000_t0000_u01759810931924") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1884_d20251007_m042207_c001_v0001032_t0027_u01759810927780") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f415b62f10dab1049_d20251007_m042206_c001_v7007000_t0000_u01759810926674") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b232_d20251007_m042202_c001_v0001113_t0036_u01759810922288") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29d_d20251007_m042149_c001_v7007000_t0000_u01759810909359") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce2a_d20251007_m042145_c001_v0001177_t0036_u01759810905004") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d3243d_d20251007_m042143_c001_v7007000_t0000_u01759810903461") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cdfa_d20251007_m042140_c001_v0001177_t0012_u01759810900114") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f415b62f10dab0fed_d20251007_m042124_c001_v7007000_t0000_u01759810884212") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b18c_d20251007_m042119_c001_v0001113_t0055_u01759810879751") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb0_d20251007_m042106_c001_v7007000_t0000_u01759810866181") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b15c_d20251007_m042102_c001_v0001113_t0033_u01759810862433") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132aa_d20251007_m042049_c001_v7007000_t0000_u01759810849739") 2025/10/07 04:24:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b11d_d20251007_m042046_c001_v0001113_t0000_u01759810846630") 2025/10/07 04:24:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf64_d20251007_m042210_c001_v7007000_t0000_u01759810930228") 2025/10/07 04:24:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2417_d20251007_m042204_c001_v0001040_t0014_u01759810924100") 2025/10/07 04:24:34 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747280_d20251007_m041627_c001_v7007000_t0000_u01759810587687") 2025/10/07 04:24:34 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4b2_d20251007_m041626_c001_v0001177_t0030_u01759810586127") 2025/10/07 04:24:34 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747276_d20251007_m041625_c001_v7007000_t0000_u01759810585018") 2025/10/07 04:24:35 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c498_d20251007_m041623_c001_v0001177_t0037_u01759810583950") 2025/10/07 04:24:35 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9ad5_d20251007_m041608_c001_v7007000_t0000_u01759810568570") 2025/10/07 04:24:35 DEBUG : b/potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c40f_d20251007_m041607_c001_v0001177_t0029_u01759810567510") 2025/10/07 04:24:35 DEBUG : backup/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa911cd_d20251007_m041841_c001_v7007000_t0000_u01759810721592") 2025/10/07 04:24:35 DEBUG : backup/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f118af8955cbe0722_d20251007_m041839_c001_v0001184_t0036_u01759810719723") 2025/10/07 04:24:35 DEBUG : backup/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f11557dbfa540bf2e_d20251007_m041835_c001_v0001181_t0048_u01759810715544") 2025/10/07 04:24:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f562_d20251007_m041909_c001_v7007000_t0000_u01759810749952") 2025/10/07 04:24:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f103460f20449daf8_d20251007_m041908_c001_v0001177_t0045_u01759810748066") 2025/10/07 04:24:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f107ab0744b84d63c_d20251007_m041904_c001_v0001181_t0025_u01759810744071") 2025/10/07 04:24:35 DEBUG : backup/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925406_d20251007_m041855_c001_v7007000_t0000_u01759810735317") 2025/10/07 04:24:35 DEBUG : backup/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f107dcefa3d746644_d20251007_m041853_c001_v0001172_t0012_u01759810733371") 2025/10/07 04:24:35 DEBUG : backup/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1048ed085d3b5000_d20251007_m041848_c001_v0001093_t0018_u01759810728972") 2025/10/07 04:24:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f563_d20251007_m041910_c001_v7007000_t0000_u01759810750156") 2025/10/07 04:24:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1087a2e9af0368a0_d20251007_m041909_c001_v0001093_t0023_u01759810749032") 2025/10/07 04:24:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f103924afe821a851_d20251007_m041905_c001_v0001183_t0059_u01759810745771") 2025/10/07 04:24:35 DEBUG : backup/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa911ce_d20251007_m041841_c001_v7007000_t0000_u01759810721781") 2025/10/07 04:24:35 DEBUG : backup/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10424fa4ea76e47b_d20251007_m041840_c001_v0001172_t0049_u01759810720632") 2025/10/07 04:24:35 DEBUG : backup/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f119c0b80d5acaafa_d20251007_m041837_c001_v0001032_t0002_u01759810717184") 2025/10/07 04:24:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925407_d20251007_m041855_c001_v7007000_t0000_u01759810735499") 2025/10/07 04:24:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f119d7b35be507065_d20251007_m041854_c001_v0001131_t0006_u01759810734431") 2025/10/07 04:24:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111f52ccc9c3b2bd_d20251007_m041850_c001_v0001131_t0055_u01759810730862") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98b7_d20251007_m042356_c001_v7007000_t0000_u01759811036447") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2524_d20251007_m042351_c001_v0001040_t0022_u01759811031973") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1a6_d20251007_m042340_c001_v7007000_t0000_u01759811020212") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24fc_d20251007_m042335_c001_v0001040_t0025_u01759811015562") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9887_d20251007_m042322_c001_v7007000_t0000_u01759811002687") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24ce_d20251007_m042318_c001_v0001040_t0041_u01759810998260") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9859_d20251007_m042304_c001_v7007000_t0000_u01759810984755") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24ae_d20251007_m042300_c001_v0001040_t0048_u01759810980742") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9c9_d20251007_m042248_c001_v7007000_t0000_u01759810968425") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2487_d20251007_m042244_c001_v0001040_t0038_u01759810964132") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22b_d20251007_m042231_c001_v7007000_t0000_u01759810951881") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18b2_d20251007_m042224_c001_v0001032_t0004_u01759810944988") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3139_d20251007_m042212_c001_v7007000_t0000_u01759810932106") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ceb1_d20251007_m042207_c001_v0001177_t0037_u01759810927791") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39c4_d20251007_m042206_c001_v7007000_t0000_u01759810926461") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce88_d20251007_m042202_c001_v0001177_t0023_u01759810922080") 2025/10/07 04:24:36 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29e_d20251007_m042149_c001_v7007000_t0000_u01759810909542") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23e5_d20251007_m042145_c001_v0001040_t0011_u01759810905034") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d3243e_d20251007_m042143_c001_v7007000_t0000_u01759810903473") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1d5_d20251007_m042139_c001_v0001113_t0017_u01759810899541") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925548_d20251007_m042124_c001_v7007000_t0000_u01759810884218") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2396_d20251007_m042119_c001_v0001040_t0013_u01759810879117") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb2_d20251007_m042106_c001_v7007000_t0000_u01759810866364") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2372_d20251007_m042101_c001_v0001040_t0037_u01759810861997") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132ab_d20251007_m042049_c001_v7007000_t0000_u01759810849922") 2025/10/07 04:24:37 DEBUG : banana: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2349_d20251007_m042046_c001_v0001040_t0010_u01759810846007") 2025/10/07 04:24:37 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3129_d20251007_m042210_c001_v7007000_t0000_u01759810930402") 2025/10/07 04:24:37 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce8c_d20251007_m042204_c001_v0001177_t0012_u01759810924077") 2025/10/07 04:24:37 DEBUG : both0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc041a_d20251007_m042021_c001_v7007000_t0000_u01759810821108") 2025/10/07 04:24:37 DEBUG : both0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb37_d20251007_m042009_c001_v0001177_t0012_u01759810809040") 2025/10/07 04:24:37 DEBUG : both0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747597_d20251007_m042004_c001_v7007000_t0000_u01759810804790") 2025/10/07 04:24:37 DEBUG : both0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca6d_d20251007_m041952_c001_v0001177_t0038_u01759810792881") 2025/10/07 04:24:37 DEBUG : both1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc041b_d20251007_m042021_c001_v7007000_t0000_u01759810821291") 2025/10/07 04:24:37 DEBUG : both1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb41_d20251007_m042009_c001_v0001177_t0058_u01759810809478") 2025/10/07 04:24:37 DEBUG : both1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747598_d20251007_m042004_c001_v7007000_t0000_u01759810804971") 2025/10/07 04:24:37 DEBUG : both1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca75_d20251007_m041953_c001_v0001177_t0051_u01759810793303") 2025/10/07 04:24:37 DEBUG : both10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc041d_d20251007_m042021_c001_v7007000_t0000_u01759810821533") 2025/10/07 04:24:38 DEBUG : both10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb82_d20251007_m042013_c001_v0001177_t0017_u01759810813720") 2025/10/07 04:24:38 DEBUG : both10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074759a_d20251007_m042005_c001_v7007000_t0000_u01759810805180") 2025/10/07 04:24:38 DEBUG : both10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cab9_d20251007_m041957_c001_v0001177_t0041_u01759810797434") 2025/10/07 04:24:38 DEBUG : both11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc041e_d20251007_m042021_c001_v7007000_t0000_u01759810821717") 2025/10/07 04:24:38 DEBUG : both11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb88_d20251007_m042014_c001_v0001177_t0004_u01759810814136") 2025/10/07 04:24:38 DEBUG : both11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074759d_d20251007_m042005_c001_v7007000_t0000_u01759810805362") 2025/10/07 04:24:38 DEBUG : both11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cac1_d20251007_m041957_c001_v0001177_t0019_u01759810797977") 2025/10/07 04:24:38 DEBUG : both12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc041f_d20251007_m042021_c001_v7007000_t0000_u01759810821899") 2025/10/07 04:24:38 DEBUG : both12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb92_d20251007_m042014_c001_v0001177_t0012_u01759810814560") 2025/10/07 04:24:38 DEBUG : both12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074759f_d20251007_m042005_c001_v7007000_t0000_u01759810805544") 2025/10/07 04:24:38 DEBUG : both12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cacd_d20251007_m041958_c001_v0001177_t0023_u01759810798444") 2025/10/07 04:24:38 DEBUG : both13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0420_d20251007_m042022_c001_v7007000_t0000_u01759810822082") 2025/10/07 04:24:38 DEBUG : both13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb9c_d20251007_m042014_c001_v0001177_t0012_u01759810814996") 2025/10/07 04:24:38 DEBUG : both13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a0_d20251007_m042005_c001_v7007000_t0000_u01759810805726") 2025/10/07 04:24:38 DEBUG : both13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cadc_d20251007_m041958_c001_v0001177_t0053_u01759810798871") 2025/10/07 04:24:38 DEBUG : both14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0421_d20251007_m042022_c001_v7007000_t0000_u01759810822264") 2025/10/07 04:24:38 DEBUG : both14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cba6_d20251007_m042015_c001_v0001177_t0006_u01759810815451") 2025/10/07 04:24:38 DEBUG : both14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a1_d20251007_m042005_c001_v7007000_t0000_u01759810805908") 2025/10/07 04:24:38 DEBUG : both14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cae0_d20251007_m041959_c001_v0001177_t0021_u01759810799322") 2025/10/07 04:24:38 DEBUG : both15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0422_d20251007_m042022_c001_v7007000_t0000_u01759810822447") 2025/10/07 04:24:39 DEBUG : both15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbac_d20251007_m042015_c001_v0001177_t0054_u01759810815895") 2025/10/07 04:24:39 DEBUG : both15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a2_d20251007_m042006_c001_v7007000_t0000_u01759810806090") 2025/10/07 04:24:39 DEBUG : both15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cae6_d20251007_m041959_c001_v0001177_t0036_u01759810799745") 2025/10/07 04:24:39 DEBUG : both16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0424_d20251007_m042022_c001_v7007000_t0000_u01759810822630") 2025/10/07 04:24:39 DEBUG : both16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbba_d20251007_m042016_c001_v0001177_t0028_u01759810816366") 2025/10/07 04:24:39 DEBUG : both16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a3_d20251007_m042006_c001_v7007000_t0000_u01759810806272") 2025/10/07 04:24:39 DEBUG : both16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caee_d20251007_m042000_c001_v0001177_t0009_u01759810800193") 2025/10/07 04:24:39 DEBUG : both17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0425_d20251007_m042022_c001_v7007000_t0000_u01759810822814") 2025/10/07 04:24:39 DEBUG : both17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbc0_d20251007_m042016_c001_v0001177_t0028_u01759810816801") 2025/10/07 04:24:39 DEBUG : both17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a4_d20251007_m042006_c001_v7007000_t0000_u01759810806453") 2025/10/07 04:24:39 DEBUG : both17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caf2_d20251007_m042000_c001_v0001177_t0054_u01759810800742") 2025/10/07 04:24:39 DEBUG : both18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0426_d20251007_m042023_c001_v7007000_t0000_u01759810823003") 2025/10/07 04:24:39 DEBUG : both18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbc4_d20251007_m042017_c001_v0001177_t0057_u01759810817279") 2025/10/07 04:24:39 DEBUG : both18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a5_d20251007_m042006_c001_v7007000_t0000_u01759810806647") 2025/10/07 04:24:39 DEBUG : both18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cafa_d20251007_m042001_c001_v0001177_t0036_u01759810801207") 2025/10/07 04:24:39 DEBUG : both19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0427_d20251007_m042023_c001_v7007000_t0000_u01759810823185") 2025/10/07 04:24:39 DEBUG : both19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbcc_d20251007_m042017_c001_v0001177_t0026_u01759810817700") 2025/10/07 04:24:39 DEBUG : both19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a6_d20251007_m042006_c001_v7007000_t0000_u01759810806837") 2025/10/07 04:24:39 DEBUG : both19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb05_d20251007_m042001_c001_v0001177_t0053_u01759810801630") 2025/10/07 04:24:40 DEBUG : both2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0428_d20251007_m042023_c001_v7007000_t0000_u01759810823368") 2025/10/07 04:24:40 DEBUG : both2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb47_d20251007_m042009_c001_v0001177_t0003_u01759810809917") 2025/10/07 04:24:40 DEBUG : both2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a7_d20251007_m042007_c001_v7007000_t0000_u01759810807020") 2025/10/07 04:24:40 DEBUG : both2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca7d_d20251007_m041953_c001_v0001177_t0059_u01759810793755") 2025/10/07 04:24:40 DEBUG : both3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc042a_d20251007_m042023_c001_v7007000_t0000_u01759810823550") 2025/10/07 04:24:40 DEBUG : both3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb4d_d20251007_m042010_c001_v0001177_t0011_u01759810810336") 2025/10/07 04:24:40 DEBUG : both3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a8_d20251007_m042007_c001_v7007000_t0000_u01759810807203") 2025/10/07 04:24:40 DEBUG : both3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca87_d20251007_m041954_c001_v0001177_t0002_u01759810794199") 2025/10/07 04:24:40 DEBUG : both4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc042b_d20251007_m042023_c001_v7007000_t0000_u01759810823738") 2025/10/07 04:24:40 DEBUG : both4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb56_d20251007_m042010_c001_v0001177_t0007_u01759810810812") 2025/10/07 04:24:40 DEBUG : both4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475a9_d20251007_m042007_c001_v7007000_t0000_u01759810807385") 2025/10/07 04:24:40 DEBUG : both4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca91_d20251007_m041954_c001_v0001177_t0008_u01759810794668") 2025/10/07 04:24:40 DEBUG : both5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc042d_d20251007_m042023_c001_v7007000_t0000_u01759810823920") 2025/10/07 04:24:40 DEBUG : both5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb5e_d20251007_m042011_c001_v0001177_t0038_u01759810811233") 2025/10/07 04:24:40 DEBUG : both5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475aa_d20251007_m042007_c001_v7007000_t0000_u01759810807566") 2025/10/07 04:24:40 DEBUG : both5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca97_d20251007_m041955_c001_v0001177_t0014_u01759810795145") 2025/10/07 04:24:40 DEBUG : both6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc042e_d20251007_m042024_c001_v7007000_t0000_u01759810824103") 2025/10/07 04:24:40 DEBUG : both6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb64_d20251007_m042011_c001_v0001177_t0027_u01759810811670") 2025/10/07 04:24:40 DEBUG : both6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475ab_d20251007_m042007_c001_v7007000_t0000_u01759810807750") 2025/10/07 04:24:40 DEBUG : both6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca9b_d20251007_m041955_c001_v0001177_t0007_u01759810795560") 2025/10/07 04:24:41 DEBUG : both7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0430_d20251007_m042024_c001_v7007000_t0000_u01759810824286") 2025/10/07 04:24:41 DEBUG : both7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb6c_d20251007_m042012_c001_v0001177_t0044_u01759810812093") 2025/10/07 04:24:41 DEBUG : both7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475ad_d20251007_m042007_c001_v7007000_t0000_u01759810807931") 2025/10/07 04:24:41 DEBUG : both7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caa1_d20251007_m041956_c001_v0001177_t0007_u01759810796141") 2025/10/07 04:24:41 DEBUG : both8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0431_d20251007_m042024_c001_v7007000_t0000_u01759810824468") 2025/10/07 04:24:41 DEBUG : both8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb74_d20251007_m042012_c001_v0001177_t0002_u01759810812858") 2025/10/07 04:24:41 DEBUG : both8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475af_d20251007_m042008_c001_v7007000_t0000_u01759810808117") 2025/10/07 04:24:41 DEBUG : both8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caa9_d20251007_m041956_c001_v0001177_t0009_u01759810796573") 2025/10/07 04:24:41 DEBUG : both9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0432_d20251007_m042024_c001_v7007000_t0000_u01759810824651") 2025/10/07 04:24:41 DEBUG : both9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb7a_d20251007_m042013_c001_v0001177_t0021_u01759810813295") 2025/10/07 04:24:41 DEBUG : both9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07475b0_d20251007_m042008_c001_v7007000_t0000_u01759810808299") 2025/10/07 04:24:41 DEBUG : both9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caad_d20251007_m041957_c001_v0001177_t0053_u01759810797006") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747281_d20251007_m041627_c001_v7007000_t0000_u01759810587869") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4b6_d20251007_m041626_c001_v0001177_t0019_u01759810586340") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747279_d20251007_m041625_c001_v7007000_t0000_u01759810585762") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c49c_d20251007_m041624_c001_v0001177_t0026_u01759810584157") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9adc_d20251007_m041609_c001_v7007000_t0000_u01759810569307") 2025/10/07 04:24:41 DEBUG : c/non empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c413_d20251007_m041607_c001_v0001177_t0022_u01759810567736") 2025/10/07 04:24:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7645_d20251007_m042126_c001_v7007000_t0000_u01759810886748") 2025/10/07 04:24:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b193_d20251007_m042121_c001_v0001113_t0011_u01759810881768") 2025/10/07 04:24:42 DEBUG : check sum: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9aa5_d20251007_m041600_c001_v7007000_t0000_u01759810560837") 2025/10/07 04:24:42 DEBUG : check sum: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3c3_d20251007_m041559_c001_v0001177_t0003_u01759810559836") 2025/10/07 04:24:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8cf2a4_d20251007_m042426_c001_v7007000_t0000_u01759811066844") 2025/10/07 04:24:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d160_d20251007_m042425_c001_v0001177_t0051_u01759811065369") 2025/10/07 04:24:42 DEBUG : dest/3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5cd96_d20251007_m041810_c001_v7007000_t0000_u01759810690614") 2025/10/07 04:24:42 DEBUG : dest/3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f401c1407f208bbba_d20251007_m041809_c001_v0001104_t0042_u01759810689515") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22c_d20251007_m042232_c001_v7007000_t0000_u01759810952064") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2461_d20251007_m042227_c001_v0001040_t0051_u01759810947185") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98b8_d20251007_m042356_c001_v7007000_t0000_u01759811036634") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0af_d20251007_m042344_c001_v0001177_t0028_u01759811024559") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1a9_d20251007_m042340_c001_v7007000_t0000_u01759811020396") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d059_d20251007_m042327_c001_v0001177_t0051_u01759811007031") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9888_d20251007_m042322_c001_v7007000_t0000_u01759811002870") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d008_d20251007_m042308_c001_v0001177_t0040_u01759810988998") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e985b_d20251007_m042304_c001_v7007000_t0000_u01759810984938") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cfb7_d20251007_m042252_c001_v0001177_t0031_u01759810972656") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9ca_d20251007_m042248_c001_v7007000_t0000_u01759810968606") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf5d_d20251007_m042236_c001_v0001177_t0052_u01759810956156") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41428c7da550cd47_d20251007_m042229_c001_v7007000_t0000_u01759810949273") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cee6_d20251007_m042216_c001_v0001177_t0015_u01759810936377") 2025/10/07 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c313b_d20251007_m042212_c001_v7007000_t0000_u01759810932288") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ceb3_d20251007_m042208_c001_v0001177_t0030_u01759810928020") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccec1f_d20251007_m042206_c001_v7007000_t0000_u01759810926691") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1854_d20251007_m042153_c001_v0001032_t0041_u01759810913786") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29f_d20251007_m042149_c001_v7007000_t0000_u01759810909731") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce2c_d20251007_m042145_c001_v0001177_t0051_u01759810905262") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d3243f_d20251007_m042143_c001_v7007000_t0000_u01759810903641") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23be_d20251007_m042130_c001_v0001040_t0018_u01759810890828") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca80d22_d20251007_m042124_c001_v7007000_t0000_u01759810884417") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd46_d20251007_m042110_c001_v0001177_t0052_u01759810870620") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb3_d20251007_m042106_c001_v7007000_t0000_u01759810866547") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cce1_d20251007_m042054_c001_v0001177_t0002_u01759810854178") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132ac_d20251007_m042050_c001_v7007000_t0000_u01759810850106") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cc92_d20251007_m042038_c001_v0001177_t0015_u01759810838190") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e8045a_d20251007_m042210_c001_v7007000_t0000_u01759810930237") 2025/10/07 04:24:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce90_d20251007_m042204_c001_v0001177_t0028_u01759810924287") 2025/10/07 04:24:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22d_d20251007_m042232_c001_v7007000_t0000_u01759810952249") 2025/10/07 04:24:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b290_d20251007_m042227_c001_v0001113_t0029_u01759810947192") 2025/10/07 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98ba_d20251007_m042356_c001_v7007000_t0000_u01759811036818") 2025/10/07 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2516_d20251007_m042345_c001_v0001040_t0044_u01759811025141") 2025/10/07 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1ab_d20251007_m042340_c001_v7007000_t0000_u01759811020578") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24e2_d20251007_m042327_c001_v0001040_t0039_u01759811007608") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9889_d20251007_m042323_c001_v7007000_t0000_u01759811003054") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24c0_d20251007_m042309_c001_v0001040_t0004_u01759810989593") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e985c_d20251007_m042305_c001_v7007000_t0000_u01759810985120") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2497_d20251007_m042253_c001_v0001040_t0052_u01759810973238") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9cc_d20251007_m042248_c001_v7007000_t0000_u01759810968788") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2471_d20251007_m042236_c001_v0001040_t0023_u01759810956724") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80474_d20251007_m042229_c001_v7007000_t0000_u01759810949668") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1899_d20251007_m042216_c001_v0001032_t0036_u01759810936956") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c313e_d20251007_m042212_c001_v7007000_t0000_u01759810932470") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1888_d20251007_m042208_c001_v0001032_t0016_u01759810928267") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea408_d20251007_m042206_c001_v7007000_t0000_u01759810926618") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce5e_d20251007_m042154_c001_v0001177_t0004_u01759810914624") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a0_d20251007_m042149_c001_v7007000_t0000_u01759810909915") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1fb_d20251007_m042145_c001_v0001113_t0023_u01759810905421") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf8560ed_d20251007_m042144_c001_v7007000_t0000_u01759810904081") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1b5_d20251007_m042131_c001_v0001113_t0006_u01759810891828") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca80d21_d20251007_m042124_c001_v7007000_t0000_u01759810884234") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2386_d20251007_m042111_c001_v0001040_t0016_u01759810871196") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb4_d20251007_m042106_c001_v7007000_t0000_u01759810866730") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e235c_d20251007_m042054_c001_v0001040_t0027_u01759810854767") 2025/10/07 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132ad_d20251007_m042050_c001_v7007000_t0000_u01759810850288") 2025/10/07 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2339_d20251007_m042038_c001_v0001040_t0007_u01759810838399") 2025/10/07 04:24:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa21e_d20251007_m042210_c001_v7007000_t0000_u01759810930000") 2025/10/07 04:24:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1874_d20251007_m042204_c001_v0001032_t0050_u01759810924492") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22e_d20251007_m042232_c001_v7007000_t0000_u01759810952432") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf26_d20251007_m042227_c001_v0001177_t0041_u01759810947363") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98bc_d20251007_m042357_c001_v7007000_t0000_u01759811037000") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b399_d20251007_m042345_c001_v0001113_t0036_u01759811025910") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1ac_d20251007_m042340_c001_v7007000_t0000_u01759811020762") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b34f_d20251007_m042328_c001_v0001113_t0016_u01759811008718") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988a_d20251007_m042323_c001_v7007000_t0000_u01759811003238") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b31e_d20251007_m042310_c001_v0001113_t0027_u01759810990527") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e985e_d20251007_m042305_c001_v7007000_t0000_u01759810985304") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2f5_d20251007_m042254_c001_v0001113_t0057_u01759810974008") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9cd_d20251007_m042248_c001_v7007000_t0000_u01759810968969") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2bb_d20251007_m042237_c001_v0001113_t0003_u01759810957631") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa224_d20251007_m042229_c001_v7007000_t0000_u01759810949283") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2445_d20251007_m042217_c001_v0001040_t0045_u01759810937915") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3140_d20251007_m042212_c001_v7007000_t0000_u01759810932652") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ceb5_d20251007_m042208_c001_v0001177_t0054_u01759810928279") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf61_d20251007_m042206_c001_v7007000_t0000_u01759810926641") 2025/10/07 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b20f_d20251007_m042155_c001_v0001113_t0033_u01759810915202") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a1_d20251007_m042150_c001_v7007000_t0000_u01759810910098") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce2e_d20251007_m042145_c001_v0001177_t0039_u01759810905488") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91558_d20251007_m042143_c001_v7007000_t0000_u01759810903897") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cdce_d20251007_m042133_c001_v0001177_t0042_u01759810893264") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3fee_d20251007_m042124_c001_v7007000_t0000_u01759810884429") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b17e_d20251007_m042112_c001_v0001113_t0057_u01759810872427") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb6_d20251007_m042106_c001_v7007000_t0000_u01759810866913") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b13a_d20251007_m042055_c001_v0001113_t0029_u01759810855575") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132af_d20251007_m042050_c001_v7007000_t0000_u01759810850472") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b0f3_d20251007_m042038_c001_v0001113_t0011_u01759810838931") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d12b_d20251007_m042210_c001_v7007000_t0000_u01759810930249") 2025/10/07 04:24:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce94_d20251007_m042204_c001_v0001177_t0056_u01759810924524") 2025/10/07 04:24:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa22f_d20251007_m042232_c001_v7007000_t0000_u01759810952616") 2025/10/07 04:24:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18ba_d20251007_m042227_c001_v0001032_t0025_u01759810947586") 2025/10/07 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98bd_d20251007_m042357_c001_v7007000_t0000_u01759811037183") 2025/10/07 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1965_d20251007_m042346_c001_v0001032_t0015_u01759811026757") 2025/10/07 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1ad_d20251007_m042340_c001_v7007000_t0000_u01759811020956") 2025/10/07 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1942_d20251007_m042329_c001_v0001032_t0022_u01759811009887") 2025/10/07 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988b_d20251007_m042323_c001_v7007000_t0000_u01759811003423") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee191c_d20251007_m042311_c001_v0001032_t0019_u01759810991325") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e985f_d20251007_m042305_c001_v7007000_t0000_u01759810985485") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18ef_d20251007_m042254_c001_v0001032_t0049_u01759810974658") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9ce_d20251007_m042249_c001_v7007000_t0000_u01759810969151") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18d4_d20251007_m042238_c001_v0001032_t0025_u01759810958390") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccec50_d20251007_m042229_c001_v7007000_t0000_u01759810949292") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b26c_d20251007_m042218_c001_v0001113_t0007_u01759810938865") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3142_d20251007_m042212_c001_v7007000_t0000_u01759810932833") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e242c_d20251007_m042208_c001_v0001040_t0025_u01759810928309") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea409_d20251007_m042206_c001_v7007000_t0000_u01759810926801") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2401_d20251007_m042156_c001_v0001040_t0036_u01759810916150") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a2_d20251007_m042150_c001_v7007000_t0000_u01759810910280") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1843_d20251007_m042145_c001_v0001032_t0018_u01759810905538") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32443_d20251007_m042144_c001_v7007000_t0000_u01759810904004") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee181a_d20251007_m042133_c001_v0001032_t0009_u01759810893952") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3fed_d20251007_m042124_c001_v7007000_t0000_u01759810884245") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17e1_d20251007_m042113_c001_v0001032_t0043_u01759810873133") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebb9_d20251007_m042107_c001_v7007000_t0000_u01759810867097") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17b8_d20251007_m042056_c001_v0001032_t0056_u01759810856406") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132b1_d20251007_m042050_c001_v7007000_t0000_u01759810850658") 2025/10/07 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1796_d20251007_m042039_c001_v0001032_t0000_u01759810839282") 2025/10/07 04:24:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747705_d20251007_m042210_c001_v7007000_t0000_u01759810930019") 2025/10/07 04:24:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2419_d20251007_m042204_c001_v0001040_t0058_u01759810924578") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa230_d20251007_m042232_c001_v7007000_t0000_u01759810952800") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2463_d20251007_m042227_c001_v0001040_t0053_u01759810947667") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98be_d20251007_m042357_c001_v7007000_t0000_u01759811037367") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0bb_d20251007_m042347_c001_v0001177_t0029_u01759811027183") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1af_d20251007_m042341_c001_v7007000_t0000_u01759811021140") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d063_d20251007_m042330_c001_v0001177_t0025_u01759811010266") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988c_d20251007_m042323_c001_v7007000_t0000_u01759811003607") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d00e_d20251007_m042311_c001_v0001177_t0006_u01759810991966") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9861_d20251007_m042305_c001_v7007000_t0000_u01759810985667") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cfbb_d20251007_m042255_c001_v0001177_t0040_u01759810975085") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9cf_d20251007_m042249_c001_v7007000_t0000_u01759810969333") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf6f_d20251007_m042238_c001_v0001177_t0041_u01759810958937") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccec51_d20251007_m042229_c001_v7007000_t0000_u01759810949478") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cefa_d20251007_m042219_c001_v0001177_t0052_u01759810939211") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3146_d20251007_m042213_c001_v7007000_t0000_u01759810933016") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ceb7_d20251007_m042208_c001_v0001177_t0048_u01759810928490") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39c6_d20251007_m042206_c001_v7007000_t0000_u01759810926853") 2025/10/07 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee185c_d20251007_m042156_c001_v0001032_t0043_u01759810916663") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a3_d20251007_m042150_c001_v7007000_t0000_u01759810910463") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce32_d20251007_m042145_c001_v0001177_t0035_u01759810905738") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77b65b_d20251007_m042143_c001_v7007000_t0000_u01759810903846") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23c6_d20251007_m042134_c001_v0001040_t0010_u01759810894350") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0ad_d20251007_m042124_c001_v7007000_t0000_u01759810884251") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd50_d20251007_m042113_c001_v0001177_t0003_u01759810873543") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebba_d20251007_m042107_c001_v7007000_t0000_u01759810867279") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ccf5_d20251007_m042056_c001_v0001177_t0026_u01759810856767") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132b2_d20251007_m042050_c001_v7007000_t0000_u01759810850843") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cc9e_d20251007_m042039_c001_v0001177_t0058_u01759810839720") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3124_d20251007_m042210_c001_v7007000_t0000_u01759810930032") 2025/10/07 04:24:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce96_d20251007_m042204_c001_v0001177_t0020_u01759810924741") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa231_d20251007_m042232_c001_v7007000_t0000_u01759810952990") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf2c_d20251007_m042227_c001_v0001177_t0055_u01759810947677") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98bf_d20251007_m042357_c001_v7007000_t0000_u01759811037551") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e251a_d20251007_m042347_c001_v0001040_t0020_u01759811027396") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b0_d20251007_m042341_c001_v7007000_t0000_u01759811021326") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24e9_d20251007_m042330_c001_v0001040_t0006_u01759811010489") 2025/10/07 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988d_d20251007_m042323_c001_v7007000_t0000_u01759811003789") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24c2_d20251007_m042312_c001_v0001040_t0050_u01759810992180") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9863_d20251007_m042305_c001_v7007000_t0000_u01759810985849") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e249d_d20251007_m042255_c001_v0001040_t0051_u01759810975302") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d0_d20251007_m042249_c001_v7007000_t0000_u01759810969515") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2479_d20251007_m042239_c001_v0001040_t0024_u01759810959270") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80473_d20251007_m042229_c001_v7007000_t0000_u01759810949487") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee189f_d20251007_m042219_c001_v0001032_t0027_u01759810939421") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3148_d20251007_m042213_c001_v7007000_t0000_u01759810933200") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b240_d20251007_m042208_c001_v0001113_t0040_u01759810928502") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa21c_d20251007_m042206_c001_v7007000_t0000_u01759810926864") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce6c_d20251007_m042157_c001_v0001177_t0002_u01759810917058") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a4_d20251007_m042150_c001_v7007000_t0000_u01759810910646") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23ed_d20251007_m042145_c001_v0001040_t0016_u01759810905889") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32440_d20251007_m042143_c001_v7007000_t0000_u01759810903655") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1bf_d20251007_m042134_c001_v0001113_t0026_u01759810894777") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d248_d20251007_m042124_c001_v7007000_t0000_u01759810884370") 2025/10/07 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e238c_d20251007_m042113_c001_v0001040_t0046_u01759810873756") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebbb_d20251007_m042107_c001_v7007000_t0000_u01759810867462") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2362_d20251007_m042057_c001_v0001040_t0058_u01759810857082") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132b4_d20251007_m042051_c001_v7007000_t0000_u01759810851027") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e233d_d20251007_m042039_c001_v0001040_t0058_u01759810839927") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf63_d20251007_m042210_c001_v7007000_t0000_u01759810930043") 2025/10/07 04:24:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b236_d20251007_m042204_c001_v0001113_t0042_u01759810924884") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa232_d20251007_m042233_c001_v7007000_t0000_u01759810953174") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b292_d20251007_m042227_c001_v0001113_t0026_u01759810947705") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c0_d20251007_m042357_c001_v7007000_t0000_u01759811037734") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b39e_d20251007_m042347_c001_v0001113_t0005_u01759811027807") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b2_d20251007_m042341_c001_v7007000_t0000_u01759811021512") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b35f_d20251007_m042331_c001_v0001113_t0031_u01759811011097") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988e_d20251007_m042323_c001_v7007000_t0000_u01759811003973") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b324_d20251007_m042312_c001_v0001113_t0059_u01759810992654") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9864_d20251007_m042306_c001_v7007000_t0000_u01759810986030") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b301_d20251007_m042255_c001_v0001113_t0019_u01759810975710") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d1_d20251007_m042249_c001_v7007000_t0000_u01759810969698") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2c1_d20251007_m042239_c001_v0001113_t0038_u01759810959792") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80472_d20251007_m042229_c001_v7007000_t0000_u01759810949303") 2025/10/07 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e244b_d20251007_m042219_c001_v0001040_t0021_u01759810939858") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c314a_d20251007_m042213_c001_v7007000_t0000_u01759810933385") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee188c_d20251007_m042208_c001_v0001032_t0056_u01759810928615") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39c3_d20251007_m042206_c001_v7007000_t0000_u01759810926279") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b219_d20251007_m042157_c001_v0001113_t0009_u01759810917266") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a5_d20251007_m042150_c001_v7007000_t0000_u01759810910832") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1845_d20251007_m042145_c001_v0001032_t0039_u01759810905928") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32441_d20251007_m042143_c001_v7007000_t0000_u01759810903823") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cdd6_d20251007_m042135_c001_v0001177_t0035_u01759810895261") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0ae_d20251007_m042124_c001_v7007000_t0000_u01759810884439") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b182_d20251007_m042114_c001_v0001113_t0050_u01759810874387") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebbd_d20251007_m042107_c001_v7007000_t0000_u01759810867645") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b140_d20251007_m042057_c001_v0001113_t0017_u01759810857558") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132b6_d20251007_m042051_c001_v7007000_t0000_u01759810851211") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b0fd_d20251007_m042040_c001_v0001113_t0029_u01759810840871") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39ca_d20251007_m042210_c001_v7007000_t0000_u01759810930193") 2025/10/07 04:24:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1878_d20251007_m042204_c001_v0001032_t0015_u01759810924949") 2025/10/07 04:24:52 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa233_d20251007_m042233_c001_v7007000_t0000_u01759810953359") 2025/10/07 04:24:52 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf2e_d20251007_m042227_c001_v0001177_t0051_u01759810947889") 2025/10/07 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c1_d20251007_m042357_c001_v7007000_t0000_u01759811037917") 2025/10/07 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1967_d20251007_m042348_c001_v0001032_t0014_u01759811028200") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b3_d20251007_m042341_c001_v7007000_t0000_u01759811021695") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1946_d20251007_m042331_c001_v0001032_t0031_u01759811011931") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e988f_d20251007_m042324_c001_v7007000_t0000_u01759811004160") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1922_d20251007_m042312_c001_v0001032_t0047_u01759810992938") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9865_d20251007_m042306_c001_v7007000_t0000_u01759810986213") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18f5_d20251007_m042256_c001_v0001032_t0058_u01759810976308") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d2_d20251007_m042249_c001_v7007000_t0000_u01759810969880") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18d6_d20251007_m042240_c001_v0001032_t0017_u01759810960280") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91600_d20251007_m042229_c001_v7007000_t0000_u01759810949675") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b274_d20251007_m042220_c001_v0001113_t0009_u01759810940265") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c314d_d20251007_m042213_c001_v7007000_t0000_u01759810933567") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ceb9_d20251007_m042208_c001_v0001177_t0024_u01759810928705") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3107_d20251007_m042206_c001_v7007000_t0000_u01759810926650") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2409_d20251007_m042157_c001_v0001040_t0023_u01759810917625") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a7_d20251007_m042151_c001_v7007000_t0000_u01759810911014") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce36_d20251007_m042145_c001_v0001177_t0026_u01759810905983") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0cb_d20251007_m042143_c001_v7007000_t0000_u01759810903851") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee181e_d20251007_m042135_c001_v0001032_t0017_u01759810895495") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7503_d20251007_m042124_c001_v7007000_t0000_u01759810884385") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17f1_d20251007_m042114_c001_v0001032_t0059_u01759810874888") 2025/10/07 04:24:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebbe_d20251007_m042107_c001_v7007000_t0000_u01759810867829") 2025/10/07 04:24:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17bc_d20251007_m042057_c001_v0001032_t0032_u01759810857998") 2025/10/07 04:24:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132b8_d20251007_m042051_c001_v7007000_t0000_u01759810851395") 2025/10/07 04:24:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17a0_d20251007_m042041_c001_v0001032_t0041_u01759810841476") 2025/10/07 04:24:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa220_d20251007_m042210_c001_v7007000_t0000_u01759810930368") 2025/10/07 04:24:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce98_d20251007_m042204_c001_v0001177_t0044_u01759810924960") 2025/10/07 04:24:54 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa234_d20251007_m042233_c001_v7007000_t0000_u01759810953543") 2025/10/07 04:24:54 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2465_d20251007_m042228_c001_v0001040_t0026_u01759810948044") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c2_d20251007_m042358_c001_v7007000_t0000_u01759811038100") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0c9_d20251007_m042348_c001_v0001177_t0052_u01759811028578") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b5_d20251007_m042341_c001_v7007000_t0000_u01759811021878") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d06d_d20251007_m042332_c001_v0001177_t0049_u01759811012348") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9890_d20251007_m042324_c001_v7007000_t0000_u01759811004343") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d014_d20251007_m042313_c001_v0001177_t0028_u01759810993365") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9867_d20251007_m042306_c001_v7007000_t0000_u01759810986394") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cfc1_d20251007_m042256_c001_v0001177_t0059_u01759810976970") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d5_d20251007_m042250_c001_v7007000_t0000_u01759810970061") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf83_d20251007_m042240_c001_v0001177_t0032_u01759810960679") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41428c7da550cd4a_d20251007_m042229_c001_v7007000_t0000_u01759810949640") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf02_d20251007_m042220_c001_v0001177_t0058_u01759810940584") 2025/10/07 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c314f_d20251007_m042213_c001_v7007000_t0000_u01759810933750") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2430_d20251007_m042208_c001_v0001040_t0054_u01759810928944") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea407_d20251007_m042206_c001_v7007000_t0000_u01759810926437") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee185e_d20251007_m042158_c001_v0001032_t0005_u01759810918064") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2a8_d20251007_m042151_c001_v7007000_t0000_u01759810911195") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce3c_d20251007_m042146_c001_v0001177_t0041_u01759810906195") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d291_d20251007_m042143_c001_v7007000_t0000_u01759810903864") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23cc_d20251007_m042135_c001_v0001040_t0056_u01759810895842") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f415b62f10dab0fee_d20251007_m042124_c001_v7007000_t0000_u01759810884395") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd56_d20251007_m042115_c001_v0001177_t0051_u01759810875536") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebbf_d20251007_m042108_c001_v7007000_t0000_u01759810868012") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ccfd_d20251007_m042058_c001_v0001177_t0051_u01759810858460") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132ba_d20251007_m042051_c001_v7007000_t0000_u01759810851580") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ccac_d20251007_m042041_c001_v0001177_t0012_u01759810841920") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747708_d20251007_m042210_c001_v7007000_t0000_u01759810930204") 2025/10/07 04:24:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce9e_d20251007_m042205_c001_v0001177_t0027_u01759810925275") 2025/10/07 04:24:55 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa235_d20251007_m042233_c001_v7007000_t0000_u01759810953727") 2025/10/07 04:24:55 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf30_d20251007_m042228_c001_v0001177_t0027_u01759810948105") 2025/10/07 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c3_d20251007_m042358_c001_v7007000_t0000_u01759811038284") 2025/10/07 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e251d_d20251007_m042348_c001_v0001040_t0021_u01759811028790") 2025/10/07 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b6_d20251007_m042342_c001_v7007000_t0000_u01759811022062") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24f0_d20251007_m042332_c001_v0001040_t0036_u01759811012563") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9891_d20251007_m042324_c001_v7007000_t0000_u01759811004526") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24c6_d20251007_m042313_c001_v0001040_t0054_u01759810993644") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9868_d20251007_m042306_c001_v7007000_t0000_u01759810986577") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24a4_d20251007_m042257_c001_v0001040_t0048_u01759810977185") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d6_d20251007_m042250_c001_v7007000_t0000_u01759810970243") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e247d_d20251007_m042240_c001_v0001040_t0047_u01759810960892") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa226_d20251007_m042229_c001_v7007000_t0000_u01759810949655") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18a4_d20251007_m042220_c001_v0001032_t0014_u01759810940791") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3152_d20251007_m042213_c001_v7007000_t0000_u01759810933934") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cebb_d20251007_m042208_c001_v0001177_t0028_u01759810928965") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07476e6_d20251007_m042206_c001_v7007000_t0000_u01759810926841") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce72_d20251007_m042158_c001_v0001177_t0038_u01759810918692") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2aa_d20251007_m042151_c001_v7007000_t0000_u01759810911382") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1fd_d20251007_m042146_c001_v0001113_t0004_u01759810906367") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32444_d20251007_m042144_c001_v7007000_t0000_u01759810904026") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1c9_d20251007_m042136_c001_v0001113_t0038_u01759810896407") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d24a_d20251007_m042124_c001_v7007000_t0000_u01759810884552") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2390_d20251007_m042115_c001_v0001040_t0031_u01759810875748") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc0_d20251007_m042108_c001_v7007000_t0000_u01759810868196") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2366_d20251007_m042058_c001_v0001040_t0038_u01759810858678") 2025/10/07 04:24:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132bd_d20251007_m042051_c001_v7007000_t0000_u01759810851762") 2025/10/07 04:24:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2343_d20251007_m042042_c001_v0001040_t0006_u01759810842134") 2025/10/07 04:24:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80459_d20251007_m042210_c001_v7007000_t0000_u01759810930053") 2025/10/07 04:24:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee187c_d20251007_m042205_c001_v0001032_t0059_u01759810925293") 2025/10/07 04:24:57 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa236_d20251007_m042233_c001_v7007000_t0000_u01759810953911") 2025/10/07 04:24:57 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18be_d20251007_m042228_c001_v0001032_t0006_u01759810948138") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c5_d20251007_m042358_c001_v7007000_t0000_u01759811038467") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3a2_d20251007_m042349_c001_v0001113_t0045_u01759811029220") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b7_d20251007_m042342_c001_v7007000_t0000_u01759811022245") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b363_d20251007_m042333_c001_v0001113_t0049_u01759811013047") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9892_d20251007_m042324_c001_v7007000_t0000_u01759811004710") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b32b_d20251007_m042314_c001_v0001113_t0004_u01759810994136") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9869_d20251007_m042306_c001_v7007000_t0000_u01759810986759") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b307_d20251007_m042257_c001_v0001113_t0013_u01759810977570") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d7_d20251007_m042250_c001_v7007000_t0000_u01759810970425") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2c7_d20251007_m042241_c001_v0001113_t0050_u01759810961332") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa227_d20251007_m042229_c001_v7007000_t0000_u01759810949838") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e244d_d20251007_m042221_c001_v0001040_t0034_u01759810941565") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3155_d20251007_m042214_c001_v7007000_t0000_u01759810934118") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee188e_d20251007_m042209_c001_v0001032_t0027_u01759810929169") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39c5_d20251007_m042206_c001_v7007000_t0000_u01759810926643") 2025/10/07 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b21f_d20251007_m042158_c001_v0001113_t0024_u01759810918897") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2ab_d20251007_m042151_c001_v7007000_t0000_u01759810911563") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23ef_d20251007_m042146_c001_v0001040_t0051_u01759810906469") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77b65d_d20251007_m042144_c001_v7007000_t0000_u01759810904036") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cde0_d20251007_m042136_c001_v0001177_t0039_u01759810896860") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80314_d20251007_m042124_c001_v7007000_t0000_u01759810884174") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b186_d20251007_m042116_c001_v0001113_t0004_u01759810876449") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc1_d20251007_m042108_c001_v7007000_t0000_u01759810868380") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b14a_d20251007_m042059_c001_v0001113_t0050_u01759810859242") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132bf_d20251007_m042051_c001_v7007000_t0000_u01759810851948") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b105_d20251007_m042042_c001_v0001113_t0020_u01759810842705") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39cb_d20251007_m042210_c001_v7007000_t0000_u01759810930378") 2025/10/07 04:24:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e241e_d20251007_m042205_c001_v0001040_t0058_u01759810925307") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa238_d20251007_m042234_c001_v7007000_t0000_u01759810954095") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf32_d20251007_m042228_c001_v0001177_t0040_u01759810948341") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c6_d20251007_m042358_c001_v7007000_t0000_u01759811038649") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee196b_d20251007_m042349_c001_v0001032_t0018_u01759811029567") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b8_d20251007_m042342_c001_v7007000_t0000_u01759811022431") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1948_d20251007_m042333_c001_v0001032_t0056_u01759811013327") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9894_d20251007_m042324_c001_v7007000_t0000_u01759811004894") 2025/10/07 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1924_d20251007_m042314_c001_v0001032_t0034_u01759810994576") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986a_d20251007_m042306_c001_v7007000_t0000_u01759810986942") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18f8_d20251007_m042257_c001_v0001032_t0026_u01759810977964") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9d9_d20251007_m042250_c001_v7007000_t0000_u01759810970607") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18de_d20251007_m042241_c001_v0001032_t0036_u01759810961660") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77b67f_d20251007_m042229_c001_v7007000_t0000_u01759810949693") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b276_d20251007_m042222_c001_v0001113_t0025_u01759810942197") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3157_d20251007_m042214_c001_v7007000_t0000_u01759810934300") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cebd_d20251007_m042209_c001_v0001177_t0027_u01759810929180") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07476e3_d20251007_m042206_c001_v7007000_t0000_u01759810926658") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e240b_d20251007_m042159_c001_v0001040_t0011_u01759810919272") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2ac_d20251007_m042151_c001_v7007000_t0000_u01759810911747") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1847_d20251007_m042146_c001_v0001032_t0039_u01759810906524") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d293_d20251007_m042144_c001_v7007000_t0000_u01759810904050") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1826_d20251007_m042137_c001_v0001032_t0059_u01759810897098") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7505_d20251007_m042124_c001_v7007000_t0000_u01759810884568") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17f7_d20251007_m042116_c001_v0001032_t0035_u01759810876754") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc4_d20251007_m042108_c001_v7007000_t0000_u01759810868564") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17c0_d20251007_m042059_c001_v0001032_t0024_u01759810859633") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132c1_d20251007_m042052_c001_v7007000_t0000_u01759810852131") 2025/10/07 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17a4_d20251007_m042043_c001_v0001032_t0032_u01759810843042") 2025/10/07 04:25:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3126_d20251007_m042210_c001_v7007000_t0000_u01759810930216") 2025/10/07 04:25:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b23a_d20251007_m042205_c001_v0001113_t0028_u01759810925315") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa239_d20251007_m042234_c001_v7007000_t0000_u01759810954278") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18c0_d20251007_m042228_c001_v0001032_t0044_u01759810948558") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c7_d20251007_m042358_c001_v7007000_t0000_u01759811038832") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0d5_d20251007_m042349_c001_v0001177_t0046_u01759811029968") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1b9_d20251007_m042342_c001_v7007000_t0000_u01759811022614") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d073_d20251007_m042333_c001_v0001177_t0007_u01759811013719") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9895_d20251007_m042325_c001_v7007000_t0000_u01759811005079") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d016_d20251007_m042315_c001_v0001177_t0039_u01759810995015") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986b_d20251007_m042307_c001_v7007000_t0000_u01759810987126") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cfcb_d20251007_m042258_c001_v0001177_t0054_u01759810978470") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9da_d20251007_m042250_c001_v7007000_t0000_u01759810970789") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf8d_d20251007_m042242_c001_v0001177_t0042_u01759810962217") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccec52_d20251007_m042229_c001_v7007000_t0000_u01759810949661") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf12_d20251007_m042223_c001_v0001177_t0023_u01759810943073") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3159_d20251007_m042214_c001_v7007000_t0000_u01759810934481") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b246_d20251007_m042209_c001_v0001113_t0000_u01759810929204") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf5f_d20251007_m042206_c001_v7007000_t0000_u01759810926272") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1862_d20251007_m042159_c001_v0001032_t0057_u01759810919654") 2025/10/07 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2ad_d20251007_m042151_c001_v7007000_t0000_u01759810911929") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce40_d20251007_m042146_c001_v0001177_t0054_u01759810906586") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91559_d20251007_m042144_c001_v7007000_t0000_u01759810904091") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23ce_d20251007_m042137_c001_v0001040_t0016_u01759810897514") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80315_d20251007_m042124_c001_v7007000_t0000_u01759810884357") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd68_d20251007_m042117_c001_v0001177_t0019_u01759810877467") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc6_d20251007_m042108_c001_v7007000_t0000_u01759810868746") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd09_d20251007_m042059_c001_v0001177_t0031_u01759810859997") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132c3_d20251007_m042052_c001_v7007000_t0000_u01759810852315") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ccb3_d20251007_m042043_c001_v0001177_t0055_u01759810843583") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea40c_d20251007_m042210_c001_v7007000_t0000_u01759810930259") 2025/10/07 04:25:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cea0_d20251007_m042205_c001_v0001177_t0052_u01759810925492") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa23a_d20251007_m042234_c001_v7007000_t0000_u01759810954464") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf34_d20251007_m042228_c001_v0001177_t0036_u01759810948594") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98c9_d20251007_m042359_c001_v7007000_t0000_u01759811039015") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2520_d20251007_m042350_c001_v0001040_t0031_u01759811030188") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1ba_d20251007_m042342_c001_v7007000_t0000_u01759811022798") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24f8_d20251007_m042333_c001_v0001040_t0017_u01759811013936") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9896_d20251007_m042325_c001_v7007000_t0000_u01759811005262") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24ca_d20251007_m042315_c001_v0001040_t0056_u01759810995225") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986c_d20251007_m042307_c001_v7007000_t0000_u01759810987309") 2025/10/07 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e24a6_d20251007_m042258_c001_v0001040_t0025_u01759810978694") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9db_d20251007_m042250_c001_v7007000_t0000_u01759810970973") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2483_d20251007_m042242_c001_v0001040_t0051_u01759810962474") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf85614e_d20251007_m042229_c001_v7007000_t0000_u01759810949692") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18aa_d20251007_m042223_c001_v0001032_t0029_u01759810943287") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c315b_d20251007_m042214_c001_v7007000_t0000_u01759810934662") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cec1_d20251007_m042209_c001_v0001177_t0031_u01759810929404") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf62_d20251007_m042206_c001_v7007000_t0000_u01759810926824") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce78_d20251007_m042200_c001_v0001177_t0058_u01759810920307") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2af_d20251007_m042152_c001_v7007000_t0000_u01759810912111") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b201_d20251007_m042146_c001_v0001113_t0022_u01759810906660") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0cc_d20251007_m042143_c001_v7007000_t0000_u01759810903877") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1d1_d20251007_m042138_c001_v0001113_t0042_u01759810898090") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d246_d20251007_m042124_c001_v7007000_t0000_u01759810884188") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2394_d20251007_m042117_c001_v0001040_t0006_u01759810877676") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc7_d20251007_m042108_c001_v7007000_t0000_u01759810868929") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e236a_d20251007_m042100_c001_v0001040_t0025_u01759810860205") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132c5_d20251007_m042052_c001_v7007000_t0000_u01759810852498") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2345_d20251007_m042043_c001_v0001040_t0043_u01759810843791") 2025/10/07 04:25:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d12a_d20251007_m042210_c001_v7007000_t0000_u01759810930062") 2025/10/07 04:25:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cea2_d20251007_m042205_c001_v0001177_t0009_u01759810925700") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa23b_d20251007_m042234_c001_v7007000_t0000_u01759810954648") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2467_d20251007_m042228_c001_v0001040_t0010_u01759810948614") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98ca_d20251007_m042359_c001_v7007000_t0000_u01759811039199") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3a6_d20251007_m042350_c001_v0001113_t0006_u01759811030626") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1bb_d20251007_m042343_c001_v7007000_t0000_u01759811023006") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b369_d20251007_m042334_c001_v0001113_t0052_u01759811014582") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9897_d20251007_m042325_c001_v7007000_t0000_u01759811005483") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b331_d20251007_m042315_c001_v0001113_t0003_u01759810995610") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986d_d20251007_m042307_c001_v7007000_t0000_u01759810987491") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b30c_d20251007_m042259_c001_v0001113_t0053_u01759810979213") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9dc_d20251007_m042251_c001_v7007000_t0000_u01759810971156") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b2cd_d20251007_m042242_c001_v0001113_t0022_u01759810962941") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3196_d20251007_m042229_c001_v7007000_t0000_u01759810949708") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2451_d20251007_m042223_c001_v0001040_t0023_u01759810943782") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c315e_d20251007_m042214_c001_v7007000_t0000_u01759810934845") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2434_d20251007_m042209_c001_v0001040_t0013_u01759810929480") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f409c971cf40ea405_d20251007_m042206_c001_v7007000_t0000_u01759810926255") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b224_d20251007_m042200_c001_v0001113_t0031_u01759810920533") 2025/10/07 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2b0_d20251007_m042152_c001_v7007000_t0000_u01759810912295") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce42_d20251007_m042146_c001_v0001177_t0006_u01759810906793") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32442_d20251007_m042143_c001_v7007000_t0000_u01759810903839") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cdea_d20251007_m042138_c001_v0001177_t0030_u01759810898489") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80312_d20251007_m042123_c001_v7007000_t0000_u01759810883812") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b18a_d20251007_m042118_c001_v0001113_t0049_u01759810878056") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc8_d20251007_m042109_c001_v7007000_t0000_u01759810869112") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b152_d20251007_m042100_c001_v0001113_t0027_u01759810860921") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132c7_d20251007_m042052_c001_v7007000_t0000_u01759810852683") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b111_d20251007_m042044_c001_v0001113_t0034_u01759810844764") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074770c_d20251007_m042210_c001_v7007000_t0000_u01759810930389") 2025/10/07 04:25:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b23c_d20251007_m042205_c001_v0001113_t0010_u01759810925781") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa23c_d20251007_m042234_c001_v7007000_t0000_u01759810954832") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf36_d20251007_m042228_c001_v0001177_t0056_u01759810948801") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98cc_d20251007_m042359_c001_v7007000_t0000_u01759811039391") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee196f_d20251007_m042351_c001_v0001032_t0035_u01759811031169") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1bd_d20251007_m042343_c001_v7007000_t0000_u01759811023193") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee194c_d20251007_m042334_c001_v0001032_t0046_u01759811014963") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9898_d20251007_m042325_c001_v7007000_t0000_u01759811005668") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee192e_d20251007_m042317_c001_v0001032_t0057_u01759810997546") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986e_d20251007_m042307_c001_v7007000_t0000_u01759810987675") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1902_d20251007_m042259_c001_v0001032_t0000_u01759810979584") 2025/10/07 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9df_d20251007_m042251_c001_v7007000_t0000_u01759810971340") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18e0_d20251007_m042243_c001_v0001032_t0044_u01759810963399") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41428c7da550cd48_d20251007_m042229_c001_v7007000_t0000_u01759810949457") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b27c_d20251007_m042224_c001_v0001113_t0016_u01759810944254") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3160_d20251007_m042215_c001_v7007000_t0000_u01759810935027") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b24c_d20251007_m042209_c001_v0001113_t0052_u01759810929600") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c310a_d20251007_m042206_c001_v7007000_t0000_u01759810926834") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e240f_d20251007_m042201_c001_v0001040_t0027_u01759810921021") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2b1_d20251007_m042152_c001_v7007000_t0000_u01759810912476") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23f1_d20251007_m042146_c001_v0001040_t0026_u01759810906856") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0cd_d20251007_m042144_c001_v7007000_t0000_u01759810904062") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1828_d20251007_m042138_c001_v0001032_t0057_u01759810898705") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925549_d20251007_m042124_c001_v7007000_t0000_u01759810884402") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17fb_d20251007_m042118_c001_v0001032_t0019_u01759810878381") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebc9_d20251007_m042109_c001_v7007000_t0000_u01759810869296") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17c6_d20251007_m042101_c001_v0001032_t0034_u01759810861362") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132ca_d20251007_m042052_c001_v7007000_t0000_u01759810852867") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17aa_d20251007_m042045_c001_v0001032_t0030_u01759810845158") 2025/10/07 04:25:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac39c9_d20251007_m042210_c001_v7007000_t0000_u01759810930010") 2025/10/07 04:25:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cea4_d20251007_m042205_c001_v0001177_t0050_u01759810925917") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7646_d20251007_m042126_c001_v7007000_t0000_u01759810886929") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd81_d20251007_m042122_c001_v0001177_t0019_u01759810882009") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7647_d20251007_m042127_c001_v7007000_t0000_u01759810887111") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b195_d20251007_m042122_c001_v0001113_t0038_u01759810882119") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7648_d20251007_m042127_c001_v7007000_t0000_u01759810887294") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd83_d20251007_m042122_c001_v0001177_t0014_u01759810882216") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7649_d20251007_m042127_c001_v7007000_t0000_u01759810887477") 2025/10/07 04:25:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1806_d20251007_m042122_c001_v0001032_t0025_u01759810882243") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7728_d20251007_m042127_c001_v7007000_t0000_u01759810887661") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e239c_d20251007_m042122_c001_v0001040_t0053_u01759810882295") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f777f_d20251007_m042127_c001_v7007000_t0000_u01759810887844") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd85_d20251007_m042122_c001_v0001177_t0019_u01759810882429") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7780_d20251007_m042128_c001_v7007000_t0000_u01759810888026") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b197_d20251007_m042122_c001_v0001113_t0034_u01759810882609") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7781_d20251007_m042128_c001_v7007000_t0000_u01759810888208") 2025/10/07 04:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd89_d20251007_m042122_c001_v0001177_t0053_u01759810882643") 2025/10/07 04:25:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7782_d20251007_m042128_c001_v7007000_t0000_u01759810888390") 2025/10/07 04:25:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1808_d20251007_m042122_c001_v0001032_t0029_u01759810882852") 2025/10/07 04:25:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7783_d20251007_m042128_c001_v7007000_t0000_u01759810888585") 2025/10/07 04:25:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd8d_d20251007_m042122_c001_v0001177_t0030_u01759810882864") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7784_d20251007_m042128_c001_v7007000_t0000_u01759810888777") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b19d_d20251007_m042123_c001_v0001113_t0036_u01759810883004") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7786_d20251007_m042128_c001_v7007000_t0000_u01759810888967") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd8f_d20251007_m042123_c001_v0001177_t0031_u01759810883075") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7787_d20251007_m042129_c001_v7007000_t0000_u01759810889150") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23a4_d20251007_m042123_c001_v0001040_t0003_u01759810883107") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7788_d20251007_m042129_c001_v7007000_t0000_u01759810889334") 2025/10/07 04:25:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd93_d20251007_m042123_c001_v0001177_t0054_u01759810883284") 2025/10/07 04:25:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f7789_d20251007_m042129_c001_v7007000_t0000_u01759810889516") 2025/10/07 04:25:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee180c_d20251007_m042123_c001_v0001032_t0033_u01759810883395") 2025/10/07 04:25:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41170a00954f778b_d20251007_m042129_c001_v7007000_t0000_u01759810889698") 2025/10/07 04:25:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cd95_d20251007_m042123_c001_v0001177_t0031_u01759810883495") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf8560f6_d20251007_m042147_c001_v7007000_t0000_u01759810907814") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce04_d20251007_m042141_c001_v0001177_t0015_u01759810901681") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91561_d20251007_m042147_c001_v7007000_t0000_u01759810907821") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1e1_d20251007_m042141_c001_v0001113_t0036_u01759810901847") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32447_d20251007_m042147_c001_v7007000_t0000_u01759810907682") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce06_d20251007_m042141_c001_v0001177_t0048_u01759810901909") 2025/10/07 04:25:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0d8_d20251007_m042147_c001_v7007000_t0000_u01759810907835") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1834_d20251007_m042141_c001_v0001032_t0048_u01759810901923") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0d5_d20251007_m042147_c001_v7007000_t0000_u01759810907466") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce0c_d20251007_m042142_c001_v0001177_t0035_u01759810902124") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29b_d20251007_m042147_c001_v7007000_t0000_u01759810907845") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1836_d20251007_m042142_c001_v0001032_t0031_u01759810902269") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c400e_d20251007_m042147_c001_v7007000_t0000_u01759810907692") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce12_d20251007_m042142_c001_v0001177_t0007_u01759810902342") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d299_d20251007_m042147_c001_v7007000_t0000_u01759810907475") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1e7_d20251007_m042142_c001_v0001113_t0020_u01759810902383") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0d6_d20251007_m042147_c001_v7007000_t0000_u01759810907653") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce14_d20251007_m042142_c001_v0001177_t0029_u01759810902582") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf8560f2_d20251007_m042147_c001_v7007000_t0000_u01759810907443") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23da_d20251007_m042142_c001_v0001040_t0008_u01759810902631") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77b65f_d20251007_m042147_c001_v7007000_t0000_u01759810907482") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1838_d20251007_m042142_c001_v0001032_t0050_u01759810902666") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41538102f8d32446_d20251007_m042147_c001_v7007000_t0000_u01759810907494") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce16_d20251007_m042142_c001_v0001177_t0009_u01759810902791") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c400d_d20251007_m042147_c001_v7007000_t0000_u01759810907502") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1e9_d20251007_m042142_c001_v0001113_t0033_u01759810902817") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0d7_d20251007_m042147_c001_v7007000_t0000_u01759810907705") 2025/10/07 04:25:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ce1a_d20251007_m042143_c001_v0001177_t0021_u01759810903007") 2025/10/07 04:25:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f410e8027cf8560f3_d20251007_m042147_c001_v7007000_t0000_u01759810907628") 2025/10/07 04:25:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee183b_d20251007_m042143_c001_v0001032_t0056_u01759810903041") 2025/10/07 04:25:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d29a_d20251007_m042147_c001_v7007000_t0000_u01759810907663") 2025/10/07 04:25:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e23de_d20251007_m042143_c001_v0001040_t0009_u01759810903104") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37e9_d20251007_m041944_c001_v7007000_t0000_u01759810784960") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1051dc2a9947e206_d20251007_m041942_c001_v0001098_t0024_u01759810782706") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747577_d20251007_m041942_c001_v7007000_t0000_u01759810782524") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1051dc2a9947e1e6_d20251007_m041939_c001_v0001098_t0015_u01759810779166") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747575_d20251007_m041938_c001_v7007000_t0000_u01759810778443") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca04_d20251007_m041934_c001_v0001177_t0006_u01759810774822") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9633_d20251007_m041933_c001_v7007000_t0000_u01759810773354") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1160af47c9508d5b_d20251007_m041931_c001_v0001130_t0056_u01759810771246") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c2f73_d20251007_m041931_c001_v7007000_t0000_u01759810771066") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1160af47c9508d3c_d20251007_m041927_c001_v0001130_t0029_u01759810767020") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c2f6d_d20251007_m041926_c001_v7007000_t0000_u01759810766300") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c9bc_d20251007_m041922_c001_v0001177_t0051_u01759810762858") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f56f_d20251007_m041921_c001_v7007000_t0000_u01759810761937") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f102c25a42a4feb9a_d20251007_m041920_c001_v0001037_t0032_u01759810760385") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac372d_d20251007_m041920_c001_v7007000_t0000_u01759810760200") 2025/10/07 04:25:09 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f102c25a42a4feb91_d20251007_m041915_c001_v0001037_t0023_u01759810755393") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac3707_d20251007_m041914_c001_v7007000_t0000_u01759810754665") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c97a_d20251007_m041911_c001_v0001177_t0056_u01759810751270") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f565_d20251007_m041910_c001_v7007000_t0000_u01759810750340") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1031ccbb34115bb3_d20251007_m041908_c001_v0001092_t0053_u01759810748474") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca7d875_d20251007_m041908_c001_v7007000_t0000_u01759810748291") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1031ccbb34115ba7_d20251007_m041905_c001_v0001092_t0044_u01759810745010") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca7d607_d20251007_m041904_c001_v7007000_t0000_u01759810744283") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c921_d20251007_m041856_c001_v0001177_t0021_u01759810736597") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925408_d20251007_m041855_c001_v7007000_t0000_u01759810735683") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f105fcb096d0cd453_d20251007_m041853_c001_v0001101_t0011_u01759810733829") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3d45_d20251007_m041853_c001_v7007000_t0000_u01759810733646") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f105fcb096d0cd44b_d20251007_m041850_c001_v0001101_t0032_u01759810730165") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3d35_d20251007_m041849_c001_v7007000_t0000_u01759810729433") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff527_d20251007_m041842_c001_v0001116_t0019_u01759810722902") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa911cf_d20251007_m041841_c001_v7007000_t0000_u01759810721968") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f100affce396d6cd0_d20251007_m041840_c001_v0001098_t0025_u01759810720116") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8cede2_d20251007_m041839_c001_v7007000_t0000_u01759810719931") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f100affce396d6cbe_d20251007_m041836_c001_v0001098_t0038_u01759810716499") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8cedd3_d20251007_m041835_c001_v7007000_t0000_u01759810715769") 2025/10/07 04:25:10 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7f78_d20251007_m041829_c001_v0001092_t0053_u01759810709248") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce11_d20251007_m041828_c001_v7007000_t0000_u01759810708149") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f102f75fd35248c3d_d20251007_m041821_c001_v0001131_t0009_u01759810701646") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9fb3_d20251007_m041821_c001_v7007000_t0000_u01759810701441") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c81f_d20251007_m041817_c001_v0001177_t0012_u01759810697597") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111b20ca8a0842cd_d20251007_m041816_c001_v0001144_t0038_u01759810696404") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111b20ca8a0842c7_d20251007_m041815_c001_v0001144_t0029_u01759810695009") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f386_d20251007_m041801_c001_v7007000_t0000_u01759810681322") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7f36_d20251007_m041753_c001_v0001092_t0037_u01759810673721") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f119db7d48635e3bc_d20251007_m041752_c001_v0001182_t0021_u01759810672869") 2025/10/07 04:25:11 DEBUG : dst/one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f119db7d48635e3af_d20251007_m041751_c001_v0001182_t0011_u01759810671895") 2025/10/07 04:25:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37ea_d20251007_m041945_c001_v7007000_t0000_u01759810785142") 2025/10/07 04:25:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1190e9838953d162_d20251007_m041942_c001_v0001136_t0025_u01759810782052") 2025/10/07 04:25:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f105c33f76105b85e_d20251007_m041937_c001_v0001171_t0046_u01759810777942") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9634_d20251007_m041933_c001_v7007000_t0000_u01759810773535") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f102a4e3306b77507_d20251007_m041930_c001_v0001106_t0045_u01759810770249") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1176ab24e96363fb_d20251007_m041925_c001_v0001098_t0003_u01759810765939") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f570_d20251007_m041922_c001_v7007000_t0000_u01759810762121") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1182eed5fade984c_d20251007_m041919_c001_v0001178_t0007_u01759810759976") 2025/10/07 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1164e14bb240f862_d20251007_m041914_c001_v0001032_t0021_u01759810754306") 2025/10/07 04:25:11 DEBUG : dst/three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce12_d20251007_m041828_c001_v7007000_t0000_u01759810708331") 2025/10/07 04:25:11 DEBUG : dst/three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111b20ca8a0842ef_d20251007_m041826_c001_v0001144_t0039_u01759810706255") 2025/10/07 04:25:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37eb_d20251007_m041945_c001_v7007000_t0000_u01759810785323") 2025/10/07 04:25:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111f5050f1e47903_d20251007_m041943_c001_v0001157_t0033_u01759810783608") 2025/10/07 04:25:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1194a70dc483b12d_d20251007_m041940_c001_v0001184_t0049_u01759810780163") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37ec_d20251007_m041945_c001_v7007000_t0000_u01759810785505") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1051dc2a9947e21e_d20251007_m041944_c001_v0001098_t0059_u01759810784278") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074757a_d20251007_m041944_c001_v7007000_t0000_u01759810784096") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1051dc2a9947e1ee_d20251007_m041940_c001_v0001098_t0000_u01759810780559") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747576_d20251007_m041940_c001_v7007000_t0000_u01759810780377") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca0c_d20251007_m041935_c001_v0001177_t0052_u01759810775267") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9635_d20251007_m041933_c001_v7007000_t0000_u01759810773719") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1160af47c9508d5f_d20251007_m041932_c001_v0001130_t0011_u01759810772578") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c2f75_d20251007_m041932_c001_v7007000_t0000_u01759810772399") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1160af47c9508d4b_d20251007_m041928_c001_v0001130_t0001_u01759810768713") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c2f71_d20251007_m041928_c001_v7007000_t0000_u01759810768533") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c9c4_d20251007_m041923_c001_v0001177_t0002_u01759810763281") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac373d_d20251007_m041921_c001_v7007000_t0000_u01759810761380") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c9aa_d20251007_m041919_c001_v0001177_t0014_u01759810759183") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac3714_d20251007_m041916_c001_v7007000_t0000_u01759810756276") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c980_d20251007_m041911_c001_v0001177_t0004_u01759810751820") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca7d87d_d20251007_m041909_c001_v7007000_t0000_u01759810749385") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7fcc_d20251007_m041907_c001_v0001092_t0029_u01759810747069") 2025/10/07 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f41954d729ca7d735_d20251007_m041905_c001_v7007000_t0000_u01759810745971") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c936_d20251007_m041859_c001_v0001177_t0023_u01759810739794") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3d48_d20251007_m041854_c001_v7007000_t0000_u01759810734768") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff546_d20251007_m041852_c001_v0001116_t0009_u01759810732408") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f42295322b19c3d3f_d20251007_m041851_c001_v7007000_t0000_u01759810731306") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7fa4_d20251007_m041844_c001_v0001092_t0016_u01759810724542") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8cede4_d20251007_m041841_c001_v7007000_t0000_u01759810721001") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7f90_d20251007_m041838_c001_v0001092_t0008_u01759810718732") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8ceddc_d20251007_m041837_c001_v7007000_t0000_u01759810717634") 2025/10/07 04:25:13 DEBUG : dst/three.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c88e_d20251007_m041831_c001_v0001177_t0046_u01759810711093") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9637_d20251007_m041933_c001_v7007000_t0000_u01759810773903") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f112df6bdd2bbb297_d20251007_m041932_c001_v0001177_t0033_u01759810772186") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f104dcf5833df6550_d20251007_m041928_c001_v0001113_t0022_u01759810768053") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f571_d20251007_m041922_c001_v7007000_t0000_u01759810762304") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f114d617fcc9f9e23_d20251007_m041920_c001_v0001161_t0003_u01759810760986") 2025/10/07 04:25:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f106d75471f6ab3bc_d20251007_m041915_c001_v0001120_t0055_u01759810755916") 2025/10/07 04:25:13 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37ed_d20251007_m041945_c001_v7007000_t0000_u01759810785686") 2025/10/07 04:25:13 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca08_d20251007_m041935_c001_v0001177_t0021_u01759810775033") 2025/10/07 04:25:13 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9639_d20251007_m041934_c001_v7007000_t0000_u01759810774085") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c9c2_d20251007_m041923_c001_v0001177_t0021_u01759810763075") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f572_d20251007_m041922_c001_v7007000_t0000_u01759810762487") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7fdd_d20251007_m041911_c001_v0001092_t0009_u01759810751482") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f566_d20251007_m041910_c001_v7007000_t0000_u01759810750538") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7fba_d20251007_m041857_c001_v0001092_t0053_u01759810737169") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4076aecfaa925409_d20251007_m041855_c001_v7007000_t0000_u01759810735866") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c8e2_d20251007_m041843_c001_v0001177_t0036_u01759810723944") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa911d1_d20251007_m041842_c001_v7007000_t0000_u01759810722161") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff505_d20251007_m041830_c001_v0001116_t0041_u01759810710114") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5ce13_d20251007_m041828_c001_v7007000_t0000_u01759810708514") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f11495ae52e9b4007_d20251007_m041823_c001_v0001102_t0043_u01759810703589") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f387_d20251007_m041801_c001_v7007000_t0000_u01759810681543") 2025/10/07 04:25:14 DEBUG : dst/two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f119db7d48635e407_d20251007_m041800_c001_v0001182_t0003_u01759810680220") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91019_d20251007_m041727_c001_v7007000_t0000_u01759810647286") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c683_d20251007_m041723_c001_v0001177_t0028_u01759810643647") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa90fdf_d20251007_m041721_c001_v7007000_t0000_u01759810641361") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c624_d20251007_m041710_c001_v0001177_t0042_u01759810630852") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f246_d20251007_m041702_c001_v7007000_t0000_u01759810622004") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c5ef_d20251007_m041659_c001_v0001177_t0055_u01759810619080") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472a4_d20251007_m041638_c001_v7007000_t0000_u01759810598316") 2025/10/07 04:25:14 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c526_d20251007_m041636_c001_v0001177_t0005_u01759810596574") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074729b_d20251007_m041635_c001_v7007000_t0000_u01759810595799") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c50e_d20251007_m041634_c001_v0001177_t0059_u01759810594621") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747289_d20251007_m041632_c001_v7007000_t0000_u01759810592016") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4e8_d20251007_m041630_c001_v0001177_t0005_u01759810590468") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747285_d20251007_m041629_c001_v7007000_t0000_u01759810589685") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4d2_d20251007_m041628_c001_v0001177_t0050_u01759810588442") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747271_d20251007_m041623_c001_v7007000_t0000_u01759810583403") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c480_d20251007_m041622_c001_v0001177_t0007_u01759810582030") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747262_d20251007_m041621_c001_v7007000_t0000_u01759810581263") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c476_d20251007_m041620_c001_v0001177_t0037_u01759810580507") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9b14_d20251007_m041616_c001_v7007000_t0000_u01759810576134") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c44b_d20251007_m041614_c001_v0001177_t0002_u01759810574928") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9aff_d20251007_m041613_c001_v7007000_t0000_u01759810573103") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c435_d20251007_m041612_c001_v0001177_t0033_u01759810572162") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9af3_d20251007_m041611_c001_v7007000_t0000_u01759810571798") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1144256a8c25ca9c_d20251007_m041611_c001_v0001179_t0015_u01759810571225") 2025/10/07 04:25:15 DEBUG : empty space: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c423_d20251007_m041609_c001_v0001177_t0022_u01759810569672") 2025/10/07 04:25:15 DEBUG : enormous: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472a2_d20251007_m041637_c001_v7007000_t0000_u01759810597573") 2025/10/07 04:25:15 DEBUG : enormous: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c52a_d20251007_m041636_c001_v0001177_t0018_u01759810596790") 2025/10/07 04:25:15 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f412f4da4baac37f2_d20251007_m041949_c001_v7007000_t0000_u01759810789675") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca4f_d20251007_m041948_c001_v0001177_t0029_u01759810788513") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f223_d20251007_m041657_c001_v7007000_t0000_u01759810617111") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c5c9_d20251007_m041655_c001_v0001177_t0008_u01759810615966") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9ac9_d20251007_m041607_c001_v7007000_t0000_u01759810567147") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c403_d20251007_m041606_c001_v0001177_t0000_u01759810566200") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9ac0_d20251007_m041605_c001_v7007000_t0000_u01759810565658") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3f9_d20251007_m041605_c001_v0001177_t0009_u01759810565081") 2025/10/07 04:25:16 DEBUG : existing: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3ef_d20251007_m041604_c001_v0001177_t0019_u01759810564257") 2025/10/07 04:25:16 DEBUG : existing-b: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f225_d20251007_m041657_c001_v7007000_t0000_u01759810617295") 2025/10/07 04:25:16 DEBUG : existing-b: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7ecf_d20251007_m041655_c001_v0001092_t0040_u01759810615955") 2025/10/07 04:25:16 DEBUG : file1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc045f_d20251007_m042032_c001_v7007000_t0000_u01759810832848") 2025/10/07 04:25:16 DEBUG : file1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1790_d20251007_m042031_c001_v0001032_t0019_u01759810831700") 2025/10/07 04:25:16 DEBUG : file1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0457_d20251007_m042030_c001_v7007000_t0000_u01759810830384") 2025/10/07 04:25:16 DEBUG : file1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b0c5_d20251007_m042029_c001_v0001113_t0008_u01759810829281") 2025/10/07 04:25:16 DEBUG : five: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472ab_d20251007_m041641_c001_v7007000_t0000_u01759810601780") 2025/10/07 04:25:16 DEBUG : five: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4027bfff5eda7ead_d20251007_m041640_c001_v0001092_t0002_u01759810600442") 2025/10/07 04:25:16 DEBUG : foo: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9b0c_d20251007_m041614_c001_v7007000_t0000_u01759810574566") 2025/10/07 04:25:16 DEBUG : foo: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010c443_d20251007_m041614_c001_v0001177_t0016_u01759810574017") 2025/10/07 04:25:16 DEBUG : foo: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010c43f_d20251007_m041613_c001_v0001177_t0016_u01759810573464") 2025/10/07 04:25:16 DEBUG : four: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472ac_d20251007_m041641_c001_v7007000_t0000_u01759810601961") 2025/10/07 04:25:16 DEBUG : four: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010c544_d20251007_m041639_c001_v0001177_t0016_u01759810599881") 2025/10/07 04:25:16 DEBUG : four: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c540_d20251007_m041639_c001_v0001177_t0035_u01759810599306") 2025/10/07 04:25:16 DEBUG : hello world2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9091_d20251007_m041526_c001_v7007000_t0000_u01759810526389") 2025/10/07 04:25:17 DEBUG : hello world2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c281_d20251007_m041525_c001_v0001177_t0007_u01759810525798") 2025/10/07 04:25:17 DEBUG : ignore-size: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9ab7_d20251007_m041603_c001_v7007000_t0000_u01759810563889") 2025/10/07 04:25:17 DEBUG : ignore-size: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3e5_d20251007_m041602_c001_v0001177_t0022_u01759810562950") 2025/10/07 04:25:17 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f20d_d20251007_m041655_c001_v7007000_t0000_u01759810615214") 2025/10/07 04:25:17 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c5b7_d20251007_m041654_c001_v0001177_t0026_u01759810614202") 2025/10/07 04:25:17 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f1ec_d20251007_m041653_c001_v7007000_t0000_u01759810613448") 2025/10/07 04:25:17 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c5ad_d20251007_m041652_c001_v0001177_t0058_u01759810612348") 2025/10/07 04:25:17 DEBUG : one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472ad_d20251007_m041642_c001_v7007000_t0000_u01759810602143") 2025/10/07 04:25:17 DEBUG : one: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010c538_d20251007_m041638_c001_v0001177_t0016_u01759810598714") 2025/10/07 04:25:17 DEBUG : only0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0434_d20251007_m042024_c001_v7007000_t0000_u01759810824834") 2025/10/07 04:25:17 DEBUG : only0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e2307_d20251007_m042019_c001_v0001040_t0042_u01759810819469") 2025/10/07 04:25:17 DEBUG : only0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb3b_d20251007_m042009_c001_v0001177_t0011_u01759810809260") 2025/10/07 04:25:17 DEBUG : only0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f413bd075de9cdf8a_d20251007_m042003_c001_v7007000_t0000_u01759810803786") 2025/10/07 04:25:17 DEBUG : only0: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca71_d20251007_m041953_c001_v0001177_t0006_u01759810793096") 2025/10/07 04:25:17 DEBUG : only1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0437_d20251007_m042025_c001_v7007000_t0000_u01759810825016") 2025/10/07 04:25:17 DEBUG : only1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbe6_d20251007_m042019_c001_v0001177_t0016_u01759810819864") 2025/10/07 04:25:17 DEBUG : only1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb43_d20251007_m042009_c001_v0001177_t0016_u01759810809688") 2025/10/07 04:25:17 DEBUG : only1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e8028b_d20251007_m042003_c001_v7007000_t0000_u01759810803635") 2025/10/07 04:25:17 DEBUG : only1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca7b_d20251007_m041953_c001_v0001177_t0004_u01759810793518") 2025/10/07 04:25:18 DEBUG : only10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0438_d20251007_m042025_c001_v7007000_t0000_u01759810825200") 2025/10/07 04:25:18 DEBUG : only10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbe2_d20251007_m042019_c001_v0001177_t0016_u01759810819496") 2025/10/07 04:25:18 DEBUG : only10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb84_d20251007_m042013_c001_v0001177_t0056_u01759810813934") 2025/10/07 04:25:18 DEBUG : only10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747590_d20251007_m042003_c001_v7007000_t0000_u01759810803426") 2025/10/07 04:25:18 DEBUG : only10: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cabf_d20251007_m041957_c001_v0001177_t0019_u01759810797754") 2025/10/07 04:25:18 DEBUG : only11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0439_d20251007_m042025_c001_v7007000_t0000_u01759810825382") 2025/10/07 04:25:18 DEBUG : only11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbda_d20251007_m042018_c001_v0001177_t0016_u01759810818916") 2025/10/07 04:25:18 DEBUG : only11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb8c_d20251007_m042014_c001_v0001177_t0030_u01759810814350") 2025/10/07 04:25:18 DEBUG : only11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e8028a_d20251007_m042003_c001_v7007000_t0000_u01759810803448") 2025/10/07 04:25:18 DEBUG : only11: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cac3_d20251007_m041958_c001_v0001177_t0018_u01759810798191") 2025/10/07 04:25:18 DEBUG : only12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc043a_d20251007_m042025_c001_v7007000_t0000_u01759810825567") 2025/10/07 04:25:18 DEBUG : only12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40756cb82cee1772_d20251007_m042019_c001_v0001032_t0033_u01759810819659") 2025/10/07 04:25:18 DEBUG : only12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb94_d20251007_m042014_c001_v0001177_t0033_u01759810814773") 2025/10/07 04:25:18 DEBUG : only12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e8028d_d20251007_m042004_c001_v7007000_t0000_u01759810804016") 2025/10/07 04:25:18 DEBUG : only12: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cad2_d20251007_m041958_c001_v0001177_t0056_u01759810798657") 2025/10/07 04:25:18 DEBUG : only13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc043b_d20251007_m042025_c001_v7007000_t0000_u01759810825750") 2025/10/07 04:25:18 DEBUG : only13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f401359b59ab1b0a0_d20251007_m042019_c001_v0001113_t0016_u01759810819846") 2025/10/07 04:25:18 DEBUG : only13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cba0_d20251007_m042015_c001_v0001177_t0039_u01759810815211") 2025/10/07 04:25:18 DEBUG : only13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f413bd075de9cdf87_d20251007_m042003_c001_v7007000_t0000_u01759810803603") 2025/10/07 04:25:18 DEBUG : only13: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cade_d20251007_m041959_c001_v0001177_t0016_u01759810799090") 2025/10/07 04:25:18 DEBUG : only14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc043d_d20251007_m042025_c001_v7007000_t0000_u01759810825933") 2025/10/07 04:25:19 DEBUG : only14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40756cb82cee1774_d20251007_m042019_c001_v0001032_t0033_u01759810819845") 2025/10/07 04:25:19 DEBUG : only14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cba8_d20251007_m042015_c001_v0001177_t0007_u01759810815672") 2025/10/07 04:25:19 DEBUG : only14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f413bd075de9cdf8b_d20251007_m042003_c001_v7007000_t0000_u01759810803968") 2025/10/07 04:25:19 DEBUG : only14: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cae2_d20251007_m041959_c001_v0001177_t0053_u01759810799537") 2025/10/07 04:25:19 DEBUG : only15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc043e_d20251007_m042026_c001_v7007000_t0000_u01759810826116") 2025/10/07 04:25:19 DEBUG : only15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e230d_d20251007_m042020_c001_v0001040_t0042_u01759810820019") 2025/10/07 04:25:19 DEBUG : only15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbb4_d20251007_m042016_c001_v0001177_t0007_u01759810816151") 2025/10/07 04:25:19 DEBUG : only15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f413bd075de9cdf8c_d20251007_m042004_c001_v7007000_t0000_u01759810804151") 2025/10/07 04:25:19 DEBUG : only15: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cae8_d20251007_m041959_c001_v0001177_t0052_u01759810799945") 2025/10/07 04:25:19 DEBUG : only16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc043f_d20251007_m042026_c001_v7007000_t0000_u01759810826299") 2025/10/07 04:25:19 DEBUG : only16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40756cb82cee177a_d20251007_m042020_c001_v0001032_t0033_u01759810820216") 2025/10/07 04:25:19 DEBUG : only16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbbc_d20251007_m042016_c001_v0001177_t0014_u01759810816584") 2025/10/07 04:25:19 DEBUG : only16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747594_d20251007_m042003_c001_v7007000_t0000_u01759810803980") 2025/10/07 04:25:19 DEBUG : only16: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caf0_d20251007_m042000_c001_v0001177_t0005_u01759810800424") 2025/10/07 04:25:20 DEBUG : only17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0440_d20251007_m042026_c001_v7007000_t0000_u01759810826487") 2025/10/07 04:25:20 DEBUG : only17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e2309_d20251007_m042019_c001_v0001040_t0042_u01759810819654") 2025/10/07 04:25:20 DEBUG : only17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbc2_d20251007_m042017_c001_v0001177_t0020_u01759810817024") 2025/10/07 04:25:20 DEBUG : only17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747593_d20251007_m042003_c001_v7007000_t0000_u01759810803799") 2025/10/07 04:25:20 DEBUG : only17: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caf4_d20251007_m042000_c001_v0001177_t0038_u01759810800973") 2025/10/07 04:25:20 DEBUG : only18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0441_d20251007_m042026_c001_v7007000_t0000_u01759810826669") 2025/10/07 04:25:20 DEBUG : only18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbe4_d20251007_m042019_c001_v0001177_t0016_u01759810819680") 2025/10/07 04:25:20 DEBUG : only18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbca_d20251007_m042017_c001_v0001177_t0003_u01759810817488") 2025/10/07 04:25:20 DEBUG : only18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747592_d20251007_m042003_c001_v7007000_t0000_u01759810803613") 2025/10/07 04:25:20 DEBUG : only18: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb03_d20251007_m042001_c001_v0001177_t0053_u01759810801421") 2025/10/07 04:25:20 DEBUG : only19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0442_d20251007_m042026_c001_v7007000_t0000_u01759810826852") 2025/10/07 04:25:20 DEBUG : only19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e230b_d20251007_m042019_c001_v0001040_t0042_u01759810819836") 2025/10/07 04:25:20 DEBUG : only19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cbd0_d20251007_m042017_c001_v0001177_t0006_u01759810817908") 2025/10/07 04:25:20 DEBUG : only19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f11213258_d20251007_m042003_c001_v7007000_t0000_u01759810803627") 2025/10/07 04:25:20 DEBUG : only19: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb09_d20251007_m042001_c001_v0001177_t0036_u01759810801844") 2025/10/07 04:25:20 DEBUG : only2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0443_d20251007_m042027_c001_v7007000_t0000_u01759810827035") 2025/10/07 04:25:20 DEBUG : only2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f401359b59ab1b0a4_d20251007_m042020_c001_v0001113_t0016_u01759810820224") 2025/10/07 04:25:21 DEBUG : only2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb4b_d20251007_m042010_c001_v0001177_t0024_u01759810810128") 2025/10/07 04:25:21 DEBUG : only2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e8028c_d20251007_m042003_c001_v7007000_t0000_u01759810803820") 2025/10/07 04:25:21 DEBUG : only2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca83_d20251007_m041953_c001_v0001177_t0031_u01759810793978") 2025/10/07 04:25:21 DEBUG : only3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0444_d20251007_m042027_c001_v7007000_t0000_u01759810827226") 2025/10/07 04:25:21 DEBUG : only3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbf0_d20251007_m042020_c001_v0001177_t0016_u01759810820239") 2025/10/07 04:25:21 DEBUG : only3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb51_d20251007_m042010_c001_v0001177_t0045_u01759810810590") 2025/10/07 04:25:21 DEBUG : only3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f413bd075de9cdf86_d20251007_m042003_c001_v7007000_t0000_u01759810803419") 2025/10/07 04:25:21 DEBUG : only3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca8f_d20251007_m041954_c001_v0001177_t0053_u01759810794414") 2025/10/07 04:25:21 DEBUG : only4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0445_d20251007_m042027_c001_v7007000_t0000_u01759810827413") 2025/10/07 04:25:21 DEBUG : only4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40756cb82cee1778_d20251007_m042020_c001_v0001032_t0033_u01759810820029") 2025/10/07 04:25:21 DEBUG : only4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb5a_d20251007_m042011_c001_v0001177_t0053_u01759810811028") 2025/10/07 04:25:21 DEBUG : only4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747595_d20251007_m042004_c001_v7007000_t0000_u01759810804168") 2025/10/07 04:25:21 DEBUG : only4: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca95_d20251007_m041954_c001_v0001177_t0032_u01759810794933") 2025/10/07 04:25:21 DEBUG : only5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0446_d20251007_m042027_c001_v7007000_t0000_u01759810827596") 2025/10/07 04:25:21 DEBUG : only5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f401359b59ab1b0a2_d20251007_m042020_c001_v0001113_t0016_u01759810820039") 2025/10/07 04:25:21 DEBUG : only5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb62_d20251007_m042011_c001_v0001177_t0049_u01759810811446") 2025/10/07 04:25:21 DEBUG : only5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f11213255_d20251007_m042003_c001_v7007000_t0000_u01759810803054") 2025/10/07 04:25:21 DEBUG : only5: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca99_d20251007_m041955_c001_v0001177_t0039_u01759810795353") 2025/10/07 04:25:21 DEBUG : only6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0447_d20251007_m042027_c001_v7007000_t0000_u01759810827782") 2025/10/07 04:25:21 DEBUG : only6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010cbea_d20251007_m042020_c001_v0001177_t0016_u01759810820053") 2025/10/07 04:25:22 DEBUG : only6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb6a_d20251007_m042011_c001_v0001177_t0025_u01759810811886") 2025/10/07 04:25:22 DEBUG : only6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f1121325a_d20251007_m042003_c001_v7007000_t0000_u01759810803809") 2025/10/07 04:25:22 DEBUG : only6: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010ca9f_d20251007_m041955_c001_v0001177_t0044_u01759810795791") 2025/10/07 04:25:22 DEBUG : only7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0448_d20251007_m042027_c001_v7007000_t0000_u01759810827965") 2025/10/07 04:25:22 DEBUG : only7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e230f_d20251007_m042020_c001_v0001040_t0042_u01759810820202") 2025/10/07 04:25:22 DEBUG : only7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb72_d20251007_m042012_c001_v0001177_t0044_u01759810812524") 2025/10/07 04:25:22 DEBUG : only7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f11213256_d20251007_m042003_c001_v7007000_t0000_u01759810803243") 2025/10/07 04:25:22 DEBUG : only7: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caa3_d20251007_m041956_c001_v0001177_t0046_u01759810796361") 2025/10/07 04:25:22 DEBUG : only8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc044a_d20251007_m042028_c001_v7007000_t0000_u01759810828149") 2025/10/07 04:25:22 DEBUG : only8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417e0235484e2311_d20251007_m042020_c001_v0001040_t0042_u01759810820385") 2025/10/07 04:25:22 DEBUG : only8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb78_d20251007_m042013_c001_v0001177_t0056_u01759810813089") 2025/10/07 04:25:22 DEBUG : only8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f11213257_d20251007_m042003_c001_v7007000_t0000_u01759810803436") 2025/10/07 04:25:22 DEBUG : only8: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010caab_d20251007_m041956_c001_v0001177_t0055_u01759810796784") 2025/10/07 04:25:22 DEBUG : only9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc044b_d20251007_m042028_c001_v7007000_t0000_u01759810828332") 2025/10/07 04:25:22 DEBUG : only9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40756cb82cee177c_d20251007_m042020_c001_v0001032_t0033_u01759810820399") 2025/10/07 04:25:22 DEBUG : only9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cb7e_d20251007_m042013_c001_v0001177_t0045_u01759810813501") 2025/10/07 04:25:22 DEBUG : only9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f1121325b_d20251007_m042003_c001_v7007000_t0000_u01759810803993") 2025/10/07 04:25:22 DEBUG : only9: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cab3_d20251007_m041957_c001_v0001177_t0000_u01759810797225") 2025/10/07 04:25:22 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f1be_d20251007_m041651_c001_v7007000_t0000_u01759810611161") 2025/10/07 04:25:22 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff3c2_d20251007_m041649_c001_v0001116_t0008_u01759810609024") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f17e_d20251007_m041647_c001_v7007000_t0000_u01759810607924") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c577_d20251007_m041646_c001_v0001177_t0025_u01759810606023") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f164_d20251007_m041645_c001_v7007000_t0000_u01759810605287") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7eb3_d20251007_m041643_c001_v0001092_t0020_u01759810603064") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074728f_d20251007_m041633_c001_v7007000_t0000_u01759810593814") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4fe_d20251007_m041632_c001_v0001177_t0041_u01759810592565") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747288_d20251007_m041631_c001_v7007000_t0000_u01759810591047") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4e4_d20251007_m041630_c001_v0001177_t0003_u01759810590232") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747284_d20251007_m041629_c001_v7007000_t0000_u01759810589077") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4ca_d20251007_m041628_c001_v0001177_t0056_u01759810588235") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074726e_d20251007_m041622_c001_v7007000_t0000_u01759810582843") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c47e_d20251007_m041621_c001_v0001177_t0050_u01759810581817") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747265_d20251007_m041621_c001_v7007000_t0000_u01759810581451") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c474_d20251007_m041620_c001_v0001177_t0030_u01759810580290") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747255_d20251007_m041619_c001_v7007000_t0000_u01759810579913") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c468_d20251007_m041619_c001_v0001177_t0032_u01759810579237") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c466_d20251007_m041618_c001_v0001177_t0000_u01759810578657") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074723e_d20251007_m041618_c001_v7007000_t0000_u01759810578291") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c461_d20251007_m041617_c001_v0001177_t0008_u01759810577681") 2025/10/07 04:25:23 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c45b_d20251007_m041617_c001_v0001177_t0034_u01759810577098") 2025/10/07 04:25:24 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9b19_d20251007_m041616_c001_v7007000_t0000_u01759810576377") 2025/10/07 04:25:24 DEBUG : potato: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c44f_d20251007_m041615_c001_v0001177_t0058_u01759810575559") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c2dbe_d20251007_m041736_c001_v7007000_t0000_u01759810656929") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff458_d20251007_m041736_c001_v0001116_t0042_u01759810656012") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa9101f_d20251007_m041727_c001_v7007000_t0000_u01759810647693") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff432_d20251007_m041722_c001_v0001116_t0018_u01759810642654") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77ae66_d20251007_m041714_c001_v7007000_t0000_u01759810634932") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff403_d20251007_m041709_c001_v0001116_t0057_u01759810629738") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f248_d20251007_m041702_c001_v7007000_t0000_u01759810622480") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff3dc_d20251007_m041658_c001_v0001116_t0031_u01759810618202") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472a1_d20251007_m041637_c001_v7007000_t0000_u01759810597383") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c522_d20251007_m041636_c001_v0001177_t0019_u01759810596360") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074729c_d20251007_m041635_c001_v7007000_t0000_u01759810595992") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c50a_d20251007_m041634_c001_v0001177_t0059_u01759810594371") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747295_d20251007_m041634_c001_v7007000_t0000_u01759810594000") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c500_d20251007_m041633_c001_v0001177_t0025_u01759810593241") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd074728a_d20251007_m041632_c001_v7007000_t0000_u01759810592198") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4f2_d20251007_m041631_c001_v0001177_t0018_u01759810591417") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747286_d20251007_m041629_c001_v7007000_t0000_u01759810589868") 2025/10/07 04:25:24 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c4d8_d20251007_m041629_c001_v0001177_t0015_u01759810589089") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd0747272_d20251007_m041623_c001_v7007000_t0000_u01759810583585") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c486_d20251007_m041622_c001_v0001177_t0026_u01759810582628") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e909a_d20251007_m041529_c001_v7007000_t0000_u01759810529034") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c299_d20251007_m041528_c001_v0001177_t0018_u01759810528457") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9095_d20251007_m041527_c001_v7007000_t0000_u01759810527542") 2025/10/07 04:25:25 DEBUG : potato2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c28b_d20251007_m041526_c001_v0001177_t0005_u01759810526938") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4202c3ba8aa91024_d20251007_m041727_c001_v7007000_t0000_u01759810647886") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7ef8_d20251007_m041724_c001_v0001092_t0042_u01759810644239") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f416c43b8fe77aec7_d20251007_m041715_c001_v7007000_t0000_u01759810635150") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7ee1_d20251007_m041711_c001_v0001092_t0017_u01759810631510") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f24a_d20251007_m041702_c001_v7007000_t0000_u01759810622725") 2025/10/07 04:25:25 DEBUG : potato3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7ed3_d20251007_m041659_c001_v0001092_t0018_u01759810619301") 2025/10/07 04:25:25 DEBUG : pre-dest1/1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5cd98_d20251007_m041810_c001_v7007000_t0000_u01759810690797") 2025/10/07 04:25:25 DEBUG : pre-dest1/1: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7f4c_d20251007_m041802_c001_v0001092_t0013_u01759810682289") 2025/10/07 04:25:25 DEBUG : pre-dest2/2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5cd9d_d20251007_m041810_c001_v7007000_t0000_u01759810690980") 2025/10/07 04:25:25 DEBUG : pre-dest2/2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff4bb_d20251007_m041802_c001_v0001116_t0031_u01759810682950") 2025/10/07 04:25:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f336_d20251007_m041747_c001_v7007000_t0000_u01759810667804") 2025/10/07 04:25:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c72a_d20251007_m041744_c001_v0001177_t0038_u01759810664681") 2025/10/07 04:25:25 DEBUG : sizeonly: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9aae_d20251007_m041602_c001_v7007000_t0000_u01759810562402") 2025/10/07 04:25:25 DEBUG : sizeonly: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3d1_d20251007_m041601_c001_v0001177_t0007_u01759810561390") 2025/10/07 04:25:25 DEBUG : splitbanan: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa23d_d20251007_m042235_c001_v7007000_t0000_u01759810955016") 2025/10/07 04:25:26 DEBUG : splitbanan: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cf24_d20251007_m042227_c001_v0001177_t0031_u01759810947163") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98cd_d20251007_m042359_c001_v7007000_t0000_u01759811039574") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1975_d20251007_m042352_c001_v0001032_t0032_u01759811032836") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d1bf_d20251007_m042343_c001_v7007000_t0000_u01759811023378") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1956_d20251007_m042336_c001_v0001032_t0002_u01759811016762") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9899_d20251007_m042325_c001_v7007000_t0000_u01759811005851") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1932_d20251007_m042319_c001_v0001032_t0033_u01759810999504") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e986f_d20251007_m042307_c001_v7007000_t0000_u01759810987858") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee190a_d20251007_m042301_c001_v0001032_t0032_u01759810981676") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f417c1ee29753f9e2_d20251007_m042251_c001_v7007000_t0000_u01759810971520") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee18e8_d20251007_m042245_c001_v0001032_t0051_u01759810965097") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa225_d20251007_m042229_c001_v7007000_t0000_u01759810949470") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b28a_d20251007_m042226_c001_v0001113_t0045_u01759810946023") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f402f244eda0c3162_d20251007_m042215_c001_v7007000_t0000_u01759810935208") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2428_d20251007_m042207_c001_v0001040_t0023_u01759810927818") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4085d64a5b1cbf60_d20251007_m042206_c001_v7007000_t0000_u01759810926458") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2415_d20251007_m042202_c001_v0001040_t0050_u01759810922856") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40313894bdd5d2b2_d20251007_m042152_c001_v7007000_t0000_u01759810912659") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b1f3_d20251007_m042145_c001_v0001113_t0055_u01759810905021") 2025/10/07 04:25:26 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40532a03aa80d0ce_d20251007_m042144_c001_v7007000_t0000_u01759810904071") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee182e_d20251007_m042140_c001_v0001032_t0018_u01759810900321") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f421b5a6ef2e80313_d20251007_m042123_c001_v7007000_t0000_u01759810883993") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17fe_d20251007_m042120_c001_v0001032_t0007_u01759810880151") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4180a1b26dccebcb_d20251007_m042109_c001_v7007000_t0000_u01759810869479") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17ca_d20251007_m042102_c001_v0001032_t0059_u01759810862899") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4196046f112132cc_d20251007_m042053_c001_v7007000_t0000_u01759810853050") 2025/10/07 04:25:27 DEBUG : splitbananasplit: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee17ac_d20251007_m042046_c001_v0001032_t0058_u01759810846954") 2025/10/07 04:25:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f405e6c9f948aa21f_d20251007_m042210_c001_v7007000_t0000_u01759810930185") 2025/10/07 04:25:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b234_d20251007_m042204_c001_v0001113_t0028_u01759810924086") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc046b_d20251007_m042037_c001_v7007000_t0000_u01759810837621") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1794_d20251007_m042036_c001_v0001032_t0039_u01759810836041") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0466_d20251007_m042035_c001_v7007000_t0000_u01759810835273") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2330_d20251007_m042033_c001_v0001040_t0054_u01759810833831") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f20e_d20251007_m041655_c001_v7007000_t0000_u01759810615397") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff3d2_d20251007_m041654_c001_v0001116_t0007_u01759810614190") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f1f2_d20251007_m041653_c001_v7007000_t0000_u01759810613631") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7ec3_d20251007_m041652_c001_v0001092_t0058_u01759810612702") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9a9c_d20251007_m041559_c001_v7007000_t0000_u01759810559270") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c3ab_d20251007_m041557_c001_v0001177_t0031_u01759810557954") 2025/10/07 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9a93_d20251007_m041557_c001_v7007000_t0000_u01759810557586") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c39d_d20251007_m041556_c001_v0001177_t0045_u01759810556641") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9a83_d20251007_m041554_c001_v7007000_t0000_u01759810554461") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c380_d20251007_m041553_c001_v0001177_t0024_u01759810553613") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9a7f_d20251007_m041553_c001_v7007000_t0000_u01759810553074") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c372_d20251007_m041552_c001_v0001177_t0058_u01759810552089") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c354_d20251007_m041549_c001_v0001177_t0008_u01759810549521") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4232a9c4e0fc9a72_d20251007_m041549_c001_v7007000_t0000_u01759810549152") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c34d_d20251007_m041548_c001_v0001177_t0039_u01759810548572") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c347_d20251007_m041547_c001_v0001177_t0024_u01759810547984") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9145_d20251007_m041547_c001_v7007000_t0000_u01759810547259") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c327_d20251007_m041544_c001_v0001177_t0020_u01759810544858") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c313_d20251007_m041542_c001_v0001177_t0016_u01759810542427") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9121_d20251007_m041542_c001_v7007000_t0000_u01759810542064") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c30b_d20251007_m041541_c001_v0001177_t0009_u01759810541493") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c307_d20251007_m041540_c001_v0001177_t0050_u01759810540919") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e910e_d20251007_m041540_c001_v7007000_t0000_u01759810540555") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2ea_d20251007_m041537_c001_v0001177_t0005_u01759810537227") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90e7_d20251007_m041536_c001_v7007000_t0000_u01759810536863") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2e0_d20251007_m041536_c001_v0001177_t0042_u01759810536209") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90d6_d20251007_m041535_c001_v7007000_t0000_u01759810535303") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2c6_d20251007_m041534_c001_v0001177_t0003_u01759810534728") 2025/10/07 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90cc_d20251007_m041534_c001_v7007000_t0000_u01759810534183") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2bc_d20251007_m041533_c001_v0001177_t0043_u01759810533550") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90bf_d20251007_m041532_c001_v7007000_t0000_u01759810532645") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2af_d20251007_m041531_c001_v0001177_t0002_u01759810531880") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90b1_d20251007_m041531_c001_v7007000_t0000_u01759810531333") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c2a9_d20251007_m041530_c001_v0001177_t0015_u01759810530745") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e90a4_d20251007_m041530_c001_v7007000_t0000_u01759810530174") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c29f_d20251007_m041529_c001_v0001177_t0034_u01759810529594") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9090_d20251007_m041525_c001_v7007000_t0000_u01759810525250") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c273_d20251007_m041524_c001_v0001177_t0016_u01759810524675") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e908f_d20251007_m041524_c001_v7007000_t0000_u01759810524129") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c264_d20251007_m041523_c001_v0001177_t0022_u01759810523557") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e908c_d20251007_m041522_c001_v7007000_t0000_u01759810522648") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c256_d20251007_m041522_c001_v0001177_t0021_u01759810522062") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9083_d20251007_m041519_c001_v7007000_t0000_u01759810519686") 2025/10/07 04:25:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c23e_d20251007_m041519_c001_v0001177_t0024_u01759810519112") 2025/10/07 04:25:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc046c_d20251007_m042037_c001_v7007000_t0000_u01759810837807") 2025/10/07 04:25:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b0df_d20251007_m042036_c001_v0001113_t0059_u01759810836051") 2025/10/07 04:25:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0467_d20251007_m042035_c001_v7007000_t0000_u01759810835457") 2025/10/07 04:25:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cc70_d20251007_m042033_c001_v0001177_t0024_u01759810833841") 2025/10/07 04:25:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98cf_d20251007_m042401_c001_v7007000_t0000_u01759811041636") 2025/10/07 04:25:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d0f9_d20251007_m042400_c001_v0001177_t0020_u01759811040973") 2025/10/07 04:25:30 DEBUG : sub/yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f1b0_d20251007_m041650_c001_v7007000_t0000_u01759810610611") 2025/10/07 04:25:30 DEBUG : sub/yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c590_d20251007_m041648_c001_v0001177_t0022_u01759810608671") 2025/10/07 04:25:30 DEBUG : test_dir1/file2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0462_d20251007_m042033_c001_v7007000_t0000_u01759810833029") 2025/10/07 04:25:30 DEBUG : test_dir1/file2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cc62_d20251007_m042031_c001_v0001177_t0024_u01759810831349") 2025/10/07 04:25:30 DEBUG : test_dir1/file2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0459_d20251007_m042030_c001_v7007000_t0000_u01759810830567") 2025/10/07 04:25:30 DEBUG : test_dir1/file2: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2327_d20251007_m042029_c001_v0001040_t0016_u01759810829306") 2025/10/07 04:25:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc0463_d20251007_m042033_c001_v7007000_t0000_u01759810833212") 2025/10/07 04:25:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b0cf_d20251007_m042031_c001_v0001113_t0028_u01759810831356") 2025/10/07 04:25:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f418771dc44dc045a_d20251007_m042030_c001_v7007000_t0000_u01759810830751") 2025/10/07 04:25:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010cc58_d20251007_m042029_c001_v0001177_t0011_u01759810829292") 2025/10/07 04:25:30 DEBUG : three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472af_d20251007_m041642_c001_v7007000_t0000_u01759810602330") 2025/10/07 04:25:30 DEBUG : three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c54a_d20251007_m041641_c001_v0001177_t0003_u01759810601188") 2025/10/07 04:25:30 DEBUG : three: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010c53c_d20251007_m041639_c001_v0001177_t0012_u01759810599091") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98d3_d20251007_m042403_c001_v7007000_t0000_u01759811043529") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2534_d20251007_m042402_c001_v0001040_t0006_u01759811042596") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9955_d20251007_m042423_c001_v7007000_t0000_u01759811063816") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3f8_d20251007_m042421_c001_v0001113_t0019_u01759811061354") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e994f_d20251007_m042419_c001_v7007000_t0000_u01759811059791") 2025/10/07 04:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e2540_d20251007_m042417_c001_v0001040_t0037_u01759811057613") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e994a_d20251007_m042416_c001_v7007000_t0000_u01759811056657") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d12b_d20251007_m042416_c001_v0001177_t0040_u01759811056008") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9943_d20251007_m042410_c001_v7007000_t0000_u01759811050850") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e253c_d20251007_m042409_c001_v0001040_t0046_u01759811049739") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9946_d20251007_m042413_c001_v7007000_t0000_u01759811053070") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3dd_d20251007_m042411_c001_v0001113_t0047_u01759811051797") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e993d_d20251007_m042408_c001_v7007000_t0000_u01759811048779") 2025/10/07 04:25:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f111aa59f0010d10c_d20251007_m042408_c001_v0001177_t0019_u01759811048162") 2025/10/07 04:25:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9924_d20251007_m042407_c001_v7007000_t0000_u01759811047201") 2025/10/07 04:25:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1987_d20251007_m042406_c001_v0001032_t0002_u01759811046309") 2025/10/07 04:25:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e98f9_d20251007_m042405_c001_v7007000_t0000_u01759811045342") 2025/10/07 04:25:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f101359b59ab1b3c3_d20251007_m042404_c001_v0001113_t0052_u01759811044487") 2025/10/07 04:25:31 DEBUG : toe/toe/toe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f40109ad4bf8cf2a7_d20251007_m042428_c001_v7007000_t0000_u01759811068683") 2025/10/07 04:25:31 DEBUG : toe/toe/toe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f117e0235484e255c_d20251007_m042427_c001_v0001040_t0042_u01759811067800") 2025/10/07 04:25:31 DEBUG : toe/toe/toe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9947_d20251007_m042415_c001_v7007000_t0000_u01759811055051") 2025/10/07 04:25:31 DEBUG : toe/toe/toe: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee1995_d20251007_m042414_c001_v0001032_t0039_u01759811054027") 2025/10/07 04:25:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9957_d20251007_m042424_c001_v7007000_t0000_u01759811064418") 2025/10/07 04:25:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10756cb82cee19a3_d20251007_m042423_c001_v0001032_t0047_u01759811063304") 2025/10/07 04:25:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4090fc5fa41e9950_d20251007_m042420_c001_v7007000_t0000_u01759811060392") 2025/10/07 04:25:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f100aa123a3831bae_d20251007_m042419_c001_v0001144_t0021_u01759811059190") 2025/10/07 04:25:31 DEBUG : two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f408c1cfbd07472b0_d20251007_m041642_c001_v7007000_t0000_u01759810602512") 2025/10/07 04:25:31 DEBUG : two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4192d89b444ff3b4_d20251007_m041640_c001_v0001116_t0040_u01759810600622") 2025/10/07 04:25:32 DEBUG : two: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f411aa59f0010c53a_d20251007_m041638_c001_v0001177_t0016_u01759810598897") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f1c5_d20251007_m041651_c001_v7007000_t0000_u01759810611395") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f106d48f50b2a58a8_d20251007_m041650_c001_v0001101_t0025_u01759810610184") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f175_d20251007_m041647_c001_v7007000_t0000_u01759810607374") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1027bfff5eda7eba_d20251007_m041646_c001_v0001092_t0000_u01759810606033") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f15f_d20251007_m041644_c001_v7007000_t0000_u01759810604733") 2025/10/07 04:25:32 DEBUG : yam: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f1192d89b444ff3ba_d20251007_m041643_c001_v0001116_t0020_u01759810603072") 2025/10/07 04:25:32 DEBUG : yaml: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f184_d20251007_m041648_c001_v7007000_t0000_u01759810608108") 2025/10/07 04:25:32 DEBUG : yaml: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f10432ad9d3596f73_d20251007_m041646_c001_v0001037_t0012_u01759810606905") 2025/10/07 04:25:32 DEBUG : yaml: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f4066ddda7673f165_d20251007_m041645_c001_v7007000_t0000_u01759810605469") 2025/10/07 04:25:32 DEBUG : yaml: Deleting (id "4_zbfe27d83e01dbbcb9f980e1b_f11145d7f84d40a01_d20251007_m041644_c001_v0001183_t0039_u01759810604530") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m17.576487628s (try 1/5)