"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/15 02:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni" 2025/10/15 02:58:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 02:58:54 DEBUG : Creating backend with remote "/tmp/rclone1401553509" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:58:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/15 02:58:55 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:58:55 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 02:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:58:55 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:58:55 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:58:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:58:56 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:58:56 DEBUG : B2 bucket rclone-test-xoxatoy6duni: 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:58:58 DEBUG : Creating backend with remote "/non-existing" 2025/10/15 02:58:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/15 02:58:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:58:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:58:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:58:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:58:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:58:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:00 INFO : B2 bucket rclone-test-xoxatoy6duni: Running all checks before starting transfers 2025/10/15 02:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:00 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:00 INFO : B2 bucket rclone-test-xoxatoy6duni: Checks finished, now starting transfers 2025/10/15 02:59:00 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:01 ERROR : Ignoring --no-traverse with sync 2025/10/15 02:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:01 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:01 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:02 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:59:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/15 02:59:03 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:03 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/15 02:59:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 02:59:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 02:59:05 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:05 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 02:59:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 02:59:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/15 02:59:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 02:59:06 INFO : sub dir2: Making directory 2025/10/15 02:59:06 INFO : sub dir: Making directory 2025/10/15 02:59:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:06 INFO : sub dir2/sub sub dir2: Making directory 2025/10/15 02:59:06 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:06 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:07 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/15 02:59:07 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:07 INFO : sub dir2: Making directory 2025/10/15 02:59:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 02:59:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 02:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:07 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:07 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:09 DEBUG : sub dir2: Making directory with metadata 2025/10/15 02:59:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 02:59:09 INFO : sub dir2: Making directory 2025/10/15 02:59:09 INFO : sub dir: Making directory 2025/10/15 02:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:09 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:09 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:09 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:59:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/15 02:59:09 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 02:59:09 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:10 INFO : sub dir2: Making directory 2025/10/15 02:59:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:10 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:10 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:59:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:11 DEBUG : sub dir2: Making directory with metadata 2025/10/15 02:59:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 02:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 02:59:11 INFO : sub dir2: Making directory 2025/10/15 02:59:11 INFO : sub dir: Making directory 2025/10/15 02:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:11 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:11 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:12 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:59:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/15 02:59:12 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:13 INFO : sub dir2: Making directory 2025/10/15 02:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:13 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:13 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:13 INFO : sub dir/hello world: Copied (new) 2025/10/15 02:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-diviror6muwe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-diviror6muwe 2025/10/15 02:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:15 DEBUG : B2 bucket rclone-test-diviror6muwe: Waiting for checks to finish 2025/10/15 02:59:15 DEBUG : B2 bucket rclone-test-diviror6muwe: Waiting for transfers to finish 2025/10/15 02:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:17 DEBUG : B2 bucket rclone-test-diviror6muwe: Purge remote 2025/10/15 02:59:17 INFO : B2 bucket rclone-test-diviror6muwe: cleaning bucket "rclone-test-diviror6muwe" of all files 2025/10/15 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2bdf3c0edeb5b9f980e1b_f110e06ef9b8f09e1_d20251015_m025916_c001_v0001093_t0014_u01760497156399") --- PASS: TestServerSideCopy (4.04s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 02:59:18 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:18 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 02:59:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzopoc4zena" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-nuzopoc4zena 2025/10/15 02:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:21 DEBUG : B2 bucket rclone-test-nuzopoc4zena: Waiting for checks to finish 2025/10/15 02:59:21 DEBUG : B2 bucket rclone-test-nuzopoc4zena: Waiting for transfers to finish 2025/10/15 02:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 02:59:22 DEBUG : B2 bucket rclone-test-nuzopoc4zena: Waiting for checks to finish 2025/10/15 02:59:22 DEBUG : B2 bucket rclone-test-nuzopoc4zena: Waiting for transfers to finish 2025/10/15 02:59:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 02:59:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:23 DEBUG : B2 bucket rclone-test-nuzopoc4zena: Purge remote 2025/10/15 02:59:23 INFO : B2 bucket rclone-test-nuzopoc4zena: cleaning bucket "rclone-test-nuzopoc4zena" of all files 2025/10/15 02:59:23 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2dd53c0edeb5b9f980e1b_f1127ef5883bcd3db_d20251015_m025922_c001_v0001106_t0043_u01760497162962") 2025/10/15 02:59:23 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2dd53c0edeb5b9f980e1b_f106441c929e3d367_d20251015_m025921_c001_v0001090_t0032_u01760497161912") --- PASS: TestServerSideCopyOverSelf (5.78s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 02:59:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 02:59:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/15 02:59:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wokopoz7cize" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-wokopoz7cize 2025/10/15 02:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:28 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for checks to finish 2025/10/15 02:59:28 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for transfers to finish 2025/10/15 02:59:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 02:59:30 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for checks to finish 2025/10/15 02:59:30 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for transfers to finish 2025/10/15 02:59:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 02:59:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:30 INFO : sub dir/hello world: Deleted 2025/10/15 02:59:31 DEBUG : testing file moves 2025/10/15 02:59:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/15 02:59:31 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for checks to finish 2025/10/15 02:59:31 DEBUG : B2 bucket rclone-test-wokopoz7cize: Waiting for transfers to finish 2025/10/15 02:59:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/15 02:59:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 02:59:31 INFO : sub dir/hello world: Deleted 2025/10/15 02:59:32 DEBUG : B2 bucket rclone-test-wokopoz7cize: Purge remote 2025/10/15 02:59:32 INFO : B2 bucket rclone-test-wokopoz7cize: cleaning bucket "rclone-test-wokopoz7cize" of all files 2025/10/15 02:59:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2fd13c0edeb5b9f980e1b_f108fcc0ab75019ac_d20251015_m025931_c001_v0001180_t0044_u01760497171611") 2025/10/15 02:59:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2fd13c0edeb5b9f980e1b_f1177bb8ad200bf7d_d20251015_m025930_c001_v0001179_t0026_u01760497170272") 2025/10/15 02:59:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2fd13c0edeb5b9f980e1b_f1162e9476237ffd9_d20251015_m025929_c001_v0001184_t0054_u01760497169288") --- PASS: TestServerSideMoveOverSelf (6.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:34 ERROR : error listing: directory not found 2025/10/15 02:59:34 INFO : Local file system at /tmp/rclone1401553509: Making directory 2025/10/15 02:59:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 02:59:35 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for checks to finish 2025/10/15 02:59:35 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for transfers to finish 2025/10/15 02:59:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 02:59:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/15 02:59:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/15 02:59:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 02:59:37 INFO : check sum: Copied (new) 2025/10/15 02:59:37 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 02:59:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/15 02:59:37 DEBUG : check sum: Unchanged skipping 2025/10/15 02:59:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:37 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/15 02:59:38 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:38 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 02:59:38 INFO : sizeonly: Copied (new) 2025/10/15 02:59:38 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:39 DEBUG : sizeonly: Sizes identical 2025/10/15 02:59:39 DEBUG : sizeonly: Unchanged skipping 2025/10/15 02:59:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:39 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/15 02:59:40 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:40 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/15 02:59:40 INFO : ignore-size: Copied (new) 2025/10/15 02:59:40 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 02:59:40 DEBUG : ignore-size: Unchanged skipping 2025/10/15 02:59:40 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:40 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:40 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 02:59:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:42 DEBUG : existing: Unchanged skipping 2025/10/15 02:59:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:42 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:42 INFO : There was nothing to transfer 2025/10/15 02:59:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/15 02:59:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 02:59:42 INFO : existing: Copied (replaced existing) 2025/10/15 02:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 02:59:43 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:43 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 02:59:43 INFO : existing: Copied (new) 2025/10/15 02:59:43 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:44 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:44 DEBUG : existing: Destination exists, skipping 2025/10/15 02:59:44 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:44 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/15 02:59:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 02:59:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 02:59:45 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 02:59:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 02:59:45 INFO : a/potato2: Copied (new) 2025/10/15 02:59:45 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/15 02:59:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 02:59:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/15 02:59:47 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:47 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:47 INFO : There was nothing to transfer 2025/10/15 02:59:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/15 02:59:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 02:59:48 INFO : empty space: Updated modification time in destination 2025/10/15 02:59:48 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:48 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:48 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:49 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/15 02:59:49 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 02:59:49 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:49 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:49 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:51 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/15 02:59:51 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1401553509) 2025/10/15 02:59:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xoxatoy6duni) 2025/10/15 02:59:51 DEBUG : foo: sha1 differ 2025/10/15 02:59:51 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/15 02:59:51 INFO : foo: Copied (replaced existing) 2025/10/15 02:59:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 02:59:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/15 02:59:52 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:52 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:52 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 02:59:52 INFO : potato: Copied (new) 2025/10/15 02:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/15 02:59:54 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:54 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/15 02:59:55 INFO : potato: Copied (replaced existing) 2025/10/15 02:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:56 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:56 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/15 02:59:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1401553509) 2025/10/15 02:59:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xoxatoy6duni) 2025/10/15 02:59:56 DEBUG : potato: sha1 differ 2025/10/15 02:59:56 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/15 02:59:56 INFO : potato: Copied (replaced existing) 2025/10/15 02:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 02:59:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 02:59:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/15 02:59:58 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 02:59:58 DEBUG : Waiting for deletions to finish 2025/10/15 02:59:58 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 02:59:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 02:59:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 02:59:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 02:59:59 DEBUG : empty space: Unchanged skipping 2025/10/15 02:59:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:00 INFO : potato2: Copied (new) 2025/10/15 03:00:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:01 INFO : d: Making directory 2025/10/15 03:00:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/15 03:00:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:02 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 03:00:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:02 INFO : a/potato2: Copied (new) 2025/10/15 03:00:02 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/15 03:00:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:04 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 03:00:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:04 INFO : a/potato2: Copied (new) 2025/10/15 03:00:04 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting files as there were IO errors 2025/10/15 03:00:04 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:06 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:06 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:06 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:06 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:06 INFO : potato: Deleted 2025/10/15 03:00:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:08 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:08 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:08 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:08 INFO : potato: Deleted 2025/10/15 03:00:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:08 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:08 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:08 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:10 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:10 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/15 03:00:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : enormous: Excluded 2025/10/15 03:00:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : potato2: Excluded 2025/10/15 03:00:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:12 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:12 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:12 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:12 INFO : There was nothing to transfer 2025/10/15 03:00:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : enormous: Excluded 2025/10/15 03:00:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : potato2: Excluded 2025/10/15 03:00:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 03:00:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/15 03:00:12 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for checks to finish 2025/10/15 03:00:12 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:12 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for transfers to finish 2025/10/15 03:00:12 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:14 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 03:00:14 DEBUG : enormous: Excluded 2025/10/15 03:00:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 03:00:14 DEBUG : potato2: Excluded 2025/10/15 03:00:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:00:14 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:14 INFO : enormous: Deleted 2025/10/15 03:00:15 INFO : potato2: Deleted 2025/10/15 03:00:15 INFO : There was nothing to transfer 2025/10/15 03:00:15 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for checks to finish 2025/10/15 03:00:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/15 03:00:15 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:15 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for transfers to finish 2025/10/15 03:00:15 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:15 INFO : enormous: Deleted 2025/10/15 03:00:15 INFO : potato2: Deleted 2025/10/15 03:00:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:17 DEBUG : five: Need to transfer - File not found at Destination 2025/10/15 03:00:17 DEBUG : one: Destination is newer than source, skipping 2025/10/15 03:00:17 DEBUG : three: Sizes identical 2025/10/15 03:00:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/15 03:00:17 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/15 03:00:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 03:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1401553509) 2025/10/15 03:00:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xoxatoy6duni) 2025/10/15 03:00:17 DEBUG : two: sha1 differ 2025/10/15 03:00:17 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/15 03:00:17 INFO : five: Copied (new) 2025/10/15 03:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 03:00:17 INFO : two: Copied (replaced existing) 2025/10/15 03:00:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/15 03:00:18 INFO : four: Copied (replaced existing) 2025/10/15 03:00:18 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:18 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:18 DEBUG : one: Destination is newer than source, skipping 2025/10/15 03:00:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/15 03:00:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/15 03:00:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 03:00:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 03:00:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/15 03:00:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 03:00:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1401553509) 2025/10/15 03:00:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/15 03:00:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xoxatoy6duni) 2025/10/15 03:00:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/15 03:00:18 DEBUG : three: sha1 differ 2025/10/15 03:00:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 03:00:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/15 03:00:18 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:00:18 INFO : three: Copied (replaced existing) 2025/10/15 03:00:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/15 03:00:20 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:20 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:20 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 03:00:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/15 03:00:20 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:20 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:20 INFO : yam: Copied (new) 2025/10/15 03:00:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 03:00:21 INFO : potato: Copied (new) 2025/10/15 03:00:21 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:00:21 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:21 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:21 DEBUG : potato: Unchanged skipping 2025/10/15 03:00:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:22 INFO : yam: Copied (server-side copy) to: yaml 2025/10/15 03:00:22 INFO : yam: Deleted 2025/10/15 03:00:22 INFO : yaml: Renamed from "yam" 2025/10/15 03:00:22 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/15 03:00:23 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:23 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:23 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/15 03:00:23 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 03:00:23 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:24 INFO : yam: Copied (new) 2025/10/15 03:00:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 03:00:24 INFO : potato: Copied (new) 2025/10/15 03:00:24 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:00:24 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:24 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:24 DEBUG : potato: Unchanged skipping 2025/10/15 03:00:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:25 INFO : yam: Copied (server-side copy) to: yaml 2025/10/15 03:00:25 INFO : yam: Deleted 2025/10/15 03:00:25 INFO : yaml: Renamed from "yam" 2025/10/15 03:00:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/15 03:00:26 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:26 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/15 03:00:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 03:00:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 03:00:27 INFO : potato: Copied (new) 2025/10/15 03:00:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:27 INFO : sub/yam: Copied (new) 2025/10/15 03:00:27 DEBUG : Waiting for deletions to finish 2025/10/15 03:00:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:00:28 DEBUG : potato: Unchanged skipping 2025/10/15 03:00:28 INFO : B2 bucket rclone-test-xoxatoy6duni: Making map for --track-renames 2025/10/15 03:00:28 INFO : B2 bucket rclone-test-xoxatoy6duni: Finished making map for --track-renames 2025/10/15 03:00:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for renames to finish 2025/10/15 03:00:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 03:00:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/15 03:00:28 INFO : sub/yam: Deleted 2025/10/15 03:00:28 INFO : yam: Renamed from "sub/yam" 2025/10/15 03:00:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:29 DEBUG : Creating backend with remote "/tmp/rclone1401553509/dir1" 2025/10/15 03:00:29 DEBUG : Config file has changed externally - reloading 2025/10/15 03:00:29 DEBUG : Creating backend with remote "/tmp/rclone1401553509/dir2" 2025/10/15 03:00:29 DEBUG : Local file system at /tmp/rclone1401553509/dir2: Using server-side directory move 2025/10/15 03:00:29 INFO : Local file system at /tmp/rclone1401553509/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 03:00:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/15 03:00:29 INFO : file1.txt: Moved (server-side) 2025/10/15 03:00:29 DEBUG : Local file system at /tmp/rclone1401553509/dir2: Waiting for checks to finish 2025/10/15 03:00:29 DEBUG : Local file system at /tmp/rclone1401553509/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 03:00:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 03:00:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/15 03:00:30 INFO : nested/sub dir/file: Copied (new) 2025/10/15 03:00:30 INFO : nested/sub dir/file: Deleted 2025/10/15 03:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:00:30 INFO : sub dir/hello world: Copied (new) 2025/10/15 03:00:30 INFO : sub dir/hello world: Deleted 2025/10/15 03:00:30 INFO : sub dir: Removing directory 2025/10/15 03:00:30 INFO : nested/sub dir: Removing directory 2025/10/15 03:00:30 INFO : nested: Removing directory 2025/10/15 03:00:30 DEBUG : Local file system at /tmp/rclone1401553509: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 03:00:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 03:00:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/15 03:00:32 INFO : nested/sub dir/file: Copied (new) 2025/10/15 03:00:32 INFO : nested/sub dir/file: Deleted 2025/10/15 03:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:00:32 INFO : sub dir/hello world: Copied (new) 2025/10/15 03:00:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/15 03:00:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 03:00:33 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:33 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/15 03:00:34 INFO : existing-b: Copied (new) 2025/10/15 03:00:34 INFO : existing-b: Deleted 2025/10/15 03:00:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 03:00:34 INFO : existing: Copied (new) 2025/10/15 03:00:34 INFO : existing: Deleted 2025/10/15 03:00:34 DEBUG : existing: Destination exists, skipping 2025/10/15 03:00:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/15 03:00:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:00:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:00:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-berohut0paju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-berohut0paju 2025/10/15 03:00:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 03:00:41 DEBUG : empty space: Unchanged skipping 2025/10/15 03:00:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 03:00:41 DEBUG : B2 bucket rclone-test-berohut0paju: Waiting for checks to finish 2025/10/15 03:00:41 INFO : empty space: Deleted 2025/10/15 03:00:41 DEBUG : B2 bucket rclone-test-berohut0paju: Waiting for transfers to finish 2025/10/15 03:00:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:42 INFO : potato2: Copied (server-side copy) 2025/10/15 03:00:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:00:42 INFO : potato3: Copied (server-side copy) 2025/10/15 03:00:42 INFO : potato2: Deleted 2025/10/15 03:00:42 INFO : potato3: Deleted 2025/10/15 03:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wegayum9ciza" 2025/10/15 03:00:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/15 03:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 03:00:44 DEBUG : B2 bucket rclone-test-wegayum9ciza: Waiting for checks to finish 2025/10/15 03:00:44 DEBUG : B2 bucket rclone-test-wegayum9ciza: Waiting for transfers to finish 2025/10/15 03:00:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 03:00:44 INFO : empty space: Copied (server-side copy) 2025/10/15 03:00:45 INFO : empty space: Deleted 2025/10/15 03:00:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:45 INFO : potato2: Copied (server-side copy) 2025/10/15 03:00:45 INFO : potato2: Deleted 2025/10/15 03:00:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:00:45 INFO : potato3: Copied (server-side copy) 2025/10/15 03:00:45 INFO : potato3: Deleted 2025/10/15 03:00:45 DEBUG : B2 bucket rclone-test-wegayum9ciza: Purge remote 2025/10/15 03:00:45 INFO : B2 bucket rclone-test-wegayum9ciza: cleaning bucket "rclone-test-wegayum9ciza" of all files 2025/10/15 03:00:46 DEBUG : empty space: Deleting (id "4_z4f621d83d00deb5b9f980e1b_f1033729cf6387341_d20251015_m030044_c001_v0001184_t0054_u01760497244725") 2025/10/15 03:00:46 DEBUG : potato2: Deleting (id "4_z4f621d83d00deb5b9f980e1b_f100e3396c6296f93_d20251015_m030044_c001_v0001165_t0028_u01760497244958") 2025/10/15 03:00:46 DEBUG : potato3: Deleting (id "4_z4f621d83d00deb5b9f980e1b_f10232fb6de05e18a_d20251015_m030045_c001_v0001099_t0028_u01760497245070") 2025/10/15 03:00:46 DEBUG : B2 bucket rclone-test-berohut0paju: Purge remote 2025/10/15 03:00:46 INFO : B2 bucket rclone-test-berohut0paju: cleaning bucket "rclone-test-berohut0paju" of all files 2025/10/15 03:00:46 DEBUG : empty space: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f422b06bf1c5aa342_d20251015_m030044_c001_v7007000_t0000_u01760497244935") 2025/10/15 03:00:46 DEBUG : empty space: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f10178be6590dbbec_d20251015_m030040_c001_v0001109_t0040_u01760497240434") 2025/10/15 03:00:46 DEBUG : potato2: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f422b06bf1c5aa344_d20251015_m030045_c001_v7007000_t0000_u01760497245165") 2025/10/15 03:00:46 DEBUG : potato2: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f1111abdec0820b78_d20251015_m030041_c001_v0001098_t0057_u01760497241926") 2025/10/15 03:00:46 DEBUG : potato3: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f422b06bf1c5aa349_d20251015_m030045_c001_v7007000_t0000_u01760497245430") 2025/10/15 03:00:46 DEBUG : potato3: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f111658a02a558551_d20251015_m030042_c001_v0001180_t0005_u01760497242294") 2025/10/15 03:00:46 DEBUG : potato3: Deleting (id "4_zaf920d53d00deb5b9f980e1b_f10178be6590dbbee_d20251015_m030040_c001_v0001109_t0050_u01760497240987") --- PASS: TestServerSideMove (12.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:00:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gewanaz2zaqu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-gewanaz2zaqu 2025/10/15 03:00:53 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 03:00:53 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 03:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 03:00:53 DEBUG : B2 bucket rclone-test-gewanaz2zaqu: Waiting for checks to finish 2025/10/15 03:00:53 DEBUG : B2 bucket rclone-test-gewanaz2zaqu: Waiting for transfers to finish 2025/10/15 03:00:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:00:53 INFO : potato3: Copied (server-side copy) 2025/10/15 03:00:53 INFO : potato3: Deleted 2025/10/15 03:00:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:54 INFO : potato2: Copied (server-side copy) 2025/10/15 03:00:54 INFO : potato2: Deleted 2025/10/15 03:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bivoxos2sojo" 2025/10/15 03:00:55 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 03:00:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:00:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 03:00:55 DEBUG : B2 bucket rclone-test-bivoxos2sojo: Waiting for checks to finish 2025/10/15 03:00:55 DEBUG : B2 bucket rclone-test-bivoxos2sojo: Waiting for transfers to finish 2025/10/15 03:00:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:00:56 INFO : potato2: Copied (server-side copy) 2025/10/15 03:00:56 INFO : potato2: Deleted 2025/10/15 03:00:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:00:57 INFO : potato3: Copied (server-side copy) 2025/10/15 03:00:57 INFO : potato3: Deleted 2025/10/15 03:00:57 DEBUG : B2 bucket rclone-test-bivoxos2sojo: Purge remote 2025/10/15 03:00:57 INFO : B2 bucket rclone-test-bivoxos2sojo: cleaning bucket "rclone-test-bivoxos2sojo" of all files 2025/10/15 03:00:57 DEBUG : potato2: Deleting (id "4_z8ff24d63d00deb5b9f980e1b_f1198b105a94825ae_d20251015_m030056_c001_v0001182_t0045_u01760497256554") 2025/10/15 03:00:57 DEBUG : potato3: Deleting (id "4_z8ff24d63d00deb5b9f980e1b_f1137ad4d97467c96_d20251015_m030056_c001_v0001157_t0025_u01760497256781") 2025/10/15 03:00:58 DEBUG : B2 bucket rclone-test-gewanaz2zaqu: Purge remote 2025/10/15 03:00:58 INFO : B2 bucket rclone-test-gewanaz2zaqu: cleaning bucket "rclone-test-gewanaz2zaqu" of all files 2025/10/15 03:00:58 DEBUG : empty space: Deleting (id "4_zff823d43d00deb5b9f980e1b_f1146ae1d8c8f01c0_d20251015_m030052_c001_v0001183_t0036_u01760497252566") 2025/10/15 03:00:58 DEBUG : potato2: Deleting (id "4_zff823d43d00deb5b9f980e1b_f42182d91206722c2_d20251015_m030056_c001_v7007000_t0000_u01760497256760") 2025/10/15 03:00:58 DEBUG : potato2: Deleting (id "4_zff823d43d00deb5b9f980e1b_f112e5529116e1234_d20251015_m030053_c001_v0001136_t0009_u01760497253665") 2025/10/15 03:00:58 DEBUG : potato3: Deleting (id "4_zff823d43d00deb5b9f980e1b_f42182d91206722c3_d20251015_m030057_c001_v7007000_t0000_u01760497257211") 2025/10/15 03:00:58 DEBUG : potato3: Deleting (id "4_zff823d43d00deb5b9f980e1b_f1082e8d64da36b7a_d20251015_m030053_c001_v0001171_t0059_u01760497253377") 2025/10/15 03:00:58 DEBUG : potato3: Deleting (id "4_zff823d43d00deb5b9f980e1b_f1146ae1d8c8f01c6_d20251015_m030052_c001_v0001183_t0048_u01760497252760") --- PASS: TestServerSideMoveWithFilter (12.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dixizac0medi" 2025/10/15 03:01:03 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xoxatoy6duni -> B2 bucket rclone-test-dixizac0medi 2025/10/15 03:01:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:01:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 03:01:06 DEBUG : empty space: Unchanged skipping 2025/10/15 03:01:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 03:01:06 DEBUG : B2 bucket rclone-test-dixizac0medi: Waiting for checks to finish 2025/10/15 03:01:06 INFO : empty space: Deleted 2025/10/15 03:01:06 DEBUG : B2 bucket rclone-test-dixizac0medi: Waiting for transfers to finish 2025/10/15 03:01:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:01:06 INFO : potato2: Copied (server-side copy) 2025/10/15 03:01:06 INFO : potato2: Deleted 2025/10/15 03:01:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:01:06 INFO : potato3: Copied (server-side copy) 2025/10/15 03:01:07 INFO : potato3: Deleted 2025/10/15 03:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wagajir8jeqa" 2025/10/15 03:01:08 INFO : tomatoDir: Making directory 2025/10/15 03:01:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/15 03:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 03:01:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 03:01:08 DEBUG : B2 bucket rclone-test-wagajir8jeqa: Waiting for checks to finish 2025/10/15 03:01:08 DEBUG : B2 bucket rclone-test-wagajir8jeqa: Waiting for transfers to finish 2025/10/15 03:01:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 03:01:09 INFO : empty space: Copied (server-side copy) 2025/10/15 03:01:09 INFO : empty space: Deleted 2025/10/15 03:01:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 03:01:09 INFO : potato3: Copied (server-side copy) 2025/10/15 03:01:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 03:01:10 INFO : potato2: Copied (server-side copy) 2025/10/15 03:01:10 INFO : potato3: Deleted 2025/10/15 03:01:10 INFO : potato2: Deleted 2025/10/15 03:01:10 DEBUG : B2 bucket rclone-test-wagajir8jeqa: Purge remote 2025/10/15 03:01:10 INFO : B2 bucket rclone-test-wagajir8jeqa: cleaning bucket "rclone-test-wagajir8jeqa" of all files 2025/10/15 03:01:11 DEBUG : empty space: Deleting (id "4_zcfe27d83d00deb5b9f980e1b_f118552e4b77afc10_d20251015_m030109_c001_v0001184_t0018_u01760497269484") 2025/10/15 03:01:11 DEBUG : potato2: Deleting (id "4_zcfe27d83d00deb5b9f980e1b_f11878053d20d8a46_d20251015_m030109_c001_v0001102_t0042_u01760497269713") 2025/10/15 03:01:11 DEBUG : potato3: Deleting (id "4_zcfe27d83d00deb5b9f980e1b_f1193da9e6bf02a60_d20251015_m030109_c001_v0001179_t0015_u01760497269802") 2025/10/15 03:01:11 DEBUG : B2 bucket rclone-test-dixizac0medi: Purge remote 2025/10/15 03:01:11 INFO : B2 bucket rclone-test-dixizac0medi: cleaning bucket "rclone-test-dixizac0medi" of all files 2025/10/15 03:01:11 DEBUG : empty space: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f41185a1fa5e6e3ec_d20251015_m030109_c001_v7007000_t0000_u01760497269684") 2025/10/15 03:01:11 DEBUG : empty space: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f11637591f4f6b28f_d20251015_m030105_c001_v0001161_t0012_u01760497265378") 2025/10/15 03:01:11 DEBUG : potato2: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f40776c4bb3cddd18_d20251015_m030110_c001_v7007000_t0000_u01760497270166") 2025/10/15 03:01:11 DEBUG : potato2: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f11214c95ef68ca68_d20251015_m030106_c001_v0001165_t0054_u01760497266474") 2025/10/15 03:01:11 DEBUG : potato3: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f41185a1fa5e6e3ed_d20251015_m030110_c001_v7007000_t0000_u01760497270031") 2025/10/15 03:01:11 DEBUG : potato3: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f107f0b8d0e45c902_d20251015_m030106_c001_v0001146_t0049_u01760497266717") 2025/10/15 03:01:11 DEBUG : potato3: Deleting (id "4_zdfc26d63d00deb5b9f980e1b_f11637591f4f6b293_d20251015_m030105_c001_v0001161_t0059_u01760497265747") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/rclone-sync-test" 2025/10/15 03:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/rclone-sync-test-include/layer2" 2025/10/15 03:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/rclone-sync-test-ignore-file" 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test: Waiting for checks to finish 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test: Waiting for transfers to finish 2025/10/15 03:01:25 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:25 INFO : There was nothing to transfer 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:01:25 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:25 INFO : There was nothing to transfer 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/15 03:01:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/15 03:01:25 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:25 INFO : There was nothing to transfer 2025/10/15 03:01:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:01:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:01:26 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:26 INFO : There was nothing to transfer 2025/10/15 03:01:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/15 03:01:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/15 03:01:26 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/CompareDest" 2025/10/15 03:01:30 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 03:01:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:01:31 INFO : one: Copied (new) 2025/10/15 03:01:31 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:31 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 03:01:32 INFO : one: Copied (replaced existing) 2025/10/15 03:01:32 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 03:01:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:34 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:34 INFO : There was nothing to transfer 2025/10/15 03:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 03:01:35 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 03:01:36 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:36 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:36 INFO : There was nothing to transfer 2025/10/15 03:01:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 03:01:36 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 03:01:36 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:36 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:36 INFO : There was nothing to transfer 2025/10/15 03:01:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:37 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/15 03:01:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 03:01:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 03:01:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 03:01:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:37 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:37 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:37 INFO : There was nothing to transfer 2025/10/15 03:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:38 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 03:01:38 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 03:01:38 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/15 03:01:39 INFO : two: Copied (new) 2025/10/15 03:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dest" 2025/10/15 03:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/pre-dest1" 2025/10/15 03:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/pre-dest2" 2025/10/15 03:01:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:01:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/15 03:01:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:01:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/15 03:01:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/15 03:01:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dest: Waiting for checks to finish 2025/10/15 03:01:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dest: Waiting for transfers to finish 2025/10/15 03:01:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/15 03:01:48 INFO : 3: Copied (new) 2025/10/15 03:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/CopyDest" 2025/10/15 03:01:53 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 03:01:53 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:53 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:01:53 INFO : one: Copied (new) 2025/10/15 03:01:53 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:54 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:54 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:01:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 03:01:54 INFO : one: Copied (replaced existing) 2025/10/15 03:01:54 DEBUG : Waiting for deletions to finish 2025/10/15 03:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/BackupDir" 2025/10/15 03:01:57 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 03:01:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:01:59 INFO : one: Copied (server-side copy) 2025/10/15 03:01:59 INFO : one: Deleted 2025/10/15 03:02:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 03:02:00 INFO : one: Copied (server-side copy) 2025/10/15 03:02:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/15 03:02:00 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:01 DEBUG : one: Unchanged skipping 2025/10/15 03:02:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 03:02:02 INFO : two: Copied (server-side copy) 2025/10/15 03:02:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/15 03:02:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:02 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:02 DEBUG : one: Unchanged skipping 2025/10/15 03:02:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:02 DEBUG : two: Unchanged skipping 2025/10/15 03:02:02 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:02 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:02 INFO : There was nothing to transfer 2025/10/15 03:02:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:03 DEBUG : one: Unchanged skipping 2025/10/15 03:02:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/15 03:02:03 DEBUG : three: Destination not found in --copy-dest 2025/10/15 03:02:03 DEBUG : three: Need to transfer - File not found at Destination 2025/10/15 03:02:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 03:02:03 DEBUG : two: Unchanged skipping 2025/10/15 03:02:03 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:03 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/15 03:02:04 INFO : three: Copied (new) 2025/10/15 03:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:02:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/backup" 2025/10/15 03:02:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:02:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:11 DEBUG : two: Unchanged skipping 2025/10/15 03:02:11 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:02:12 INFO : one: Copied (server-side copy) 2025/10/15 03:02:12 INFO : one: Deleted 2025/10/15 03:02:12 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:14 INFO : one: Copied (new) 2025/10/15 03:02:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:02:14 INFO : three.txt: Copied (server-side copy) 2025/10/15 03:02:14 INFO : three.txt: Deleted 2025/10/15 03:02:14 INFO : three.txt: Moved into backup dir 2025/10/15 03:02:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:02:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:16 DEBUG : two: Unchanged skipping 2025/10/15 03:02:16 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:17 INFO : one: Copied (server-side copy) 2025/10/15 03:02:17 INFO : one: Deleted 2025/10/15 03:02:17 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:02:17 INFO : one: Copied (new) 2025/10/15 03:02:17 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:02:18 INFO : three.txt: Copied (server-side copy) 2025/10/15 03:02:18 INFO : three.txt: Deleted 2025/10/15 03:02:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:02:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/backup" 2025/10/15 03:02:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:02:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:25 DEBUG : two: Unchanged skipping 2025/10/15 03:02:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:02:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:02:27 INFO : one: Deleted 2025/10/15 03:02:27 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:28 INFO : one: Copied (new) 2025/10/15 03:02:28 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:02:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:02:28 INFO : three.txt: Deleted 2025/10/15 03:02:28 INFO : three.txt: Moved into backup dir 2025/10/15 03:02:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:02:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:30 DEBUG : two: Unchanged skipping 2025/10/15 03:02:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:02:31 INFO : one: Deleted 2025/10/15 03:02:31 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:02:31 INFO : one: Copied (new) 2025/10/15 03:02:31 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:02:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:02:32 INFO : three.txt: Deleted 2025/10/15 03:02:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/backup" 2025/10/15 03:02:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:02:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:38 DEBUG : two: Unchanged skipping 2025/10/15 03:02:38 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:02:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 03:02:40 INFO : one: Deleted 2025/10/15 03:02:40 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:41 INFO : one: Copied (new) 2025/10/15 03:02:41 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:02:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 03:02:42 INFO : three.txt: Deleted 2025/10/15 03:02:42 INFO : three.txt: Moved into backup dir 2025/10/15 03:02:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:02:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:43 DEBUG : two: Unchanged skipping 2025/10/15 03:02:43 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 03:02:44 INFO : one: Deleted 2025/10/15 03:02:44 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:02:44 INFO : one: Copied (new) 2025/10/15 03:02:44 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:02:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 03:02:45 INFO : three.txt: Deleted 2025/10/15 03:02:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:02:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:02:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:50 DEBUG : two: Unchanged skipping 2025/10/15 03:02:50 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:02:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:02:51 INFO : one: Deleted 2025/10/15 03:02:51 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:52 INFO : one: Copied (new) 2025/10/15 03:02:52 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:02:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:02:53 INFO : three.txt: Deleted 2025/10/15 03:02:53 INFO : three.txt: Moved into backup dir 2025/10/15 03:02:54 DEBUG : one.bak: Excluded (Path Filter) 2025/10/15 03:02:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/15 03:02:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:02:54 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for checks to finish 2025/10/15 03:02:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:02:54 DEBUG : two: Unchanged skipping 2025/10/15 03:02:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:02:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:02:55 INFO : one: Deleted 2025/10/15 03:02:55 DEBUG : B2 bucket rclone-test-xoxatoy6duni path dst: Waiting for transfers to finish 2025/10/15 03:02:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:02:55 INFO : one: Copied (new) 2025/10/15 03:02:55 DEBUG : Waiting for deletions to finish 2025/10/15 03:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:02:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:02:56 INFO : three.txt: Deleted 2025/10/15 03:02:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.92s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:02:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1091-10.backblaze.com/b2api/v1/b2_upload_file/bf826db3c0edeb5b9f980e1b/c001_v0001091_t0019": EOF 2025/10/15 03:02:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-10.backblaze.com/b2api/v1/b2_upload_file/bf826db3c0edeb5b9f980e1b/c001_v0001091_t0019": EOF) 2025/10/15 03:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xoxatoy6duni: 1/10 (Post "https://pod-000-1091-10.backblaze.com/b2api/v1/b2_upload_file/bf826db3c0edeb5b9f980e1b/c001_v0001091_t0019": EOF) 2025/10/15 03:03:01 DEBUG : pacer: Reducing sleep to 10ms 2025/10/15 03:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:03:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:03:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:03:04 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:03:04 INFO : one: Deleted 2025/10/15 03:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:03:05 INFO : one: Copied (new) 2025/10/15 03:03:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:05 DEBUG : two: Unchanged skipping 2025/10/15 03:03:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 03:03:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:03:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:03:06 INFO : three.txt: Deleted 2025/10/15 03:03:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:03:06 INFO : three.txt: Copied (new) 2025/10/15 03:03:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/15 03:03:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/15 03:03:07 DEBUG : pacer: Reducing sleep to 10ms 2025/10/15 03:03:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:03:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:03:07 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 03:03:08 INFO : one: Deleted 2025/10/15 03:03:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:03:08 INFO : one: Copied (new) 2025/10/15 03:03:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:08 DEBUG : two: Unchanged skipping 2025/10/15 03:03:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 03:03:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:03:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 03:03:09 INFO : three.txt: Deleted 2025/10/15 03:03:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/15 03:03:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxatoy6duni/dst" 2025/10/15 03:03:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 03:03:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 03:03:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 03:03:16 INFO : one: Deleted 2025/10/15 03:03:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:03:17 INFO : one: Copied (new) 2025/10/15 03:03:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:17 DEBUG : two: Unchanged skipping 2025/10/15 03:03:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 03:03:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 03:03:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 03:03:18 INFO : three.txt: Deleted 2025/10/15 03:03:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:03:18 INFO : three.txt: Copied (new) 2025/10/15 03:03:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 03:03:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 03:03:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 03:03:20 INFO : one: Deleted 2025/10/15 03:03:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 03:03:20 INFO : one: Copied (new) 2025/10/15 03:03:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:20 DEBUG : two: Unchanged skipping 2025/10/15 03:03:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 03:03:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 03:03:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 03:03:21 INFO : three.txt: Deleted 2025/10/15 03:03:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/15 03:03:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.77s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:03:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/15 03:03:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:03:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:03:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/15 03:03:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/15 03:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:03:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 03:03:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:03:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:03:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 03:03:26 INFO : existing: Copied (new) 2025/10/15 03:03:26 DEBUG : Waiting for deletions to finish 2025/10/15 03:03:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/15 03:03:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/15 03:03:27 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:03:27 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:03:27 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting files as there were IO errors 2025/10/15 03:03:27 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:03:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:28 DEBUG : existing: Unchanged skipping 2025/10/15 03:03:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:03:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:03:28 DEBUG : Waiting for deletions to finish 2025/10/15 03:03:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- 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-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:03:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:03:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both10: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both0: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both14: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both15: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both16: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both17: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both13: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both19: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both1: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both2: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both11: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both18: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both12: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both4: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both7: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both5: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:03:45 DEBUG : both9: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both3: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both6: Unchanged skipping 2025/10/15 03:03:45 DEBUG : both8: Unchanged skipping 2025/10/15 03:03:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:03:45 DEBUG : Waiting for deletions to finish 2025/10/15 03:03:45 INFO : only0: Deleted 2025/10/15 03:03:45 INFO : only15: Deleted 2025/10/15 03:03:46 INFO : only2: Deleted 2025/10/15 03:03:46 INFO : only10: Deleted 2025/10/15 03:03:46 INFO : only5: Deleted 2025/10/15 03:03:46 INFO : only1: Deleted 2025/10/15 03:03:46 INFO : only14: Deleted 2025/10/15 03:03:46 INFO : only4: Deleted 2025/10/15 03:03:46 INFO : only6: Deleted 2025/10/15 03:03:46 INFO : only12: Deleted 2025/10/15 03:03:46 INFO : only19: Deleted 2025/10/15 03:03:46 INFO : only11: Deleted 2025/10/15 03:03:46 INFO : only17: Deleted 2025/10/15 03:03:46 INFO : only16: Deleted 2025/10/15 03:03:46 INFO : only13: Deleted 2025/10/15 03:03:46 INFO : only18: Deleted 2025/10/15 03:03:46 INFO : only7: Deleted 2025/10/15 03:03:46 INFO : only8: Deleted 2025/10/15 03:03:46 INFO : only9: Deleted 2025/10/15 03:03:46 INFO : only3: Deleted 2025/10/15 03:03:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:04:04 DEBUG : both0: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both10: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both11: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both15: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both16: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both12: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both18: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both19: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both1: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both13: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both14: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both17: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both2: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both3: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both4: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both8: Unchanged skipping 2025/10/15 03:04:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:04 DEBUG : both9: Unchanged skipping 2025/10/15 03:04:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : both5: Unchanged skipping 2025/10/15 03:04:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : both6: Unchanged skipping 2025/10/15 03:04:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : both7: Unchanged skipping 2025/10/15 03:04:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/15 03:04:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:04:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only0: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only10: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only13: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only14: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only11: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only15: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only16: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only12: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only18: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only19: Copied (replaced existing) 2025/10/15 03:04:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:05 INFO : only17: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only1: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only4: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only5: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only6: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only7: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only8: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only9: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only2: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 03:04:06 INFO : only3: Copied (replaced existing) 2025/10/15 03:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.74s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:14 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:04:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 03:04:14 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 03:04:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 03:04:14 INFO : empty_on_remote: Making directory 2025/10/15 03:04:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 03:04:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:17 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:04:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 03:04:17 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 03:04:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 03:04:17 INFO : empty_on_remote: Making directory 2025/10/15 03:04:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 03:04:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:19 INFO : sub dir: Making directory 2025/10/15 03:04:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 03:04:21 INFO : sub dir: Making directory 2025/10/15 03:04:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/15 03:04:23 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/15 03:04:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithoutEmptyDirs (2.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:31 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:32 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : apple: Unchanged skipping 2025/10/15 03:04:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:04:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : banana: Unchanged skipping 2025/10/15 03:04:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:04:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:04:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:04:32 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:32 INFO : There was nothing to transfer 2025/10/15 03:04:32 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:32 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : apple: Unchanged skipping 2025/10/15 03:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:04:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : banana: Unchanged skipping 2025/10/15 03:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:04:33 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:04:33 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:33 INFO : There was nothing to transfer 2025/10/15 03:04:33 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:33 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:04:47 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:47 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : banana: Unchanged skipping 2025/10/15 03:04:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : apple: Unchanged skipping 2025/10/15 03:04:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:04:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:04:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:04:48 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:04:48 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:48 INFO : There was nothing to transfer 2025/10/15 03:04:48 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:48 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : apple: Unchanged skipping 2025/10/15 03:04:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : banana: Unchanged skipping 2025/10/15 03:04:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:04:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:04:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:04:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:04:49 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:04:49 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:49 INFO : There was nothing to transfer 2025/10/15 03:04:49 DEBUG : Waiting for deletions to finish 2025/10/15 03:04:49 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:04:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:05:03 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:03 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:03 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:03 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:03 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:03 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:03 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:03 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:03 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 03:05:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:04 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 03:05:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/15 03:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 03:05:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/15 03:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:05:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:05 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:06 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 03:05:06 INFO : splitbananasplit: Deleted 2025/10/15 03:05:06 INFO : apple: Deleted 2025/10/15 03:05:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 03:05:06 INFO : appleappleapplebanana: Deleted 2025/10/15 03:05:06 INFO : banana: Deleted 2025/10/15 03:05:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 03:05:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 03:05:06 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : apple: Unchanged skipping 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : banana: Unchanged skipping 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:05:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:05:07 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:07 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:07 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:07 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 03:05:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:05:20 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:20 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:21 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 03:05:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 03:05:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 03:05:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 03:05:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 03:05:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 03:05:21 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/15 03:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/15 03:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/15 03:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 03:05:21 INFO : apple: Copied (new) to: PREFIXapple 2025/10/15 03:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:05:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:22 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:22 INFO : apple: Deleted 2025/10/15 03:05:22 INFO : splitbananasplit: Deleted 2025/10/15 03:05:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 03:05:22 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 03:05:23 INFO : appleappleapplebanana: Deleted 2025/10/15 03:05:23 INFO : banana: Deleted 2025/10/15 03:05:23 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 03:05:23 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 03:05:23 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 03:05:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 03:05:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 03:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 03:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 03:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 03:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 03:05:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 03:05:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 03:05:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 03:05:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 03:05:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 03:05:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:24 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 03:05:24 INFO : apple: Copied (new) 2025/10/15 03:05:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:24 INFO : appleappleapplebanana: Copied (new) 2025/10/15 03:05:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:24 INFO : splitbananasplit: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 03:05:24 INFO : banana: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 03:05:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:05:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 03:05:25 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:25 INFO : PREFIXbanana: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/15 03:05:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/15 03:05:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/15 03:05:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/15 03:05:26 INFO : PREFIXapple: Deleted 2025/10/15 03:05:26 INFO : PREFIXsplitbananasplit: Deleted 2025/10/15 03:05:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/15 03:05:26 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:26 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:26 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:05:38 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:39 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:39 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 03:05:39 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/15 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 03:05:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:05:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:41 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:41 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 03:05:41 INFO : apple: Deleted 2025/10/15 03:05:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 03:05:41 INFO : appleappleapplebanana: Deleted 2025/10/15 03:05:41 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 03:05:41 INFO : banana: Deleted 2025/10/15 03:05:41 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 03:05:41 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 03:05:42 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 03:05:42 INFO : splitbananasplit: Deleted 2025/10/15 03:05:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 03:05:42 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 03:05:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 03:05:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 03:05:42 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 03:05:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 03:05:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 03:05:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:42 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 03:05:43 INFO : apple: Copied (new) 2025/10/15 03:05:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 03:05:43 INFO : banana: Copied (new) 2025/10/15 03:05:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:43 INFO : appleappleapplebanana: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:43 INFO : splitbananasplit: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 03:05:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 03:05:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 03:05:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:05:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 03:05:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 03:05:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 03:05:44 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:44 INFO : bananaSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : splitbananasplitSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : appleSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/15 03:05:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/15 03:05:44 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:05:57 DEBUG : Waiting for deletions to finish 2025/10/15 03:05:58 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:58 DEBUG : apple: Unchanged skipping 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : banana: Unchanged skipping 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:05:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:05:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:05:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:05:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:05:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:05:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:05:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:05:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:05:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:05:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:05:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:05:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:05:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:05:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:05:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:05:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:05:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 03:05:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 03:05:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:05:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:05:58 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:05:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 03:05:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/15 03:05:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:05:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 03:05:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/15 03:05:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:05:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 03:05:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/15 03:05:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:05:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 03:05:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/15 03:05:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:05:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 03:05:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/15 03:05:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:05:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 03:05:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/15 03:05:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:05:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 03:05:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/15 03:05:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:05:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 03:05:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/15 03:05:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:05:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 03:05:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/15 03:05:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:05:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 03:05:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/15 03:05:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:05:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 03:05:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/15 03:05:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:05:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 03:05:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/15 03:05:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:05:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 03:05:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/15 03:05:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:05:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 03:05:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/15 03:05:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:05:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 03:05:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/15 03:05:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 03:05:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/15 03:05:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 03:05:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/15 03:06:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 03:06:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/15 03:06:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:00 INFO : splitbananasplit: Deleted 2025/10/15 03:06:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 03:06:00 INFO : appleappleapplebanana: Deleted 2025/10/15 03:06:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 03:06:00 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 03:06:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:01 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:01 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 03:06:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 03:06:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 03:06:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 03:06:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 03:06:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 03:06:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 03:06:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 03:06:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 03:06:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 03:06:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 03:06:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 03:06:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:01 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:01 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:01 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:01 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:01 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 03:06:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 03:06:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 03:06:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 03:06:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 03:06:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 03:06:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 03:06:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 03:06:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 03:06:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 03:06:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 03:06:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 03:06:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 03:06:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:06:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:15 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:15 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:15 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:15 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:15 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:06:29 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:29 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:29 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:29 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:29 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:30 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:30 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:30 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:30 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:30 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:06:43 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:43 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:44 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:44 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:44 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:44 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:44 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:45 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:45 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:45 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:06:58 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:58 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : apple: Unchanged skipping 2025/10/15 03:06:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:06:59 DEBUG : banana: Unchanged skipping 2025/10/15 03:06:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:06:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:06:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:06:59 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:06:59 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:59 DEBUG : Waiting for deletions to finish 2025/10/15 03:06:59 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:06:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:07:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:07:00 DEBUG : apple: Unchanged skipping 2025/10/15 03:07:00 DEBUG : banana: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:07:00 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:00 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:00 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:07:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:13 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:13 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:07:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : apple: Unchanged skipping 2025/10/15 03:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : banana: Unchanged skipping 2025/10/15 03:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 03:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : apple: Unchanged skipping 2025/10/15 03:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 03:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : banana: Unchanged skipping 2025/10/15 03:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 03:07:14 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:14 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 03:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.69s) --- PASS: TestTransform/NFC (13.97s) --- PASS: TestTransform/NFD (15.89s) --- PASS: TestTransform/base64 (18.31s) --- PASS: TestTransform/prefix (19.12s) --- PASS: TestTransform/suffix (18.77s) --- PASS: TestTransform/truncate (16.40s) --- PASS: TestTransform/encoder (14.42s) --- PASS: TestTransform/ISO-8859-1 (14.48s) --- PASS: TestTransform/charmap (14.72s) --- PASS: TestTransform/lowercase (14.89s) --- PASS: TestTransform/ascii (14.72s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 03:07:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 03:07:20 INFO : sub dir_somesuffix: Making directory 2025/10/15 03:07:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 03:07:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/15 03:07:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 03:07:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 03:07:20 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:20 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 03:07:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:21 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:21 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:21 INFO : tictactoe: Making directory 2025/10/15 03:07:21 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:21 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/15 03:07:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:21 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/15 03:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.01s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:23 INFO : toe: Making directory 2025/10/15 03:07:23 INFO : toe/toe: Making directory 2025/10/15 03:07:23 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 03:07:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 03:07:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 03:07:23 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:23 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 03:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:25 INFO : toe: Making directory 2025/10/15 03:07:25 INFO : toe/toe: Making directory 2025/10/15 03:07:25 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 03:07:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 03:07:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 03:07:25 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 03:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.58s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:26 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:07:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 03:07:26 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:26 INFO : tictacempty_dir: Making directory 2025/10/15 03:07:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:26 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:26 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:26 INFO : tictactoe: Making directory 2025/10/15 03:07:26 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:26 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:26 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:26 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:28 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:07:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 03:07:28 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:28 INFO : tictacempty_dir: Making directory 2025/10/15 03:07:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:28 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:28 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:28 INFO : tictactoe: Making directory 2025/10/15 03:07:28 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:28 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:28 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 03:07:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:28 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 03:07:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 03:07:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/15 03:07:30 NOTICE: B2 bucket rclone-test-xoxatoy6duni: 0 differences found 2025/10/15 03:07:30 NOTICE: B2 bucket rclone-test-xoxatoy6duni: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 INFO : tictactoe: Making directory 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:30 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:30 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:31 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:31 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:31 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:31 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:31 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 03:07:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 03:07:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/15 03:07:31 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.97s) === RUN TestSyntax 2025/10/15 03:07:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:32 INFO : toe: Making directory 2025/10/15 03:07:32 INFO : toe/toe: Making directory 2025/10/15 03:07:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 03:07:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:32 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:33 INFO : toe/toe/toe: Copied (new) 2025/10/15 03:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.55s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:34 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:07:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:34 INFO : tictacempty_dir: Making directory 2025/10/15 03:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:34 INFO : tictactoe: Making directory 2025/10/15 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:34 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 03:07:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:34 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:35 INFO : toe/toe/toe.txt: Deleted 2025/10/15 03:07:35 INFO : toe/toe: Removing directory 2025/10/15 03:07:35 INFO : toe: Removing directory 2025/10/15 03:07:35 INFO : empty_dir: Removing directory 2025/10/15 03:07:35 DEBUG : Local file system at /tmp/rclone1401553509: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:35 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:07:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 03:07:35 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:36 INFO : tictacempty_dir: Making directory 2025/10/15 03:07:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:36 INFO : tictactoe: Making directory 2025/10/15 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:36 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 03:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:36 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:36 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:37 INFO : toe/toe/toe.txt: Deleted 2025/10/15 03:07:37 INFO : toe/toe: Removing directory 2025/10/15 03:07:37 INFO : toe: Removing directory 2025/10/15 03:07:37 INFO : empty_dir: Removing directory 2025/10/15 03:07:37 DEBUG : Local file system at /tmp/rclone1401553509: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 03:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 03:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/15 03:07:38 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.80s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:39 DEBUG : Reset feature "Copy" 2025/10/15 03:07:39 DEBUG : Reset feature "Move" 2025/10/15 03:07:39 DEBUG : Reset feature "Copy" 2025/10/15 03:07:39 DEBUG : Reset feature "Move" 2025/10/15 03:07:39 DEBUG : empty_dir: Making directory with metadata 2025/10/15 03:07:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:39 INFO : tictacempty_dir: Making directory 2025/10/15 03:07:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:39 INFO : tictactoe: Making directory 2025/10/15 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 03:07:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:39 INFO : tictactoe/tictactoe: Making directory 2025/10/15 03:07:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 03:07:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 03:07:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:39 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 03:07:40 INFO : toe/toe/toe.txt: Deleted 2025/10/15 03:07:40 INFO : toe/toe: Removing directory 2025/10/15 03:07:40 INFO : toe: Removing directory 2025/10/15 03:07:40 INFO : empty_dir: Removing directory 2025/10/15 03:07:40 DEBUG : Local file system at /tmp/rclone1401553509: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 03:07:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 03:07:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 03:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/15 03:07:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.35s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:43 DEBUG : toe: transformed to: dG9l 2025/10/15 03:07:43 DEBUG : toe: transformed to: dG9l 2025/10/15 03:07:43 INFO : dG9l: Making directory 2025/10/15 03:07:43 DEBUG : toe: transformed to: dG9l 2025/10/15 03:07:43 DEBUG : toe: transformed to: dG9l 2025/10/15 03:07:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 03:07:43 INFO : dG9l/dG9l: Making directory 2025/10/15 03:07:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 03:07:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/15 03:07:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 03:07:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 03:07:43 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 03:07:43 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 03:07:43 DEBUG : Waiting for deletions to finish 2025/10/15 03:07:44 DEBUG : dG9l: transformed to: toe 2025/10/15 03:07:44 DEBUG : dG9l: transformed to: toe 2025/10/15 03:07:44 DEBUG : dG9l: transformed to: toe 2025/10/15 03:07:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/15 03:07:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/15 03:07:44 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for checks to finish 2025/10/15 03:07:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/15 03:07:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/15 03:07:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/15 03:07:44 DEBUG : Local file system at /tmp/rclone1401553509: Waiting for transfers to finish 2025/10/15 03:07:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xoxatoy6duni", Local "Local file system at /tmp/rclone1401553509", Modify Window "1ms" 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe: transformed to: 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe: transformed to: 2025/10/15 03:07:45 INFO : B2 bucket rclone-test-xoxatoy6duni: Making directory 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe: transformed to: 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe: transformed to: 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe/toe: transformed to: 2025/10/15 03:07:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 03:07:45 INFO : toe/toe: Making directory 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe/toe: transformed to: 2025/10/15 03:07:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe: transformed to: 2025/10/15 03:07:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 03:07:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 03:07:45 DEBUG : toe/toe/toe: transformed to: 2025/10/15 03:07:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/15 03:07:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for checks to finish 2025/10/15 03:07:45 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Waiting for transfers to finish 2025/10/15 03:07:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 03:07:46 INFO : toe/toe/toe: Copied (new) 2025/10/15 03:07:46 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting files as there were IO errors 2025/10/15 03:07:46 ERROR : B2 bucket rclone-test-xoxatoy6duni: not deleting directories as there were IO errors --- PASS: TestError (1.96s) PASS 2025/10/15 03:07:47 DEBUG : B2 bucket rclone-test-xoxatoy6duni: Purge remote 2025/10/15 03:07:47 INFO : B2 bucket rclone-test-xoxatoy6duni: cleaning bucket "rclone-test-xoxatoy6duni" of all files 2025/10/15 03:07:48 DEBUG : BackupDir/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5205b_d20251015_m030204_c001_v7007000_t0000_u01760497324774") 2025/10/15 03:07:48 DEBUG : BackupDir/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f118c930c595e94e3_d20251015_m030159_c001_v0001131_t0019_u01760497319184") 2025/10/15 03:07:48 DEBUG : CompareDest/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f5ba_d20251015_m030139_c001_v7007000_t0000_u01760497299887") 2025/10/15 03:07:48 DEBUG : CompareDest/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5a52_d20251015_m030133_c001_v0001157_t0010_u01760497293829") 2025/10/15 03:07:48 DEBUG : CompareDest/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f5bb_d20251015_m030140_c001_v7007000_t0000_u01760497300069") 2025/10/15 03:07:48 DEBUG : CompareDest/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9027_d20251015_m030135_c001_v0001183_t0035_u01760497295311") 2025/10/15 03:07:48 DEBUG : CopyDest/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5205c_d20251015_m030204_c001_v7007000_t0000_u01760497324957") 2025/10/15 03:07:48 DEBUG : CopyDest/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727e60_d20251015_m030156_c001_v0001091_t0030_u01760497316191") 2025/10/15 03:07:48 DEBUG : CopyDest/three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5205d_d20251015_m030205_c001_v7007000_t0000_u01760497325148") 2025/10/15 03:07:48 DEBUG : CopyDest/three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa90a2_d20251015_m030203_c001_v0001183_t0026_u01760497323042") 2025/10/15 03:07:48 DEBUG : CopyDest/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5205e_d20251015_m030205_c001_v7007000_t0000_u01760497325330") 2025/10/15 03:07:49 DEBUG : CopyDest/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5acf_d20251015_m030200_c001_v0001157_t0018_u01760497320703") 2025/10/15 03:07:49 DEBUG : EXISTING: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e100a_d20251015_m030328_c001_v7007000_t0000_u01760497408867") 2025/10/15 03:07:49 DEBUG : EXISTING: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa92ed_d20251015_m030327_c001_v0001183_t0027_u01760497407916") 2025/10/15 03:07:49 DEBUG : PREFIXapple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581af1_d20251015_m030525_c001_v7007000_t0000_u01760497525978") 2025/10/15 03:07:49 DEBUG : PREFIXapple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ca4_d20251015_m030521_c001_v0001106_t0051_u01760497521232") 2025/10/15 03:07:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449deb56_d20251015_m030525_c001_v7007000_t0000_u01760497525849") 2025/10/15 03:07:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97d9_d20251015_m030521_c001_v0001183_t0017_u01760497521214") 2025/10/15 03:07:49 DEBUG : PREFIXbanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad65bb4_d20251015_m030525_c001_v7007000_t0000_u01760497525602") 2025/10/15 03:07:49 DEBUG : PREFIXbanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d6a_d20251015_m030521_c001_v0001184_t0009_u01760497521201") 2025/10/15 03:07:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb386c_d20251015_m030525_c001_v7007000_t0000_u01760497525989") 2025/10/15 03:07:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436a4_d20251015_m030521_c001_v0001165_t0050_u01760497521223") 2025/10/15 03:07:49 DEBUG : Testêé: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0ff1_d20251015_m030325_c001_v7007000_t0000_u01760497405470") 2025/10/15 03:07:49 DEBUG : Testêé: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa92c7_d20251015_m030324_c001_v0001183_t0048_u01760497404897") 2025/10/15 03:07:49 DEBUG : Testêé: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5c8b_d20251015_m030323_c001_v0001157_t0050_u01760497403687") 2025/10/15 03:07:49 DEBUG : YXBwbGU=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a67_d20251015_m030508_c001_v7007000_t0000_u01760497508312") 2025/10/15 03:07:49 DEBUG : YXBwbGU=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343624_d20251015_m030504_c001_v0001165_t0044_u01760497504310") 2025/10/15 03:07:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a69_d20251015_m030508_c001_v7007000_t0000_u01760497508492") 2025/10/15 03:07:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c28_d20251015_m030504_c001_v0001106_t0017_u01760497504321") 2025/10/15 03:07:49 DEBUG : YmFuYW5h: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a6b_d20251015_m030508_c001_v7007000_t0000_u01760497508683") 2025/10/15 03:07:49 DEBUG : YmFuYW5h: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ca4_d20251015_m030504_c001_v0001184_t0031_u01760497504871") 2025/10/15 03:07:49 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f48d_d20251015_m030004_c001_v7007000_t0000_u01760497204993") 2025/10/15 03:07:50 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e27_d20251015_m030004_c001_v0001183_t0041_u01760497204346") 2025/10/15 03:07:50 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f47c_d20251015_m030002_c001_v7007000_t0000_u01760497202946") 2025/10/15 03:07:50 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e17_d20251015_m030002_c001_v0001183_t0027_u01760497202126") 2025/10/15 03:07:50 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58c2_d20251015_m025946_c001_v7007000_t0000_u01760497186371") 2025/10/15 03:07:50 DEBUG : a/potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d92_d20251015_m025945_c001_v0001183_t0012_u01760497185632") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae7c_d20251015_m030715_c001_v7007000_t0000_u01760497635758") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9c5a_d20251015_m030712_c001_v0001183_t0052_u01760497632007") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd40_d20251015_m030700_c001_v7007000_t0000_u01760497620919") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9be5_d20251015_m030657_c001_v0001183_t0052_u01760497617501") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d36_d20251015_m030646_c001_v7007000_t0000_u01760497606033") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9b70_d20251015_m030642_c001_v0001183_t0013_u01760497602169") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2872_d20251015_m030631_c001_v7007000_t0000_u01760497591471") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9af0_d20251015_m030627_c001_v0001183_t0025_u01760497587835") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec1f_d20251015_m030616_c001_v7007000_t0000_u01760497576946") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9a52_d20251015_m030613_c001_v0001183_t0040_u01760497573296") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df2a_d20251015_m030602_c001_v7007000_t0000_u01760497562294") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f53_d20251015_m030556_c001_v0001184_t0049_u01760497556452") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f271d_d20251015_m030546_c001_v7007000_t0000_u01760497546042") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9900_d20251015_m030542_c001_v0001183_t0051_u01760497542933") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea4c_d20251015_m030541_c001_v7007000_t0000_u01760497541582") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d2b_d20251015_m030537_c001_v0001106_t0013_u01760497537939") 2025/10/15 03:07:50 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddea_d20251015_m030527_c001_v7007000_t0000_u01760497527334") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3da6_d20251015_m030524_c001_v0001184_t0018_u01760497524238") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f409a344462ba0d15_d20251015_m030522_c001_v7007000_t0000_u01760497522694") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d44_d20251015_m030519_c001_v0001184_t0055_u01760497519176") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cde35a_d20251015_m030506_c001_v7007000_t0000_u01760497506386") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c12_d20251015_m030501_c001_v0001106_t0031_u01760497501592") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc7d_d20251015_m030449_c001_v7007000_t0000_u01760497489959") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa963d_d20251015_m030445_c001_v0001183_t0032_u01760497485767") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818c3_d20251015_m030434_c001_v7007000_t0000_u01760497474044") 2025/10/15 03:07:51 DEBUG : apple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343549_d20251015_m030430_c001_v0001165_t0018_u01760497470441") 2025/10/15 03:07:51 DEBUG : appleSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3b38_d20251015_m030544_c001_v7007000_t0000_u01760497544565") 2025/10/15 03:07:51 DEBUG : appleSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d3d_d20251015_m030539_c001_v0001106_t0046_u01760497539809") 2025/10/15 03:07:51 DEBUG : appleapple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df2b_d20251015_m030602_c001_v7007000_t0000_u01760497562496") 2025/10/15 03:07:51 DEBUG : appleapple: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99c9_d20251015_m030558_c001_v0001183_t0037_u01760497558784") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae83_d20251015_m030715_c001_v7007000_t0000_u01760497635938") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4307_d20251015_m030712_c001_v0001184_t0057_u01760497632851") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd42_d20251015_m030701_c001_v7007000_t0000_u01760497621099") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4276_d20251015_m030658_c001_v0001184_t0029_u01760497618292") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d38_d20251015_m030646_c001_v7007000_t0000_u01760497606215") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf41d2_d20251015_m030643_c001_v0001184_t0015_u01760497603281") 2025/10/15 03:07:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2874_d20251015_m030631_c001_v7007000_t0000_u01760497591652") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf40f5_d20251015_m030628_c001_v0001184_t0019_u01760497588813") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec23_d20251015_m030617_c001_v7007000_t0000_u01760497577131") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4043_d20251015_m030613_c001_v0001184_t0012_u01760497573896") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aac26_d20251015_m030600_c001_v7007000_t0000_u01760497560312") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437d0_d20251015_m030556_c001_v0001165_t0030_u01760497556879") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f271e_d20251015_m030546_c001_v7007000_t0000_u01760497546223") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343775_d20251015_m030542_c001_v0001165_t0033_u01760497542954") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea4e_d20251015_m030541_c001_v7007000_t0000_u01760497541764") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98b4_d20251015_m030538_c001_v0001183_t0059_u01760497538588") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dded_d20251015_m030527_c001_v7007000_t0000_u01760497527550") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436c4_d20251015_m030524_c001_v0001165_t0019_u01760497524260") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581ad8_d20251015_m030523_c001_v7007000_t0000_u01760497523113") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34368e_d20251015_m030519_c001_v0001165_t0048_u01760497519597") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2653_d20251015_m030506_c001_v7007000_t0000_u01760497506549") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343614_d20251015_m030502_c001_v0001165_t0025_u01760497502399") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc7f_d20251015_m030450_c001_v7007000_t0000_u01760497490140") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b88_d20251015_m030446_c001_v0001106_t0013_u01760497486226") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818c7_d20251015_m030434_c001_v7007000_t0000_u01760497474225") 2025/10/15 03:07:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa957d_d20251015_m030431_c001_v0001183_t0045_u01760497471132") 2025/10/15 03:07:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067364b_d20251015_m030544_c001_v7007000_t0000_u01760497544708") 2025/10/15 03:07:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343755_d20251015_m030539_c001_v0001165_t0043_u01760497539839") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f490_d20251015_m030005_c001_v7007000_t0000_u01760497205230") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e1f_d20251015_m030003_c001_v0001183_t0055_u01760497203511") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f476_d20251015_m030002_c001_v7007000_t0000_u01760497202325") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e0f_d20251015_m030001_c001_v0001183_t0035_u01760497201299") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58c1_d20251015_m025945_c001_v7007000_t0000_u01760497185821") 2025/10/15 03:07:53 DEBUG : b/potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d8c_d20251015_m025944_c001_v0001183_t0010_u01760497184830") 2025/10/15 03:07:53 DEBUG : backup/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a290569d7_d20251015_m030219_c001_v7007000_t0000_u01760497339541") 2025/10/15 03:07:53 DEBUG : backup/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1006d20b3decab45_d20251015_m030216_c001_v0001090_t0017_u01760497336993") 2025/10/15 03:07:53 DEBUG : backup/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f110ba767c74004e6_d20251015_m030212_c001_v0001154_t0017_u01760497332096") 2025/10/15 03:07:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6ed_d20251015_m030245_c001_v7007000_t0000_u01760497365732") 2025/10/15 03:07:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10212315f866a97e_d20251015_m030243_c001_v0001182_t0029_u01760497363874") 2025/10/15 03:07:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f118c12f46b94c96e_d20251015_m030239_c001_v0001144_t0052_u01760497359573") 2025/10/15 03:07:53 DEBUG : backup/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067255e_d20251015_m030232_c001_v7007000_t0000_u01760497352800") 2025/10/15 03:07:53 DEBUG : backup/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f109da3e396f8799b_d20251015_m030231_c001_v0001172_t0053_u01760497351038") 2025/10/15 03:07:53 DEBUG : backup/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f117033bb2252aa55_d20251015_m030226_c001_v0001106_t0013_u01760497346572") 2025/10/15 03:07:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6ee_d20251015_m030245_c001_v7007000_t0000_u01760497365913") 2025/10/15 03:07:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1175f0888f188d1c_d20251015_m030244_c001_v0001090_t0055_u01760497364772") 2025/10/15 03:07:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1128dbb07f202658_d20251015_m030241_c001_v0001154_t0012_u01760497361667") 2025/10/15 03:07:53 DEBUG : backup/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a290569da_d20251015_m030219_c001_v7007000_t0000_u01760497339722") 2025/10/15 03:07:53 DEBUG : backup/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103d02e55833ee89_d20251015_m030218_c001_v0001092_t0037_u01760497338291") 2025/10/15 03:07:53 DEBUG : backup/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10565ae6f4a064b2_d20251015_m030214_c001_v0001113_t0042_u01760497334360") 2025/10/15 03:07:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067255f_d20251015_m030232_c001_v7007000_t0000_u01760497352984") 2025/10/15 03:07:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1143de58bf58e9e9_d20251015_m030232_c001_v0001184_t0021_u01760497352039") 2025/10/15 03:07:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f107452db2f5e1550_d20251015_m030228_c001_v0001184_t0058_u01760497348664") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae88_d20251015_m030716_c001_v7007000_t0000_u01760497636120") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0edd_d20251015_m030712_c001_v0001106_t0030_u01760497632256") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd43_d20251015_m030701_c001_v7007000_t0000_u01760497621281") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ea7_d20251015_m030657_c001_v0001106_t0015_u01760497617720") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d3a_d20251015_m030646_c001_v7007000_t0000_u01760497606396") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e65_d20251015_m030642_c001_v0001106_t0020_u01760497602434") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2876_d20251015_m030631_c001_v7007000_t0000_u01760497591832") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e33_d20251015_m030628_c001_v0001106_t0029_u01760497588036") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec25_d20251015_m030617_c001_v7007000_t0000_u01760497577326") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ded_d20251015_m030613_c001_v0001106_t0001_u01760497573492") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df2e_d20251015_m030602_c001_v7007000_t0000_u01760497562696") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99b5_d20251015_m030556_c001_v0001183_t0004_u01760497556676") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f271f_d20251015_m030546_c001_v7007000_t0000_u01760497546404") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ebd_d20251015_m030542_c001_v0001184_t0002_u01760497542943") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab66_d20251015_m030541_c001_v7007000_t0000_u01760497541808") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e81_d20251015_m030538_c001_v0001184_t0036_u01760497538377") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddf0_d20251015_m030527_c001_v7007000_t0000_u01760497527731") 2025/10/15 03:07:54 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0cc8_d20251015_m030524_c001_v0001106_t0042_u01760497524249") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad65ba8_d20251015_m030523_c001_v7007000_t0000_u01760497523164") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97c7_d20251015_m030519_c001_v0001183_t0013_u01760497519381") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623af_d20251015_m030506_c001_v7007000_t0000_u01760497506558") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96fb_d20251015_m030502_c001_v0001183_t0003_u01760497502201") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc81_d20251015_m030450_c001_v7007000_t0000_u01760497490320") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435ab_d20251015_m030445_c001_v0001165_t0043_u01760497485973") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818ca_d20251015_m030434_c001_v7007000_t0000_u01760497474406") 2025/10/15 03:07:55 DEBUG : banana: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b26_d20251015_m030430_c001_v0001106_t0054_u01760497470660") 2025/10/15 03:07:55 DEBUG : bananaSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d744_d20251015_m030544_c001_v7007000_t0000_u01760497544342") 2025/10/15 03:07:55 DEBUG : bananaSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98d2_d20251015_m030539_c001_v0001183_t0002_u01760497539830") 2025/10/15 03:07:55 DEBUG : both0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d522fc_d20251015_m030407_c001_v7007000_t0000_u01760497447062") 2025/10/15 03:07:55 DEBUG : both0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d4f_d20251015_m030351_c001_v0001157_t0031_u01760497431578") 2025/10/15 03:07:55 DEBUG : both0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a4_d20251015_m030347_c001_v7007000_t0000_u01760497427283") 2025/10/15 03:07:55 DEBUG : both0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cbd_d20251015_m030330_c001_v0001157_t0017_u01760497410729") 2025/10/15 03:07:55 DEBUG : both1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d522fd_d20251015_m030407_c001_v7007000_t0000_u01760497447261") 2025/10/15 03:07:55 DEBUG : both1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d53_d20251015_m030352_c001_v0001157_t0010_u01760497432418") 2025/10/15 03:07:55 DEBUG : both1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a5_d20251015_m030347_c001_v7007000_t0000_u01760497427470") 2025/10/15 03:07:55 DEBUG : both1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cc9_d20251015_m030332_c001_v0001157_t0056_u01760497412452") 2025/10/15 03:07:55 DEBUG : both10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d522fe_d20251015_m030407_c001_v7007000_t0000_u01760497447443") 2025/10/15 03:07:55 DEBUG : both10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d7f_d20251015_m030358_c001_v0001157_t0041_u01760497438059") 2025/10/15 03:07:55 DEBUG : both10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a6_d20251015_m030347_c001_v7007000_t0000_u01760497427656") 2025/10/15 03:07:55 DEBUG : both10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ce7_d20251015_m030338_c001_v0001157_t0054_u01760497418138") 2025/10/15 03:07:56 DEBUG : both11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d522ff_d20251015_m030407_c001_v7007000_t0000_u01760497447625") 2025/10/15 03:07:56 DEBUG : both11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d83_d20251015_m030358_c001_v0001157_t0043_u01760497438856") 2025/10/15 03:07:56 DEBUG : both11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a8_d20251015_m030347_c001_v7007000_t0000_u01760497427837") 2025/10/15 03:07:56 DEBUG : both11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ceb_d20251015_m030338_c001_v0001157_t0001_u01760497418721") 2025/10/15 03:07:56 DEBUG : both12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52300_d20251015_m030407_c001_v7007000_t0000_u01760497447808") 2025/10/15 03:07:56 DEBUG : both12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d85_d20251015_m030359_c001_v0001157_t0013_u01760497439582") 2025/10/15 03:07:56 DEBUG : both12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a9_d20251015_m030348_c001_v7007000_t0000_u01760497428021") 2025/10/15 03:07:56 DEBUG : both12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ced_d20251015_m030339_c001_v0001157_t0009_u01760497419293") 2025/10/15 03:07:56 DEBUG : both13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52301_d20251015_m030408_c001_v7007000_t0000_u01760497448032") 2025/10/15 03:07:56 DEBUG : both13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d8b_d20251015_m030400_c001_v0001157_t0024_u01760497440251") 2025/10/15 03:07:56 DEBUG : both13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250aa_d20251015_m030348_c001_v7007000_t0000_u01760497428203") 2025/10/15 03:07:56 DEBUG : both13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cf3_d20251015_m030339_c001_v0001157_t0003_u01760497419899") 2025/10/15 03:07:56 DEBUG : both14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52302_d20251015_m030408_c001_v7007000_t0000_u01760497448256") 2025/10/15 03:07:56 DEBUG : both14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d8d_d20251015_m030400_c001_v0001157_t0051_u01760497440816") 2025/10/15 03:07:56 DEBUG : both14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250ab_d20251015_m030348_c001_v7007000_t0000_u01760497428386") 2025/10/15 03:07:56 DEBUG : both14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cf7_d20251015_m030340_c001_v0001157_t0047_u01760497420394") 2025/10/15 03:07:56 DEBUG : both15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52303_d20251015_m030408_c001_v7007000_t0000_u01760497448440") 2025/10/15 03:07:56 DEBUG : both15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d97_d20251015_m030401_c001_v0001157_t0033_u01760497441404") 2025/10/15 03:07:56 DEBUG : both15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250ad_d20251015_m030348_c001_v7007000_t0000_u01760497428569") 2025/10/15 03:07:56 DEBUG : both15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cfb_d20251015_m030341_c001_v0001157_t0010_u01760497421044") 2025/10/15 03:07:56 DEBUG : both16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52304_d20251015_m030408_c001_v7007000_t0000_u01760497448624") 2025/10/15 03:07:57 DEBUG : both16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d99_d20251015_m030401_c001_v0001157_t0041_u01760497441945") 2025/10/15 03:07:57 DEBUG : both16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250ae_d20251015_m030348_c001_v7007000_t0000_u01760497428750") 2025/10/15 03:07:57 DEBUG : both16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cff_d20251015_m030341_c001_v0001157_t0008_u01760497421801") 2025/10/15 03:07:57 DEBUG : both17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52305_d20251015_m030408_c001_v7007000_t0000_u01760497448806") 2025/10/15 03:07:57 DEBUG : both17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d9d_d20251015_m030402_c001_v0001157_t0058_u01760497442676") 2025/10/15 03:07:57 DEBUG : both17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250af_d20251015_m030348_c001_v7007000_t0000_u01760497428954") 2025/10/15 03:07:57 DEBUG : both17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d09_d20251015_m030342_c001_v0001157_t0013_u01760497422711") 2025/10/15 03:07:57 DEBUG : both18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52306_d20251015_m030408_c001_v7007000_t0000_u01760497448990") 2025/10/15 03:07:57 DEBUG : both18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5da3_d20251015_m030403_c001_v0001157_t0005_u01760497443221") 2025/10/15 03:07:57 DEBUG : both18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b1_d20251015_m030349_c001_v7007000_t0000_u01760497429156") 2025/10/15 03:07:57 DEBUG : both18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d0d_d20251015_m030343_c001_v0001157_t0029_u01760497423263") 2025/10/15 03:07:57 DEBUG : both19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52307_d20251015_m030409_c001_v7007000_t0000_u01760497449175") 2025/10/15 03:07:57 DEBUG : both19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5da9_d20251015_m030403_c001_v0001157_t0013_u01760497443839") 2025/10/15 03:07:57 DEBUG : both19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b2_d20251015_m030349_c001_v7007000_t0000_u01760497429359") 2025/10/15 03:07:57 DEBUG : both19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d17_d20251015_m030343_c001_v0001157_t0044_u01760497423750") 2025/10/15 03:07:57 DEBUG : both2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52309_d20251015_m030409_c001_v7007000_t0000_u01760497449362") 2025/10/15 03:07:57 DEBUG : both2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d57_d20251015_m030352_c001_v0001157_t0028_u01760497432998") 2025/10/15 03:07:57 DEBUG : both2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b3_d20251015_m030349_c001_v7007000_t0000_u01760497429551") 2025/10/15 03:07:57 DEBUG : both2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ccb_d20251015_m030333_c001_v0001157_t0017_u01760497413004") 2025/10/15 03:07:57 DEBUG : both3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5230a_d20251015_m030409_c001_v7007000_t0000_u01760497449558") 2025/10/15 03:07:58 DEBUG : both3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d5b_d20251015_m030353_c001_v0001157_t0025_u01760497433572") 2025/10/15 03:07:58 DEBUG : both3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b4_d20251015_m030349_c001_v7007000_t0000_u01760497429733") 2025/10/15 03:07:58 DEBUG : both3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cd1_d20251015_m030333_c001_v0001157_t0044_u01760497413559") 2025/10/15 03:07:58 DEBUG : both4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5230b_d20251015_m030409_c001_v7007000_t0000_u01760497449746") 2025/10/15 03:07:58 DEBUG : both4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d5f_d20251015_m030354_c001_v0001157_t0029_u01760497434237") 2025/10/15 03:07:58 DEBUG : both4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b5_d20251015_m030349_c001_v7007000_t0000_u01760497429918") 2025/10/15 03:07:58 DEBUG : both4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cd3_d20251015_m030334_c001_v0001157_t0045_u01760497414460") 2025/10/15 03:07:58 DEBUG : both5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5230c_d20251015_m030409_c001_v7007000_t0000_u01760497449929") 2025/10/15 03:07:58 DEBUG : both5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d67_d20251015_m030354_c001_v0001157_t0004_u01760497434849") 2025/10/15 03:07:58 DEBUG : both5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b6_d20251015_m030350_c001_v7007000_t0000_u01760497430099") 2025/10/15 03:07:58 DEBUG : both5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cd5_d20251015_m030335_c001_v0001157_t0018_u01760497415117") 2025/10/15 03:07:58 DEBUG : both6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5230d_d20251015_m030410_c001_v7007000_t0000_u01760497450111") 2025/10/15 03:07:58 DEBUG : both6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d69_d20251015_m030355_c001_v0001157_t0036_u01760497435368") 2025/10/15 03:07:58 DEBUG : both6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b7_d20251015_m030350_c001_v7007000_t0000_u01760497430280") 2025/10/15 03:07:58 DEBUG : both6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cd7_d20251015_m030335_c001_v0001157_t0059_u01760497415663") 2025/10/15 03:07:58 DEBUG : both7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5230e_d20251015_m030410_c001_v7007000_t0000_u01760497450313") 2025/10/15 03:07:58 DEBUG : both7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d6b_d20251015_m030355_c001_v0001157_t0003_u01760497435955") 2025/10/15 03:07:58 DEBUG : both7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b8_d20251015_m030350_c001_v7007000_t0000_u01760497430464") 2025/10/15 03:07:58 DEBUG : both7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cdb_d20251015_m030336_c001_v0001157_t0044_u01760497416190") 2025/10/15 03:07:58 DEBUG : both8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52310_d20251015_m030410_c001_v7007000_t0000_u01760497450501") 2025/10/15 03:07:58 DEBUG : both8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d71_d20251015_m030356_c001_v0001157_t0042_u01760497436522") 2025/10/15 03:07:59 DEBUG : both8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250b9_d20251015_m030350_c001_v7007000_t0000_u01760497430645") 2025/10/15 03:07:59 DEBUG : both8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5cdf_d20251015_m030336_c001_v0001157_t0043_u01760497416819") 2025/10/15 03:07:59 DEBUG : both9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52311_d20251015_m030410_c001_v7007000_t0000_u01760497450684") 2025/10/15 03:07:59 DEBUG : both9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5d77_d20251015_m030357_c001_v0001157_t0038_u01760497437466") 2025/10/15 03:07:59 DEBUG : both9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250ba_d20251015_m030350_c001_v7007000_t0000_u01760497430826") 2025/10/15 03:07:59 DEBUG : both9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ce3_d20251015_m030337_c001_v0001157_t0005_u01760497417530") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f492_d20251015_m030005_c001_v7007000_t0000_u01760497205435") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e21_d20251015_m030003_c001_v0001183_t0020_u01760497203746") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f47d_d20251015_m030003_c001_v7007000_t0000_u01760497203145") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e11_d20251015_m030001_c001_v0001183_t0037_u01760497201522") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58c4_d20251015_m025946_c001_v7007000_t0000_u01760497186560") 2025/10/15 03:07:59 DEBUG : c/non empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d90_d20251015_m025945_c001_v0001183_t0054_u01760497185037") 2025/10/15 03:07:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a6e_d20251015_m030508_c001_v7007000_t0000_u01760497508863") 2025/10/15 03:07:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9717_d20251015_m030504_c001_v0001183_t0040_u01760497504301") 2025/10/15 03:07:59 DEBUG : check sum: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c586c_d20251015_m025938_c001_v7007000_t0000_u01760497178135") 2025/10/15 03:07:59 DEBUG : check sum: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d55_d20251015_m025937_c001_v0001183_t0025_u01760497177193") 2025/10/15 03:07:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e16d5_d20251015_m030745_c001_v7007000_t0000_u01760497665187") 2025/10/15 03:07:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9db8_d20251015_m030743_c001_v0001183_t0020_u01760497663752") 2025/10/15 03:07:59 DEBUG : dest/3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51ff5_d20251015_m030149_c001_v7007000_t0000_u01760497309435") 2025/10/15 03:07:59 DEBUG : dest/3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415acba28aef52ca_d20251015_m030148_c001_v0001041_t0017_u01760497308240") 2025/10/15 03:07:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df30_d20251015_m030602_c001_v7007000_t0000_u01760497562878") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437e8_d20251015_m030558_c001_v0001165_t0033_u01760497558792") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae8e_d20251015_m030716_c001_v7007000_t0000_u01760497636301") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9c16_d20251015_m030705_c001_v0001183_t0039_u01760497625693") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd44_d20251015_m030701_c001_v7007000_t0000_u01760497621461") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9ba6_d20251015_m030650_c001_v0001183_t0033_u01760497610830") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d3c_d20251015_m030646_c001_v7007000_t0000_u01760497606578") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9b36_d20251015_m030636_c001_v0001183_t0056_u01760497596084") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2878_d20251015_m030632_c001_v7007000_t0000_u01760497592012") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9aae_d20251015_m030621_c001_v0001183_t0051_u01760497581601") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec26_d20251015_m030617_c001_v7007000_t0000_u01760497577510") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9a16_d20251015_m030607_c001_v0001183_t0009_u01760497567181") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cde464_d20251015_m030600_c001_v7007000_t0000_u01760497560325") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f1b_d20251015_m030550_c001_v0001184_t0023_u01760497550782") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2721_d20251015_m030546_c001_v7007000_t0000_u01760497546584") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9902_d20251015_m030543_c001_v0001183_t0012_u01760497543126") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab5f_d20251015_m030541_c001_v7007000_t0000_u01760497541592") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0cfc_d20251015_m030532_c001_v0001106_t0054_u01760497532019") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddf2_d20251015_m030527_c001_v7007000_t0000_u01760497527912") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3daa_d20251015_m030524_c001_v0001184_t0024_u01760497524442") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f409a344462ba0d19_d20251015_m030522_c001_v7007000_t0000_u01760497522877") 2025/10/15 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3cfc_d20251015_m030512_c001_v0001184_t0036_u01760497512903") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cde35e_d20251015_m030506_c001_v7007000_t0000_u01760497506568") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435d1_d20251015_m030454_c001_v0001165_t0029_u01760497494590") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc86_d20251015_m030450_c001_v7007000_t0000_u01760497490500") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b4e_d20251015_m030438_c001_v0001106_t0021_u01760497478699") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818cd_d20251015_m030434_c001_v7007000_t0000_u01760497474590") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa951d_d20251015_m030424_c001_v0001183_t0012_u01760497464364") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4175adbfc6e164a8_d20251015_m030544_c001_v7007000_t0000_u01760497544577") 2025/10/15 03:08:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e95_d20251015_m030540_c001_v0001184_t0041_u01760497540019") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df31_d20251015_m030603_c001_v7007000_t0000_u01760497563059") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d90_d20251015_m030558_c001_v0001106_t0022_u01760497558854") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae93_d20251015_m030716_c001_v7007000_t0000_u01760497636483") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ebb_d20251015_m030706_c001_v0001106_t0042_u01760497626254") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd45_d20251015_m030701_c001_v7007000_t0000_u01760497621641") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e93_d20251015_m030651_c001_v0001106_t0008_u01760497611397") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d3f_d20251015_m030646_c001_v7007000_t0000_u01760497606760") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e4f_d20251015_m030636_c001_v0001106_t0000_u01760497596672") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f287d_d20251015_m030632_c001_v7007000_t0000_u01760497592191") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e0d_d20251015_m030622_c001_v0001106_t0038_u01760497582168") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec28_d20251015_m030617_c001_v7007000_t0000_u01760497577691") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0dc7_d20251015_m030607_c001_v0001106_t0025_u01760497567735") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aac25_d20251015_m030600_c001_v7007000_t0000_u01760497560132") 2025/10/15 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9978_d20251015_m030551_c001_v0001183_t0044_u01760497551340") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2722_d20251015_m030546_c001_v7007000_t0000_u01760497546846") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ebf_d20251015_m030543_c001_v0001184_t0039_u01760497543137") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120673644_d20251015_m030541_c001_v7007000_t0000_u01760497541802") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e29_d20251015_m030532_c001_v0001184_t0026_u01760497532880") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddf6_d20251015_m030528_c001_v7007000_t0000_u01760497528094") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436cc_d20251015_m030524_c001_v0001165_t0025_u01760497524461") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525b8_d20251015_m030523_c001_v7007000_t0000_u01760497523246") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa977f_d20251015_m030513_c001_v0001183_t0013_u01760497513479") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623ad_d20251015_m030506_c001_v7007000_t0000_u01760497506408") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0bda_d20251015_m030455_c001_v0001106_t0057_u01760497495187") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc88_d20251015_m030450_c001_v7007000_t0000_u01760497490680") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa95eb_d20251015_m030439_c001_v0001183_t0056_u01760497479814") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818cf_d20251015_m030434_c001_v7007000_t0000_u01760497474770") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343517_d20251015_m030424_c001_v0001165_t0041_u01760497464561") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab8f_d20251015_m030544_c001_v7007000_t0000_u01760497544724") 2025/10/15 03:08:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98d6_d20251015_m030540_c001_v0001183_t0013_u01760497540030") 2025/10/15 03:08:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df32_d20251015_m030603_c001_v7007000_t0000_u01760497563240") 2025/10/15 03:08:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99cb_d20251015_m030559_c001_v0001183_t0023_u01760497559020") 2025/10/15 03:08:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aae99_d20251015_m030716_c001_v7007000_t0000_u01760497636664") 2025/10/15 03:08:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf42c5_d20251015_m030707_c001_v0001184_t0033_u01760497627148") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd46_d20251015_m030701_c001_v7007000_t0000_u01760497621822") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf423a_d20251015_m030652_c001_v0001184_t0030_u01760497612511") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d41_d20251015_m030646_c001_v7007000_t0000_u01760497606943") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4186_d20251015_m030637_c001_v0001184_t0047_u01760497597605") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2883_d20251015_m030632_c001_v7007000_t0000_u01760497592371") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf40a5_d20251015_m030623_c001_v0001184_t0028_u01760497583016") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec2b_d20251015_m030617_c001_v7007000_t0000_u01760497577873") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ffd_d20251015_m030608_c001_v0001184_t0042_u01760497568754") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb38af_d20251015_m030600_c001_v7007000_t0000_u01760497560521") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437ba_d20251015_m030551_c001_v0001165_t0008_u01760497551890") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2723_d20251015_m030547_c001_v7007000_t0000_u01760497547027") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343777_d20251015_m030543_c001_v0001165_t0004_u01760497543195") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4175adbfc6e164a3_d20251015_m030542_c001_v7007000_t0000_u01760497542002") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa987a_d20251015_m030533_c001_v0001183_t0055_u01760497533440") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddfb_d20251015_m030528_c001_v7007000_t0000_u01760497528302") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9823_d20251015_m030524_c001_v0001183_t0045_u01760497524475") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddc1_d20251015_m030523_c001_v7007000_t0000_u01760497523260") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343666_d20251015_m030514_c001_v0001165_t0000_u01760497514089") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a5e_d20251015_m030506_c001_v7007000_t0000_u01760497506352") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96b0_d20251015_m030456_c001_v0001183_t0053_u01760497496527") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc8b_d20251015_m030450_c001_v7007000_t0000_u01760497490862") 2025/10/15 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343579_d20251015_m030440_c001_v0001165_t0028_u01760497480404") 2025/10/15 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818d3_d20251015_m030434_c001_v7007000_t0000_u01760497474951") 2025/10/15 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b03_d20251015_m030424_c001_v0001106_t0011_u01760497464785") 2025/10/15 03:08:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3b37_d20251015_m030544_c001_v7007000_t0000_u01760497544383") 2025/10/15 03:08:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e97_d20251015_m030540_c001_v0001184_t0057_u01760497540233") 2025/10/15 03:08:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df35_d20251015_m030603_c001_v7007000_t0000_u01760497563429") 2025/10/15 03:08:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437ee_d20251015_m030559_c001_v0001165_t0050_u01760497559030") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaea0_d20251015_m030716_c001_v7007000_t0000_u01760497636862") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3439bb_d20251015_m030707_c001_v0001165_t0009_u01760497627716") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd47_d20251015_m030702_c001_v7007000_t0000_u01760497622082") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343969_d20251015_m030653_c001_v0001165_t0013_u01760497613071") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d43_d20251015_m030647_c001_v7007000_t0000_u01760497607124") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34390c_d20251015_m030638_c001_v0001165_t0021_u01760497598171") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2888_d20251015_m030632_c001_v7007000_t0000_u01760497592551") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343894_d20251015_m030623_c001_v0001165_t0005_u01760497583569") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec2c_d20251015_m030618_c001_v7007000_t0000_u01760497578053") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34383c_d20251015_m030609_c001_v0001165_t0003_u01760497569331") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cde466_d20251015_m030600_c001_v7007000_t0000_u01760497560507") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d72_d20251015_m030552_c001_v0001106_t0039_u01760497552461") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2725_d20251015_m030547_c001_v7007000_t0000_u01760497547263") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ec5_d20251015_m030543_c001_v0001184_t0021_u01760497543330") 2025/10/15 03:08:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120673646_d20251015_m030542_c001_v7007000_t0000_u01760497542005") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343725_d20251015_m030534_c001_v0001165_t0037_u01760497534043") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddff_d20251015_m030528_c001_v7007000_t0000_u01760497528483") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3dac_d20251015_m030524_c001_v0001184_t0002_u01760497524645") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449deb39_d20251015_m030523_c001_v7007000_t0000_u01760497523272") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c5a_d20251015_m030514_c001_v0001106_t0023_u01760497514649") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d637_d20251015_m030506_c001_v7007000_t0000_u01760497506420") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435d7_d20251015_m030456_c001_v0001165_t0011_u01760497496735") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc8d_d20251015_m030451_c001_v7007000_t0000_u01760497491043") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b58_d20251015_m030440_c001_v0001106_t0053_u01760497480633") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818d8_d20251015_m030435_c001_v7007000_t0000_u01760497475193") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9537_d20251015_m030425_c001_v0001183_t0053_u01760497465702") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f420744ac74819602_d20251015_m030544_c001_v7007000_t0000_u01760497544398") 2025/10/15 03:08:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98d8_d20251015_m030540_c001_v0001183_t0039_u01760497540245") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df36_d20251015_m030603_c001_v7007000_t0000_u01760497563610") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f7d_d20251015_m030559_c001_v0001184_t0048_u01760497559041") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaea5_d20251015_m030717_c001_v7007000_t0000_u01760497637044") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9c34_d20251015_m030707_c001_v0001183_t0052_u01760497627914") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd48_d20251015_m030702_c001_v7007000_t0000_u01760497622334") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9bbf_d20251015_m030653_c001_v0001183_t0035_u01760497613370") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d45_d20251015_m030647_c001_v7007000_t0000_u01760497607365") 2025/10/15 03:08:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9b43_d20251015_m030638_c001_v0001183_t0044_u01760497598401") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f288c_d20251015_m030632_c001_v7007000_t0000_u01760497592731") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9ac0_d20251015_m030623_c001_v0001183_t0035_u01760497583783") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec2d_d20251015_m030618_c001_v7007000_t0000_u01760497578280") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9a2c_d20251015_m030609_c001_v0001183_t0016_u01760497569617") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3be7_d20251015_m030600_c001_v7007000_t0000_u01760497560532") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f31_d20251015_m030552_c001_v0001184_t0051_u01760497552985") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2726_d20251015_m030547_c001_v7007000_t0000_u01760497547445") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa990a_d20251015_m030543_c001_v0001183_t0026_u01760497543342") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d725_d20251015_m030542_c001_v7007000_t0000_u01760497542022") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d0a_d20251015_m030534_c001_v0001106_t0033_u01760497534272") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de02_d20251015_m030528_c001_v7007000_t0000_u01760497528667") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa982b_d20251015_m030524_c001_v0001183_t0052_u01760497524691") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067297c_d20251015_m030523_c001_v7007000_t0000_u01760497523274") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d1e_d20251015_m030515_c001_v0001184_t0000_u01760497515151") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2652_d20251015_m030506_c001_v7007000_t0000_u01760497506363") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0be8_d20251015_m030456_c001_v0001106_t0005_u01760497496939") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc8f_d20251015_m030451_c001_v7007000_t0000_u01760497491223") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa95f5_d20251015_m030441_c001_v0001183_t0000_u01760497481081") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818da_d20251015_m030435_c001_v7007000_t0000_u01760497475378") 2025/10/15 03:08:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343521_d20251015_m030425_c001_v0001165_t0059_u01760497465937") 2025/10/15 03:08:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120673648_d20251015_m030544_c001_v7007000_t0000_u01760497544345") 2025/10/15 03:08:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343759_d20251015_m030540_c001_v0001165_t0052_u01760497540341") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df37_d20251015_m030603_c001_v7007000_t0000_u01760497563821") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99d2_d20251015_m030559_c001_v0001183_t0027_u01760497559232") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaeaa_d20251015_m030717_c001_v7007000_t0000_u01760497637223") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ec7_d20251015_m030708_c001_v0001106_t0048_u01760497628247") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd49_d20251015_m030702_c001_v7007000_t0000_u01760497622513") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e9b_d20251015_m030653_c001_v0001106_t0036_u01760497613570") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d48_d20251015_m030647_c001_v7007000_t0000_u01760497607546") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e53_d20251015_m030638_c001_v0001106_t0055_u01760497598620") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f288f_d20251015_m030632_c001_v7007000_t0000_u01760497592911") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e21_d20251015_m030623_c001_v0001106_t0044_u01760497583977") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec2f_d20251015_m030618_c001_v7007000_t0000_u01760497578461") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0dd5_d20251015_m030609_c001_v0001106_t0017_u01760497569810") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df21_d20251015_m030600_c001_v7007000_t0000_u01760497560337") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa998a_d20251015_m030553_c001_v0001183_t0032_u01760497553283") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2727_d20251015_m030547_c001_v7007000_t0000_u01760497547626") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343779_d20251015_m030543_c001_v0001165_t0004_u01760497543412") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab6e_d20251015_m030542_c001_v7007000_t0000_u01760497542031") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e4b_d20251015_m030534_c001_v0001184_t0021_u01760497534843") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de06_d20251015_m030528_c001_v7007000_t0000_u01760497528860") 2025/10/15 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436d4_d20251015_m030524_c001_v0001165_t0037_u01760497524714") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb3858_d20251015_m030523_c001_v7007000_t0000_u01760497523294") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9792_d20251015_m030515_c001_v0001183_t0020_u01760497515419") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a63_d20251015_m030506_c001_v7007000_t0000_u01760497506715") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96ba_d20251015_m030457_c001_v0001183_t0034_u01760497497776") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc93_d20251015_m030451_c001_v7007000_t0000_u01760497491403") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343581_d20251015_m030441_c001_v0001165_t0023_u01760497481286") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818dc_d20251015_m030435_c001_v7007000_t0000_u01760497475560") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b05_d20251015_m030426_c001_v0001106_t0012_u01760497466137") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f271b_d20251015_m030544_c001_v7007000_t0000_u01760497544737") 2025/10/15 03:08:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d47_d20251015_m030540_c001_v0001106_t0036_u01760497540422") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df38_d20251015_m030604_c001_v7007000_t0000_u01760497564003") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f83_d20251015_m030559_c001_v0001184_t0034_u01760497559257") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaeaf_d20251015_m030717_c001_v7007000_t0000_u01760497637404") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf42d5_d20251015_m030708_c001_v0001184_t0017_u01760497628824") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4a_d20251015_m030702_c001_v7007000_t0000_u01760497622705") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf424e_d20251015_m030654_c001_v0001184_t0008_u01760497614304") 2025/10/15 03:08:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d4a_d20251015_m030647_c001_v7007000_t0000_u01760497607737") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4196_d20251015_m030639_c001_v0001184_t0011_u01760497599376") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2894_d20251015_m030633_c001_v7007000_t0000_u01760497593091") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf40bd_d20251015_m030624_c001_v0001184_t0030_u01760497584619") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec30_d20251015_m030618_c001_v7007000_t0000_u01760497578641") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4015_d20251015_m030610_c001_v0001184_t0015_u01760497570371") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df23_d20251015_m030600_c001_v7007000_t0000_u01760497560492") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437c2_d20251015_m030553_c001_v0001165_t0022_u01760497553485") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2728_d20251015_m030547_c001_v7007000_t0000_u01760497547807") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d4f_d20251015_m030543_c001_v0001106_t0005_u01760497543499") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2712_d20251015_m030541_c001_v7007000_t0000_u01760497541405") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa988e_d20251015_m030535_c001_v0001183_t0057_u01760497535050") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de08_d20251015_m030529_c001_v7007000_t0000_u01760497529065") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ccc_d20251015_m030524_c001_v0001106_t0041_u01760497524829") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f409a344462ba0d1f_d20251015_m030523_c001_v7007000_t0000_u01760497523058") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343674_d20251015_m030515_c001_v0001165_t0025_u01760497515660") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623ae_d20251015_m030506_c001_v7007000_t0000_u01760497506523") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435e2_d20251015_m030457_c001_v0001165_t0004_u01760497497978") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc96_d20251015_m030451_c001_v7007000_t0000_u01760497491587") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b5e_d20251015_m030441_c001_v0001106_t0041_u01760497481501") 2025/10/15 03:08:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818dd_d20251015_m030435_c001_v7007000_t0000_u01760497475741") 2025/10/15 03:08:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa954d_d20251015_m030427_c001_v0001183_t0035_u01760497467049") 2025/10/15 03:08:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea94_d20251015_m030544_c001_v7007000_t0000_u01760497544585") 2025/10/15 03:08:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98dc_d20251015_m030540_c001_v0001183_t0041_u01760497540438") 2025/10/15 03:08:10 DEBUG : dir1/0007-12345: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df39_d20251015_m030604_c001_v7007000_t0000_u01760497564185") 2025/10/15 03:08:10 DEBUG : dir1/0007-12345: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437f0_d20251015_m030559_c001_v0001165_t0027_u01760497559359") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaeb1_d20251015_m030717_c001_v7007000_t0000_u01760497637585") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3439c1_d20251015_m030709_c001_v0001165_t0055_u01760497629044") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4b_d20251015_m030702_c001_v7007000_t0000_u01760497622903") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34396f_d20251015_m030654_c001_v0001165_t0033_u01760497614519") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d4c_d20251015_m030647_c001_v7007000_t0000_u01760497607925") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343914_d20251015_m030639_c001_v0001165_t0043_u01760497599572") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2898_d20251015_m030633_c001_v7007000_t0000_u01760497593272") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3438a2_d20251015_m030624_c001_v0001165_t0042_u01760497584894") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec33_d20251015_m030618_c001_v7007000_t0000_u01760497578820") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343840_d20251015_m030610_c001_v0001165_t0054_u01760497570578") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df25_d20251015_m030600_c001_v7007000_t0000_u01760497560541") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d74_d20251015_m030553_c001_v0001106_t0052_u01760497553717") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2729_d20251015_m030548_c001_v7007000_t0000_u01760497548011") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ec7_d20251015_m030543_c001_v0001184_t0039_u01760497543524") 2025/10/15 03:08:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea49_d20251015_m030541_c001_v7007000_t0000_u01760497541390") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34372f_d20251015_m030535_c001_v0001165_t0012_u01760497535257") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de0b_d20251015_m030529_c001_v7007000_t0000_u01760497529248") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3db2_d20251015_m030524_c001_v0001184_t0000_u01760497524848") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581ada_d20251015_m030523_c001_v7007000_t0000_u01760497523305") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c66_d20251015_m030515_c001_v0001106_t0039_u01760497515895") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e1218_d20251015_m030506_c001_v7007000_t0000_u01760497506583") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0bf2_d20251015_m030458_c001_v0001106_t0025_u01760497498181") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc99_d20251015_m030451_c001_v7007000_t0000_u01760497491813") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9601_d20251015_m030442_c001_v0001183_t0024_u01760497482120") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818e2_d20251015_m030435_c001_v7007000_t0000_u01760497475921") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34352f_d20251015_m030427_c001_v0001165_t0036_u01760497467267") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4175adbfc6e164a7_d20251015_m030544_c001_v7007000_t0000_u01760497544363") 2025/10/15 03:08:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e99_d20251015_m030540_c001_v0001184_t0053_u01760497540455") 2025/10/15 03:08:11 DEBUG : dir1/0008-23456: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df3b_d20251015_m030604_c001_v7007000_t0000_u01760497564366") 2025/10/15 03:08:11 DEBUG : dir1/0008-23456: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99d4_d20251015_m030559_c001_v0001183_t0059_u01760497559427") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaeb4_d20251015_m030717_c001_v7007000_t0000_u01760497637772") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9c3e_d20251015_m030709_c001_v0001183_t0033_u01760497629310") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4c_d20251015_m030703_c001_v7007000_t0000_u01760497623084") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9bcf_d20251015_m030654_c001_v0001183_t0037_u01760497614747") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d4e_d20251015_m030648_c001_v7007000_t0000_u01760497608109") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9b5e_d20251015_m030639_c001_v0001183_t0053_u01760497599810") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f289d_d20251015_m030633_c001_v7007000_t0000_u01760497593452") 2025/10/15 03:08:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9acc_d20251015_m030625_c001_v0001183_t0021_u01760497585181") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec38_d20251015_m030619_c001_v7007000_t0000_u01760497579001") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9a36_d20251015_m030610_c001_v0001183_t0057_u01760497570809") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdc06_d20251015_m030600_c001_v7007000_t0000_u01760497560553") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f39_d20251015_m030554_c001_v0001184_t0025_u01760497554248") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f272a_d20251015_m030548_c001_v7007000_t0000_u01760497548206") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9910_d20251015_m030543_c001_v0001183_t0032_u01760497543540") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4175adbfc6e164a2_d20251015_m030541_c001_v7007000_t0000_u01760497541818") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d1a_d20251015_m030535_c001_v0001106_t0026_u01760497535495") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de0f_d20251015_m030529_c001_v7007000_t0000_u01760497529428") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa982f_d20251015_m030524_c001_v0001183_t0055_u01760497524926") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525af_d20251015_m030522_c001_v7007000_t0000_u01760497522885") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d2c_d20251015_m030516_c001_v0001184_t0015_u01760497516373") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623b0_d20251015_m030506_c001_v7007000_t0000_u01760497506595") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96cd_d20251015_m030459_c001_v0001183_t0049_u01760497499067") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc9c_d20251015_m030451_c001_v7007000_t0000_u01760497491994") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343587_d20251015_m030442_c001_v0001165_t0044_u01760497482350") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818e7_d20251015_m030436_c001_v7007000_t0000_u01760497476126") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b0e_d20251015_m030427_c001_v0001106_t0025_u01760497467484") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea90_d20251015_m030544_c001_v7007000_t0000_u01760497544405") 2025/10/15 03:08:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34375d_d20251015_m030540_c001_v0001165_t0017_u01760497540592") 2025/10/15 03:08:13 DEBUG : dir1/0009-34567: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df3f_d20251015_m030604_c001_v7007000_t0000_u01760497564552") 2025/10/15 03:08:13 DEBUG : dir1/0009-34567: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d96_d20251015_m030559_c001_v0001106_t0026_u01760497559437") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaeba_d20251015_m030717_c001_v7007000_t0000_u01760497637953") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ed1_d20251015_m030709_c001_v0001106_t0052_u01760497629516") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4d_d20251015_m030703_c001_v7007000_t0000_u01760497623264") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e9d_d20251015_m030654_c001_v0001106_t0055_u01760497614951") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d51_d20251015_m030648_c001_v7007000_t0000_u01760497608291") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e55_d20251015_m030640_c001_v0001106_t0036_u01760497600014") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28a0_d20251015_m030633_c001_v7007000_t0000_u01760497593633") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e27_d20251015_m030625_c001_v0001106_t0018_u01760497585402") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec3c_d20251015_m030619_c001_v7007000_t0000_u01760497579182") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0de5_d20251015_m030611_c001_v0001106_t0048_u01760497571053") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df24_d20251015_m030600_c001_v7007000_t0000_u01760497560520") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9995_d20251015_m030554_c001_v0001183_t0038_u01760497554460") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f272b_d20251015_m030548_c001_v7007000_t0000_u01760497548386") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34377b_d20251015_m030543_c001_v0001165_t0010_u01760497543624") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab59_d20251015_m030541_c001_v7007000_t0000_u01760497541412") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e65_d20251015_m030536_c001_v0001184_t0057_u01760497536027") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de11_d20251015_m030529_c001_v7007000_t0000_u01760497529610") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436d8_d20251015_m030524_c001_v0001165_t0018_u01760497524958") 2025/10/15 03:08:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f409a344462ba0d21_d20251015_m030523_c001_v7007000_t0000_u01760497523240") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97b0_d20251015_m030516_c001_v0001183_t0057_u01760497516586") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d638_d20251015_m030506_c001_v7007000_t0000_u01760497506608") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435ee_d20251015_m030459_c001_v0001165_t0005_u01760497499275") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dc9f_d20251015_m030452_c001_v7007000_t0000_u01760497492176") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b68_d20251015_m030443_c001_v0001106_t0054_u01760497483170") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818ec_d20251015_m030436_c001_v7007000_t0000_u01760497476307") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9559_d20251015_m030428_c001_v0001183_t0048_u01760497468196") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab88_d20251015_m030544_c001_v7007000_t0000_u01760497544331") 2025/10/15 03:08:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98e2_d20251015_m030540_c001_v0001183_t0026_u01760497540638") 2025/10/15 03:08:14 DEBUG : dir1/0010-45678: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df43_d20251015_m030604_c001_v7007000_t0000_u01760497564733") 2025/10/15 03:08:14 DEBUG : dir1/0010-45678: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f85_d20251015_m030559_c001_v0001184_t0031_u01760497559458") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaec1_d20251015_m030718_c001_v7007000_t0000_u01760497638136") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf42ed_d20251015_m030710_c001_v0001184_t0036_u01760497630357") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4e_d20251015_m030703_c001_v7007000_t0000_u01760497623445") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4256_d20251015_m030655_c001_v0001184_t0055_u01760497615791") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d53_d20251015_m030648_c001_v7007000_t0000_u01760497608472") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf41b6_d20251015_m030640_c001_v0001184_t0024_u01760497600590") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28a5_d20251015_m030633_c001_v7007000_t0000_u01760497593855") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf40db_d20251015_m030626_c001_v0001184_t0039_u01760497586044") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec3f_d20251015_m030619_c001_v7007000_t0000_u01760497579366") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4027_d20251015_m030611_c001_v0001184_t0003_u01760497571643") 2025/10/15 03:08:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cde463_d20251015_m030600_c001_v7007000_t0000_u01760497560143") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437c4_d20251015_m030554_c001_v0001165_t0008_u01760497554653") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f272c_d20251015_m030548_c001_v7007000_t0000_u01760497548566") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ecd_d20251015_m030543_c001_v0001184_t0015_u01760497543729") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2713_d20251015_m030541_c001_v7007000_t0000_u01760497541615") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa989c_d20251015_m030536_c001_v0001183_t0046_u01760497536232") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de13_d20251015_m030529_c001_v7007000_t0000_u01760497529791") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3db4_d20251015_m030525_c001_v0001184_t0001_u01760497525058") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067297a_d20251015_m030523_c001_v7007000_t0000_u01760497523089") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343676_d20251015_m030516_c001_v0001165_t0049_u01760497516785") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623a9_d20251015_m030506_c001_v7007000_t0000_u01760497506162") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0bfe_d20251015_m030459_c001_v0001106_t0048_u01760497499498") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dca3_d20251015_m030452_c001_v7007000_t0000_u01760497492356") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9619_d20251015_m030443_c001_v0001183_t0024_u01760497483773") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818f1_d20251015_m030436_c001_v7007000_t0000_u01760497476490") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34353f_d20251015_m030428_c001_v0001165_t0014_u01760497468389") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d746_d20251015_m030544_c001_v7007000_t0000_u01760497544523") 2025/10/15 03:08:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e9f_d20251015_m030540_c001_v0001184_t0031_u01760497540654") 2025/10/15 03:08:15 DEBUG : dir1/0011-56789: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df49_d20251015_m030604_c001_v7007000_t0000_u01760497564917") 2025/10/15 03:08:15 DEBUG : dir1/0011-56789: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437f2_d20251015_m030559_c001_v0001165_t0054_u01760497559576") 2025/10/15 03:08:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaec6_d20251015_m030718_c001_v7007000_t0000_u01760497638319") 2025/10/15 03:08:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3439cf_d20251015_m030710_c001_v0001165_t0008_u01760497630606") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd4f_d20251015_m030703_c001_v7007000_t0000_u01760497623626") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343977_d20251015_m030655_c001_v0001165_t0013_u01760497615986") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d56_d20251015_m030648_c001_v7007000_t0000_u01760497608654") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34391d_d20251015_m030640_c001_v0001165_t0033_u01760497600784") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28a9_d20251015_m030634_c001_v7007000_t0000_u01760497594042") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3438b2_d20251015_m030626_c001_v0001165_t0035_u01760497586250") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec43_d20251015_m030619_c001_v7007000_t0000_u01760497579575") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34384e_d20251015_m030611_c001_v0001165_t0020_u01760497571863") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df26_d20251015_m030600_c001_v7007000_t0000_u01760497560686") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d7a_d20251015_m030554_c001_v0001106_t0000_u01760497554852") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f272e_d20251015_m030548_c001_v7007000_t0000_u01760497548747") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9914_d20251015_m030543_c001_v0001183_t0028_u01760497543741") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120673645_d20251015_m030541_c001_v7007000_t0000_u01760497541807") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343739_d20251015_m030536_c001_v0001165_t0024_u01760497536438") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de14_d20251015_m030529_c001_v7007000_t0000_u01760497529972") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9833_d20251015_m030525_c001_v0001183_t0059_u01760497525146") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad65baa_d20251015_m030523_c001_v7007000_t0000_u01760497523348") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c74_d20251015_m030517_c001_v0001106_t0027_u01760497517023") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623ab_d20251015_m030506_c001_v7007000_t0000_u01760497506342") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96dd_d20251015_m030500_c001_v0001183_t0041_u01760497500144") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dca7_d20251015_m030452_c001_v7007000_t0000_u01760497492537") 2025/10/15 03:08:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343597_d20251015_m030443_c001_v0001165_t0037_u01760497483980") 2025/10/15 03:08:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818f6_d20251015_m030436_c001_v7007000_t0000_u01760497476672") 2025/10/15 03:08:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b1a_d20251015_m030428_c001_v0001106_t0002_u01760497468597") 2025/10/15 03:08:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f420744ac74819604_d20251015_m030544_c001_v7007000_t0000_u01760497544595") 2025/10/15 03:08:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343761_d20251015_m030540_c001_v0001165_t0047_u01760497540795") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df51_d20251015_m030605_c001_v7007000_t0000_u01760497565097") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99d6_d20251015_m030559_c001_v0001183_t0048_u01760497559651") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaecb_d20251015_m030718_c001_v7007000_t0000_u01760497638499") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9c50_d20251015_m030710_c001_v0001183_t0012_u01760497630808") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd50_d20251015_m030703_c001_v7007000_t0000_u01760497623805") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9bdf_d20251015_m030656_c001_v0001183_t0048_u01760497616254") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d59_d20251015_m030648_c001_v7007000_t0000_u01760497608835") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9b68_d20251015_m030641_c001_v0001183_t0021_u01760497601013") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28ad_d20251015_m030634_c001_v7007000_t0000_u01760497594222") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9ada_d20251015_m030626_c001_v0001183_t0034_u01760497586463") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec44_d20251015_m030619_c001_v7007000_t0000_u01760497579755") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9a44_d20251015_m030612_c001_v0001183_t0010_u01760497572076") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df1f_d20251015_m030600_c001_v7007000_t0000_u01760497560154") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f47_d20251015_m030555_c001_v0001184_t0039_u01760497555326") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f272f_d20251015_m030548_c001_v7007000_t0000_u01760497548928") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34377f_d20251015_m030543_c001_v0001165_t0044_u01760497543821") 2025/10/15 03:08:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d723_d20251015_m030541_c001_v7007000_t0000_u01760497541823") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d20_d20251015_m030536_c001_v0001106_t0036_u01760497536641") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de15_d20251015_m030530_c001_v7007000_t0000_u01760497530153") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436dc_d20251015_m030525_c001_v0001165_t0030_u01760497525158") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449deb35_d20251015_m030523_c001_v7007000_t0000_u01760497523091") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d3a_d20251015_m030517_c001_v0001184_t0019_u01760497517708") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e1217_d20251015_m030506_c001_v7007000_t0000_u01760497506400") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435fa_d20251015_m030500_c001_v0001165_t0024_u01760497500365") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dca9_d20251015_m030452_c001_v7007000_t0000_u01760497492718") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b74_d20251015_m030444_c001_v0001106_t0005_u01760497484192") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818fa_d20251015_m030436_c001_v7007000_t0000_u01760497476853") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9561_d20251015_m030429_c001_v0001183_t0003_u01760497469065") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d912067364a_d20251015_m030544_c001_v7007000_t0000_u01760497544527") 2025/10/15 03:08:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98e8_d20251015_m030540_c001_v0001183_t0028_u01760497540845") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df56_d20251015_m030605_c001_v7007000_t0000_u01760497565279") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f89_d20251015_m030559_c001_v0001184_t0037_u01760497559651") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaecf_d20251015_m030718_c001_v7007000_t0000_u01760497638680") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ed9_d20251015_m030711_c001_v0001106_t0024_u01760497631009") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd51_d20251015_m030703_c001_v7007000_t0000_u01760497623985") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ea3_d20251015_m030656_c001_v0001106_t0021_u01760497616449") 2025/10/15 03:08:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d5b_d20251015_m030649_c001_v7007000_t0000_u01760497609017") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e5d_d20251015_m030641_c001_v0001106_t0056_u01760497601224") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28b3_d20251015_m030634_c001_v7007000_t0000_u01760497594412") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0e2d_d20251015_m030626_c001_v0001106_t0026_u01760497586661") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec46_d20251015_m030619_c001_v7007000_t0000_u01760497579934") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0de7_d20251015_m030612_c001_v0001106_t0031_u01760497572276") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aac27_d20251015_m030600_c001_v7007000_t0000_u01760497560493") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa99a5_d20251015_m030555_c001_v0001183_t0000_u01760497555534") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2730_d20251015_m030549_c001_v7007000_t0000_u01760497549108") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ed1_d20251015_m030543_c001_v0001184_t0023_u01760497543950") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2714_d20251015_m030541_c001_v7007000_t0000_u01760497541809") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e71_d20251015_m030537_c001_v0001184_t0036_u01760497537226") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de16_d20251015_m030530_c001_v7007000_t0000_u01760497530336") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3db9_d20251015_m030525_c001_v0001184_t0024_u01760497525290") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb3856_d20251015_m030523_c001_v7007000_t0000_u01760497523110") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97c3_d20251015_m030517_c001_v0001183_t0056_u01760497517946") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623b1_d20251015_m030506_c001_v7007000_t0000_u01760497506702") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c0a_d20251015_m030500_c001_v0001106_t0049_u01760497500577") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dcac_d20251015_m030452_c001_v7007000_t0000_u01760497492899") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa962f_d20251015_m030444_c001_v0001183_t0042_u01760497484800") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e5818fc_d20251015_m030437_c001_v7007000_t0000_u01760497477033") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343543_d20251015_m030429_c001_v0001165_t0008_u01760497469276") 2025/10/15 03:08:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aab8c_d20251015_m030544_c001_v7007000_t0000_u01760497544543") 2025/10/15 03:08:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ea1_d20251015_m030540_c001_v0001184_t0026_u01760497540855") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df5a_d20251015_m030605_c001_v7007000_t0000_u01760497565463") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437f4_d20251015_m030559_c001_v0001165_t0037_u01760497559828") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaed5_d20251015_m030718_c001_v7007000_t0000_u01760497638863") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf42fd_d20251015_m030711_c001_v0001184_t0053_u01760497631563") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd52_d20251015_m030704_c001_v7007000_t0000_u01760497624165") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4260_d20251015_m030657_c001_v0001184_t0011_u01760497617088") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d61_d20251015_m030649_c001_v7007000_t0000_u01760497609247") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf41be_d20251015_m030641_c001_v0001184_t0031_u01760497601711") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28b9_d20251015_m030634_c001_v7007000_t0000_u01760497594593") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf40e1_d20251015_m030627_c001_v0001184_t0056_u01760497587212") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec47_d20251015_m030620_c001_v7007000_t0000_u01760497580114") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4035_d20251015_m030612_c001_v0001184_t0023_u01760497572871") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df20_d20251015_m030600_c001_v7007000_t0000_u01760497560310") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3437c8_d20251015_m030555_c001_v0001165_t0029_u01760497555742") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2731_d20251015_m030549_c001_v7007000_t0000_u01760497549304") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9918_d20251015_m030544_c001_v0001183_t0012_u01760497544030") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942525b_d20251015_m030541_c001_v7007000_t0000_u01760497541809") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa98a8_d20251015_m030537_c001_v0001183_t0035_u01760497537430") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de17_d20251015_m030530_c001_v7007000_t0000_u01760497530518") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9835_d20251015_m030525_c001_v0001183_t0042_u01760497525339") 2025/10/15 03:08:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525b6_d20251015_m030523_c001_v7007000_t0000_u01760497523066") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343686_d20251015_m030518_c001_v0001165_t0041_u01760497518214") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623a8_d20251015_m030505_c001_v7007000_t0000_u01760497505983") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa96e9_d20251015_m030501_c001_v0001183_t0039_u01760497501171") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dcb1_d20251015_m030453_c001_v7007000_t0000_u01760497493117") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3435a3_d20251015_m030445_c001_v0001165_t0017_u01760497485000") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581901_d20251015_m030437_c001_v7007000_t0000_u01760497477215") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b22_d20251015_m030429_c001_v0001106_t0047_u01760497469506") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2719_d20251015_m030544_c001_v7007000_t0000_u01760497544555") 2025/10/15 03:08:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343765_d20251015_m030541_c001_v0001165_t0013_u01760497541054") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df5b_d20251015_m030605_c001_v7007000_t0000_u01760497565645") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f8d_d20251015_m030559_c001_v0001184_t0042_u01760497559844") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaed9_d20251015_m030719_c001_v7007000_t0000_u01760497639045") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3439d9_d20251015_m030711_c001_v0001165_t0005_u01760497631775") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd53_d20251015_m030704_c001_v7007000_t0000_u01760497624345") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343987_d20251015_m030657_c001_v0001165_t0008_u01760497617292") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d67_d20251015_m030649_c001_v7007000_t0000_u01760497609440") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343925_d20251015_m030641_c001_v0001165_t0044_u01760497601917") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28bc_d20251015_m030634_c001_v7007000_t0000_u01760497594773") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3438be_d20251015_m030627_c001_v0001165_t0000_u01760497587635") 2025/10/15 03:08:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec49_d20251015_m030620_c001_v7007000_t0000_u01760497580294") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343856_d20251015_m030613_c001_v0001165_t0011_u01760497573078") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aac28_d20251015_m030600_c001_v7007000_t0000_u01760497560686") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d82_d20251015_m030555_c001_v0001106_t0040_u01760497555946") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2732_d20251015_m030549_c001_v7007000_t0000_u01760497549484") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343781_d20251015_m030544_c001_v0001165_t0026_u01760497544047") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41185a1fa5e6ea51_d20251015_m030541_c001_v7007000_t0000_u01760497541946") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343745_d20251015_m030537_c001_v0001165_t0028_u01760497537737") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de18_d20251015_m030530_c001_v7007000_t0000_u01760497530701") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436e0_d20251015_m030525_c001_v0001165_t0057_u01760497525404") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddc0_d20251015_m030523_c001_v7007000_t0000_u01760497523073") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c80_d20251015_m030518_c001_v0001106_t0057_u01760497518446") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a60_d20251015_m030506_c001_v7007000_t0000_u01760497506534") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343600_d20251015_m030501_c001_v0001165_t0004_u01760497501371") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dcb3_d20251015_m030453_c001_v7007000_t0000_u01760497493297") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0b82_d20251015_m030445_c001_v0001106_t0025_u01760497485200") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581904_d20251015_m030437_c001_v7007000_t0000_u01760497477396") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa956f_d20251015_m030430_c001_v0001183_t0013_u01760497470236") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f405b1185a121d74c_d20251015_m030544_c001_v7007000_t0000_u01760497544705") 2025/10/15 03:08:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ea5_d20251015_m030541_c001_v0001184_t0052_u01760497541064") 2025/10/15 03:08:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a6f_d20251015_m030509_c001_v7007000_t0000_u01760497509046") 2025/10/15 03:08:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9719_d20251015_m030504_c001_v0001183_t0055_u01760497504519") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a70_d20251015_m030509_c001_v7007000_t0000_u01760497509242") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343626_d20251015_m030504_c001_v0001165_t0029_u01760497504572") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a72_d20251015_m030509_c001_v7007000_t0000_u01760497509424") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34362a_d20251015_m030504_c001_v0001165_t0053_u01760497504776") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a74_d20251015_m030509_c001_v7007000_t0000_u01760497509605") 2025/10/15 03:08:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c2c_d20251015_m030504_c001_v0001106_t0016_u01760497504875") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a75_d20251015_m030509_c001_v7007000_t0000_u01760497509797") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa971d_d20251015_m030504_c001_v0001183_t0058_u01760497504894") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a76_d20251015_m030509_c001_v7007000_t0000_u01760497509978") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34362e_d20251015_m030504_c001_v0001165_t0059_u01760497504973") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a78_d20251015_m030510_c001_v7007000_t0000_u01760497510160") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3ca6_d20251015_m030505_c001_v0001184_t0018_u01760497505067") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a7a_d20251015_m030510_c001_v7007000_t0000_u01760497510341") 2025/10/15 03:08:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9721_d20251015_m030505_c001_v0001183_t0000_u01760497505097") 2025/10/15 03:08:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a7b_d20251015_m030510_c001_v7007000_t0000_u01760497510522") 2025/10/15 03:08:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343632_d20251015_m030505_c001_v0001165_t0021_u01760497505187") 2025/10/15 03:08:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a7d_d20251015_m030510_c001_v7007000_t0000_u01760497510702") 2025/10/15 03:08:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3cac_d20251015_m030505_c001_v0001184_t0004_u01760497505290") 2025/10/15 03:08:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a7e_d20251015_m030510_c001_v7007000_t0000_u01760497510882") 2025/10/15 03:08:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9729_d20251015_m030505_c001_v0001183_t0047_u01760497505309") 2025/10/15 03:08:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a80_d20251015_m030511_c001_v7007000_t0000_u01760497511062") 2025/10/15 03:08:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c32_d20251015_m030505_c001_v0001106_t0040_u01760497505365") 2025/10/15 03:08:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a82_d20251015_m030511_c001_v7007000_t0000_u01760497511242") 2025/10/15 03:08:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343634_d20251015_m030505_c001_v0001165_t0051_u01760497505391") 2025/10/15 03:08:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a84_d20251015_m030511_c001_v7007000_t0000_u01760497511424") 2025/10/15 03:08:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa972b_d20251015_m030505_c001_v0001183_t0019_u01760497505535") 2025/10/15 03:08:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a86_d20251015_m030511_c001_v7007000_t0000_u01760497511605") 2025/10/15 03:08:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3cae_d20251015_m030505_c001_v0001184_t0059_u01760497505544") 2025/10/15 03:08:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3a8a_d20251015_m030511_c001_v7007000_t0000_u01760497511786") 2025/10/15 03:08:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343636_d20251015_m030505_c001_v0001165_t0047_u01760497505653") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f7ff_d20251015_m030525_c001_v7007000_t0000_u01760497525856") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d70_d20251015_m030521_c001_v0001184_t0041_u01760497521416") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad65bb8_d20251015_m030525_c001_v7007000_t0000_u01760497525785") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97e3_d20251015_m030521_c001_v0001183_t0049_u01760497521445") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525da_d20251015_m030525_c001_v7007000_t0000_u01760497525661") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436a8_d20251015_m030521_c001_v0001165_t0042_u01760497521554") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581af0_d20251015_m030525_c001_v7007000_t0000_u01760497525794") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d76_d20251015_m030521_c001_v0001184_t0055_u01760497521626") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449deb53_d20251015_m030525_c001_v7007000_t0000_u01760497525646") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97e9_d20251015_m030521_c001_v0001183_t0014_u01760497521666") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120672985_d20251015_m030525_c001_v7007000_t0000_u01760497525626") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436ac_d20251015_m030521_c001_v0001165_t0029_u01760497521769") 2025/10/15 03:08:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120672986_d20251015_m030525_c001_v7007000_t0000_u01760497525862") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0cac_d20251015_m030521_c001_v0001106_t0016_u01760497521812") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb386a_d20251015_m030525_c001_v7007000_t0000_u01760497525806") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d78_d20251015_m030521_c001_v0001184_t0015_u01760497521823") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddd7_d20251015_m030526_c001_v7007000_t0000_u01760497526019") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97ef_d20251015_m030521_c001_v0001183_t0027_u01760497521869") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40917ca080cb3868_d20251015_m030525_c001_v7007000_t0000_u01760497525623") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436ae_d20251015_m030521_c001_v0001165_t0059_u01760497521973") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525df_d20251015_m030525_c001_v7007000_t0000_u01760497525875") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d7a_d20251015_m030522_c001_v0001184_t0018_u01760497522087") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddd5_d20251015_m030525_c001_v7007000_t0000_u01760497525837") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97f3_d20251015_m030522_c001_v0001183_t0044_u01760497522072") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581aef_d20251015_m030525_c001_v7007000_t0000_u01760497525612") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3436b0_d20251015_m030522_c001_v0001165_t0045_u01760497522213") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4ddd3_d20251015_m030525_c001_v7007000_t0000_u01760497525654") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97f7_d20251015_m030522_c001_v0001183_t0058_u01760497522282") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f7fe_d20251015_m030525_c001_v7007000_t0000_u01760497525677") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3d86_d20251015_m030522_c001_v0001184_t0017_u01760497522299") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad65bbb_d20251015_m030525_c001_v7007000_t0000_u01760497525967") 2025/10/15 03:08:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa97fd_d20251015_m030522_c001_v0001183_t0000_u01760497522497") 2025/10/15 03:08:25 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0fbf_d20251015_m030322_c001_v7007000_t0000_u01760497402213") 2025/10/15 03:08:25 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103a1afd27cbcdde_d20251015_m030320_c001_v0001176_t0055_u01760497400221") 2025/10/15 03:08:25 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f4cb_d20251015_m030320_c001_v7007000_t0000_u01760497400038") 2025/10/15 03:08:25 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103a1afd27cbcdce_d20251015_m030317_c001_v0001176_t0049_u01760497397010") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f498_d20251015_m030316_c001_v7007000_t0000_u01760497396282") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9242_d20251015_m030311_c001_v0001183_t0000_u01760497391911") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b3678_d20251015_m030310_c001_v7007000_t0000_u01760497390384") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f116dc28038a1cd7f_d20251015_m030308_c001_v0001181_t0059_u01760497388230") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad6216a_d20251015_m030308_c001_v7007000_t0000_u01760497388048") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f116dc28038a1cd71_d20251015_m030305_c001_v0001181_t0043_u01760497385068") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad62165_d20251015_m030304_c001_v7007000_t0000_u01760497384345") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5bf2_d20251015_m030257_c001_v0001157_t0058_u01760497377925") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6fd_d20251015_m030256_c001_v7007000_t0000_u01760497376629") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f108f804b2a6ee2c2_d20251015_m030255_c001_v0001091_t0008_u01760497375199") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40290cfc928da458_d20251015_m030255_c001_v7007000_t0000_u01760497375015") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f108f804b2a6ee2b6_d20251015_m030251_c001_v0001091_t0044_u01760497371636") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40290cfc928da445_d20251015_m030250_c001_v7007000_t0000_u01760497370910") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727fe3_d20251015_m030247_c001_v0001091_t0011_u01760497367003") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6ef_d20251015_m030246_c001_v7007000_t0000_u01760497366093") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f117b62a5896b90d1_d20251015_m030244_c001_v0001171_t0018_u01760497364251") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a29056a0a_d20251015_m030244_c001_v7007000_t0000_u01760497364068") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f117b62a5896b90a2_d20251015_m030241_c001_v0001171_t0035_u01760497361195") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a29056a00_d20251015_m030240_c001_v7007000_t0000_u01760497360467") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9137_d20251015_m030234_c001_v0001183_t0045_u01760497354087") 2025/10/15 03:08:26 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120672561_d20251015_m030233_c001_v7007000_t0000_u01760497353165") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f100e3396c6297898_d20251015_m030231_c001_v0001165_t0056_u01760497351636") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d75ec_d20251015_m030231_c001_v7007000_t0000_u01760497351416") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f100e3396c6297850_d20251015_m030228_c001_v0001165_t0036_u01760497348260") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d75dd_d20251015_m030227_c001_v7007000_t0000_u01760497347529") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5b34_d20251015_m030220_c001_v0001157_t0054_u01760497340818") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a290569dc_d20251015_m030219_c001_v7007000_t0000_u01760497339903") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f111823ce6fb9ff8c_d20251015_m030217_c001_v0001115_t0043_u01760497337511") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a69424eef_d20251015_m030217_c001_v7007000_t0000_u01760497337330") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f111823ce6fb9ff74_d20251015_m030213_c001_v0001115_t0035_u01760497333506") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a69424ea6_d20251015_m030212_c001_v7007000_t0000_u01760497332781") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727eb6_d20251015_m030206_c001_v0001091_t0037_u01760497326618") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5205f_d20251015_m030205_c001_v7007000_t0000_u01760497325519") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1066c6f54c29da6e_d20251015_m030159_c001_v0001150_t0014_u01760497319892") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7530_d20251015_m030159_c001_v7007000_t0000_u01760497319674") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9082_d20251015_m030155_c001_v0001183_t0004_u01760497315615") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103870c410310b47_d20251015_m030154_c001_v0001165_t0052_u01760497314809") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103870c410310b3f_d20251015_m030153_c001_v0001165_t0020_u01760497313809") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f5bc_d20251015_m030140_c001_v7007000_t0000_u01760497300251") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727dc6_d20251015_m030133_c001_v0001091_t0045_u01760497293086") 2025/10/15 03:08:27 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10290108991f782f_d20251015_m030132_c001_v0001093_t0015_u01760497292101") 2025/10/15 03:08:28 DEBUG : dst/one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10290108991f782b_d20251015_m030130_c001_v0001093_t0034_u01760497290904") 2025/10/15 03:08:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0fc1_d20251015_m030322_c001_v7007000_t0000_u01760497402396") 2025/10/15 03:08:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f115990452f02fab7_d20251015_m030319_c001_v0001099_t0034_u01760497399698") 2025/10/15 03:08:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106459506af0993c_d20251015_m030315_c001_v0001120_t0047_u01760497395670") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b367a_d20251015_m030310_c001_v7007000_t0000_u01760497390608") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1054f6ace0169784_d20251015_m030307_c001_v0001177_t0001_u01760497387808") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1015e41a92f4b7be_d20251015_m030303_c001_v0001032_t0025_u01760497383933") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6fe_d20251015_m030256_c001_v7007000_t0000_u01760497376810") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f105d880a2ab9b2a9_d20251015_m030254_c001_v0001091_t0005_u01760497374652") 2025/10/15 03:08:28 DEBUG : dst/one.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1073430d0f8df303_d20251015_m030250_c001_v0001171_t0033_u01760497370557") 2025/10/15 03:08:28 DEBUG : dst/three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52060_d20251015_m030205_c001_v7007000_t0000_u01760497325701") 2025/10/15 03:08:28 DEBUG : dst/three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103870c410310b63_d20251015_m030204_c001_v0001165_t0057_u01760497324193") 2025/10/15 03:08:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0fc3_d20251015_m030322_c001_v7007000_t0000_u01760497402595") 2025/10/15 03:08:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f111636f4064c2a67_d20251015_m030321_c001_v0001172_t0020_u01760497401000") 2025/10/15 03:08:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f117d5c466bd92e89_d20251015_m030317_c001_v0001183_t0049_u01760497397928") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0fc5_d20251015_m030322_c001_v7007000_t0000_u01760497402776") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103a1afd27cbcde6_d20251015_m030321_c001_v0001176_t0046_u01760497401618") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f4d6_d20251015_m030321_c001_v7007000_t0000_u01760497401435") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f103a1afd27cbcdd6_d20251015_m030318_c001_v0001176_t0039_u01760497398339") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f4b3_d20251015_m030318_c001_v7007000_t0000_u01760497398155") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa924a_d20251015_m030312_c001_v0001183_t0052_u01760497392940") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b367b_d20251015_m030310_c001_v7007000_t0000_u01760497390824") 2025/10/15 03:08:28 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f116dc28038a1cd85_d20251015_m030309_c001_v0001181_t0023_u01760497389791") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad6216d_d20251015_m030309_c001_v7007000_t0000_u01760497389539") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f116dc28038a1cd75_d20251015_m030306_c001_v0001181_t0059_u01760497386264") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad62167_d20251015_m030306_c001_v7007000_t0000_u01760497386065") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5bfc_d20251015_m030301_c001_v0001157_t0053_u01760497381018") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40290cfc928da45b_d20251015_m030255_c001_v7007000_t0000_u01760497375977") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78728009_d20251015_m030253_c001_v0001091_t0057_u01760497373694") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40290cfc928da44f_d20251015_m030252_c001_v7007000_t0000_u01760497372885") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa918e_d20251015_m030248_c001_v0001183_t0036_u01760497368002") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a29056a0d_d20251015_m030245_c001_v7007000_t0000_u01760497365187") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9164_d20251015_m030243_c001_v0001183_t0030_u01760497363097") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a29056a04_d20251015_m030242_c001_v7007000_t0000_u01760497362013") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5b7e_d20251015_m030235_c001_v0001157_t0037_u01760497355021") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d75ef_d20251015_m030232_c001_v7007000_t0000_u01760497352257") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5b60_d20251015_m030229_c001_v0001157_t0005_u01760497349964") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d75e6_d20251015_m030228_c001_v7007000_t0000_u01760497348880") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727f20_d20251015_m030222_c001_v0001091_t0030_u01760497342102") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a69424f08_d20251015_m030218_c001_v7007000_t0000_u01760497338889") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727ef2_d20251015_m030215_c001_v0001091_t0042_u01760497335949") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a69424eca_d20251015_m030214_c001_v7007000_t0000_u01760497334864") 2025/10/15 03:08:29 DEBUG : dst/three.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa90c4_d20251015_m030207_c001_v0001183_t0015_u01760497327793") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b367c_d20251015_m030311_c001_v7007000_t0000_u01760497391006") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f118f73715494614d_d20251015_m030309_c001_v0001137_t0043_u01760497389069") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f11057c18e79ed6b2_d20251015_m030305_c001_v0001181_t0008_u01760497385855") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6ff_d20251015_m030256_c001_v7007000_t0000_u01760497376993") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1096ce059dc10e2b_d20251015_m030255_c001_v0001176_t0034_u01760497375767") 2025/10/15 03:08:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f111a6893dbb8b91f_d20251015_m030252_c001_v0001145_t0023_u01760497372411") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e0fc7_d20251015_m030322_c001_v7007000_t0000_u01760497402958") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5c3e_d20251015_m030312_c001_v0001157_t0054_u01760497392559") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f41649bf1751b367d_d20251015_m030311_c001_v7007000_t0000_u01760497391186") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa91ee_d20251015_m030258_c001_v0001183_t0014_u01760497378640") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd700_d20251015_m030257_c001_v7007000_t0000_u01760497377191") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5bb2_d20251015_m030247_c001_v0001157_t0010_u01760497367741") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fd6f0_d20251015_m030246_c001_v7007000_t0000_u01760497366277") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727f8d_d20251015_m030234_c001_v0001091_t0029_u01760497354649") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f42182d9120672562_d20251015_m030233_c001_v7007000_t0000_u01760497353347") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9106_d20251015_m030221_c001_v0001183_t0010_u01760497341543") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40338a7a290569de_d20251015_m030220_c001_v7007000_t0000_u01760497340087") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5aea_d20251015_m030207_c001_v0001157_t0029_u01760497327316") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52061_d20251015_m030205_c001_v7007000_t0000_u01760497325883") 2025/10/15 03:08:30 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10290cbffc522d07_d20251015_m030201_c001_v0001120_t0021_u01760497321688") 2025/10/15 03:08:31 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f5bd_d20251015_m030140_c001_v7007000_t0000_u01760497300433") 2025/10/15 03:08:31 DEBUG : dst/two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10290108991f783d_d20251015_m030139_c001_v0001093_t0055_u01760497299134") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51e64_d20251015_m030106_c001_v7007000_t0000_u01760497266421") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8f81_d20251015_m030102_c001_v0001183_t0019_u01760497262649") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51e59_d20251015_m030100_c001_v7007000_t0000_u01760497260472") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8f43_d20251015_m030050_c001_v0001183_t0018_u01760497250095") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddc20_d20251015_m030041_c001_v7007000_t0000_u01760497241901") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8eff_d20251015_m030038_c001_v0001183_t0056_u01760497238291") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4b8_d20251015_m030015_c001_v7007000_t0000_u01760497215755") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e75_d20251015_m030014_c001_v0001183_t0011_u01760497214021") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4b0_d20251015_m030013_c001_v7007000_t0000_u01760497213274") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e65_d20251015_m030012_c001_v0001183_t0028_u01760497212115") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4ab_d20251015_m030009_c001_v7007000_t0000_u01760497209603") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e47_d20251015_m030008_c001_v0001183_t0043_u01760497208064") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4a6_d20251015_m030007_c001_v7007000_t0000_u01760497207265") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e37_d20251015_m030006_c001_v0001183_t0030_u01760497206035") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f470_d20251015_m030000_c001_v7007000_t0000_u01760497200679") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8dff_d20251015_m025959_c001_v0001183_t0015_u01760497199315") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f46b_d20251015_m025958_c001_v7007000_t0000_u01760497198556") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8df1_d20251015_m025957_c001_v0001183_t0023_u01760497197792") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58ef_d20251015_m025953_c001_v7007000_t0000_u01760497193404") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8dc7_d20251015_m025952_c001_v0001183_t0033_u01760497192239") 2025/10/15 03:08:31 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58eb_d20251015_m025950_c001_v7007000_t0000_u01760497190369") 2025/10/15 03:08:32 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8db0_d20251015_m025949_c001_v0001183_t0054_u01760497189381") 2025/10/15 03:08:32 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58dd_d20251015_m025949_c001_v7007000_t0000_u01760497189013") 2025/10/15 03:08:32 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101f326b5ce6f153_d20251015_m025948_c001_v0001180_t0039_u01760497188444") 2025/10/15 03:08:32 DEBUG : empty space: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d9a_d20251015_m025946_c001_v0001183_t0051_u01760497186925") 2025/10/15 03:08:32 DEBUG : enormous: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4b4_d20251015_m030014_c001_v7007000_t0000_u01760497214832") 2025/10/15 03:08:32 DEBUG : enormous: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e77_d20251015_m030014_c001_v0001183_t0055_u01760497214243") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e1007_d20251015_m030327_c001_v7007000_t0000_u01760497407543") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5ca1_d20251015_m030326_c001_v0001157_t0020_u01760497406228") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbf9_d20251015_m030035_c001_v7007000_t0000_u01760497235044") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727c2f_d20251015_m030033_c001_v0001091_t0036_u01760497233897") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58a8_d20251015_m025944_c001_v7007000_t0000_u01760497184465") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d7f_d20251015_m025943_c001_v0001183_t0000_u01760497183501") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c588c_d20251015_m025942_c001_v7007000_t0000_u01760497182914") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d73_d20251015_m025942_c001_v0001183_t0016_u01760497182355") 2025/10/15 03:08:32 DEBUG : existing: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d6d_d20251015_m025941_c001_v0001183_t0020_u01760497181544") 2025/10/15 03:08:32 DEBUG : existing-b: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbfc_d20251015_m030035_c001_v7007000_t0000_u01760497235234") 2025/10/15 03:08:32 DEBUG : existing-b: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ee9_d20251015_m030033_c001_v0001183_t0055_u01760497233898") 2025/10/15 03:08:32 DEBUG : file1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5235e_d20251015_m030419_c001_v7007000_t0000_u01760497459015") 2025/10/15 03:08:32 DEBUG : file1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0ad4_d20251015_m030417_c001_v0001106_t0027_u01760497457715") 2025/10/15 03:08:32 DEBUG : file1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52337_d20251015_m030416_c001_v7007000_t0000_u01760497456382") 2025/10/15 03:08:33 DEBUG : file1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5e00_d20251015_m030415_c001_v0001157_t0013_u01760497455520") 2025/10/15 03:08:33 DEBUG : five: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4c2_d20251015_m030019_c001_v7007000_t0000_u01760497219228") 2025/10/15 03:08:33 DEBUG : five: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa8e8f_d20251015_m030017_c001_v0001183_t0056_u01760497217318") 2025/10/15 03:08:33 DEBUG : foo: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58ee_d20251015_m025951_c001_v7007000_t0000_u01760497191873") 2025/10/15 03:08:33 DEBUG : foo: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa8dbd_d20251015_m025951_c001_v0001183_t0056_u01760497191285") 2025/10/15 03:08:33 DEBUG : foo: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa8db9_d20251015_m025950_c001_v0001183_t0056_u01760497190737") 2025/10/15 03:08:33 DEBUG : four: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4c8_d20251015_m030019_c001_v7007000_t0000_u01760497219459") 2025/10/15 03:08:33 DEBUG : four: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4100961e78727ba9_d20251015_m030018_c001_v0001091_t0019_u01760497218065") 2025/10/15 03:08:33 DEBUG : four: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e83_d20251015_m030016_c001_v0001183_t0048_u01760497216730") 2025/10/15 03:08:33 DEBUG : hello world2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4c4_d20251015_m025903_c001_v7007000_t0000_u01760497143778") 2025/10/15 03:08:33 DEBUG : hello world2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c87_d20251015_m025903_c001_v0001183_t0055_u01760497143163") 2025/10/15 03:08:33 DEBUG : ignore-size: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5877_d20251015_m025941_c001_v7007000_t0000_u01760497181174") 2025/10/15 03:08:33 DEBUG : ignore-size: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d67_d20251015_m025940_c001_v0001183_t0052_u01760497180216") 2025/10/15 03:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbf1_d20251015_m030033_c001_v7007000_t0000_u01760497233142") 2025/10/15 03:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727c1f_d20251015_m030032_c001_v0001091_t0056_u01760497232163") 2025/10/15 03:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbec_d20251015_m030031_c001_v7007000_t0000_u01760497231401") 2025/10/15 03:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727c0f_d20251015_m030030_c001_v0001091_t0019_u01760497230411") 2025/10/15 03:08:33 DEBUG : one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4cd_d20251015_m030019_c001_v7007000_t0000_u01760497219643") 2025/10/15 03:08:33 DEBUG : one: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa8e7b_d20251015_m030016_c001_v0001183_t0056_u01760497216160") 2025/10/15 03:08:33 DEBUG : only0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52313_d20251015_m030410_c001_v7007000_t0000_u01760497450866") 2025/10/15 03:08:33 DEBUG : only0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5db7_d20251015_m030405_c001_v0001157_t0016_u01760497445077") 2025/10/15 03:08:34 DEBUG : only0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93d3_d20251015_m030352_c001_v0001183_t0027_u01760497432226") 2025/10/15 03:08:34 DEBUG : only0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942509a_d20251015_m030345_c001_v7007000_t0000_u01760497425510") 2025/10/15 03:08:34 DEBUG : only0: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa930d_d20251015_m030332_c001_v0001183_t0035_u01760497412250") 2025/10/15 03:08:34 DEBUG : only1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52315_d20251015_m030411_c001_v7007000_t0000_u01760497451049") 2025/10/15 03:08:34 DEBUG : only1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406c3ff9edce0aa0_d20251015_m030406_c001_v0001106_t0015_u01760497446022") 2025/10/15 03:08:34 DEBUG : only1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93d5_d20251015_m030352_c001_v0001183_t0034_u01760497432789") 2025/10/15 03:08:34 DEBUG : only1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4149afcae7d65756_d20251015_m030345_c001_v7007000_t0000_u01760497425914") 2025/10/15 03:08:34 DEBUG : only1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9313_d20251015_m030332_c001_v0001183_t0000_u01760497412795") 2025/10/15 03:08:34 DEBUG : only10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52316_d20251015_m030411_c001_v7007000_t0000_u01760497451231") 2025/10/15 03:08:34 DEBUG : only10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa9449_d20251015_m030405_c001_v0001183_t0056_u01760497445084") 2025/10/15 03:08:34 DEBUG : only10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9409_d20251015_m030358_c001_v0001183_t0044_u01760497438641") 2025/10/15 03:08:34 DEBUG : only10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942509c_d20251015_m030345_c001_v7007000_t0000_u01760497425911") 2025/10/15 03:08:34 DEBUG : only10: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa935b_d20251015_m030338_c001_v0001183_t0011_u01760497418478") 2025/10/15 03:08:34 DEBUG : only11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52317_d20251015_m030411_c001_v7007000_t0000_u01760497451412") 2025/10/15 03:08:34 DEBUG : only11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f414d0e24ff343483_d20251015_m030405_c001_v0001165_t0039_u01760497445647") 2025/10/15 03:08:34 DEBUG : only11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9415_d20251015_m030359_c001_v0001183_t0048_u01760497439382") 2025/10/15 03:08:34 DEBUG : only11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942509f_d20251015_m030346_c001_v7007000_t0000_u01760497426305") 2025/10/15 03:08:34 DEBUG : only11: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa935f_d20251015_m030339_c001_v0001183_t0029_u01760497419100") 2025/10/15 03:08:34 DEBUG : only12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52318_d20251015_m030411_c001_v7007000_t0000_u01760497451631") 2025/10/15 03:08:34 DEBUG : only12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406c3ff9edce0a9e_d20251015_m030405_c001_v0001106_t0015_u01760497445815") 2025/10/15 03:08:35 DEBUG : only12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa941d_d20251015_m030400_c001_v0001183_t0044_u01760497440022") 2025/10/15 03:08:35 DEBUG : only12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942509d_d20251015_m030346_c001_v7007000_t0000_u01760497426121") 2025/10/15 03:08:35 DEBUG : only12: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9369_d20251015_m030339_c001_v0001183_t0018_u01760497419692") 2025/10/15 03:08:35 DEBUG : only13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52319_d20251015_m030411_c001_v7007000_t0000_u01760497451849") 2025/10/15 03:08:35 DEBUG : only13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5dbb_d20251015_m030405_c001_v0001157_t0016_u01760497445463") 2025/10/15 03:08:35 DEBUG : only13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9421_d20251015_m030400_c001_v0001183_t0058_u01760497440577") 2025/10/15 03:08:35 DEBUG : only13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4073ea3d8fbe4829_d20251015_m030346_c001_v7007000_t0000_u01760497426476") 2025/10/15 03:08:35 DEBUG : only13: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9371_d20251015_m030340_c001_v0001183_t0048_u01760497420191") 2025/10/15 03:08:35 DEBUG : only14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5231a_d20251015_m030412_c001_v7007000_t0000_u01760497452031") 2025/10/15 03:08:35 DEBUG : only14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa944b_d20251015_m030405_c001_v0001183_t0056_u01760497445473") 2025/10/15 03:08:35 DEBUG : only14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9427_d20251015_m030401_c001_v0001183_t0012_u01760497441200") 2025/10/15 03:08:35 DEBUG : only14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5227c_d20251015_m030346_c001_v7007000_t0000_u01760497426086") 2025/10/15 03:08:35 DEBUG : only14: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9375_d20251015_m030340_c001_v0001183_t0039_u01760497420816") 2025/10/15 03:08:35 DEBUG : only15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5231b_d20251015_m030412_c001_v7007000_t0000_u01760497452214") 2025/10/15 03:08:35 DEBUG : only15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5dbd_d20251015_m030405_c001_v0001157_t0016_u01760497445648") 2025/10/15 03:08:35 DEBUG : only15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa942d_d20251015_m030401_c001_v0001183_t0031_u01760497441737") 2025/10/15 03:08:35 DEBUG : only15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a6942509b_d20251015_m030345_c001_v7007000_t0000_u01760497425692") 2025/10/15 03:08:35 DEBUG : only15: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa937d_d20251015_m030341_c001_v0001183_t0038_u01760497421579") 2025/10/15 03:08:35 DEBUG : only16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5231c_d20251015_m030412_c001_v7007000_t0000_u01760497452396") 2025/10/15 03:08:35 DEBUG : only16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa944d_d20251015_m030405_c001_v0001183_t0056_u01760497445671") 2025/10/15 03:08:35 DEBUG : only16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9439_d20251015_m030402_c001_v0001183_t0046_u01760497442474") 2025/10/15 03:08:36 DEBUG : only16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52281_d20251015_m030346_c001_v7007000_t0000_u01760497426312") 2025/10/15 03:08:36 DEBUG : only16: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa938d_d20251015_m030342_c001_v0001183_t0032_u01760497422502") 2025/10/15 03:08:36 DEBUG : only17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5231e_d20251015_m030412_c001_v7007000_t0000_u01760497452593") 2025/10/15 03:08:36 DEBUG : only17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f414d0e24ff343485_d20251015_m030405_c001_v0001165_t0039_u01760497445831") 2025/10/15 03:08:36 DEBUG : only17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa943b_d20251015_m030403_c001_v0001183_t0011_u01760497443018") 2025/10/15 03:08:36 DEBUG : only17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4149afcae7d6575a_d20251015_m030346_c001_v7007000_t0000_u01760497426289") 2025/10/15 03:08:36 DEBUG : only17: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9391_d20251015_m030343_c001_v0001183_t0044_u01760497423062") 2025/10/15 03:08:36 DEBUG : only18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5231f_d20251015_m030412_c001_v7007000_t0000_u01760497452778") 2025/10/15 03:08:36 DEBUG : only18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5dc1_d20251015_m030405_c001_v0001157_t0016_u01760497445842") 2025/10/15 03:08:36 DEBUG : only18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa943f_d20251015_m030403_c001_v0001183_t0016_u01760497443617") 2025/10/15 03:08:36 DEBUG : only18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a0_d20251015_m030346_c001_v7007000_t0000_u01760497426488") 2025/10/15 03:08:37 DEBUG : only18: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9399_d20251015_m030343_c001_v0001183_t0012_u01760497423557") 2025/10/15 03:08:37 DEBUG : only19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52321_d20251015_m030412_c001_v7007000_t0000_u01760497452960") 2025/10/15 03:08:37 DEBUG : only19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa944f_d20251015_m030405_c001_v0001183_t0056_u01760497445856") 2025/10/15 03:08:37 DEBUG : only19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9445_d20251015_m030404_c001_v0001183_t0026_u01760497444221") 2025/10/15 03:08:37 DEBUG : only19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4073ea3d8fbe4827_d20251015_m030346_c001_v7007000_t0000_u01760497426294") 2025/10/15 03:08:37 DEBUG : only19: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa939d_d20251015_m030344_c001_v0001183_t0010_u01760497424267") 2025/10/15 03:08:37 DEBUG : only2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52323_d20251015_m030413_c001_v7007000_t0000_u01760497453147") 2025/10/15 03:08:37 DEBUG : only2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f414d0e24ff343489_d20251015_m030406_c001_v0001165_t0039_u01760497446295") 2025/10/15 03:08:37 DEBUG : only2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93dd_d20251015_m030353_c001_v0001183_t0041_u01760497433311") 2025/10/15 03:08:37 DEBUG : only2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5227b_d20251015_m030345_c001_v7007000_t0000_u01760497425905") 2025/10/15 03:08:37 DEBUG : only2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9319_d20251015_m030333_c001_v0001183_t0050_u01760497413333") 2025/10/15 03:08:37 DEBUG : only3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52324_d20251015_m030413_c001_v7007000_t0000_u01760497453391") 2025/10/15 03:08:37 DEBUG : only3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406c3ff9edce0aa6_d20251015_m030406_c001_v0001106_t0015_u01760497446385") 2025/10/15 03:08:37 DEBUG : only3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93df_d20251015_m030354_c001_v0001183_t0030_u01760497434007") 2025/10/15 03:08:37 DEBUG : only3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4103909a694250a1_d20251015_m030346_c001_v7007000_t0000_u01760497426686") 2025/10/15 03:08:37 DEBUG : only3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9329_d20251015_m030334_c001_v0001183_t0047_u01760497414222") 2025/10/15 03:08:37 DEBUG : only4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52325_d20251015_m030413_c001_v7007000_t0000_u01760497453574") 2025/10/15 03:08:37 DEBUG : only4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5dc5_d20251015_m030406_c001_v0001157_t0016_u01760497446033") 2025/10/15 03:08:37 DEBUG : only4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93e9_d20251015_m030354_c001_v0001183_t0059_u01760497434636") 2025/10/15 03:08:37 DEBUG : only4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4149afcae7d65757_d20251015_m030346_c001_v7007000_t0000_u01760497426100") 2025/10/15 03:08:37 DEBUG : only4: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9335_d20251015_m030334_c001_v0001183_t0018_u01760497414924") 2025/10/15 03:08:37 DEBUG : only5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52328_d20251015_m030413_c001_v7007000_t0000_u01760497453801") 2025/10/15 03:08:37 DEBUG : only5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa9451_d20251015_m030406_c001_v0001183_t0056_u01760497446045") 2025/10/15 03:08:37 DEBUG : only5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93ef_d20251015_m030355_c001_v0001183_t0003_u01760497435164") 2025/10/15 03:08:38 DEBUG : only5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4073ea3d8fbe4825_d20251015_m030345_c001_v7007000_t0000_u01760497425917") 2025/10/15 03:08:38 DEBUG : only5: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9339_d20251015_m030335_c001_v0001183_t0032_u01760497415457") 2025/10/15 03:08:38 DEBUG : only6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52329_d20251015_m030414_c001_v7007000_t0000_u01760497454030") 2025/10/15 03:08:38 DEBUG : only6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f414d0e24ff343487_d20251015_m030406_c001_v0001165_t0039_u01760497446069") 2025/10/15 03:08:38 DEBUG : only6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93f5_d20251015_m030355_c001_v0001183_t0032_u01760497435762") 2025/10/15 03:08:38 DEBUG : only6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4073ea3d8fbe4826_d20251015_m030346_c001_v7007000_t0000_u01760497426112") 2025/10/15 03:08:38 DEBUG : only6: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa933f_d20251015_m030335_c001_v0001183_t0053_u01760497415991") 2025/10/15 03:08:38 DEBUG : only7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5232a_d20251015_m030414_c001_v7007000_t0000_u01760497454213") 2025/10/15 03:08:38 DEBUG : only7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406c3ff9edce0aa4_d20251015_m030406_c001_v0001106_t0015_u01760497446204") 2025/10/15 03:08:38 DEBUG : only7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93f9_d20251015_m030356_c001_v0001183_t0025_u01760497436264") 2025/10/15 03:08:38 DEBUG : only7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52284_d20251015_m030346_c001_v7007000_t0000_u01760497426496") 2025/10/15 03:08:38 DEBUG : only7: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9345_d20251015_m030336_c001_v0001183_t0015_u01760497416612") 2025/10/15 03:08:38 DEBUG : only8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5232c_d20251015_m030414_c001_v7007000_t0000_u01760497454396") 2025/10/15 03:08:38 DEBUG : only8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5dc7_d20251015_m030406_c001_v0001157_t0016_u01760497446216") 2025/10/15 03:08:38 DEBUG : only8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa93ff_d20251015_m030357_c001_v0001183_t0031_u01760497437250") 2025/10/15 03:08:38 DEBUG : only8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4149afcae7d6575c_d20251015_m030346_c001_v7007000_t0000_u01760497426510") 2025/10/15 03:08:38 DEBUG : only8: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa934d_d20251015_m030337_c001_v0001183_t0047_u01760497417330") 2025/10/15 03:08:38 DEBUG : only9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5232d_d20251015_m030414_c001_v7007000_t0000_u01760497454578") 2025/10/15 03:08:38 DEBUG : only9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa9455_d20251015_m030406_c001_v0001183_t0056_u01760497446233") 2025/10/15 03:08:38 DEBUG : only9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9401_d20251015_m030357_c001_v0001183_t0041_u01760497437860") 2025/10/15 03:08:39 DEBUG : only9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4073ea3d8fbe482a_d20251015_m030346_c001_v7007000_t0000_u01760497426658") 2025/10/15 03:08:39 DEBUG : only9: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9355_d20251015_m030337_c001_v0001183_t0048_u01760497417906") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbdf_d20251015_m030029_c001_v7007000_t0000_u01760497229233") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727bf5_d20251015_m030026_c001_v0001091_t0058_u01760497226872") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbb1_d20251015_m030026_c001_v7007000_t0000_u01760497226131") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8eb7_d20251015_m030024_c001_v0001183_t0047_u01760497224213") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddb88_d20251015_m030023_c001_v7007000_t0000_u01760497223111") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba593f_d20251015_m030020_c001_v0001157_t0014_u01760497220562") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4ae_d20251015_m030011_c001_v7007000_t0000_u01760497211307") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e55_d20251015_m030010_c001_v0001183_t0057_u01760497210154") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4a9_d20251015_m030008_c001_v7007000_t0000_u01760497208653") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e3d_d20251015_m030007_c001_v0001183_t0025_u01760497207849") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4a0_d20251015_m030006_c001_v7007000_t0000_u01760497206635") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e35_d20251015_m030005_c001_v0001183_t0010_u01760497205817") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f46f_d20251015_m030000_c001_v7007000_t0000_u01760497200115") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8dfd_d20251015_m025959_c001_v0001183_t0028_u01760497199102") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f46c_d20251015_m025958_c001_v7007000_t0000_u01760497198737") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8deb_d20251015_m025957_c001_v0001183_t0027_u01760497197591") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f468_d20251015_m025957_c001_v7007000_t0000_u01760497197207") 2025/10/15 03:08:39 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8de5_d20251015_m025956_c001_v0001183_t0011_u01760497196561") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8de1_d20251015_m025955_c001_v0001183_t0019_u01760497195982") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f457_d20251015_m025955_c001_v7007000_t0000_u01760497195618") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ddb_d20251015_m025955_c001_v0001183_t0059_u01760497195003") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8dd5_d20251015_m025954_c001_v0001183_t0050_u01760497194424") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c58f0_d20251015_m025953_c001_v7007000_t0000_u01760497193584") 2025/10/15 03:08:40 DEBUG : potato: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8dcd_d20251015_m025952_c001_v0001183_t0035_u01760497192825") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581329_d20251015_m030116_c001_v7007000_t0000_u01760497276039") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5a06_d20251015_m030115_c001_v0001157_t0041_u01760497275169") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51e65_d20251015_m030106_c001_v7007000_t0000_u01760497266690") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba59d8_d20251015_m030101_c001_v0001157_t0013_u01760497261730") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f20e_d20251015_m030054_c001_v7007000_t0000_u01760497254391") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba59ac_d20251015_m030049_c001_v0001157_t0059_u01760497249339") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddc2b_d20251015_m030042_c001_v7007000_t0000_u01760497242345") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba597e_d20251015_m030036_c001_v0001157_t0053_u01760497236175") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4b6_d20251015_m030015_c001_v7007000_t0000_u01760497215021") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e73_d20251015_m030013_c001_v0001183_t0009_u01760497213821") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4b1_d20251015_m030013_c001_v7007000_t0000_u01760497213456") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e63_d20251015_m030011_c001_v0001183_t0027_u01760497211915") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4af_d20251015_m030011_c001_v7007000_t0000_u01760497211494") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e57_d20251015_m030010_c001_v0001183_t0056_u01760497210717") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4ac_d20251015_m030009_c001_v7007000_t0000_u01760497209786") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e4d_d20251015_m030009_c001_v0001183_t0012_u01760497209034") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4a7_d20251015_m030007_c001_v7007000_t0000_u01760497207478") 2025/10/15 03:08:40 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e39_d20251015_m030006_c001_v0001183_t0033_u01760497206650") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f471_d20251015_m030000_c001_v7007000_t0000_u01760497200861") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e05_d20251015_m025959_c001_v0001183_t0048_u01760497199907") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4e0_d20251015_m025906_c001_v7007000_t0000_u01760497146415") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c95_d20251015_m025905_c001_v0001183_t0014_u01760497145824") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4d2_d20251015_m025904_c001_v7007000_t0000_u01760497144917") 2025/10/15 03:08:41 DEBUG : potato2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c91_d20251015_m025904_c001_v0001183_t0000_u01760497144320") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51e66_d20251015_m030107_c001_v7007000_t0000_u01760497267074") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727cf6_d20251015_m030103_c001_v0001091_t0054_u01760497263218") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f418b4b763a70f209_d20251015_m030053_c001_v7007000_t0000_u01760497253645") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727c9a_d20251015_m030050_c001_v0001091_t0053_u01760497250647") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddc2e_d20251015_m030042_c001_v7007000_t0000_u01760497242526") 2025/10/15 03:08:41 DEBUG : potato3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727c55_d20251015_m030038_c001_v0001091_t0002_u01760497238493") 2025/10/15 03:08:41 DEBUG : pre-dest1/1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51ff7_d20251015_m030149_c001_v7007000_t0000_u01760497309617") 2025/10/15 03:08:41 DEBUG : pre-dest1/1: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727dfe_d20251015_m030141_c001_v0001091_t0028_u01760497301211") 2025/10/15 03:08:41 DEBUG : pre-dest2/2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d51ffa_d20251015_m030149_c001_v7007000_t0000_u01760497309799") 2025/10/15 03:08:41 DEBUG : pre-dest2/2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5a7e_d20251015_m030142_c001_v0001157_t0054_u01760497302053") 2025/10/15 03:08:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f5a6_d20251015_m030126_c001_v7007000_t0000_u01760497286919") 2025/10/15 03:08:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ffb_d20251015_m030123_c001_v0001183_t0027_u01760497283871") 2025/10/15 03:08:41 DEBUG : sizeonly: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5870_d20251015_m025939_c001_v7007000_t0000_u01760497179668") 2025/10/15 03:08:41 DEBUG : sizeonly: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d5f_d20251015_m025938_c001_v0001183_t0041_u01760497178695") 2025/10/15 03:08:42 DEBUG : splitbanan: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df5e_d20251015_m030605_c001_v7007000_t0000_u01760497565826") 2025/10/15 03:08:42 DEBUG : splitbanan: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3f7b_d20251015_m030558_c001_v0001184_t0059_u01760497558835") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaedb_d20251015_m030719_c001_v7007000_t0000_u01760497639226") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3439e3_d20251015_m030713_c001_v0001165_t0012_u01760497633047") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4131931c2e5fdd56_d20251015_m030704_c001_v7007000_t0000_u01760497624525") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343993_d20251015_m030658_c001_v0001165_t0013_u01760497618490") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f408d91f0597d7d6c_d20251015_m030649_c001_v7007000_t0000_u01760497609622") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34392d_d20251015_m030643_c001_v0001165_t0019_u01760497603496") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f28bf_d20251015_m030634_c001_v7007000_t0000_u01760497594953") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3438c8_d20251015_m030629_c001_v0001165_t0004_u01760497589023") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f419401ec449dec4d_d20251015_m030620_c001_v7007000_t0000_u01760497580473") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34385a_d20251015_m030614_c001_v0001165_t0033_u01760497574090") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4df1e_d20251015_m030600_c001_v7007000_t0000_u01760497560123") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d8c_d20251015_m030557_c001_v0001106_t0008_u01760497557082") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2733_d20251015_m030549_c001_v7007000_t0000_u01760497549664") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0d4d_d20251015_m030542_c001_v0001106_t0019_u01760497542964") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2715_d20251015_m030541_c001_v7007000_t0000_u01760497541991") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34374f_d20251015_m030538_c001_v0001165_t0018_u01760497538781") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4de19_d20251015_m030530_c001_v7007000_t0000_u01760497530883") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa981f_d20251015_m030524_c001_v0001183_t0035_u01760497524272") 2025/10/15 03:08:42 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d525a8_d20251015_m030522_c001_v7007000_t0000_u01760497522702") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c96_d20251015_m030519_c001_v0001106_t0020_u01760497519844") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f406528ccdad623ac_d20251015_m030506_c001_v7007000_t0000_u01760497506372") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0c17_d20251015_m030502_c001_v0001106_t0010_u01760497502649") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4192e54f0fb4dcb5_d20251015_m030453_c001_v7007000_t0000_u01760497493478") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa964b_d20251015_m030447_c001_v0001183_t0008_u01760497487240") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4231b7539e581909_d20251015_m030437_c001_v7007000_t0000_u01760497477577") 2025/10/15 03:08:43 DEBUG : splitbananasplit: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff34354f_d20251015_m030431_c001_v0001165_t0020_u01760497471352") 2025/10/15 03:08:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4121dc0fd24f2717_d20251015_m030544_c001_v7007000_t0000_u01760497544374") 2025/10/15 03:08:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf3e8f_d20251015_m030539_c001_v0001184_t0037_u01760497539818") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52398_d20251015_m030423_c001_v7007000_t0000_u01760497463802") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3434f7_d20251015_m030421_c001_v0001165_t0022_u01760497461974") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52375_d20251015_m030420_c001_v7007000_t0000_u01760497460975") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3434e1_d20251015_m030419_c001_v0001165_t0035_u01760497459970") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbf4_d20251015_m030033_c001_v7007000_t0000_u01760497233324") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5972_d20251015_m030032_c001_v0001157_t0011_u01760497232163") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbed_d20251015_m030031_c001_v7007000_t0000_u01760497231583") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8edd_d20251015_m030030_c001_v0001183_t0052_u01760497230752") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5856_d20251015_m025936_c001_v7007000_t0000_u01760497176640") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d51_d20251015_m025935_c001_v0001183_t0039_u01760497175266") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5841_d20251015_m025934_c001_v7007000_t0000_u01760497174902") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d49_d20251015_m025933_c001_v0001183_t0030_u01760497173980") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5828_d20251015_m025931_c001_v7007000_t0000_u01760497171842") 2025/10/15 03:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d3b_d20251015_m025931_c001_v0001183_t0000_u01760497171033") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5827_d20251015_m025930_c001_v7007000_t0000_u01760497170488") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d2f_d20251015_m025929_c001_v0001183_t0044_u01760497169694") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d1d_d20251015_m025927_c001_v0001183_t0032_u01760497167308") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40478fe37c6c5825_d20251015_m025926_c001_v7007000_t0000_u01760497166929") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d15_d20251015_m025926_c001_v0001183_t0031_u01760497166297") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8d0f_d20251015_m025925_c001_v0001183_t0053_u01760497165737") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd555_d20251015_m025924_c001_v7007000_t0000_u01760497164925") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8cf5_d20251015_m025922_c001_v0001183_t0018_u01760497162376") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ceb_d20251015_m025919_c001_v0001183_t0050_u01760497159959") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd551_d20251015_m025919_c001_v7007000_t0000_u01760497159596") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ce3_d20251015_m025919_c001_v0001183_t0048_u01760497159048") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8cdf_d20251015_m025918_c001_v0001183_t0048_u01760497158474") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd54d_d20251015_m025918_c001_v7007000_t0000_u01760497158111") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8cd3_d20251015_m025914_c001_v0001183_t0004_u01760497154440") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd545_d20251015_m025914_c001_v7007000_t0000_u01760497154071") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ccf_d20251015_m025913_c001_v0001183_t0029_u01760497153504") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd53a_d20251015_m025912_c001_v7007000_t0000_u01760497152604") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8cc3_d20251015_m025912_c001_v0001183_t0013_u01760497152054") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd52d_d20251015_m025911_c001_v7007000_t0000_u01760497151507") 2025/10/15 03:08:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8cbb_d20251015_m025910_c001_v0001183_t0038_u01760497150951") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd511_d20251015_m025910_c001_v7007000_t0000_u01760497150048") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8caf_d20251015_m025909_c001_v0001183_t0003_u01760497149311") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd501_d20251015_m025908_c001_v7007000_t0000_u01760497148768") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ca7_d20251015_m025908_c001_v0001183_t0003_u01760497148087") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4e9_d20251015_m025907_c001_v7007000_t0000_u01760497147536") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8ca1_d20251015_m025906_c001_v0001183_t0054_u01760497146965") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4b5_d20251015_m025902_c001_v7007000_t0000_u01760497142608") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c83_d20251015_m025902_c001_v0001183_t0013_u01760497142046") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4aa_d20251015_m025901_c001_v7007000_t0000_u01760497141502") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c7d_d20251015_m025900_c001_v0001183_t0015_u01760497140929") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd4a6_d20251015_m025900_c001_v7007000_t0000_u01760497140028") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c77_d20251015_m025859_c001_v0001183_t0049_u01760497139435") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f401d37430adbd489_d20251015_m025857_c001_v7007000_t0000_u01760497137087") 2025/10/15 03:08:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8c69_d20251015_m025856_c001_v0001183_t0054_u01760497136513") 2025/10/15 03:08:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5239b_d20251015_m030423_c001_v7007000_t0000_u01760497463984") 2025/10/15 03:08:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0af0_d20251015_m030421_c001_v0001106_t0026_u01760497461756") 2025/10/15 03:08:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52376_d20251015_m030421_c001_v7007000_t0000_u01760497461157") 2025/10/15 03:08:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa94d1_d20251015_m030419_c001_v0001183_t0056_u01760497459981") 2025/10/15 03:08:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaef9_d20251015_m030721_c001_v7007000_t0000_u01760497641213") 2025/10/15 03:08:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9cb4_d20251015_m030720_c001_v0001183_t0012_u01760497640610") 2025/10/15 03:08:45 DEBUG : sub/yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbd8_d20251015_m030028_c001_v7007000_t0000_u01760497228640") 2025/10/15 03:08:46 DEBUG : sub/yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5967_d20251015_m030027_c001_v0001157_t0026_u01760497227226") 2025/10/15 03:08:46 DEBUG : test_dir1/file2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52362_d20251015_m030419_c001_v7007000_t0000_u01760497459208") 2025/10/15 03:08:46 DEBUG : test_dir1/file2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa94bd_d20251015_m030417_c001_v0001183_t0000_u01760497457361") 2025/10/15 03:08:46 DEBUG : test_dir1/file2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d5233b_d20251015_m030416_c001_v7007000_t0000_u01760497456567") 2025/10/15 03:08:46 DEBUG : test_dir1/file2: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa94af_d20251015_m030415_c001_v0001183_t0026_u01760497455530") 2025/10/15 03:08:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52366_d20251015_m030419_c001_v7007000_t0000_u01760497459391") 2025/10/15 03:08:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1161cb6586ba5e10_d20251015_m030417_c001_v0001157_t0052_u01760497457372") 2025/10/15 03:08:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4182b62e22d52340_d20251015_m030416_c001_v7007000_t0000_u01760497456756") 2025/10/15 03:08:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff3434c1_d20251015_m030415_c001_v0001165_t0043_u01760497455543") 2025/10/15 03:08:46 DEBUG : three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4d1_d20251015_m030019_c001_v7007000_t0000_u01760497219825") 2025/10/15 03:08:46 DEBUG : three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e95_d20251015_m030018_c001_v0001183_t0054_u01760497218635") 2025/10/15 03:08:46 DEBUG : three: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa8e81_d20251015_m030016_c001_v0001183_t0023_u01760497216524") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf0b_d20251015_m030723_c001_v7007000_t0000_u01760497643229") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0f02_d20251015_m030722_c001_v0001106_t0016_u01760497642164") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf41_d20251015_m030742_c001_v7007000_t0000_u01760497662144") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4429_d20251015_m030740_c001_v0001184_t0031_u01760497660376") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf36_d20251015_m030738_c001_v7007000_t0000_u01760497658847") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0f4a_d20251015_m030736_c001_v0001106_t0019_u01760497656574") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf2f_d20251015_m030735_c001_v7007000_t0000_u01760497655638") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9d5c_d20251015_m030734_c001_v0001183_t0044_u01760497654953") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf28_d20251015_m030730_c001_v7007000_t0000_u01760497650499") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0f2c_d20251015_m030729_c001_v0001106_t0041_u01760497649253") 2025/10/15 03:08:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf2b_d20251015_m030732_c001_v7007000_t0000_u01760497652466") 2025/10/15 03:08:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf43d9_d20251015_m030731_c001_v0001184_t0045_u01760497651447") 2025/10/15 03:08:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf25_d20251015_m030728_c001_v7007000_t0000_u01760497648115") 2025/10/15 03:08:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1021a87ed0fa9d0e_d20251015_m030727_c001_v0001183_t0004_u01760497647368") 2025/10/15 03:08:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf23_d20251015_m030726_c001_v7007000_t0000_u01760497646419") 2025/10/15 03:08:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343a37_d20251015_m030725_c001_v0001165_t0041_u01760497645787") 2025/10/15 03:08:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf17_d20251015_m030724_c001_v7007000_t0000_u01760497644835") 2025/10/15 03:08:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f101c58b69aaf4391_d20251015_m030724_c001_v0001184_t0037_u01760497644163") 2025/10/15 03:08:47 DEBUG : toe/toe/toe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f415e124fbb5e16d7_d20251015_m030747_c001_v7007000_t0000_u01760497667146") 2025/10/15 03:08:47 DEBUG : toe/toe/toe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f106c3ff9edce0f7a_d20251015_m030746_c001_v0001106_t0036_u01760497666129") 2025/10/15 03:08:47 DEBUG : toe/toe/toe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf2d_d20251015_m030734_c001_v7007000_t0000_u01760497654010") 2025/10/15 03:08:47 DEBUG : toe/toe/toe: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343a5f_d20251015_m030733_c001_v0001165_t0023_u01760497653404") 2025/10/15 03:08:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf49_d20251015_m030742_c001_v7007000_t0000_u01760497662787") 2025/10/15 03:08:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f114d0e24ff343a9d_d20251015_m030741_c001_v0001165_t0046_u01760497661708") 2025/10/15 03:08:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f422b06bf1c5aaf38_d20251015_m030739_c001_v7007000_t0000_u01760497659426") 2025/10/15 03:08:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f108994a63eb9515a_d20251015_m030738_c001_v0001106_t0059_u01760497658387") 2025/10/15 03:08:47 DEBUG : two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f400166412ba1f4d5_d20251015_m030020_c001_v7007000_t0000_u01760497220009") 2025/10/15 03:08:47 DEBUG : two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4161cb6586ba5933_d20251015_m030017_c001_v0001157_t0016_u01760497217878") 2025/10/15 03:08:47 DEBUG : two: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f4021a87ed0fa8e7f_d20251015_m030016_c001_v0001183_t0056_u01760497216342") 2025/10/15 03:08:47 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbe1_d20251015_m030029_c001_v7007000_t0000_u01760497229450") 2025/10/15 03:08:47 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f110f78839f23556c_d20251015_m030028_c001_v0001182_t0000_u01760497228350") 2025/10/15 03:08:47 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbaa_d20251015_m030025_c001_v7007000_t0000_u01760497225587") 2025/10/15 03:08:48 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727bd9_d20251015_m030023_c001_v0001091_t0032_u01760497223862") 2025/10/15 03:08:48 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddb82_d20251015_m030022_c001_v7007000_t0000_u01760497222548") 2025/10/15 03:08:48 DEBUG : yam: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f1100961e78727bc3_d20251015_m030020_c001_v0001091_t0031_u01760497220573") 2025/10/15 03:08:48 DEBUG : yaml: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddbb3_d20251015_m030026_c001_v7007000_t0000_u01760497226312") 2025/10/15 03:08:48 DEBUG : yaml: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f108cf09ac87bbaac_d20251015_m030025_c001_v0001038_t0036_u01760497225034") 2025/10/15 03:08:48 DEBUG : yaml: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f40776c4bb3cddb8d_d20251015_m030023_c001_v7007000_t0000_u01760497223299") 2025/10/15 03:08:48 DEBUG : yaml: Deleting (id "4_zbf826db3c0edeb5b9f980e1b_f10742251f45a4692_d20251015_m030022_c001_v0001137_t0054_u01760497222050") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m55.84040061s (try 1/5)