"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/12 04:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato" 2025/10/12 04:27:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 04:27:20 DEBUG : Creating backend with remote "/tmp/rclone1492337622" === 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/12 04:27:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:23 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:23 DEBUG : B2 bucket rclone-test-dejefax1kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:25 DEBUG : Creating backend with remote "/non-existing" 2025/10/12 04:27:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/12 04:27:25 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:25 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:27 INFO : B2 bucket rclone-test-dejefax1kato: Running all checks before starting transfers 2025/10/12 04:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:27 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:27 INFO : B2 bucket rclone-test-dejefax1kato: Checks finished, now starting transfers 2025/10/12 04:27:27 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:28 ERROR : Ignoring --no-traverse with sync 2025/10/12 04:27:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:29 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:29 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:29 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/12 04:27:30 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:30 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/12 04:27:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:27:32 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:32 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:27:33 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:33 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/12 04:27:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:27:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/12 04:27:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:27:35 INFO : sub dir2: Making directory 2025/10/12 04:27:35 INFO : sub dir: Making directory 2025/10/12 04:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:35 INFO : sub dir2/sub sub dir2: Making directory 2025/10/12 04:27:35 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:35 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:35 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/12 04:27:35 DEBUG : B2 bucket rclone-test-dejefax1kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:36 INFO : sub dir2: Making directory 2025/10/12 04:27:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/12 04:27:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:36 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:36 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:37 DEBUG : sub dir2: Making directory with metadata 2025/10/12 04:27:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:27:37 INFO : sub dir2: Making directory 2025/10/12 04:27:37 INFO : sub dir: Making directory 2025/10/12 04:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:37 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:37 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:38 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:38 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/12 04:27:38 DEBUG : B2 bucket rclone-test-dejefax1kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/12 04:27:38 DEBUG : B2 bucket rclone-test-dejefax1kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:39 INFO : sub dir2: Making directory 2025/10/12 04:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:39 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:39 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:40 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:40 DEBUG : sub dir2: Making directory with metadata 2025/10/12 04:27:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:27:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:27:41 INFO : sub dir2: Making directory 2025/10/12 04:27:41 INFO : sub dir: Making directory 2025/10/12 04:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:41 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:41 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:41 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/12 04:27:41 DEBUG : B2 bucket rclone-test-dejefax1kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:42 INFO : sub dir2: Making directory 2025/10/12 04:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:42 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:42 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:42 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yigaxux6qidi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-yigaxux6qidi 2025/10/12 04:27:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:45 DEBUG : B2 bucket rclone-test-yigaxux6qidi: Waiting for checks to finish 2025/10/12 04:27:45 DEBUG : B2 bucket rclone-test-yigaxux6qidi: Waiting for transfers to finish 2025/10/12 04:27:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:27:47 DEBUG : B2 bucket rclone-test-yigaxux6qidi: Purge remote 2025/10/12 04:27:47 INFO : B2 bucket rclone-test-yigaxux6qidi: cleaning bucket "rclone-test-yigaxux6qidi" of all files 2025/10/12 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf62bd13a0cddb6b9f980e1b_f10570aa4f75cb491_d20251012_m042746_c001_v0001182_t0026_u01760243266637") --- PASS: TestServerSideCopy (5.04s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 04:27:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 04:27:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jifimuw2neko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-jifimuw2neko 2025/10/12 04:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:27:52 DEBUG : B2 bucket rclone-test-jifimuw2neko: Waiting for checks to finish 2025/10/12 04:27:52 DEBUG : B2 bucket rclone-test-jifimuw2neko: Waiting for transfers to finish 2025/10/12 04:27:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:27:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:27:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 04:27:55 DEBUG : B2 bucket rclone-test-jifimuw2neko: Waiting for checks to finish 2025/10/12 04:27:55 DEBUG : B2 bucket rclone-test-jifimuw2neko: Waiting for transfers to finish 2025/10/12 04:27:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 04:27:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:27:56 DEBUG : B2 bucket rclone-test-jifimuw2neko: Purge remote 2025/10/12 04:27:56 INFO : B2 bucket rclone-test-jifimuw2neko: cleaning bucket "rclone-test-jifimuw2neko" of all files 2025/10/12 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3a0cddb6b9f980e1b_f1063f35ecfc19668_d20251012_m042755_c001_v0001136_t0008_u01760243275489") 2025/10/12 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3a0cddb6b9f980e1b_f110b0993529653a8_d20251012_m042753_c001_v0001136_t0033_u01760243273609") --- PASS: TestServerSideCopyOverSelf (7.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:27:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 04:27:58 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:27:58 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:27:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 04:27:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/12 04:27:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zuxayub3cufi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-zuxayub3cufi 2025/10/12 04:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:28:02 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for checks to finish 2025/10/12 04:28:02 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for transfers to finish 2025/10/12 04:28:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:28:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:28:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 04:28:03 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for checks to finish 2025/10/12 04:28:03 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for transfers to finish 2025/10/12 04:28:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 04:28:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:28:04 INFO : sub dir/hello world: Deleted 2025/10/12 04:28:05 DEBUG : testing file moves 2025/10/12 04:28:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/12 04:28:06 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for checks to finish 2025/10/12 04:28:06 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Waiting for transfers to finish 2025/10/12 04:28:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/12 04:28:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 04:28:06 INFO : sub dir/hello world: Deleted 2025/10/12 04:28:07 DEBUG : B2 bucket rclone-test-zuxayub3cufi: Purge remote 2025/10/12 04:28:07 INFO : B2 bucket rclone-test-zuxayub3cufi: cleaning bucket "rclone-test-zuxayub3cufi" of all files 2025/10/12 04:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13a0cddb6b9f980e1b_f107cee9e8e97c5a5_d20251012_m042806_c001_v0001146_t0045_u01760243286160") 2025/10/12 04:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13a0cddb6b9f980e1b_f1182144dc7dc186e_d20251012_m042803_c001_v0001113_t0021_u01760243283879") 2025/10/12 04:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13a0cddb6b9f980e1b_f111ae65968c904d2_d20251012_m042802_c001_v0001165_t0004_u01760243282633") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:09 ERROR : error listing: directory not found 2025/10/12 04:28:09 INFO : Local file system at /tmp/rclone1492337622: Making directory 2025/10/12 04:28:09 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:09 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:28:11 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for checks to finish 2025/10/12 04:28:11 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for transfers to finish 2025/10/12 04:28:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:28:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/12 04:28:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/12 04:28:12 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:12 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:28:12 INFO : check sum: Copied (new) 2025/10/12 04:28:12 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:28:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/12 04:28:13 DEBUG : check sum: Unchanged skipping 2025/10/12 04:28:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:13 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/12 04:28:14 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:14 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 04:28:14 INFO : sizeonly: Copied (new) 2025/10/12 04:28:14 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:15 DEBUG : sizeonly: Sizes identical 2025/10/12 04:28:15 DEBUG : sizeonly: Unchanged skipping 2025/10/12 04:28:15 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:15 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:15 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/12 04:28:16 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:16 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/12 04:28:16 INFO : ignore-size: Copied (new) 2025/10/12 04:28:16 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:28:16 DEBUG : ignore-size: Unchanged skipping 2025/10/12 04:28:16 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:16 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:16 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:18 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:28:18 DEBUG : existing: Unchanged skipping 2025/10/12 04:28:18 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:18 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:18 INFO : There was nothing to transfer 2025/10/12 04:28:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/12 04:28:18 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:18 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 04:28:18 INFO : existing: Copied (replaced existing) 2025/10/12 04:28:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 04:28:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 04:28:20 INFO : existing: Copied (new) 2025/10/12 04:28:20 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:20 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:20 DEBUG : existing: Destination exists, skipping 2025/10/12 04:28:20 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:20 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/12 04:28:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:22 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 04:28:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:22 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:22 INFO : a/potato2: Copied (new) 2025/10/12 04:28:22 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:24 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:24 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/12 04:28:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:28:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/12 04:28:24 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:24 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:24 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:24 INFO : There was nothing to transfer 2025/10/12 04:28:25 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:25 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/12 04:28:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:28:26 INFO : empty space: Updated modification time in destination 2025/10/12 04:28:26 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:27 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:27 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/12 04:28:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:28:27 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:27 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:27 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:28 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/12 04:28:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1492337622) 2025/10/12 04:28:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dejefax1kato) 2025/10/12 04:28:28 DEBUG : foo: sha1 differ 2025/10/12 04:28:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/12 04:28:29 INFO : foo: Copied (replaced existing) 2025/10/12 04:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/12 04:28:30 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:30 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:30 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:31 INFO : potato: Copied (new) 2025/10/12 04:28:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/12 04:28:33 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:33 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/12 04:28:33 INFO : potato: Copied (replaced existing) 2025/10/12 04:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:34 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:34 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/12 04:28:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1492337622) 2025/10/12 04:28:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dejefax1kato) 2025/10/12 04:28:34 DEBUG : potato: sha1 differ 2025/10/12 04:28:34 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/12 04:28:35 INFO : potato: Copied (replaced existing) 2025/10/12 04:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:37 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:37 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/12 04:28:37 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:37 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:39 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:39 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:39 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:39 INFO : potato2: Copied (new) 2025/10/12 04:28:39 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:41 INFO : d: Making directory 2025/10/12 04:28:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/12 04:28:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:41 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 04:28:42 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:42 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:42 INFO : a/potato2: Copied (new) 2025/10/12 04:28:42 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/12 04:28:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:44 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 04:28:44 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:44 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:44 INFO : a/potato2: Copied (new) 2025/10/12 04:28:44 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting files as there were IO errors 2025/10/12 04:28:44 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:47 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:47 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:47 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:47 INFO : potato: Deleted 2025/10/12 04:28:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:49 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:49 INFO : potato: Deleted 2025/10/12 04:28:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:49 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:49 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:28:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:28:51 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:51 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/12 04:28:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : enormous: Excluded 2025/10/12 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : potato2: Excluded 2025/10/12 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : potato2: Excluded 2025/10/12 04:28:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:54 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:54 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:54 INFO : There was nothing to transfer 2025/10/12 04:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : enormous: Excluded 2025/10/12 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : potato2: Excluded 2025/10/12 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 04:28:54 DEBUG : potato2: Excluded 2025/10/12 04:28:54 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for checks to finish 2025/10/12 04:28:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/12 04:28:54 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:54 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for transfers to finish 2025/10/12 04:28:54 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:56 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 04:28:56 DEBUG : enormous: Excluded 2025/10/12 04:28:56 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 04:28:56 DEBUG : potato2: Excluded 2025/10/12 04:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:28:57 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:57 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:57 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:28:57 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:57 INFO : enormous: Deleted 2025/10/12 04:28:57 INFO : potato2: Deleted 2025/10/12 04:28:57 INFO : There was nothing to transfer 2025/10/12 04:28:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/12 04:28:57 DEBUG : empty space: Unchanged skipping 2025/10/12 04:28:57 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for checks to finish 2025/10/12 04:28:57 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for transfers to finish 2025/10/12 04:28:57 DEBUG : Waiting for deletions to finish 2025/10/12 04:28:57 INFO : enormous: Deleted 2025/10/12 04:28:57 INFO : potato2: Deleted 2025/10/12 04:28:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:28:59 DEBUG : five: Need to transfer - File not found at Destination 2025/10/12 04:28:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/12 04:28:59 DEBUG : one: Destination is newer than source, skipping 2025/10/12 04:28:59 DEBUG : three: Sizes identical 2025/10/12 04:28:59 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:28:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/12 04:28:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 04:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1492337622) 2025/10/12 04:28:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dejefax1kato) 2025/10/12 04:28:59 DEBUG : two: sha1 differ 2025/10/12 04:28:59 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/12 04:29:00 INFO : five: Copied (new) 2025/10/12 04:29:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/12 04:29:00 INFO : four: Copied (replaced existing) 2025/10/12 04:29:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 04:29:00 INFO : two: Copied (replaced existing) 2025/10/12 04:29:00 DEBUG : Waiting for deletions to finish 2025/10/12 04:29:01 DEBUG : one: Destination is newer than source, skipping 2025/10/12 04:29:01 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1492337622) 2025/10/12 04:29:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dejefax1kato) 2025/10/12 04:29:01 DEBUG : three: sha1 differ 2025/10/12 04:29:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/12 04:29:01 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/12 04:29:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 04:29:01 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/12 04:29:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/12 04:29:01 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/12 04:29:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/12 04:29:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 04:29:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 04:29:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 04:29:01 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:29:01 INFO : three: Copied (replaced existing) 2025/10/12 04:29:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.62s) === 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-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/12 04:29:03 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:03 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:03 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 04:29:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/12 04:29:03 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:03 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:03 DEBUG : potato: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/10/12 04:29:03 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/10/12 04:29:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/12 04:29:03 DEBUG : potato: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/10/12 04:29:03 DEBUG : pacer: Reducing sleep to 500ms 2025/10/12 04:29:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 04:29:03 INFO : potato: Copied (new) 2025/10/12 04:29:03 DEBUG : pacer: Reducing sleep to 250ms 2025/10/12 04:29:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:03 INFO : yam: Copied (new) 2025/10/12 04:29:03 DEBUG : Waiting for deletions to finish 2025/10/12 04:29:04 DEBUG : pacer: Reducing sleep to 125ms 2025/10/12 04:29:04 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/12 04:29:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:29:04 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:04 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:04 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:04 DEBUG : potato: Unchanged skipping 2025/10/12 04:29:04 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:05 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/12 04:29:06 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/12 04:29:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:06 INFO : yam: Copied (server-side copy) to: yaml 2025/10/12 04:29:06 DEBUG : pacer: Reducing sleep to 10ms 2025/10/12 04:29:06 INFO : yam: Deleted 2025/10/12 04:29:06 INFO : yaml: Renamed from "yam" 2025/10/12 04:29:06 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/12 04:29:07 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:07 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:07 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 04:29:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/12 04:29:07 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:07 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:07 INFO : yam: Copied (new) 2025/10/12 04:29:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 04:29:07 INFO : potato: Copied (new) 2025/10/12 04:29:07 DEBUG : Waiting for deletions to finish 2025/10/12 04:29:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:29:08 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:08 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:08 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:08 DEBUG : potato: Unchanged skipping 2025/10/12 04:29:08 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:08 INFO : yam: Copied (server-side copy) to: yaml 2025/10/12 04:29:09 INFO : yam: Deleted 2025/10/12 04:29:09 INFO : yaml: Renamed from "yam" 2025/10/12 04:29:09 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/12 04:29:10 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:10 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 04:29:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/12 04:29:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:10 INFO : sub/yam: Copied (new) 2025/10/12 04:29:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 04:29:10 INFO : potato: Copied (new) 2025/10/12 04:29:10 DEBUG : Waiting for deletions to finish 2025/10/12 04:29:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:29:10 DEBUG : potato: Unchanged skipping 2025/10/12 04:29:11 INFO : B2 bucket rclone-test-dejefax1kato: Making map for --track-renames 2025/10/12 04:29:11 INFO : B2 bucket rclone-test-dejefax1kato: Finished making map for --track-renames 2025/10/12 04:29:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for renames to finish 2025/10/12 04:29:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 04:29:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/12 04:29:11 INFO : sub/yam: Deleted 2025/10/12 04:29:11 INFO : yam: Renamed from "sub/yam" 2025/10/12 04:29:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:12 DEBUG : Creating backend with remote "/tmp/rclone1492337622/dir1" 2025/10/12 04:29:12 DEBUG : Creating backend with remote "/tmp/rclone1492337622/dir2" 2025/10/12 04:29:12 DEBUG : Local file system at /tmp/rclone1492337622/dir2: Using server-side directory move 2025/10/12 04:29:12 INFO : Local file system at /tmp/rclone1492337622/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/12 04:29:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/12 04:29:12 INFO : file1.txt: Moved (server-side) 2025/10/12 04:29:12 DEBUG : Local file system at /tmp/rclone1492337622/dir2: Waiting for checks to finish 2025/10/12 04:29:12 DEBUG : Local file system at /tmp/rclone1492337622/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:29:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/12 04:29:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:29:13 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:29:13 INFO : sub dir/hello world: Deleted 2025/10/12 04:29:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/12 04:29:13 INFO : nested/sub dir/file: Copied (new) 2025/10/12 04:29:13 INFO : nested/sub dir/file: Deleted 2025/10/12 04:29:13 INFO : sub dir: Removing directory 2025/10/12 04:29:13 INFO : nested/sub dir: Removing directory 2025/10/12 04:29:13 INFO : nested: Removing directory 2025/10/12 04:29:13 DEBUG : Local file system at /tmp/rclone1492337622: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 04:29:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/12 04:29:14 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:14 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:29:15 INFO : sub dir/hello world: Copied (new) 2025/10/12 04:29:15 INFO : sub dir/hello world: Deleted 2025/10/12 04:29:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/12 04:29:16 INFO : nested/sub dir/file: Copied (new) 2025/10/12 04:29:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/12 04:29:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 04:29:17 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:17 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 04:29:17 INFO : existing: Copied (new) 2025/10/12 04:29:17 INFO : existing: Deleted 2025/10/12 04:29:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/12 04:29:17 INFO : existing-b: Copied (new) 2025/10/12 04:29:17 INFO : existing-b: Deleted 2025/10/12 04:29:17 DEBUG : existing: Destination exists, skipping 2025/10/12 04:29:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/12 04:29:17 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:29:17 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:29:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hanuxec7qapi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-hanuxec7qapi 2025/10/12 04:29:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 04:29:23 DEBUG : empty space: Unchanged skipping 2025/10/12 04:29:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 04:29:23 DEBUG : B2 bucket rclone-test-hanuxec7qapi: Waiting for checks to finish 2025/10/12 04:29:23 INFO : empty space: Deleted 2025/10/12 04:29:23 DEBUG : B2 bucket rclone-test-hanuxec7qapi: Waiting for transfers to finish 2025/10/12 04:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:23 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:24 INFO : potato2: Deleted 2025/10/12 04:29:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:24 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:24 INFO : potato3: Deleted 2025/10/12 04:29:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wewuhuz8coqe" 2025/10/12 04:29:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/12 04:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 04:29:26 DEBUG : B2 bucket rclone-test-wewuhuz8coqe: Waiting for checks to finish 2025/10/12 04:29:26 DEBUG : B2 bucket rclone-test-wewuhuz8coqe: Waiting for transfers to finish 2025/10/12 04:29:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:29:27 INFO : empty space: Copied (server-side copy) 2025/10/12 04:29:27 INFO : empty space: Deleted 2025/10/12 04:29:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:27 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:27 INFO : potato3: Deleted 2025/10/12 04:29:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:27 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:27 INFO : potato2: Deleted 2025/10/12 04:29:28 DEBUG : B2 bucket rclone-test-wewuhuz8coqe: Purge remote 2025/10/12 04:29:28 INFO : B2 bucket rclone-test-wewuhuz8coqe: cleaning bucket "rclone-test-wewuhuz8coqe" of all files 2025/10/12 04:29:28 DEBUG : empty space: Deleting (id "4_z4fc23d93a0eddb6b9f980e1b_f1185ff146450d948_d20251012_m042926_c001_v0001090_t0057_u01760243366938") 2025/10/12 04:29:28 DEBUG : potato2: Deleting (id "4_z4fc23d93a0eddb6b9f980e1b_f105ea31f36e406a8_d20251012_m042927_c001_v0001043_t0026_u01760243367265") 2025/10/12 04:29:28 DEBUG : potato3: Deleting (id "4_z4fc23d93a0eddb6b9f980e1b_f115598e7f0520b56_d20251012_m042927_c001_v0001181_t0055_u01760243367320") 2025/10/12 04:29:29 DEBUG : B2 bucket rclone-test-hanuxec7qapi: Purge remote 2025/10/12 04:29:29 INFO : B2 bucket rclone-test-hanuxec7qapi: cleaning bucket "rclone-test-hanuxec7qapi" of all files 2025/10/12 04:29:29 DEBUG : empty space: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f400166412b8193f4_d20251012_m042927_c001_v7007000_t0000_u01760243367244") 2025/10/12 04:29:29 DEBUG : empty space: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f102cdd9a74473376_d20251012_m042922_c001_v0001136_t0047_u01760243362581") 2025/10/12 04:29:29 DEBUG : potato2: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f400166412b8193f7_d20251012_m042927_c001_v7007000_t0000_u01760243367886") 2025/10/12 04:29:29 DEBUG : potato2: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f109fb77315df9a6e_d20251012_m042923_c001_v0001136_t0052_u01760243363615") 2025/10/12 04:29:29 DEBUG : potato3: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f400166412b8193f5_d20251012_m042927_c001_v7007000_t0000_u01760243367526") 2025/10/12 04:29:29 DEBUG : potato3: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f1101ab66fa64a590_d20251012_m042923_c001_v0001144_t0003_u01760243363972") 2025/10/12 04:29:29 DEBUG : potato3: Deleting (id "4_z4f522d63a0eddb6b9f980e1b_f102cdd9a74473378_d20251012_m042922_c001_v0001136_t0052_u01760243362870") --- PASS: TestServerSideMove (12.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-woxatuj0kaqa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-woxatuj0kaqa 2025/10/12 04:29:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 04:29:36 DEBUG : empty space: Excluded 2025/10/12 04:29:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 04:29:36 DEBUG : empty space: Excluded 2025/10/12 04:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 04:29:36 DEBUG : B2 bucket rclone-test-woxatuj0kaqa: Waiting for checks to finish 2025/10/12 04:29:36 DEBUG : B2 bucket rclone-test-woxatuj0kaqa: Waiting for transfers to finish 2025/10/12 04:29:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:36 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:36 INFO : potato2: Deleted 2025/10/12 04:29:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:37 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:37 INFO : potato3: Deleted 2025/10/12 04:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wibuner9qena" 2025/10/12 04:29:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 04:29:38 DEBUG : empty space: Excluded 2025/10/12 04:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 04:29:38 DEBUG : B2 bucket rclone-test-wibuner9qena: Waiting for checks to finish 2025/10/12 04:29:38 DEBUG : B2 bucket rclone-test-wibuner9qena: Waiting for transfers to finish 2025/10/12 04:29:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:39 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:39 INFO : potato2: Deleted 2025/10/12 04:29:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:40 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:40 INFO : potato3: Deleted 2025/10/12 04:29:40 DEBUG : B2 bucket rclone-test-wibuner9qena: Purge remote 2025/10/12 04:29:40 INFO : B2 bucket rclone-test-wibuner9qena: cleaning bucket "rclone-test-wibuner9qena" of all files 2025/10/12 04:29:40 DEBUG : potato2: Deleting (id "4_z8f126db3a0eddb6b9f980e1b_f110db01f3be452d0_d20251012_m042939_c001_v0001183_t0025_u01760243379601") 2025/10/12 04:29:40 DEBUG : potato3: Deleting (id "4_z8f126db3a0eddb6b9f980e1b_f117548ea8ed4f404_d20251012_m042939_c001_v0001093_t0031_u01760243379820") 2025/10/12 04:29:41 DEBUG : B2 bucket rclone-test-woxatuj0kaqa: Purge remote 2025/10/12 04:29:41 INFO : B2 bucket rclone-test-woxatuj0kaqa: cleaning bucket "rclone-test-woxatuj0kaqa" of all files 2025/10/12 04:29:41 DEBUG : empty space: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f100bee282b3c3fde_d20251012_m042935_c001_v0001098_t0052_u01760243375239") 2025/10/12 04:29:41 DEBUG : potato2: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f405135ade5bd25a6_d20251012_m042939_c001_v7007000_t0000_u01760243379803") 2025/10/12 04:29:41 DEBUG : potato2: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f1033f61d1f6b8202_d20251012_m042936_c001_v0001041_t0052_u01760243376440") 2025/10/12 04:29:41 DEBUG : potato3: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f405135ade5bd25a7_d20251012_m042940_c001_v7007000_t0000_u01760243380231") 2025/10/12 04:29:41 DEBUG : potato3: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f115d207a4616307a_d20251012_m042936_c001_v0001093_t0025_u01760243376798") 2025/10/12 04:29:41 DEBUG : potato3: Deleting (id "4_zff425d83a0eddb6b9f980e1b_f100bee282b3c3fe0_d20251012_m042935_c001_v0001098_t0024_u01760243375591") --- PASS: TestServerSideMoveWithFilter (12.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nolatip3fibi" 2025/10/12 04:29:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dejefax1kato -> B2 bucket rclone-test-nolatip3fibi 2025/10/12 04:29:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 04:29:49 DEBUG : empty space: Unchanged skipping 2025/10/12 04:29:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 04:29:49 DEBUG : B2 bucket rclone-test-nolatip3fibi: Waiting for checks to finish 2025/10/12 04:29:49 INFO : empty space: Deleted 2025/10/12 04:29:49 DEBUG : B2 bucket rclone-test-nolatip3fibi: Waiting for transfers to finish 2025/10/12 04:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:49 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:50 INFO : potato2: Deleted 2025/10/12 04:29:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:50 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:50 INFO : potato3: Deleted 2025/10/12 04:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-forehek3rowo" 2025/10/12 04:29:51 INFO : tomatoDir: Making directory 2025/10/12 04:29:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/12 04:29:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 04:29:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 04:29:52 DEBUG : B2 bucket rclone-test-forehek3rowo: Waiting for checks to finish 2025/10/12 04:29:52 DEBUG : B2 bucket rclone-test-forehek3rowo: Waiting for transfers to finish 2025/10/12 04:29:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 04:29:53 INFO : empty space: Copied (server-side copy) 2025/10/12 04:29:53 INFO : empty space: Deleted 2025/10/12 04:29:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 04:29:53 INFO : potato3: Copied (server-side copy) 2025/10/12 04:29:53 INFO : potato3: Deleted 2025/10/12 04:29:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 04:29:53 INFO : potato2: Copied (server-side copy) 2025/10/12 04:29:54 INFO : potato2: Deleted 2025/10/12 04:29:54 DEBUG : B2 bucket rclone-test-forehek3rowo: Purge remote 2025/10/12 04:29:54 INFO : B2 bucket rclone-test-forehek3rowo: cleaning bucket "rclone-test-forehek3rowo" of all files 2025/10/12 04:29:54 DEBUG : empty space: Deleting (id "4_zcf929de3a0eddb6b9f980e1b_f111b286348f69866_d20251012_m042952_c001_v0001113_t0057_u01760243392809") 2025/10/12 04:29:54 DEBUG : potato2: Deleting (id "4_zcf929de3a0eddb6b9f980e1b_f1103e726b87ccbd0_d20251012_m042953_c001_v0001104_t0014_u01760243393172") 2025/10/12 04:29:54 DEBUG : potato3: Deleting (id "4_zcf929de3a0eddb6b9f980e1b_f1073b6845fa15750_d20251012_m042953_c001_v0001131_t0057_u01760243393186") 2025/10/12 04:29:55 DEBUG : B2 bucket rclone-test-nolatip3fibi: Purge remote 2025/10/12 04:29:55 INFO : B2 bucket rclone-test-nolatip3fibi: cleaning bucket "rclone-test-nolatip3fibi" of all files 2025/10/12 04:29:55 DEBUG : empty space: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f40290cfc926e4576_d20251012_m042953_c001_v7007000_t0000_u01760243393264") 2025/10/12 04:29:55 DEBUG : empty space: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f111f881a57500806_d20251012_m042948_c001_v0001144_t0005_u01760243388012") 2025/10/12 04:29:55 DEBUG : potato2: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f40290cfc926e4578_d20251012_m042954_c001_v7007000_t0000_u01760243394029") 2025/10/12 04:29:55 DEBUG : potato2: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f110df64f6a644f6e_d20251012_m042949_c001_v0001165_t0040_u01760243389723") 2025/10/12 04:29:55 DEBUG : potato3: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f40290cfc926e4577_d20251012_m042953_c001_v7007000_t0000_u01760243393548") 2025/10/12 04:29:55 DEBUG : potato3: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f118582544fa6c10e_d20251012_m042949_c001_v0001101_t0027_u01760243389959") 2025/10/12 04:29:55 DEBUG : potato3: Deleting (id "4_z4f628da3a0eddb6b9f980e1b_f111f881a57500808_d20251012_m042948_c001_v0001144_t0019_u01760243388731") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/rclone-sync-test" 2025/10/12 04:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/rclone-sync-test-include/layer2" 2025/10/12 04:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/rclone-sync-test-ignore-file" 2025/10/12 04:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/12 04:30:09 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test: Waiting for checks to finish 2025/10/12 04:30:09 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test: Waiting for transfers to finish 2025/10/12 04:30:09 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:09 INFO : There was nothing to transfer 2025/10/12 04:30:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/12 04:30:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:30:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:30:10 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:10 INFO : There was nothing to transfer 2025/10/12 04:30:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/12 04:30:10 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/12 04:30:10 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/12 04:30:10 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:10 INFO : There was nothing to transfer 2025/10/12 04:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/12 04:30:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:30:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:30:11 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:11 INFO : There was nothing to transfer 2025/10/12 04:30:11 DEBUG : Excluded 2025/10/12 04:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/12 04:30:11 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/12 04:30:11 DEBUG : B2 bucket rclone-test-dejefax1kato path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/12 04:30:11 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:30:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/CompareDest" 2025/10/12 04:30:15 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 04:30:15 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:15 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:30:16 INFO : one: Copied (new) 2025/10/12 04:30:16 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:16 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:17 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 04:30:17 INFO : one: Copied (replaced existing) 2025/10/12 04:30:17 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:19 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 04:30:20 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:20 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:20 INFO : There was nothing to transfer 2025/10/12 04:30:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 04:30:21 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 04:30:21 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:21 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:21 INFO : There was nothing to transfer 2025/10/12 04:30:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 04:30:22 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 04:30:22 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:22 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:22 INFO : There was nothing to transfer 2025/10/12 04:30:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:23 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/12 04:30:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 04:30:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 04:30:23 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 04:30:23 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:23 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:23 INFO : There was nothing to transfer 2025/10/12 04:30:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:23 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 04:30:23 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 04:30:23 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/12 04:30:24 INFO : two: Copied (new) 2025/10/12 04:30:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dest" 2025/10/12 04:30:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/pre-dest1" 2025/10/12 04:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/pre-dest2" 2025/10/12 04:30:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:30:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/12 04:30:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:30:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/12 04:30:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/12 04:30:32 DEBUG : B2 bucket rclone-test-dejefax1kato path dest: Waiting for checks to finish 2025/10/12 04:30:32 DEBUG : B2 bucket rclone-test-dejefax1kato path dest: Waiting for transfers to finish 2025/10/12 04:30:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/12 04:30:33 INFO : 3: Copied (new) 2025/10/12 04:30:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/CopyDest" 2025/10/12 04:30:38 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 04:30:38 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:38 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:30:38 INFO : one: Copied (new) 2025/10/12 04:30:38 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:39 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:39 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 04:30:39 INFO : one: Copied (replaced existing) 2025/10/12 04:30:39 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/BackupDir" 2025/10/12 04:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:43 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 04:30:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:30:44 INFO : one: Copied (server-side copy) 2025/10/12 04:30:44 INFO : one: Deleted 2025/10/12 04:30:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 04:30:45 INFO : one: Copied (server-side copy) 2025/10/12 04:30:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/12 04:30:45 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:45 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:46 DEBUG : one: Unchanged skipping 2025/10/12 04:30:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 04:30:46 INFO : two: Copied (server-side copy) 2025/10/12 04:30:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/12 04:30:46 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:46 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:46 DEBUG : one: Unchanged skipping 2025/10/12 04:30:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:46 DEBUG : two: Unchanged skipping 2025/10/12 04:30:46 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:46 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:46 INFO : There was nothing to transfer 2025/10/12 04:30:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:48 DEBUG : one: Unchanged skipping 2025/10/12 04:30:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/12 04:30:48 DEBUG : three: Destination not found in --copy-dest 2025/10/12 04:30:48 DEBUG : three: Need to transfer - File not found at Destination 2025/10/12 04:30:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 04:30:48 DEBUG : two: Unchanged skipping 2025/10/12 04:30:48 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:48 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/12 04:30:49 INFO : three: Copied (new) 2025/10/12 04:30:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:30:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/backup" 2025/10/12 04:30:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:30:55 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:30:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:30:55 DEBUG : two: Unchanged skipping 2025/10/12 04:30:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:30:57 INFO : one: Copied (server-side copy) 2025/10/12 04:30:57 INFO : one: Deleted 2025/10/12 04:30:57 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:30:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:30:58 INFO : one: Copied (new) 2025/10/12 04:30:58 DEBUG : Waiting for deletions to finish 2025/10/12 04:30:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:30:59 INFO : three.txt: Copied (server-side copy) 2025/10/12 04:30:59 INFO : three.txt: Deleted 2025/10/12 04:30:59 INFO : three.txt: Moved into backup dir 2025/10/12 04:31:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:01 DEBUG : two: Unchanged skipping 2025/10/12 04:31:01 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:01 INFO : one: Copied (server-side copy) 2025/10/12 04:31:01 INFO : one: Deleted 2025/10/12 04:31:01 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:31:02 INFO : one: Copied (new) 2025/10/12 04:31:02 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:02 INFO : three.txt: Copied (server-side copy) 2025/10/12 04:31:03 INFO : three.txt: Deleted 2025/10/12 04:31:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/backup" 2025/10/12 04:31:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:31:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:09 DEBUG : two: Unchanged skipping 2025/10/12 04:31:09 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:31:10 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:10 INFO : one: Deleted 2025/10/12 04:31:10 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:11 INFO : one: Copied (new) 2025/10/12 04:31:11 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:31:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:12 INFO : three.txt: Deleted 2025/10/12 04:31:12 INFO : three.txt: Moved into backup dir 2025/10/12 04:31:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:31:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:14 DEBUG : two: Unchanged skipping 2025/10/12 04:31:14 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:15 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:15 INFO : one: Deleted 2025/10/12 04:31:15 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:31:15 INFO : one: Copied (new) 2025/10/12 04:31:15 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:17 INFO : three.txt: Deleted 2025/10/12 04:31:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:31:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/backup" 2025/10/12 04:31:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:23 DEBUG : two: Unchanged skipping 2025/10/12 04:31:23 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:31:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 04:31:24 INFO : one: Deleted 2025/10/12 04:31:24 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:25 INFO : one: Copied (new) 2025/10/12 04:31:25 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:31:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 04:31:26 INFO : three.txt: Deleted 2025/10/12 04:31:26 INFO : three.txt: Moved into backup dir 2025/10/12 04:31:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:31:28 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:28 DEBUG : two: Unchanged skipping 2025/10/12 04:31:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 04:31:29 INFO : one: Deleted 2025/10/12 04:31:29 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:31:29 INFO : one: Copied (new) 2025/10/12 04:31:29 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 04:31:30 INFO : three.txt: Deleted 2025/10/12 04:31:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:31:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:31:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:31:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:34 DEBUG : two: Unchanged skipping 2025/10/12 04:31:34 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:31:35 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:35 INFO : one: Deleted 2025/10/12 04:31:35 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:36 INFO : one: Copied (new) 2025/10/12 04:31:36 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:31:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:37 INFO : three.txt: Deleted 2025/10/12 04:31:37 INFO : three.txt: Moved into backup dir 2025/10/12 04:31:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/12 04:31:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/12 04:31:38 DEBUG : pacer: Reducing sleep to 10ms 2025/10/12 04:31:39 DEBUG : one.bak: Excluded (Path Filter) 2025/10/12 04:31:39 DEBUG : one.bak: Excluded 2025/10/12 04:31:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/12 04:31:39 DEBUG : three.txt.bak: Excluded 2025/10/12 04:31:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:39 DEBUG : two: Unchanged skipping 2025/10/12 04:31:39 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for checks to finish 2025/10/12 04:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:40 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:40 INFO : one: Deleted 2025/10/12 04:31:40 DEBUG : B2 bucket rclone-test-dejefax1kato path dst: Waiting for transfers to finish 2025/10/12 04:31:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:31:41 INFO : one: Copied (new) 2025/10/12 04:31:41 DEBUG : Waiting for deletions to finish 2025/10/12 04:31:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:41 INFO : three.txt: Deleted 2025/10/12 04:31:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:31:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:31:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:31:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:31:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:47 INFO : one: Deleted 2025/10/12 04:31:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:48 INFO : one: Copied (new) 2025/10/12 04:31:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:48 DEBUG : two: Unchanged skipping 2025/10/12 04:31:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/12 04:31:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:31:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:50 INFO : three.txt: Deleted 2025/10/12 04:31:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:50 INFO : three.txt: Copied (new) 2025/10/12 04:31:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:31:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:31:51 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 04:31:51 INFO : one: Deleted 2025/10/12 04:31:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:31:52 INFO : one: Copied (new) 2025/10/12 04:31:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:31:52 DEBUG : two: Unchanged skipping 2025/10/12 04:31:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/12 04:31:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:31:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 04:31:53 INFO : three.txt: Deleted 2025/10/12 04:31:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/12 04:31:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dejefax1kato/dst" 2025/10/12 04:31:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 04:31:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 04:31:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 04:31:59 INFO : one: Deleted 2025/10/12 04:32:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:32:00 INFO : one: Copied (new) 2025/10/12 04:32:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:00 DEBUG : two: Unchanged skipping 2025/10/12 04:32:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/12 04:32:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 04:32:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 04:32:01 INFO : three.txt: Deleted 2025/10/12 04:32:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:32:01 INFO : three.txt: Copied (new) 2025/10/12 04:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 04:32:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 04:32:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 04:32:03 INFO : one: Deleted 2025/10/12 04:32:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 04:32:04 INFO : one: Copied (new) 2025/10/12 04:32:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:04 DEBUG : two: Unchanged skipping 2025/10/12 04:32:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/12 04:32:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 04:32:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 04:32:05 INFO : three.txt: Deleted 2025/10/12 04:32:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/12 04:32:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:32:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/12 04:32:08 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:08 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/12 04:32:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/12 04:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:32:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 04:32:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 04:32:10 INFO : existing: Copied (new) 2025/10/12 04:32:10 DEBUG : Waiting for deletions to finish 2025/10/12 04:32:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/12 04:32:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/12 04:32:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:11 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:11 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting files as there were IO errors 2025/10/12 04:32:11 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:32:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:13 DEBUG : existing: Unchanged skipping 2025/10/12 04:32:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:13 DEBUG : Waiting for deletions to finish 2025/10/12 04:32:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:32:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both0: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both10: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both11: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both12: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both13: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both14: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both15: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both16: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both17: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both18: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both19: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both1: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both2: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both3: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both4: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:32 DEBUG : both5: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:32 DEBUG : both6: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both7: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both8: Unchanged skipping 2025/10/12 04:32:32 DEBUG : both9: Unchanged skipping 2025/10/12 04:32:32 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:32 DEBUG : Waiting for deletions to finish 2025/10/12 04:32:32 INFO : only19: Deleted 2025/10/12 04:32:32 INFO : only10: Deleted 2025/10/12 04:32:33 INFO : only13: Deleted 2025/10/12 04:32:33 INFO : only15: Deleted 2025/10/12 04:32:33 INFO : only9: Deleted 2025/10/12 04:32:33 INFO : only3: Deleted 2025/10/12 04:32:33 INFO : only12: Deleted 2025/10/12 04:32:33 INFO : only1: Deleted 2025/10/12 04:32:33 INFO : only4: Deleted 2025/10/12 04:32:33 INFO : only5: Deleted 2025/10/12 04:32:33 INFO : only6: Deleted 2025/10/12 04:32:33 INFO : only7: Deleted 2025/10/12 04:32:33 INFO : only2: Deleted 2025/10/12 04:32:33 INFO : only8: Deleted 2025/10/12 04:32:33 INFO : only0: Deleted 2025/10/12 04:32:33 INFO : only11: Deleted 2025/10/12 04:32:33 INFO : only14: Deleted 2025/10/12 04:32:33 INFO : only16: Deleted 2025/10/12 04:32:33 INFO : only17: Deleted 2025/10/12 04:32:33 INFO : only18: Deleted 2025/10/12 04:32:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:32:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:32:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both0: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both13: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both14: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both15: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both16: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both17: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both18: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both11: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both12: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both2: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both10: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both19: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both1: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both3: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both4: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both8: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:32:54 DEBUG : both7: Unchanged skipping 2025/10/12 04:32:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/12 04:32:54 DEBUG : both9: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both5: Unchanged skipping 2025/10/12 04:32:54 DEBUG : both6: Unchanged skipping 2025/10/12 04:32:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:32:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only10: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only11: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only13: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only14: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only12: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only15: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only16: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only17: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only0: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only18: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only19: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only1: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only2: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only3: Copied (replaced existing) 2025/10/12 04:32:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:55 INFO : only4: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:56 INFO : only5: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:56 INFO : only6: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:56 INFO : only7: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:56 INFO : only8: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 04:32:56 INFO : only9: Copied (replaced existing) 2025/10/12 04:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:04 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:33:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:33:04 DEBUG : empty_on_remote: Making directory with metadata 2025/10/12 04:33:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:33:04 INFO : empty_on_remote: Making directory 2025/10/12 04:33:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/12 04:33:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:07 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:33:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:33:07 DEBUG : empty_on_remote: Making directory with metadata 2025/10/12 04:33:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 04:33:07 INFO : empty_on_remote: Making directory 2025/10/12 04:33:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/12 04:33:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:09 INFO : sub dir: Making directory 2025/10/12 04:33:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 04:33:13 INFO : sub dir: Making directory 2025/10/12 04:33:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:24 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:25 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:33:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:25 DEBUG : apple: Unchanged skipping 2025/10/12 04:33:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:33:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:25 DEBUG : banana: Unchanged skipping 2025/10/12 04:33:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:33:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:33:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:26 INFO : There was nothing to transfer 2025/10/12 04:33:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:26 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:33:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : apple: Unchanged skipping 2025/10/12 04:33:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:33:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : banana: Unchanged skipping 2025/10/12 04:33:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:33:26 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:33:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:26 INFO : There was nothing to transfer 2025/10/12 04:33:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:27 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:33:43 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:44 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : apple: Unchanged skipping 2025/10/12 04:33:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:33:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : banana: Unchanged skipping 2025/10/12 04:33:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:33:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:33:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:33:45 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:45 INFO : There was nothing to transfer 2025/10/12 04:33:45 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:45 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:33:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : apple: Unchanged skipping 2025/10/12 04:33:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:33:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : banana: Unchanged skipping 2025/10/12 04:33:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:33:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:33:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:33:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:33:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:46 INFO : There was nothing to transfer 2025/10/12 04:33:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:33:46 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:34:00 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:00 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 04:34:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:01 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:01 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:34:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 04:34:01 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/12 04:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 04:34:01 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/12 04:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:34:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:34:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:34:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:34:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:34:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:34:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:34:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:34:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:34:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:34:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:34:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:34:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:34:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:34:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:34:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:34:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:34:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:03 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:03 INFO : apple: Deleted 2025/10/12 04:34:03 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 04:34:04 INFO : banana: Deleted 2025/10/12 04:34:04 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 04:34:04 INFO : splitbananasplit: Deleted 2025/10/12 04:34:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 04:34:04 INFO : appleappleapplebanana: Deleted 2025/10/12 04:34:04 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 04:34:04 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 04:34:04 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : apple: Unchanged skipping 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:34:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : banana: Unchanged skipping 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:34:05 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:05 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:05 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 04:34:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 04:34:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 04:34:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 04:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 04:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 04:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 04:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 04:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:34:19 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:19 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 04:34:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:20 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:20 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:34:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 04:34:20 INFO : apple: Copied (new) to: PREFIXapple 2025/10/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:34:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 04:34:20 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/12 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:34:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:34:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:34:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:34:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:34:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:34:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:34:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:34:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:34:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:34:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:34:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:34:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:34:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:34:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:34:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:34:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:26 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:26 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 04:34:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 04:34:27 INFO : banana: Deleted 2025/10/12 04:34:27 INFO : appleappleapplebanana: Deleted 2025/10/12 04:34:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 04:34:27 INFO : apple: Deleted 2025/10/12 04:34:27 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 04:34:27 INFO : splitbananasplit: Deleted 2025/10/12 04:34:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 04:34:27 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 04:34:27 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 04:34:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 04:34:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 04:34:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 04:34:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 04:34:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 04:34:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 04:34:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 04:34:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 04:34:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 04:34:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 04:34:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 04:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 04:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 04:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 04:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 04:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 04:34:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 04:34:28 INFO : banana: Copied (new) 2025/10/12 04:34:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 04:34:28 INFO : apple: Copied (new) 2025/10/12 04:34:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:34:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/12 04:34:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:34:28 INFO : appleappleapplebanana: Copied (new) 2025/10/12 04:34:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:34:29 INFO : splitbananasplit: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:34:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:34:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:34:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:34:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:34:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:34:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:34:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:34:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:34:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/12 04:34:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:34:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:34:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:34:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:34:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:34:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:34:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/12 04:34:30 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:30 INFO : PREFIXapple: Deleted 2025/10/12 04:34:30 INFO : PREFIXbanana: Deleted 2025/10/12 04:34:30 INFO : PREFIXsplitbananasplit: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/12 04:34:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/12 04:34:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/12 04:34:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/12 04:34:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/12 04:34:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/12 04:34:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/12 04:34:31 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:31 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:31 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:34:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:46 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:47 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:47 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:34:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 04:34:47 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 04:34:47 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:34:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/12 04:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:34:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:34:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:34:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:34:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:34:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:34:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:34:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:34:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:34:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:34:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:34:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:34:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:34:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:34:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:34:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:34:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:49 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 04:34:49 INFO : splitbananasplit: Deleted 2025/10/12 04:34:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 04:34:50 INFO : appleappleapplebanana: Deleted 2025/10/12 04:34:50 INFO : banana: Deleted 2025/10/12 04:34:50 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 04:34:50 INFO : apple: Deleted 2025/10/12 04:34:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 04:34:50 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 04:34:50 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 04:34:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 04:34:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 04:34:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 04:34:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:34:51 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:34:51 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:34:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:34:51 INFO : splitbananasplit: Copied (new) 2025/10/12 04:34:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 04:34:51 INFO : banana: Copied (new) 2025/10/12 04:34:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 04:34:51 INFO : apple: Copied (new) 2025/10/12 04:34:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:34:51 INFO : appleappleapplebanana: Copied (new) 2025/10/12 04:34:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:34:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/12 04:34:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:34:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/12 04:34:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:34:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:34:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:34:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:34:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:34:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:34:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:34:52 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:34:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/12 04:34:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:34:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:34:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:34:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:34:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:34:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:34:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/12 04:34:53 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:53 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : bananaSUFFIX: Deleted 2025/10/12 04:34:53 INFO : splitbananasplitSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : appleSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/12 04:34:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/12 04:34:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/12 04:34:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/12 04:34:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/12 04:34:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/12 04:34:54 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:54 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : Waiting for deletions to finish 2025/10/12 04:34:54 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:35:09 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:09 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:10 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:10 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 04:35:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 04:35:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 04:35:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/12 04:35:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 04:35:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/12 04:35:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 04:35:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/12 04:35:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 04:35:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/12 04:35:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 04:35:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/12 04:35:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 04:35:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/12 04:35:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 04:35:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/12 04:35:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 04:35:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/12 04:35:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 04:35:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/12 04:35:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 04:35:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/12 04:35:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 04:35:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/12 04:35:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 04:35:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/12 04:35:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 04:35:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/12 04:35:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 04:35:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/12 04:35:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 04:35:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/12 04:35:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 04:35:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/12 04:35:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 04:35:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/12 04:35:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 04:35:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/12 04:35:12 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 04:35:12 INFO : splitbananasplit: Deleted 2025/10/12 04:35:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 04:35:12 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 04:35:12 INFO : appleappleapplebanana: Deleted 2025/10/12 04:35:12 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:13 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : appleapple: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:35:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 04:35:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 04:35:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 04:35:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 04:35:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 04:35:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 04:35:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 04:35:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 04:35:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 04:35:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 04:35:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:35:13 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:13 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:13 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:14 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : appleapple: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/12 04:35:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 04:35:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:35:27 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:28 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:35:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:35:28 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:29 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:35:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:35:29 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:29 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:29 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:29 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:30 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:30 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:35:44 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:44 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:35:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:35:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:45 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:45 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:45 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : apple: Unchanged skipping 2025/10/12 04:35:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:35:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : banana: Unchanged skipping 2025/10/12 04:35:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:35:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:35:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:35:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:35:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:46 DEBUG : Waiting for deletions to finish 2025/10/12 04:35:46 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:35:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:01 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:01 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:02 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:02 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:02 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:02 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:02 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:02 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:03 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:03 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:03 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:03 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:03 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:17 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:18 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:18 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:18 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:19 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:19 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:19 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:19 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:19 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:19 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:20 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:34 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:34 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:35 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:35 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:35 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:35 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : apple: Unchanged skipping 2025/10/12 04:36:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : banana: Unchanged skipping 2025/10/12 04:36:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 04:36:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 04:36:36 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:36 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:36 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:36 DEBUG : apple: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : banana: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 04:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.43s) --- PASS: TestTransform/NFC (14.92s) --- PASS: TestTransform/NFD (19.20s) --- PASS: TestTransform/base64 (19.31s) --- PASS: TestTransform/prefix (26.16s) --- PASS: TestTransform/suffix (22.97s) --- PASS: TestTransform/truncate (19.29s) --- PASS: TestTransform/encoder (16.42s) --- PASS: TestTransform/ISO-8859-1 (16.05s) --- PASS: TestTransform/charmap (16.94s) --- PASS: TestTransform/lowercase (16.67s) --- PASS: TestTransform/ascii (16.49s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 04:36:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 04:36:41 INFO : sub dir_somesuffix: Making directory 2025/10/12 04:36:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 04:36:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/12 04:36:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 04:36:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 04:36:41 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:41 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 04:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:43 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:43 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:43 INFO : tictactoe: Making directory 2025/10/12 04:36:43 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:43 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/12 04:36:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:43 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:43 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/12 04:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.67s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:45 INFO : toe: Making directory 2025/10/12 04:36:45 INFO : toe/toe: Making directory 2025/10/12 04:36:45 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 04:36:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 04:36:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 04:36:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:45 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/12 04:36:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:46 INFO : toe: Making directory 2025/10/12 04:36:46 INFO : toe/toe: Making directory 2025/10/12 04:36:46 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 04:36:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 04:36:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 04:36:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:46 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/12 04:36:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:48 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:36:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 04:36:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:48 INFO : tictacempty_dir: Making directory 2025/10/12 04:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:48 INFO : tictactoe: Making directory 2025/10/12 04:36:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:48 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:36:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:48 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:48 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:50 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:36:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 04:36:50 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:50 INFO : tictacempty_dir: Making directory 2025/10/12 04:36:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:50 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:50 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:50 INFO : tictactoe: Making directory 2025/10/12 04:36:50 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:50 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:50 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:36:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 04:36:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:50 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:50 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 04:36:51 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:51 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:51 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:51 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 04:36:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/12 04:36:51 NOTICE: B2 bucket rclone-test-dejefax1kato: 0 differences found 2025/10/12 04:36:51 NOTICE: B2 bucket rclone-test-dejefax1kato: 1 matching files --- PASS: TestAllTag (2.23s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:52 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:52 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:52 INFO : tictactoe: Making directory 2025/10/12 04:36:52 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:52 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:52 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:36:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:52 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:52 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:53 DEBUG : Waiting for deletions to finish 2025/10/12 04:36:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 04:36:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 04:36:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/12 04:36:54 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/10/12 04:36:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:55 INFO : toe: Making directory 2025/10/12 04:36:55 INFO : toe/toe: Making directory 2025/10/12 04:36:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 04:36:55 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:55 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:56 INFO : toe/toe/toe: Copied (new) 2025/10/12 04:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:56 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:36:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 04:36:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:57 INFO : tictacempty_dir: Making directory 2025/10/12 04:36:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:57 INFO : tictactoe: Making directory 2025/10/12 04:36:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:57 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:36:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 04:36:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:57 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:57 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:57 INFO : toe/toe/toe.txt: Deleted 2025/10/12 04:36:57 INFO : toe/toe: Removing directory 2025/10/12 04:36:57 INFO : toe: Removing directory 2025/10/12 04:36:57 INFO : empty_dir: Removing directory 2025/10/12 04:36:57 DEBUG : Local file system at /tmp/rclone1492337622: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:36:58 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:36:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 04:36:58 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:58 INFO : tictacempty_dir: Making directory 2025/10/12 04:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:36:58 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:58 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:58 INFO : tictactoe: Making directory 2025/10/12 04:36:58 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:58 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:36:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:58 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:36:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:36:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 04:36:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:36:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:58 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:36:58 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:36:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:36:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:36:59 INFO : toe/toe/toe.txt: Deleted 2025/10/12 04:36:59 INFO : toe/toe: Removing directory 2025/10/12 04:36:59 INFO : toe: Removing directory 2025/10/12 04:36:59 INFO : empty_dir: Removing directory 2025/10/12 04:36:59 DEBUG : Local file system at /tmp/rclone1492337622: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:37:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/12 04:37:01 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.59s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:37:02 DEBUG : Reset feature "Copy" 2025/10/12 04:37:02 DEBUG : Reset feature "Move" 2025/10/12 04:37:02 DEBUG : Reset feature "Copy" 2025/10/12 04:37:02 DEBUG : Reset feature "Move" 2025/10/12 04:37:02 DEBUG : empty_dir: Making directory with metadata 2025/10/12 04:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 04:37:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:37:02 INFO : tictacempty_dir: Making directory 2025/10/12 04:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 04:37:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:37:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:37:02 INFO : tictactoe: Making directory 2025/10/12 04:37:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:37:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 04:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:37:02 INFO : tictactoe/tictactoe: Making directory 2025/10/12 04:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 04:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 04:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:37:02 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:37:02 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:37:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:37:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 04:37:03 INFO : toe/toe/toe.txt: Deleted 2025/10/12 04:37:03 INFO : toe/toe: Removing directory 2025/10/12 04:37:03 INFO : toe: Removing directory 2025/10/12 04:37:03 INFO : empty_dir: Removing directory 2025/10/12 04:37:03 DEBUG : Local file system at /tmp/rclone1492337622: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 04:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 04:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 04:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:37:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/12 04:37:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.09s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:37:06 DEBUG : toe: transformed to: dG9l 2025/10/12 04:37:06 DEBUG : toe: transformed to: dG9l 2025/10/12 04:37:06 INFO : dG9l: Making directory 2025/10/12 04:37:06 DEBUG : toe: transformed to: dG9l 2025/10/12 04:37:06 DEBUG : toe: transformed to: dG9l 2025/10/12 04:37:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/12 04:37:06 INFO : dG9l/dG9l: Making directory 2025/10/12 04:37:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/12 04:37:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/12 04:37:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 04:37:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 04:37:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 04:37:06 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:37:06 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:37:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:37:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 04:37:07 DEBUG : Waiting for deletions to finish 2025/10/12 04:37:07 DEBUG : dG9l: transformed to: toe 2025/10/12 04:37:07 DEBUG : dG9l: transformed to: toe 2025/10/12 04:37:07 DEBUG : dG9l: transformed to: toe 2025/10/12 04:37:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/12 04:37:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/12 04:37:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/12 04:37:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/12 04:37:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/12 04:37:08 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for checks to finish 2025/10/12 04:37:08 DEBUG : Local file system at /tmp/rclone1492337622: Waiting for transfers to finish 2025/10/12 04:37:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dejefax1kato", Local "Local file system at /tmp/rclone1492337622", Modify Window "1ms" 2025/10/12 04:37:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:08 DEBUG : toe: transformed to: 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe: transformed to: 2025/10/12 04:37:09 INFO : B2 bucket rclone-test-dejefax1kato: Making directory 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe: transformed to: 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe: transformed to: 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe/toe: transformed to: 2025/10/12 04:37:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/12 04:37:09 INFO : toe/toe: Making directory 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe/toe: transformed to: 2025/10/12 04:37:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe: transformed to: 2025/10/12 04:37:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 04:37:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 04:37:09 DEBUG : toe/toe/toe: transformed to: 2025/10/12 04:37:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/12 04:37:09 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for checks to finish 2025/10/12 04:37:09 DEBUG : B2 bucket rclone-test-dejefax1kato: Waiting for transfers to finish 2025/10/12 04:37:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 04:37:09 INFO : toe/toe/toe: Copied (new) 2025/10/12 04:37:09 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting files as there were IO errors 2025/10/12 04:37:09 ERROR : B2 bucket rclone-test-dejefax1kato: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/10/12 04:37:10 DEBUG : B2 bucket rclone-test-dejefax1kato: Purge remote 2025/10/12 04:37:10 INFO : B2 bucket rclone-test-dejefax1kato: cleaning bucket "rclone-test-dejefax1kato" of all files 2025/10/12 04:37:11 DEBUG : BackupDir/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39592a_d20251012_m043049_c001_v7007000_t0000_u01760243449601") 2025/10/12 04:37:11 DEBUG : BackupDir/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f114bdfb6629854b8_d20251012_m043044_c001_v0001161_t0035_u01760243444386") 2025/10/12 04:37:11 DEBUG : CompareDest/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958ce_d20251012_m043025_c001_v7007000_t0000_u01760243425246") 2025/10/12 04:37:11 DEBUG : CompareDest/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d5ad_d20251012_m043019_c001_v0001146_t0013_u01760243419276") 2025/10/12 04:37:11 DEBUG : CompareDest/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958cf_d20251012_m043025_c001_v7007000_t0000_u01760243425431") 2025/10/12 04:37:11 DEBUG : CompareDest/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b5ea_d20251012_m043020_c001_v0001136_t0055_u01760243420454") 2025/10/12 04:37:11 DEBUG : CopyDest/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39592b_d20251012_m043049_c001_v7007000_t0000_u01760243449783") 2025/10/12 04:37:11 DEBUG : CopyDest/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b61e_d20251012_m043041_c001_v0001136_t0023_u01760243441321") 2025/10/12 04:37:11 DEBUG : CopyDest/three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39592c_d20251012_m043049_c001_v7007000_t0000_u01760243449965") 2025/10/12 04:37:11 DEBUG : CopyDest/three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b62a_d20251012_m043047_c001_v0001136_t0021_u01760243447595") 2025/10/12 04:37:12 DEBUG : CopyDest/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39592e_d20251012_m043050_c001_v7007000_t0000_u01760243450146") 2025/10/12 04:37:12 DEBUG : CopyDest/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d618_d20251012_m043045_c001_v0001146_t0016_u01760243445382") 2025/10/12 04:37:12 DEBUG : EXISTING: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7dbb_d20251012_m043213_c001_v7007000_t0000_u01760243533520") 2025/10/12 04:37:12 DEBUG : EXISTING: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b721_d20251012_m043212_c001_v0001136_t0058_u01760243532374") 2025/10/12 04:37:12 DEBUG : PREFIXapple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3645_d20251012_m043430_c001_v7007000_t0000_u01760243670635") 2025/10/12 04:37:12 DEBUG : PREFIXapple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6e3_d20251012_m043420_c001_v0001131_t0053_u01760243660439") 2025/10/12 04:37:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3646_d20251012_m043430_c001_v7007000_t0000_u01760243670818") 2025/10/12 04:37:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a89a_d20251012_m043420_c001_v0001134_t0046_u01760243660435") 2025/10/12 04:37:12 DEBUG : PREFIXbanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61f2_d20251012_m043430_c001_v7007000_t0000_u01760243670638") 2025/10/12 04:37:12 DEBUG : PREFIXbanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b948_d20251012_m043420_c001_v0001136_t0006_u01760243660454") 2025/10/12 04:37:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6684_d20251012_m043430_c001_v7007000_t0000_u01760243670653") 2025/10/12 04:37:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d900_d20251012_m043420_c001_v0001146_t0003_u01760243660463") 2025/10/12 04:37:12 DEBUG : Testêé: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7db8_d20251012_m043209_c001_v7007000_t0000_u01760243529918") 2025/10/12 04:37:12 DEBUG : Testêé: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b719_d20251012_m043209_c001_v0001136_t0044_u01760243529193") 2025/10/12 04:37:12 DEBUG : Testêé: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d72f_d20251012_m043208_c001_v0001146_t0027_u01760243528098") 2025/10/12 04:37:12 DEBUG : YXBwbGU=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f817d_d20251012_m043406_c001_v7007000_t0000_u01760243646262") 2025/10/12 04:37:12 DEBUG : YXBwbGU=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8cb_d20251012_m043401_c001_v0001146_t0052_u01760243641556") 2025/10/12 04:37:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8181_d20251012_m043406_c001_v7007000_t0000_u01760243646445") 2025/10/12 04:37:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de675_d20251012_m043401_c001_v0001131_t0057_u01760243641542") 2025/10/12 04:37:13 DEBUG : YmFuYW5h: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8186_d20251012_m043406_c001_v7007000_t0000_u01760243646630") 2025/10/12 04:37:13 DEBUG : YmFuYW5h: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a854_d20251012_m043401_c001_v0001134_t0025_u01760243641577") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f635b_d20251012_m042845_c001_v7007000_t0000_u01760243325207") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b46c_d20251012_m042844_c001_v0001136_t0001_u01760243324438") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c01c54_d20251012_m042842_c001_v7007000_t0000_u01760243322807") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b465_d20251012_m042841_c001_v0001136_t0055_u01760243321849") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62d1_d20251012_m042823_c001_v7007000_t0000_u01760243303570") 2025/10/12 04:37:13 DEBUG : a/potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b404_d20251012_m042822_c001_v0001136_t0059_u01760243302594") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e3f_d20251012_m043637_c001_v7007000_t0000_u01760243797191") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb94_d20251012_m043632_c001_v0001136_t0013_u01760243792422") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02554_d20251012_m043620_c001_v7007000_t0000_u01760243780772") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb59_d20251012_m043616_c001_v0001136_t0002_u01760243776291") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396080_d20251012_m043604_c001_v7007000_t0000_u01760243764084") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb07_d20251012_m043559_c001_v0001136_t0046_u01760243759821") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b678b_d20251012_m043547_c001_v7007000_t0000_u01760243747077") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bac5_d20251012_m043542_c001_v0001136_t0047_u01760243742796") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef31c_d20251012_m043531_c001_v7007000_t0000_u01760243731064") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba85_d20251012_m043526_c001_v0001136_t0039_u01760243726345") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d475_d20251012_m043514_c001_v7007000_t0000_u01760243714657") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d999_d20251012_m043507_c001_v0001146_t0018_u01760243707836") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada91b_d20251012_m043455_c001_v7007000_t0000_u01760243695340") 2025/10/12 04:37:13 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de799_d20251012_m043451_c001_v0001131_t0020_u01760243691274") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608edc_d20251012_m043450_c001_v7007000_t0000_u01760243690325") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9d6_d20251012_m043445_c001_v0001136_t0012_u01760243685140") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e54_d20251012_m043432_c001_v7007000_t0000_u01760243672392") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b97a_d20251012_m043428_c001_v0001136_t0036_u01760243668680") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b67d_d20251012_m043427_c001_v7007000_t0000_u01760243667230") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a894_d20251012_m043417_c001_v0001134_t0027_u01760243657975") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395d31_d20251012_m043403_c001_v7007000_t0000_u01760243643617") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de661_d20251012_m043358_c001_v0001131_t0032_u01760243638692") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b408_d20251012_m043346_c001_v7007000_t0000_u01760243626897") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de5e9_d20251012_m043339_c001_v0001131_t0028_u01760243619935") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021a7_d20251012_m043327_c001_v7007000_t0000_u01760243607711") 2025/10/12 04:37:14 DEBUG : apple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de57d_d20251012_m043323_c001_v0001131_t0044_u01760243603308") 2025/10/12 04:37:14 DEBUG : appleSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada918_d20251012_m043453_c001_v7007000_t0000_u01760243693777") 2025/10/12 04:37:14 DEBUG : appleSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8f4_d20251012_m043447_c001_v0001134_t0055_u01760243687609") 2025/10/12 04:37:14 DEBUG : appleapple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d477_d20251012_m043514_c001_v7007000_t0000_u01760243714839") 2025/10/12 04:37:14 DEBUG : appleapple: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba4b_d20251012_m043510_c001_v0001136_t0029_u01760243710306") 2025/10/12 04:37:14 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e40_d20251012_m043637_c001_v7007000_t0000_u01760243797374") 2025/10/12 04:37:14 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da9e_d20251012_m043633_c001_v0001146_t0025_u01760243793222") 2025/10/12 04:37:14 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02555_d20251012_m043620_c001_v7007000_t0000_u01760243780953") 2025/10/12 04:37:14 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da74_d20251012_m043617_c001_v0001146_t0044_u01760243777050") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396081_d20251012_m043604_c001_v7007000_t0000_u01760243764267") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da39_d20251012_m043600_c001_v0001146_t0008_u01760243760393") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b678e_d20251012_m043547_c001_v7007000_t0000_u01760243747259") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da05_d20251012_m043543_c001_v0001146_t0051_u01760243743504") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef31d_d20251012_m043531_c001_v7007000_t0000_u01760243731248") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9db_d20251012_m043527_c001_v0001146_t0027_u01760243727070") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d471_d20251012_m043512_c001_v7007000_t0000_u01760243712861") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7ef_d20251012_m043508_c001_v0001131_t0047_u01760243708682") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada91c_d20251012_m043455_c001_v7007000_t0000_u01760243695525") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d963_d20251012_m043451_c001_v0001146_t0028_u01760243691268") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada90e_d20251012_m043450_c001_v7007000_t0000_u01760243690144") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8f0_d20251012_m043446_c001_v0001134_t0032_u01760243686019") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e58_d20251012_m043432_c001_v7007000_t0000_u01760243672575") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d91a_d20251012_m043428_c001_v0001146_t0037_u01760243668656") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e04_d20251012_m043427_c001_v7007000_t0000_u01760243667029") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b93e_d20251012_m043418_c001_v0001136_t0004_u01760243658979") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395d39_d20251012_m043404_c001_v7007000_t0000_u01760243644220") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8f7_d20251012_m043359_c001_v0001136_t0030_u01760243639503") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b40a_d20251012_m043347_c001_v7007000_t0000_u01760243627082") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b88c_d20251012_m043341_c001_v0001136_t0049_u01760243621118") 2025/10/12 04:37:15 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021a8_d20251012_m043327_c001_v7007000_t0000_u01760243607895") 2025/10/12 04:37:16 DEBUG : appleappleapplebanana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b84f_d20251012_m043324_c001_v0001136_t0049_u01760243604190") 2025/10/12 04:37:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f418b4b763a51cb2c_d20251012_m043453_c001_v7007000_t0000_u01760243693563") 2025/10/12 04:37:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de77d_d20251012_m043447_c001_v0001131_t0013_u01760243687594") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f635c_d20251012_m042845_c001_v7007000_t0000_u01760243325389") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b467_d20251012_m042843_c001_v0001136_t0000_u01760243323355") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c01c52_d20251012_m042842_c001_v7007000_t0000_u01760243322249") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b461_d20251012_m042840_c001_v0001136_t0023_u01760243320779") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62cf_d20251012_m042823_c001_v7007000_t0000_u01760243303017") 2025/10/12 04:37:16 DEBUG : b/potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3fe_d20251012_m042821_c001_v0001136_t0033_u01760243301326") 2025/10/12 04:37:16 DEBUG : backup/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd79b4_d20251012_m043103_c001_v7007000_t0000_u01760243463497") 2025/10/12 04:37:16 DEBUG : backup/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104764d9127994ce_d20251012_m043101_c001_v0001180_t0057_u01760243461350") 2025/10/12 04:37:16 DEBUG : backup/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1160422ba52457dc_d20251012_m043056_c001_v0001040_t0001_u01760243456958") 2025/10/12 04:37:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7d61_d20251012_m043130_c001_v7007000_t0000_u01760243490769") 2025/10/12 04:37:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f115b9c03628aa3e7_d20251012_m043128_c001_v0001100_t0043_u01760243488635") 2025/10/12 04:37:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f107ab44e34b13a10_d20251012_m043124_c001_v0001184_t0014_u01760243484515") 2025/10/12 04:37:16 DEBUG : backup/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f422b06bf1c3a4079_d20251012_m043117_c001_v7007000_t0000_u01760243477706") 2025/10/12 04:37:16 DEBUG : backup/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f108032695586f201_d20251012_m043114_c001_v0001036_t0046_u01760243474829") 2025/10/12 04:37:16 DEBUG : backup/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f102665393001fb2c_d20251012_m043110_c001_v0001038_t0009_u01760243470268") 2025/10/12 04:37:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7d62_d20251012_m043130_c001_v7007000_t0000_u01760243490949") 2025/10/12 04:37:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1106cec31a4f60a4_d20251012_m043129_c001_v0001172_t0043_u01760243489926") 2025/10/12 04:37:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f100abddadc0eb81e_d20251012_m043126_c001_v0001120_t0031_u01760243486164") 2025/10/12 04:37:17 DEBUG : backup/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd79b5_d20251012_m043103_c001_v7007000_t0000_u01760243463681") 2025/10/12 04:37:17 DEBUG : backup/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f105b4319906d6695_d20251012_m043102_c001_v0001153_t0024_u01760243462512") 2025/10/12 04:37:17 DEBUG : backup/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f112c0c2ce18d56e0_d20251012_m043058_c001_v0001183_t0035_u01760243458926") 2025/10/12 04:37:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f422b06bf1c3a407b_d20251012_m043117_c001_v7007000_t0000_u01760243477888") 2025/10/12 04:37:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10152864095b8bfc_d20251012_m043116_c001_v0001120_t0021_u01760243476227") 2025/10/12 04:37:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1198c474a3eae281_d20251012_m043112_c001_v0001040_t0044_u01760243472247") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e41_d20251012_m043637_c001_v7007000_t0000_u01760243797562") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de958_d20251012_m043632_c001_v0001131_t0058_u01760243792918") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02557_d20251012_m043621_c001_v7007000_t0000_u01760243781133") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de918_d20251012_m043616_c001_v0001131_t0010_u01760243776583") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396082_d20251012_m043604_c001_v7007000_t0000_u01760243764449") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8be_d20251012_m043600_c001_v0001131_t0057_u01760243760123") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6790_d20251012_m043547_c001_v7007000_t0000_u01760243747442") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de865_d20251012_m043543_c001_v0001131_t0015_u01760243743126") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef31e_d20251012_m043531_c001_v7007000_t0000_u01760243731437") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de831_d20251012_m043526_c001_v0001131_t0046_u01760243726718") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d479_d20251012_m043515_c001_v7007000_t0000_u01760243715022") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba43_d20251012_m043508_c001_v0001136_t0027_u01760243708311") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada91d_d20251012_m043455_c001_v7007000_t0000_u01760243695709") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9fa_d20251012_m043451_c001_v0001136_t0003_u01760243691256") 2025/10/12 04:37:17 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc365a_d20251012_m043450_c001_v7007000_t0000_u01760243690159") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de775_d20251012_m043445_c001_v0001131_t0034_u01760243685690") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e5c_d20251012_m043432_c001_v7007000_t0000_u01760243672758") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8b4_d20251012_m043428_c001_v0001134_t0051_u01760243668333") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61bc_d20251012_m043427_c001_v7007000_t0000_u01760243667022") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6d7_d20251012_m043418_c001_v0001131_t0042_u01760243658440") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd7c6_d20251012_m043404_c001_v7007000_t0000_u01760243644056") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8c7_d20251012_m043359_c001_v0001146_t0052_u01760243639044") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b40b_d20251012_m043347_c001_v7007000_t0000_u01760243627275") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d886_d20251012_m043340_c001_v0001146_t0015_u01760243620257") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021a9_d20251012_m043328_c001_v7007000_t0000_u01760243608083") 2025/10/12 04:37:18 DEBUG : banana: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d850_d20251012_m043323_c001_v0001146_t0017_u01760243603706") 2025/10/12 04:37:18 DEBUG : bananaSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ee0_d20251012_m043453_c001_v7007000_t0000_u01760243693615") 2025/10/12 04:37:18 DEBUG : bananaSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9e0_d20251012_m043447_c001_v0001136_t0054_u01760243687590") 2025/10/12 04:37:18 DEBUG : both0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ec8_d20251012_m043256_c001_v7007000_t0000_u01760243576913") 2025/10/12 04:37:18 DEBUG : both0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7a7_d20251012_m043238_c001_v0001146_t0035_u01760243558590") 2025/10/12 04:37:18 DEBUG : both0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81985b_d20251012_m043234_c001_v7007000_t0000_u01760243554358") 2025/10/12 04:37:18 DEBUG : both0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d749_d20251012_m043215_c001_v0001146_t0059_u01760243535387") 2025/10/12 04:37:18 DEBUG : both1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ec9_d20251012_m043257_c001_v7007000_t0000_u01760243577095") 2025/10/12 04:37:18 DEBUG : both1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7a9_d20251012_m043239_c001_v0001146_t0025_u01760243559648") 2025/10/12 04:37:18 DEBUG : both1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81985c_d20251012_m043234_c001_v7007000_t0000_u01760243554542") 2025/10/12 04:37:18 DEBUG : both1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d74f_d20251012_m043216_c001_v0001146_t0004_u01760243536058") 2025/10/12 04:37:18 DEBUG : both10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7eca_d20251012_m043257_c001_v7007000_t0000_u01760243577278") 2025/10/12 04:37:19 DEBUG : both10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7c9_d20251012_m043246_c001_v0001146_t0050_u01760243566256") 2025/10/12 04:37:19 DEBUG : both10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81985e_d20251012_m043234_c001_v7007000_t0000_u01760243554723") 2025/10/12 04:37:19 DEBUG : both10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d76f_d20251012_m043223_c001_v0001146_t0055_u01760243543865") 2025/10/12 04:37:19 DEBUG : both11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ecc_d20251012_m043257_c001_v7007000_t0000_u01760243577462") 2025/10/12 04:37:19 DEBUG : both11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7cb_d20251012_m043247_c001_v0001146_t0045_u01760243567020") 2025/10/12 04:37:19 DEBUG : both11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81985f_d20251012_m043234_c001_v7007000_t0000_u01760243554905") 2025/10/12 04:37:19 DEBUG : both11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d771_d20251012_m043224_c001_v0001146_t0020_u01760243544558") 2025/10/12 04:37:19 DEBUG : both12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ed0_d20251012_m043257_c001_v7007000_t0000_u01760243577644") 2025/10/12 04:37:19 DEBUG : both12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7cf_d20251012_m043247_c001_v0001146_t0033_u01760243567694") 2025/10/12 04:37:19 DEBUG : both12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819860_d20251012_m043235_c001_v7007000_t0000_u01760243555089") 2025/10/12 04:37:19 DEBUG : both12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d773_d20251012_m043225_c001_v0001146_t0027_u01760243545455") 2025/10/12 04:37:19 DEBUG : both13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ed5_d20251012_m043257_c001_v7007000_t0000_u01760243577914") 2025/10/12 04:37:19 DEBUG : both13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7d3_d20251012_m043248_c001_v0001146_t0048_u01760243568595") 2025/10/12 04:37:19 DEBUG : both13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819862_d20251012_m043235_c001_v7007000_t0000_u01760243555270") 2025/10/12 04:37:19 DEBUG : both13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d775_d20251012_m043226_c001_v0001146_t0009_u01760243546223") 2025/10/12 04:37:19 DEBUG : both14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ed8_d20251012_m043258_c001_v7007000_t0000_u01760243578095") 2025/10/12 04:37:19 DEBUG : both14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7d6_d20251012_m043249_c001_v0001146_t0015_u01760243569211") 2025/10/12 04:37:19 DEBUG : both14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819863_d20251012_m043235_c001_v7007000_t0000_u01760243555453") 2025/10/12 04:37:19 DEBUG : both14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d777_d20251012_m043227_c001_v0001146_t0012_u01760243547032") 2025/10/12 04:37:19 DEBUG : both15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7edb_d20251012_m043258_c001_v7007000_t0000_u01760243578277") 2025/10/12 04:37:20 DEBUG : both15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7dc_d20251012_m043249_c001_v0001146_t0040_u01760243569930") 2025/10/12 04:37:20 DEBUG : both15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819864_d20251012_m043235_c001_v7007000_t0000_u01760243555635") 2025/10/12 04:37:20 DEBUG : both15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d77d_d20251012_m043227_c001_v0001146_t0005_u01760243547754") 2025/10/12 04:37:20 DEBUG : both16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ede_d20251012_m043258_c001_v7007000_t0000_u01760243578460") 2025/10/12 04:37:20 DEBUG : both16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7e0_d20251012_m043250_c001_v0001146_t0031_u01760243570995") 2025/10/12 04:37:20 DEBUG : both16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819866_d20251012_m043235_c001_v7007000_t0000_u01760243555818") 2025/10/12 04:37:20 DEBUG : both16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d781_d20251012_m043228_c001_v0001146_t0008_u01760243548581") 2025/10/12 04:37:20 DEBUG : both17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ee1_d20251012_m043258_c001_v7007000_t0000_u01760243578643") 2025/10/12 04:37:20 DEBUG : both17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7e2_d20251012_m043251_c001_v0001146_t0050_u01760243571792") 2025/10/12 04:37:20 DEBUG : both17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819867_d20251012_m043236_c001_v7007000_t0000_u01760243556000") 2025/10/12 04:37:20 DEBUG : both17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d783_d20251012_m043229_c001_v0001146_t0002_u01760243549200") 2025/10/12 04:37:20 DEBUG : both18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ee4_d20251012_m043258_c001_v7007000_t0000_u01760243578825") 2025/10/12 04:37:20 DEBUG : both18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7e8_d20251012_m043252_c001_v0001146_t0049_u01760243572714") 2025/10/12 04:37:20 DEBUG : both18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81986a_d20251012_m043236_c001_v7007000_t0000_u01760243556182") 2025/10/12 04:37:20 DEBUG : both18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d787_d20251012_m043229_c001_v0001146_t0025_u01760243549865") 2025/10/12 04:37:20 DEBUG : both19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ee8_d20251012_m043259_c001_v7007000_t0000_u01760243579007") 2025/10/12 04:37:20 DEBUG : both19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7ec_d20251012_m043253_c001_v0001146_t0020_u01760243573542") 2025/10/12 04:37:20 DEBUG : both19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81986b_d20251012_m043236_c001_v7007000_t0000_u01760243556372") 2025/10/12 04:37:20 DEBUG : both19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d78b_d20251012_m043230_c001_v0001146_t0000_u01760243550919") 2025/10/12 04:37:20 DEBUG : both2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7eeb_d20251012_m043259_c001_v7007000_t0000_u01760243579189") 2025/10/12 04:37:20 DEBUG : both2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7ad_d20251012_m043240_c001_v0001146_t0014_u01760243560455") 2025/10/12 04:37:21 DEBUG : both2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81986d_d20251012_m043236_c001_v7007000_t0000_u01760243556556") 2025/10/12 04:37:21 DEBUG : both2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d753_d20251012_m043216_c001_v0001146_t0056_u01760243536772") 2025/10/12 04:37:21 DEBUG : both3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7eee_d20251012_m043259_c001_v7007000_t0000_u01760243579372") 2025/10/12 04:37:21 DEBUG : both3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7af_d20251012_m043241_c001_v0001146_t0040_u01760243561218") 2025/10/12 04:37:21 DEBUG : both3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81986e_d20251012_m043236_c001_v7007000_t0000_u01760243556738") 2025/10/12 04:37:21 DEBUG : both3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d757_d20251012_m043217_c001_v0001146_t0023_u01760243537412") 2025/10/12 04:37:21 DEBUG : both4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ef2_d20251012_m043259_c001_v7007000_t0000_u01760243579554") 2025/10/12 04:37:21 DEBUG : both4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7b1_d20251012_m043241_c001_v0001146_t0012_u01760243561928") 2025/10/12 04:37:21 DEBUG : both4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81986f_d20251012_m043236_c001_v7007000_t0000_u01760243556926") 2025/10/12 04:37:21 DEBUG : both4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d75b_d20251012_m043218_c001_v0001146_t0000_u01760243538854") 2025/10/12 04:37:21 DEBUG : both5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ef5_d20251012_m043259_c001_v7007000_t0000_u01760243579739") 2025/10/12 04:37:21 DEBUG : both5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7b5_d20251012_m043242_c001_v0001146_t0044_u01760243562724") 2025/10/12 04:37:21 DEBUG : both5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819870_d20251012_m043237_c001_v7007000_t0000_u01760243557109") 2025/10/12 04:37:21 DEBUG : both5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d75d_d20251012_m043219_c001_v0001146_t0048_u01760243539729") 2025/10/12 04:37:21 DEBUG : both6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7ef9_d20251012_m043259_c001_v7007000_t0000_u01760243579921") 2025/10/12 04:37:21 DEBUG : both6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7b7_d20251012_m043243_c001_v0001146_t0025_u01760243563480") 2025/10/12 04:37:21 DEBUG : both6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819871_d20251012_m043237_c001_v7007000_t0000_u01760243557292") 2025/10/12 04:37:21 DEBUG : both6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d75f_d20251012_m043220_c001_v0001146_t0005_u01760243540412") 2025/10/12 04:37:21 DEBUG : both7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7efd_d20251012_m043300_c001_v7007000_t0000_u01760243580103") 2025/10/12 04:37:21 DEBUG : both7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7b9_d20251012_m043244_c001_v0001146_t0017_u01760243564263") 2025/10/12 04:37:21 DEBUG : both7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819872_d20251012_m043237_c001_v7007000_t0000_u01760243557475") 2025/10/12 04:37:22 DEBUG : both7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d765_d20251012_m043221_c001_v0001146_t0027_u01760243541438") 2025/10/12 04:37:22 DEBUG : both8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f00_d20251012_m043300_c001_v7007000_t0000_u01760243580284") 2025/10/12 04:37:22 DEBUG : both8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7bd_d20251012_m043244_c001_v0001146_t0044_u01760243564969") 2025/10/12 04:37:22 DEBUG : both8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819873_d20251012_m043237_c001_v7007000_t0000_u01760243557672") 2025/10/12 04:37:22 DEBUG : both8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d769_d20251012_m043222_c001_v0001146_t0046_u01760243542458") 2025/10/12 04:37:22 DEBUG : both9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f03_d20251012_m043300_c001_v7007000_t0000_u01760243580467") 2025/10/12 04:37:22 DEBUG : both9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d7c3_d20251012_m043245_c001_v0001146_t0046_u01760243565690") 2025/10/12 04:37:22 DEBUG : both9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819874_d20251012_m043237_c001_v7007000_t0000_u01760243557854") 2025/10/12 04:37:22 DEBUG : both9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d76b_d20251012_m043223_c001_v0001146_t0002_u01760243543192") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f635d_d20251012_m042845_c001_v7007000_t0000_u01760243325571") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b469_d20251012_m042843_c001_v0001136_t0040_u01760243323635") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c01c57_d20251012_m042842_c001_v7007000_t0000_u01760243322990") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b463_d20251012_m042841_c001_v0001136_t0043_u01760243321135") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62d2_d20251012_m042823_c001_v7007000_t0000_u01760243303752") 2025/10/12 04:37:22 DEBUG : c/non empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b400_d20251012_m042821_c001_v0001136_t0018_u01760243301667") 2025/10/12 04:37:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f818a_d20251012_m043406_c001_v7007000_t0000_u01760243646812") 2025/10/12 04:37:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8fd_d20251012_m043401_c001_v0001136_t0026_u01760243641564") 2025/10/12 04:37:22 DEBUG : check sum: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b4d_d20251012_m042813_c001_v7007000_t0000_u01760243293815") 2025/10/12 04:37:22 DEBUG : check sum: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3da_d20251012_m042812_c001_v0001136_t0058_u01760243292705") 2025/10/12 04:37:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40338a7a28def3f5_d20251012_m043708_c001_v7007000_t0000_u01760243828561") 2025/10/12 04:37:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bc33_d20251012_m043706_c001_v0001136_t0029_u01760243826903") 2025/10/12 04:37:22 DEBUG : dest/3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958f4_d20251012_m043034_c001_v7007000_t0000_u01760243434385") 2025/10/12 04:37:23 DEBUG : dest/3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f419711bfabc6f13e_d20251012_m043033_c001_v0001116_t0055_u01760243433290") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d47a_d20251012_m043515_c001_v7007000_t0000_u01760243715203") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7f5_d20251012_m043510_c001_v0001131_t0044_u01760243710515") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e42_d20251012_m043637_c001_v7007000_t0000_u01760243797747") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb6e_d20251012_m043625_c001_v0001136_t0035_u01760243785372") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0255a_d20251012_m043621_c001_v7007000_t0000_u01760243781316") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb31_d20251012_m043608_c001_v0001136_t0048_u01760243768707") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396083_d20251012_m043604_c001_v7007000_t0000_u01760243764631") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6badf_d20251012_m043551_c001_v0001136_t0030_u01760243751765") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6792_d20251012_m043547_c001_v7007000_t0000_u01760243747625") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6baab_d20251012_m043535_c001_v0001136_t0033_u01760243735719") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef31f_d20251012_m043531_c001_v7007000_t0000_u01760243731621") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba61_d20251012_m043519_c001_v0001136_t0044_u01760243719287") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40917ca080c38350_d20251012_m043512_c001_v7007000_t0000_u01760243712680") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d980_d20251012_m043500_c001_v0001146_t0008_u01760243700000") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada91e_d20251012_m043455_c001_v7007000_t0000_u01760243695892") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a90a_d20251012_m043451_c001_v0001134_t0033_u01760243691605") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d429_d20251012_m043449_c001_v7007000_t0000_u01760243689924") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b99c_d20251012_m043437_c001_v0001136_t0021_u01760243677030") 2025/10/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e63_d20251012_m043432_c001_v7007000_t0000_u01760243672942") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8b6_d20251012_m043428_c001_v0001134_t0033_u01760243668689") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6651_d20251012_m043427_c001_v7007000_t0000_u01760243667094") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a86d_d20251012_m043410_c001_v0001134_t0000_u01760243650870") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f60fb_d20251012_m043404_c001_v7007000_t0000_u01760243644043") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de629_d20251012_m043351_c001_v0001131_t0015_u01760243631557") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b40c_d20251012_m043347_c001_v7007000_t0000_u01760243627462") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de5bf_d20251012_m043332_c001_v0001131_t0023_u01760243612353") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021ab_d20251012_m043328_c001_v7007000_t0000_u01760243608265") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de559_d20251012_m043317_c001_v0001131_t0059_u01760243597442") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e4af0_d20251012_m043453_c001_v7007000_t0000_u01760243693635") 2025/10/12 04:37:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de781_d20251012_m043447_c001_v0001131_t0003_u01760243687964") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d47b_d20251012_m043515_c001_v7007000_t0000_u01760243715389") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a962_d20251012_m043510_c001_v0001134_t0030_u01760243710530") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e43_d20251012_m043637_c001_v7007000_t0000_u01760243797932") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de93a_d20251012_m043626_c001_v0001131_t0035_u01760243786049") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0255b_d20251012_m043621_c001_v7007000_t0000_u01760243781500") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8f2_d20251012_m043609_c001_v0001131_t0057_u01760243769504") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396084_d20251012_m043604_c001_v7007000_t0000_u01760243764814") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de896_d20251012_m043552_c001_v0001131_t0010_u01760243752714") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6794_d20251012_m043547_c001_v7007000_t0000_u01760243747808") 2025/10/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de843_d20251012_m043536_c001_v0001131_t0002_u01760243736435") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef33c_d20251012_m043531_c001_v7007000_t0000_u01760243731803") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de813_d20251012_m043519_c001_v0001131_t0053_u01760243719965") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100da47_d20251012_m043512_c001_v7007000_t0000_u01760243712453") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba29_d20251012_m043500_c001_v0001136_t0021_u01760243700761") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada91f_d20251012_m043456_c001_v7007000_t0000_u01760243696075") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9fe_d20251012_m043451_c001_v0001136_t0012_u01760243691624") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d42d_d20251012_m043450_c001_v7007000_t0000_u01760243690290") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de73d_d20251012_m043438_c001_v0001131_t0028_u01760243678027") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e67_d20251012_m043433_c001_v7007000_t0000_u01760243673126") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b97c_d20251012_m043428_c001_v0001136_t0006_u01760243668958") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc363e_d20251012_m043427_c001_v7007000_t0000_u01760243667039") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6ad_d20251012_m043411_c001_v0001131_t0048_u01760243651600") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3544_d20251012_m043404_c001_v7007000_t0000_u01760243644056") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8ad_d20251012_m043352_c001_v0001146_t0004_u01760243632352") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b40e_d20251012_m043347_c001_v7007000_t0000_u01760243627647") 2025/10/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d86c_d20251012_m043333_c001_v0001146_t0002_u01760243613076") 2025/10/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021ac_d20251012_m043328_c001_v7007000_t0000_u01760243608447") 2025/10/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d837_d20251012_m043318_c001_v0001146_t0059_u01760243598127") 2025/10/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ee2_d20251012_m043453_c001_v7007000_t0000_u01760243693792") 2025/10/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9e4_d20251012_m043448_c001_v0001136_t0050_u01760243688027") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d47d_d20251012_m043515_c001_v7007000_t0000_u01760243715573") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba4f_d20251012_m043510_c001_v0001136_t0015_u01760243710618") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e44_d20251012_m043638_c001_v7007000_t0000_u01760243798117") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da8a_d20251012_m043626_c001_v0001146_t0056_u01760243786750") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0255c_d20251012_m043621_c001_v7007000_t0000_u01760243781682") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da57_d20251012_m043610_c001_v0001146_t0006_u01760243770374") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396085_d20251012_m043604_c001_v7007000_t0000_u01760243764999") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da19_d20251012_m043553_c001_v0001146_t0052_u01760243753536") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6796_d20251012_m043547_c001_v7007000_t0000_u01760243747992") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9f3_d20251012_m043537_c001_v0001146_t0002_u01760243737070") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef33d_d20251012_m043531_c001_v7007000_t0000_u01760243731989") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9c3_d20251012_m043520_c001_v0001146_t0027_u01760243720661") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100da46_d20251012_m043512_c001_v7007000_t0000_u01760243712270") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7cb_d20251012_m043501_c001_v0001131_t0036_u01760243701572") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada920_d20251012_m043456_c001_v7007000_t0000_u01760243696258") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de79b_d20251012_m043451_c001_v0001131_t0018_u01760243691693") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada90f_d20251012_m043450_c001_v7007000_t0000_u01760243690330") 2025/10/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8da_d20251012_m043438_c001_v0001134_t0017_u01760243678758") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e6c_d20251012_m043433_c001_v7007000_t0000_u01760243673314") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8b8_d20251012_m043429_c001_v0001134_t0039_u01760243669012") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e0b_d20251012_m043427_c001_v7007000_t0000_u01760243667272") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b925_d20251012_m043412_c001_v0001136_t0032_u01760243652248") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8162_d20251012_m043404_c001_v7007000_t0000_u01760243644245") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8d3_d20251012_m043353_c001_v0001136_t0006_u01760243633081") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b410_d20251012_m043347_c001_v7007000_t0000_u01760243627831") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b86c_d20251012_m043333_c001_v0001136_t0044_u01760243613943") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021ad_d20251012_m043328_c001_v7007000_t0000_u01760243608629") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b835_d20251012_m043318_c001_v0001136_t0031_u01760243598474") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd8a3_d20251012_m043453_c001_v7007000_t0000_u01760243693571") 2025/10/12 04:37:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8f6_d20251012_m043448_c001_v0001134_t0042_u01760243688066") 2025/10/12 04:37:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d47e_d20251012_m043515_c001_v7007000_t0000_u01760243715756") 2025/10/12 04:37:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d99f_d20251012_m043510_c001_v0001146_t0040_u01760243710632") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e45_d20251012_m043638_c001_v7007000_t0000_u01760243798304") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa78_d20251012_m043627_c001_v0001134_t0023_u01760243787388") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0255d_d20251012_m043621_c001_v7007000_t0000_u01760243781864") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa2f_d20251012_m043611_c001_v0001134_t0006_u01760243771260") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396086_d20251012_m043605_c001_v7007000_t0000_u01760243765182") 2025/10/12 04:37:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9fc_d20251012_m043554_c001_v0001134_t0036_u01760243754281") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6799_d20251012_m043548_c001_v7007000_t0000_u01760243748175") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9c8_d20251012_m043537_c001_v0001134_t0014_u01760243737755") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef33e_d20251012_m043532_c001_v7007000_t0000_u01760243732170") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a989_d20251012_m043521_c001_v0001134_t0000_u01760243721435") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab65cd7_d20251012_m043512_c001_v7007000_t0000_u01760243712471") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a93e_d20251012_m043502_c001_v0001134_t0006_u01760243702274") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada921_d20251012_m043456_c001_v7007000_t0000_u01760243696445") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d967_d20251012_m043451_c001_v0001146_t0047_u01760243691723") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc365b_d20251012_m043450_c001_v7007000_t0000_u01760243690350") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d93d_d20251012_m043439_c001_v0001146_t0056_u01760243679558") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e70_d20251012_m043433_c001_v7007000_t0000_u01760243673497") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d91c_d20251012_m043429_c001_v0001146_t0038_u01760243669032") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e09_d20251012_m043427_c001_v7007000_t0000_u01760243667240") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8ed_d20251012_m043412_c001_v0001146_t0053_u01760243652992") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd7c7_d20251012_m043404_c001_v7007000_t0000_u01760243644258") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a834_d20251012_m043353_c001_v0001134_t0048_u01760243633837") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b411_d20251012_m043348_c001_v7007000_t0000_u01760243628017") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7ee_d20251012_m043334_c001_v0001134_t0025_u01760243614633") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021af_d20251012_m043328_c001_v7007000_t0000_u01760243608812") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7a3_d20251012_m043318_c001_v0001134_t0001_u01760243598808") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd8a6_d20251012_m043453_c001_v7007000_t0000_u01760243693939") 2025/10/12 04:37:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d957_d20251012_m043448_c001_v0001146_t0035_u01760243688074") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d47f_d20251012_m043515_c001_v7007000_t0000_u01760243715938") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7f7_d20251012_m043510_c001_v0001131_t0049_u01760243710870") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e46_d20251012_m043638_c001_v7007000_t0000_u01760243798486") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb7c_d20251012_m043627_c001_v0001136_t0025_u01760243787873") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0255e_d20251012_m043622_c001_v7007000_t0000_u01760243782045") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb43_d20251012_m043611_c001_v0001136_t0001_u01760243771633") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396087_d20251012_m043605_c001_v7007000_t0000_u01760243765365") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bae7_d20251012_m043554_c001_v0001136_t0012_u01760243754759") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b679b_d20251012_m043548_c001_v7007000_t0000_u01760243748359") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bab1_d20251012_m043538_c001_v0001136_t0038_u01760243738466") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef33f_d20251012_m043532_c001_v7007000_t0000_u01760243732355") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba69_d20251012_m043521_c001_v0001136_t0041_u01760243721811") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d46f_d20251012_m043512_c001_v7007000_t0000_u01760243712477") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d984_d20251012_m043502_c001_v0001146_t0059_u01760243702685") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada922_d20251012_m043456_c001_v7007000_t0000_u01760243696629") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a90c_d20251012_m043451_c001_v0001134_t0037_u01760243691934") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ed7_d20251012_m043449_c001_v7007000_t0000_u01760243689936") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9ac_d20251012_m043440_c001_v0001136_t0046_u01760243680181") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e75_d20251012_m043433_c001_v7007000_t0000_u01760243673682") 2025/10/12 04:37:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de713_d20251012_m043429_c001_v0001131_t0042_u01760243669168") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b679_d20251012_m043427_c001_v7007000_t0000_u01760243667047") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a875_d20251012_m043413_c001_v0001134_t0020_u01760243653349") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d33f_d20251012_m043404_c001_v7007000_t0000_u01760243644058") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de63f_d20251012_m043354_c001_v0001131_t0007_u01760243634344") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b412_d20251012_m043348_c001_v7007000_t0000_u01760243628202") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de5d7_d20251012_m043335_c001_v0001131_t0047_u01760243615067") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b0_d20251012_m043328_c001_v7007000_t0000_u01760243608994") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de55b_d20251012_m043319_c001_v0001131_t0020_u01760243599201") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3662_d20251012_m043453_c001_v7007000_t0000_u01760243693955") 2025/10/12 04:37:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de783_d20251012_m043448_c001_v0001131_t0020_u01760243688333") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d480_d20251012_m043516_c001_v7007000_t0000_u01760243716125") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a964_d20251012_m043510_c001_v0001134_t0023_u01760243710885") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e47_d20251012_m043638_c001_v7007000_t0000_u01760243798669") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de944_d20251012_m043628_c001_v0001131_t0013_u01760243788209") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02560_d20251012_m043622_c001_v7007000_t0000_u01760243782227") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8fe_d20251012_m043612_c001_v0001131_t0056_u01760243772027") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396088_d20251012_m043605_c001_v7007000_t0000_u01760243765547") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8a1_d20251012_m043555_c001_v0001131_t0043_u01760243755262") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b679d_d20251012_m043548_c001_v7007000_t0000_u01760243748540") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de849_d20251012_m043538_c001_v0001131_t0028_u01760243738801") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef340_d20251012_m043532_c001_v7007000_t0000_u01760243732536") 2025/10/12 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de817_d20251012_m043522_c001_v0001131_t0037_u01760243722169") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100da48_d20251012_m043512_c001_v7007000_t0000_u01760243712635") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba31_d20251012_m043502_c001_v0001136_t0045_u01760243702972") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada924_d20251012_m043456_c001_v7007000_t0000_u01760243696813") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba00_d20251012_m043451_c001_v0001136_t0016_u01760243691942") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d42c_d20251012_m043450_c001_v7007000_t0000_u01760243690108") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de74d_d20251012_m043440_c001_v0001131_t0025_u01760243680451") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e7a_d20251012_m043433_c001_v7007000_t0000_u01760243673867") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d91e_d20251012_m043429_c001_v0001146_t0038_u01760243669335") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6655_d20251012_m043427_c001_v7007000_t0000_u01760243667283") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6b9_d20251012_m043413_c001_v0001131_t0057_u01760243653777") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c022f1_d20251012_m043404_c001_v7007000_t0000_u01760243644271") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8b3_d20251012_m043354_c001_v0001146_t0000_u01760243634689") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b414_d20251012_m043348_c001_v7007000_t0000_u01760243628386") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d872_d20251012_m043335_c001_v0001146_t0044_u01760243615389") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b1_d20251012_m043329_c001_v7007000_t0000_u01760243609177") 2025/10/12 04:37:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d843_d20251012_m043319_c001_v0001146_t0055_u01760243599565") 2025/10/12 04:37:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3660_d20251012_m043453_c001_v7007000_t0000_u01760243693586") 2025/10/12 04:37:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9e6_d20251012_m043448_c001_v0001136_t0029_u01760243688397") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d481_d20251012_m043516_c001_v7007000_t0000_u01760243716309") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9a1_d20251012_m043510_c001_v0001146_t0046_u01760243710955") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e48_d20251012_m043638_c001_v7007000_t0000_u01760243798852") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da8e_d20251012_m043628_c001_v0001146_t0028_u01760243788677") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02561_d20251012_m043622_c001_v7007000_t0000_u01760243782408") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da5f_d20251012_m043612_c001_v0001146_t0007_u01760243772350") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396089_d20251012_m043605_c001_v7007000_t0000_u01760243765729") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da25_d20251012_m043555_c001_v0001146_t0000_u01760243755662") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b679f_d20251012_m043548_c001_v7007000_t0000_u01760243748723") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9f7_d20251012_m043539_c001_v0001146_t0006_u01760243739185") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef341_d20251012_m043532_c001_v7007000_t0000_u01760243732720") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9c9_d20251012_m043522_c001_v0001146_t0027_u01760243722470") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab65cd5_d20251012_m043512_c001_v7007000_t0000_u01760243712286") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7cf_d20251012_m043503_c001_v0001131_t0010_u01760243703331") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada925_d20251012_m043456_c001_v7007000_t0000_u01760243696996") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d969_d20251012_m043452_c001_v0001146_t0029_u01760243692011") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9e69_d20251012_m043450_c001_v7007000_t0000_u01760243690122") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8de_d20251012_m043440_c001_v0001134_t0000_u01760243680818") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e7e_d20251012_m043434_c001_v7007000_t0000_u01760243674051") 2025/10/12 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b980_d20251012_m043429_c001_v0001136_t0039_u01760243669352") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61c3_d20251012_m043427_c001_v7007000_t0000_u01760243667388") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b92d_d20251012_m043414_c001_v0001136_t0034_u01760243654039") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e48fa_d20251012_m043404_c001_v7007000_t0000_u01760243644288") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8e3_d20251012_m043355_c001_v0001136_t0006_u01760243635189") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b415_d20251012_m043348_c001_v7007000_t0000_u01760243628573") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b878_d20251012_m043335_c001_v0001136_t0055_u01760243615917") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b2_d20251012_m043329_c001_v7007000_t0000_u01760243609359") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b83d_d20251012_m043320_c001_v0001136_t0047_u01760243600074") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ee3_d20251012_m043453_c001_v7007000_t0000_u01760243693802") 2025/10/12 04:37:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8f8_d20251012_m043448_c001_v0001134_t0049_u01760243688428") 2025/10/12 04:37:33 DEBUG : dir1/0007-12345: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d482_d20251012_m043516_c001_v7007000_t0000_u01760243716493") 2025/10/12 04:37:33 DEBUG : dir1/0007-12345: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba51_d20251012_m043511_c001_v0001136_t0055_u01760243711052") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4a_d20251012_m043639_c001_v7007000_t0000_u01760243799037") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa7a_d20251012_m043629_c001_v0001134_t0012_u01760243789026") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02562_d20251012_m043622_c001_v7007000_t0000_u01760243782590") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa3b_d20251012_m043612_c001_v0001134_t0036_u01760243772669") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608a_d20251012_m043605_c001_v7007000_t0000_u01760243765911") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa00_d20251012_m043556_c001_v0001134_t0046_u01760243756002") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67a2_d20251012_m043548_c001_v7007000_t0000_u01760243748906") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9d2_d20251012_m043539_c001_v0001134_t0048_u01760243739493") 2025/10/12 04:37:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef342_d20251012_m043532_c001_v7007000_t0000_u01760243732902") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a991_d20251012_m043522_c001_v0001134_t0000_u01760243722964") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395f84_d20251012_m043512_c001_v7007000_t0000_u01760243712681") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a944_d20251012_m043503_c001_v0001134_t0013_u01760243703960") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada926_d20251012_m043457_c001_v7007000_t0000_u01760243697180") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a90e_d20251012_m043452_c001_v0001134_t0004_u01760243692328") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd8a2_d20251012_m043450_c001_v7007000_t0000_u01760243690356") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d93f_d20251012_m043441_c001_v0001146_t0034_u01760243681211") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e80_d20251012_m043434_c001_v7007000_t0000_u01760243674234") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8bc_d20251012_m043429_c001_v0001134_t0051_u01760243669366") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61b9_d20251012_m043426_c001_v7007000_t0000_u01760243666841") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8f1_d20251012_m043414_c001_v0001146_t0034_u01760243654393") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f60fd_d20251012_m043404_c001_v7007000_t0000_u01760243644298") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a83c_d20251012_m043355_c001_v0001134_t0036_u01760243635534") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b416_d20251012_m043348_c001_v7007000_t0000_u01760243628759") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7f8_d20251012_m043336_c001_v0001134_t0020_u01760243616339") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b3_d20251012_m043329_c001_v7007000_t0000_u01760243609541") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7a5_d20251012_m043320_c001_v0001134_t0046_u01760243600364") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada917_d20251012_m043453_c001_v7007000_t0000_u01760243693591") 2025/10/12 04:37:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d959_d20251012_m043448_c001_v0001146_t0029_u01760243688574") 2025/10/12 04:37:34 DEBUG : dir1/0008-23456: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d484_d20251012_m043516_c001_v7007000_t0000_u01760243716678") 2025/10/12 04:37:34 DEBUG : dir1/0008-23456: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7fb_d20251012_m043511_c001_v0001131_t0006_u01760243711289") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4b_d20251012_m043639_c001_v7007000_t0000_u01760243799221") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb84_d20251012_m043629_c001_v0001136_t0027_u01760243789559") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02565_d20251012_m043622_c001_v7007000_t0000_u01760243782771") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb4b_d20251012_m043613_c001_v0001136_t0031_u01760243773020") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608b_d20251012_m043606_c001_v7007000_t0000_u01760243766093") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6baf1_d20251012_m043556_c001_v0001136_t0023_u01760243756445") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67a4_d20251012_m043549_c001_v7007000_t0000_u01760243749094") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bab5_d20251012_m043539_c001_v0001136_t0028_u01760243739820") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef343_d20251012_m043533_c001_v7007000_t0000_u01760243733084") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba77_d20251012_m043523_c001_v0001136_t0045_u01760243723300") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f62fc_d20251012_m043512_c001_v7007000_t0000_u01760243712694") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d98b_d20251012_m043504_c001_v0001146_t0009_u01760243704410") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada927_d20251012_m043457_c001_v7007000_t0000_u01760243697364") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de79f_d20251012_m043452_c001_v0001131_t0021_u01760243692363") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f418b4b763a51cb22_d20251012_m043450_c001_v7007000_t0000_u01760243690372") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9b6_d20251012_m043441_c001_v0001136_t0057_u01760243681522") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e82_d20251012_m043434_c001_v7007000_t0000_u01760243674423") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de715_d20251012_m043429_c001_v0001131_t0005_u01760243669447") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61c0_d20251012_m043427_c001_v7007000_t0000_u01760243667204") 2025/10/12 04:37:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a87e_d20251012_m043414_c001_v0001134_t0005_u01760243654867") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e48f9_d20251012_m043404_c001_v7007000_t0000_u01760243644055") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de64f_d20251012_m043355_c001_v0001131_t0049_u01760243635902") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b417_d20251012_m043348_c001_v7007000_t0000_u01760243628943") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de5dd_d20251012_m043336_c001_v0001131_t0053_u01760243616756") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b4_d20251012_m043329_c001_v7007000_t0000_u01760243609724") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de565_d20251012_m043320_c001_v0001131_t0031_u01760243600644") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608edf_d20251012_m043453_c001_v7007000_t0000_u01760243693603") 2025/10/12 04:37:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de78b_d20251012_m043448_c001_v0001131_t0057_u01760243688698") 2025/10/12 04:37:36 DEBUG : dir1/0009-34567: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d488_d20251012_m043516_c001_v7007000_t0000_u01760243716860") 2025/10/12 04:37:36 DEBUG : dir1/0009-34567: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a966_d20251012_m043511_c001_v0001134_t0054_u01760243711308") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4c_d20251012_m043639_c001_v7007000_t0000_u01760243799406") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de94a_d20251012_m043629_c001_v0001131_t0006_u01760243789934") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02566_d20251012_m043622_c001_v7007000_t0000_u01760243782953") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de908_d20251012_m043613_c001_v0001131_t0043_u01760243773369") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608c_d20251012_m043606_c001_v7007000_t0000_u01760243766274") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8ac_d20251012_m043556_c001_v0001131_t0055_u01760243756813") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67a6_d20251012_m043549_c001_v7007000_t0000_u01760243749277") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de851_d20251012_m043540_c001_v0001131_t0021_u01760243740193") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef344_d20251012_m043533_c001_v7007000_t0000_u01760243733267") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de81f_d20251012_m043523_c001_v0001131_t0018_u01760243723574") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd8808_d20251012_m043512_c001_v7007000_t0000_u01760243712708") 2025/10/12 04:37:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba37_d20251012_m043504_c001_v0001136_t0054_u01760243704856") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada928_d20251012_m043457_c001_v7007000_t0000_u01760243697549") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba04_d20251012_m043452_c001_v0001136_t0003_u01760243692377") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9e6a_d20251012_m043450_c001_v7007000_t0000_u01760243690305") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de75b_d20251012_m043441_c001_v0001131_t0049_u01760243681948") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e85_d20251012_m043434_c001_v7007000_t0000_u01760243674606") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d920_d20251012_m043429_c001_v0001146_t0035_u01760243669606") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeee87_d20251012_m043427_c001_v7007000_t0000_u01760243667058") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6bf_d20251012_m043415_c001_v0001131_t0058_u01760243655209") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3548_d20251012_m043404_c001_v7007000_t0000_u01760243644422") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8b5_d20251012_m043356_c001_v0001146_t0032_u01760243636223") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b418_d20251012_m043349_c001_v7007000_t0000_u01760243629129") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d876_d20251012_m043337_c001_v0001146_t0030_u01760243617081") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b5_d20251012_m043329_c001_v7007000_t0000_u01760243609908") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d847_d20251012_m043320_c001_v0001146_t0049_u01760243600959") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f418b4b763a51cb2d_d20251012_m043453_c001_v7007000_t0000_u01760243693748") 2025/10/12 04:37:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8fe_d20251012_m043448_c001_v0001134_t0054_u01760243688745") 2025/10/12 04:37:37 DEBUG : dir1/0010-45678: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d489_d20251012_m043517_c001_v7007000_t0000_u01760243717042") 2025/10/12 04:37:37 DEBUG : dir1/0010-45678: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9a5_d20251012_m043511_c001_v0001146_t0042_u01760243711442") 2025/10/12 04:37:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4d_d20251012_m043639_c001_v7007000_t0000_u01760243799613") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da92_d20251012_m043630_c001_v0001146_t0006_u01760243790246") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02568_d20251012_m043623_c001_v7007000_t0000_u01760243783133") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da68_d20251012_m043613_c001_v0001146_t0055_u01760243773828") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608d_d20251012_m043606_c001_v7007000_t0000_u01760243766458") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da2b_d20251012_m043557_c001_v0001146_t0047_u01760243757102") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67a9_d20251012_m043549_c001_v7007000_t0000_u01760243749463") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9fd_d20251012_m043540_c001_v0001146_t0033_u01760243740570") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef345_d20251012_m043533_c001_v7007000_t0000_u01760243733449") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9cf_d20251012_m043524_c001_v0001146_t0037_u01760243724126") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100da49_d20251012_m043512_c001_v7007000_t0000_u01760243712819") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7d5_d20251012_m043505_c001_v0001131_t0046_u01760243705152") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada929_d20251012_m043457_c001_v7007000_t0000_u01760243697732") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d96b_d20251012_m043452_c001_v0001146_t0048_u01760243692446") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ed9_d20251012_m043450_c001_v7007000_t0000_u01760243690120") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8e2_d20251012_m043442_c001_v0001134_t0058_u01760243682246") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e88_d20251012_m043434_c001_v7007000_t0000_u01760243674789") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b988_d20251012_m043429_c001_v0001136_t0044_u01760243669648") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3640_d20251012_m043427_c001_v7007000_t0000_u01760243667222") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b937_d20251012_m043415_c001_v0001136_t0046_u01760243655497") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d340_d20251012_m043404_c001_v7007000_t0000_u01760243644282") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8eb_d20251012_m043356_c001_v0001136_t0027_u01760243636581") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b419_d20251012_m043349_c001_v7007000_t0000_u01760243629313") 2025/10/12 04:37:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b87a_d20251012_m043337_c001_v0001136_t0049_u01760243617380") 2025/10/12 04:37:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b7_d20251012_m043330_c001_v7007000_t0000_u01760243610091") 2025/10/12 04:37:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b841_d20251012_m043321_c001_v0001136_t0009_u01760243601240") 2025/10/12 04:37:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada919_d20251012_m043453_c001_v7007000_t0000_u01760243693960") 2025/10/12 04:37:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9ea_d20251012_m043448_c001_v0001136_t0004_u01760243688771") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d48a_d20251012_m043517_c001_v7007000_t0000_u01760243717224") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba55_d20251012_m043511_c001_v0001136_t0014_u01760243711514") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4e_d20251012_m043639_c001_v7007000_t0000_u01760243799799") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa88_d20251012_m043630_c001_v0001134_t0045_u01760243790627") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0256a_d20251012_m043623_c001_v7007000_t0000_u01760243783314") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa43_d20251012_m043614_c001_v0001134_t0052_u01760243774148") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608e_d20251012_m043606_c001_v7007000_t0000_u01760243766640") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa02_d20251012_m043557_c001_v0001134_t0016_u01760243757508") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67ab_d20251012_m043549_c001_v7007000_t0000_u01760243749647") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9d6_d20251012_m043540_c001_v0001134_t0028_u01760243740985") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef346_d20251012_m043533_c001_v7007000_t0000_u01760243733631") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a99a_d20251012_m043524_c001_v0001134_t0058_u01760243724461") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab65cd9_d20251012_m043512_c001_v7007000_t0000_u01760243712657") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a948_d20251012_m043505_c001_v0001134_t0002_u01760243705424") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92a_d20251012_m043457_c001_v7007000_t0000_u01760243697915") 2025/10/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a912_d20251012_m043452_c001_v0001134_t0015_u01760243692654") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608eda_d20251012_m043450_c001_v7007000_t0000_u01760243690133") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d943_d20251012_m043442_c001_v0001146_t0003_u01760243682860") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e8a_d20251012_m043434_c001_v7007000_t0000_u01760243674972") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de719_d20251012_m043429_c001_v0001131_t0023_u01760243669868") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeee88_d20251012_m043427_c001_v7007000_t0000_u01760243667250") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8f3_d20251012_m043415_c001_v0001146_t0030_u01760243655847") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8161_d20251012_m043404_c001_v7007000_t0000_u01760243644053") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a840_d20251012_m043356_c001_v0001134_t0041_u01760243636988") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b41a_d20251012_m043349_c001_v7007000_t0000_u01760243629498") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7fd_d20251012_m043337_c001_v0001134_t0041_u01760243617686") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021b8_d20251012_m043330_c001_v7007000_t0000_u01760243610273") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7b3_d20251012_m043321_c001_v0001134_t0038_u01760243601556") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9e6e_d20251012_m043453_c001_v7007000_t0000_u01760243693814") 2025/10/12 04:37:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de791_d20251012_m043449_c001_v0001131_t0034_u01760243689050") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d48c_d20251012_m043517_c001_v7007000_t0000_u01760243717407") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a96a_d20251012_m043511_c001_v0001134_t0058_u01760243711608") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e4f_d20251012_m043639_c001_v7007000_t0000_u01760243799982") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb90_d20251012_m043630_c001_v0001136_t0009_u01760243790961") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0256c_d20251012_m043623_c001_v7007000_t0000_u01760243783495") 2025/10/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bb55_d20251012_m043614_c001_v0001136_t0030_u01760243774688") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39608f_d20251012_m043606_c001_v7007000_t0000_u01760243766823") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6baf7_d20251012_m043557_c001_v0001136_t0019_u01760243757965") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67ae_d20251012_m043549_c001_v7007000_t0000_u01760243749832") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bab9_d20251012_m043541_c001_v0001136_t0056_u01760243741351") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef347_d20251012_m043533_c001_v7007000_t0000_u01760243733814") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba7e_d20251012_m043524_c001_v0001136_t0020_u01760243724784") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d470_d20251012_m043512_c001_v7007000_t0000_u01760243712661") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d98f_d20251012_m043506_c001_v0001146_t0035_u01760243706074") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92b_d20251012_m043458_c001_v7007000_t0000_u01760243698100") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba06_d20251012_m043452_c001_v0001136_t0020_u01760243692720") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f418b4b763a51cb21_d20251012_m043450_c001_v7007000_t0000_u01760243690167") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9c0_d20251012_m043443_c001_v0001136_t0040_u01760243683309") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e8c_d20251012_m043435_c001_v7007000_t0000_u01760243675160") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d924_d20251012_m043429_c001_v0001146_t0034_u01760243669918") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3641_d20251012_m043427_c001_v7007000_t0000_u01760243667412") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a882_d20251012_m043416_c001_v0001134_t0023_u01760243656283") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395d35_d20251012_m043403_c001_v7007000_t0000_u01760243643800") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de657_d20251012_m043357_c001_v0001131_t0008_u01760243637325") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b41b_d20251012_m043349_c001_v7007000_t0000_u01760243629683") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de5e3_d20251012_m043338_c001_v0001131_t0020_u01760243618103") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021ba_d20251012_m043330_c001_v7007000_t0000_u01760243610456") 2025/10/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de56f_d20251012_m043321_c001_v0001131_t0040_u01760243601839") 2025/10/12 04:37:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e4af1_d20251012_m043453_c001_v7007000_t0000_u01760243693825") 2025/10/12 04:37:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b9ee_d20251012_m043449_c001_v0001136_t0013_u01760243689092") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d48d_d20251012_m043517_c001_v7007000_t0000_u01760243717590") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7fd_d20251012_m043511_c001_v0001131_t0010_u01760243711718") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e50_d20251012_m043640_c001_v7007000_t0000_u01760243800165") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de952_d20251012_m043631_c001_v0001131_t0020_u01760243791299") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0256d_d20251012_m043623_c001_v7007000_t0000_u01760243783676") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de90e_d20251012_m043615_c001_v0001131_t0056_u01760243775009") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396090_d20251012_m043607_c001_v7007000_t0000_u01760243767005") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de8b6_d20251012_m043558_c001_v0001131_t0044_u01760243758323") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67b0_d20251012_m043550_c001_v7007000_t0000_u01760243750015") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de85b_d20251012_m043541_c001_v0001131_t0055_u01760243741699") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef348_d20251012_m043534_c001_v7007000_t0000_u01760243734000") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de82d_d20251012_m043525_c001_v0001131_t0026_u01760243725260") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab65cda_d20251012_m043512_c001_v7007000_t0000_u01760243712847") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6ba3d_d20251012_m043506_c001_v0001136_t0029_u01760243706423") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92c_d20251012_m043458_c001_v7007000_t0000_u01760243698283") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d96d_d20251012_m043452_c001_v0001146_t0027_u01760243692761") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d428_d20251012_m043449_c001_v7007000_t0000_u01760243689740") 2025/10/12 04:37:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de769_d20251012_m043443_c001_v0001131_t0016_u01760243683651") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e8e_d20251012_m043435_c001_v7007000_t0000_u01760243675344") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b98c_d20251012_m043429_c001_v0001136_t0006_u01760243669967") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61b7_d20251012_m043426_c001_v7007000_t0000_u01760243666650") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6cd_d20251012_m043416_c001_v0001131_t0012_u01760243656756") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395d38_d20251012_m043404_c001_v7007000_t0000_u01760243644034") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8bd_d20251012_m043357_c001_v0001146_t0038_u01760243637685") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b41c_d20251012_m043349_c001_v7007000_t0000_u01760243629879") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d880_d20251012_m043338_c001_v0001146_t0046_u01760243618680") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021bc_d20251012_m043330_c001_v7007000_t0000_u01760243610640") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d84b_d20251012_m043322_c001_v0001146_t0031_u01760243602166") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd8a5_d20251012_m043453_c001_v7007000_t0000_u01760243693757") 2025/10/12 04:37:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a900_d20251012_m043449_c001_v0001134_t0004_u01760243689109") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d48e_d20251012_m043517_c001_v7007000_t0000_u01760243717774") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9a7_d20251012_m043511_c001_v0001146_t0014_u01760243711838") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e51_d20251012_m043640_c001_v7007000_t0000_u01760243800348") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da9a_d20251012_m043631_c001_v0001146_t0027_u01760243791689") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0256e_d20251012_m043623_c001_v7007000_t0000_u01760243783857") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da6e_d20251012_m043615_c001_v0001146_t0001_u01760243775393") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396092_d20251012_m043607_c001_v7007000_t0000_u01760243767188") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da31_d20251012_m043558_c001_v0001146_t0056_u01760243758744") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67b2_d20251012_m043550_c001_v7007000_t0000_u01760243750200") 2025/10/12 04:37:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410da01_d20251012_m043542_c001_v0001146_t0035_u01760243742027") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef349_d20251012_m043534_c001_v7007000_t0000_u01760243734186") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d9d5_d20251012_m043525_c001_v0001146_t0037_u01760243725638") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6d42_d20251012_m043512_c001_v7007000_t0000_u01760243712849") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7dd_d20251012_m043506_c001_v0001131_t0056_u01760243706858") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92d_d20251012_m043458_c001_v7007000_t0000_u01760243698466") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de7a3_d20251012_m043452_c001_v0001131_t0018_u01760243692874") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415fb233266dd8a1_d20251012_m043450_c001_v7007000_t0000_u01760243690170") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8ea_d20251012_m043444_c001_v0001134_t0022_u01760243684103") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e90_d20251012_m043435_c001_v7007000_t0000_u01760243675527") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a8c0_d20251012_m043429_c001_v0001134_t0050_u01760243669996") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395e2b_d20251012_m043427_c001_v7007000_t0000_u01760243667070") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b93a_d20251012_m043417_c001_v0001136_t0050_u01760243657242") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c022f0_d20251012_m043404_c001_v7007000_t0000_u01760243644058") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b8f1_d20251012_m043358_c001_v0001136_t0047_u01760243638047") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b41d_d20251012_m043350_c001_v7007000_t0000_u01760243630066") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b882_d20251012_m043339_c001_v0001136_t0002_u01760243619130") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021bf_d20251012_m043330_c001_v7007000_t0000_u01760243610823") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b847_d20251012_m043322_c001_v0001136_t0020_u01760243602479") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f418b4b763a51cb2f_d20251012_m043453_c001_v7007000_t0000_u01760243693930") 2025/10/12 04:37:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d95b_d20251012_m043449_c001_v0001146_t0046_u01760243689162") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d48f_d20251012_m043517_c001_v7007000_t0000_u01760243717957") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a96c_d20251012_m043511_c001_v0001134_t0050_u01760243711941") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e53_d20251012_m043640_c001_v7007000_t0000_u01760243800532") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa8c_d20251012_m043632_c001_v0001134_t0058_u01760243792055") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c0256f_d20251012_m043624_c001_v7007000_t0000_u01760243784038") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa4d_d20251012_m043615_c001_v0001134_t0026_u01760243775920") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396093_d20251012_m043607_c001_v7007000_t0000_u01760243767371") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa0a_d20251012_m043559_c001_v0001134_t0026_u01760243759250") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67b6_d20251012_m043550_c001_v7007000_t0000_u01760243750423") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9da_d20251012_m043542_c001_v0001134_t0054_u01760243742399") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef34a_d20251012_m043534_c001_v7007000_t0000_u01760243734368") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9a0_d20251012_m043525_c001_v0001134_t0005_u01760243725945") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6d41_d20251012_m043512_c001_v7007000_t0000_u01760243712664") 2025/10/12 04:37:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a94e_d20251012_m043507_c001_v0001134_t0023_u01760243707181") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92e_d20251012_m043458_c001_v7007000_t0000_u01760243698650") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a916_d20251012_m043453_c001_v0001134_t0039_u01760243693107") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608edb_d20251012_m043450_c001_v7007000_t0000_u01760243690315") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d949_d20251012_m043444_c001_v0001146_t0055_u01760243684610") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e93_d20251012_m043435_c001_v7007000_t0000_u01760243675712") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d926_d20251012_m043430_c001_v0001146_t0055_u01760243670202") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e05_d20251012_m043427_c001_v7007000_t0000_u01760243667084") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8f8_d20251012_m043417_c001_v0001146_t0040_u01760243657572") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8163_d20251012_m043404_c001_v7007000_t0000_u01760243644427") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a846_d20251012_m043358_c001_v0001134_t0056_u01760243638366") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b41e_d20251012_m043350_c001_v7007000_t0000_u01760243630252") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a803_d20251012_m043339_c001_v0001134_t0020_u01760243619425") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021c0_d20251012_m043331_c001_v7007000_t0000_u01760243611059") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7bf_d20251012_m043322_c001_v0001134_t0058_u01760243602891") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3661_d20251012_m043453_c001_v7007000_t0000_u01760243693773") 2025/10/12 04:37:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a904_d20251012_m043449_c001_v0001134_t0002_u01760243689422") 2025/10/12 04:37:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f818f_d20251012_m043406_c001_v7007000_t0000_u01760243646995") 2025/10/12 04:37:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de677_d20251012_m043401_c001_v0001131_t0003_u01760243641823") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8194_d20251012_m043407_c001_v7007000_t0000_u01760243647180") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8cf_d20251012_m043401_c001_v0001146_t0007_u01760243641915") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f8199_d20251012_m043407_c001_v7007000_t0000_u01760243647362") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a856_d20251012_m043401_c001_v0001134_t0058_u01760243641939") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f819f_d20251012_m043407_c001_v7007000_t0000_u01760243647544") 2025/10/12 04:37:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b901_d20251012_m043402_c001_v0001136_t0015_u01760243642006") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81a3_d20251012_m043407_c001_v7007000_t0000_u01760243647726") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de67b_d20251012_m043402_c001_v0001131_t0040_u01760243642171") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81aa_d20251012_m043407_c001_v7007000_t0000_u01760243647910") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8d1_d20251012_m043402_c001_v0001146_t0016_u01760243642261") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81b0_d20251012_m043408_c001_v7007000_t0000_u01760243648092") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a858_d20251012_m043402_c001_v0001134_t0014_u01760243642364") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81b7_d20251012_m043408_c001_v7007000_t0000_u01760243648274") 2025/10/12 04:37:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b903_d20251012_m043402_c001_v0001136_t0058_u01760243642382") 2025/10/12 04:37:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81bf_d20251012_m043408_c001_v7007000_t0000_u01760243648457") 2025/10/12 04:37:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de67f_d20251012_m043402_c001_v0001131_t0040_u01760243642457") 2025/10/12 04:37:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81c6_d20251012_m043408_c001_v7007000_t0000_u01760243648641") 2025/10/12 04:37:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8d3_d20251012_m043402_c001_v0001146_t0020_u01760243642711") 2025/10/12 04:37:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81cd_d20251012_m043408_c001_v7007000_t0000_u01760243648823") 2025/10/12 04:37:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b905_d20251012_m043402_c001_v0001136_t0009_u01760243642752") 2025/10/12 04:37:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81d4_d20251012_m043409_c001_v7007000_t0000_u01760243649006") 2025/10/12 04:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de683_d20251012_m043402_c001_v0001131_t0051_u01760243642796") 2025/10/12 04:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81db_d20251012_m043409_c001_v7007000_t0000_u01760243649188") 2025/10/12 04:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a85a_d20251012_m043402_c001_v0001134_t0044_u01760243642825") 2025/10/12 04:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81e2_d20251012_m043409_c001_v7007000_t0000_u01760243649373") 2025/10/12 04:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8d5_d20251012_m043403_c001_v0001146_t0021_u01760243643053") 2025/10/12 04:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81e8_d20251012_m043409_c001_v7007000_t0000_u01760243649555") 2025/10/12 04:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de685_d20251012_m043403_c001_v0001131_t0017_u01760243643060") 2025/10/12 04:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f81eb_d20251012_m043409_c001_v7007000_t0000_u01760243649738") 2025/10/12 04:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b907_d20251012_m043403_c001_v0001136_t0037_u01760243643072") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e3c_d20251012_m043430_c001_v7007000_t0000_u01760243670663") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a89c_d20251012_m043420_c001_v0001134_t0016_u01760243660722") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b668a_d20251012_m043431_c001_v7007000_t0000_u01760243671021") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6e5_d20251012_m043420_c001_v0001131_t0037_u01760243660743") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61f6_d20251012_m043431_c001_v7007000_t0000_u01760243671003") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d904_d20251012_m043420_c001_v0001146_t0053_u01760243660790") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40478fe37c4f61f4_d20251012_m043430_c001_v7007000_t0000_u01760243670820") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b94c_d20251012_m043420_c001_v0001136_t0012_u01760243660852") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395e64_d20251012_m043430_c001_v7007000_t0000_u01760243670674") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6e9_d20251012_m043421_c001_v0001131_t0023_u01760243661079") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeeea6_d20251012_m043430_c001_v7007000_t0000_u01760243670683") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d906_d20251012_m043421_c001_v0001146_t0048_u01760243661132") 2025/10/12 04:37:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e3d_d20251012_m043430_c001_v7007000_t0000_u01760243670694") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a89e_d20251012_m043421_c001_v0001134_t0006_u01760243661188") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6687_d20251012_m043430_c001_v7007000_t0000_u01760243670836") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d90a_d20251012_m043421_c001_v0001146_t0042_u01760243661470") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b6b9_d20251012_m043430_c001_v7007000_t0000_u01760243670892") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b950_d20251012_m043421_c001_v0001136_t0029_u01760243661481") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3647_d20251012_m043431_c001_v7007000_t0000_u01760243671000") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6eb_d20251012_m043421_c001_v0001131_t0015_u01760243661488") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e40_d20251012_m043430_c001_v7007000_t0000_u01760243670847") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d90c_d20251012_m043421_c001_v0001146_t0059_u01760243661781") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b6b5_d20251012_m043430_c001_v7007000_t0000_u01760243670705") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b954_d20251012_m043421_c001_v0001136_t0059_u01760243661875") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395e67_d20251012_m043430_c001_v7007000_t0000_u01760243670859") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6ed_d20251012_m043421_c001_v0001131_t0048_u01760243661925") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeeea8_d20251012_m043430_c001_v7007000_t0000_u01760243670868") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d90e_d20251012_m043422_c001_v0001146_t0050_u01760243662071") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e44_d20251012_m043431_c001_v7007000_t0000_u01760243671031") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de6ef_d20251012_m043422_c001_v0001131_t0004_u01760243662257") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e41_d20251012_m043430_c001_v7007000_t0000_u01760243670885") 2025/10/12 04:37:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b95c_d20251012_m043422_c001_v0001136_t0052_u01760243662402") 2025/10/12 04:37:49 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7dad_d20251012_m043206_c001_v7007000_t0000_u01760243526606") 2025/10/12 04:37:49 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f112e1707e550b64f_d20251012_m043203_c001_v0001036_t0018_u01760243523933") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeea2e_d20251012_m043203_c001_v7007000_t0000_u01760243523749") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f112e1707e550b645_d20251012_m043200_c001_v0001036_t0050_u01760243520314") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeea22_d20251012_m043159_c001_v7007000_t0000_u01760243519582") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b6e9_d20251012_m043155_c001_v0001136_t0050_u01760243515332") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc30bb_d20251012_m043153_c001_v7007000_t0000_u01760243513857") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10987b2e7c4cce2b_d20251012_m043152_c001_v0001165_t0057_u01760243512005") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab659cc_d20251012_m043151_c001_v7007000_t0000_u01760243511822") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10987b2e7c4cce19_d20251012_m043148_c001_v0001165_t0018_u01760243508536") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab659c5_d20251012_m043147_c001_v7007000_t0000_u01760243507813") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d6fb_d20251012_m043143_c001_v0001146_t0027_u01760243503582") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e462d_d20251012_m043142_c001_v7007000_t0000_u01760243502295") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f109dab90667d00a0_d20251012_m043140_c001_v0001115_t0022_u01760243500660") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d53e_d20251012_m043140_c001_v7007000_t0000_u01760243500476") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f109dab90667d009a_d20251012_m043136_c001_v0001115_t0012_u01760243496385") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d536_d20251012_m043135_c001_v7007000_t0000_u01760243495659") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d6d9_d20251012_m043132_c001_v0001146_t0033_u01760243492046") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7d63_d20251012_m043131_c001_v7007000_t0000_u01760243491130") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f102ca19a43229f64_d20251012_m043129_c001_v0001146_t0038_u01760243489296") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d52a_d20251012_m043129_c001_v7007000_t0000_u01760243489114") 2025/10/12 04:37:50 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f102ca19a43229f56_d20251012_m043125_c001_v0001146_t0020_u01760243485440") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d520_d20251012_m043124_c001_v7007000_t0000_u01760243484718") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d6b7_d20251012_m043118_c001_v0001146_t0042_u01760243478996") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f422b06bf1c3a407d_d20251012_m043118_c001_v7007000_t0000_u01760243478070") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f109c61ceeb00ff3f_d20251012_m043115_c001_v0001099_t0013_u01760243475548") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91cf74_d20251012_m043115_c001_v7007000_t0000_u01760243475364") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f109c61ceeb00ff3d_d20251012_m043111_c001_v0001099_t0056_u01760243471591") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91cf55_d20251012_m043110_c001_v7007000_t0000_u01760243470868") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d675_d20251012_m043104_c001_v0001146_t0049_u01760243464783") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd79b6_d20251012_m043103_c001_v7007000_t0000_u01760243463863") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f110edfffa3bed99c_d20251012_m043101_c001_v0001037_t0045_u01760243461752") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395947_d20251012_m043101_c001_v7007000_t0000_u01760243461558") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f110edfffa3bed994_d20251012_m043058_c001_v0001037_t0027_u01760243458278") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39593d_d20251012_m043057_c001_v7007000_t0000_u01760243457552") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d630_d20251012_m043051_c001_v0001146_t0030_u01760243451422") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39592f_d20251012_m043050_c001_v7007000_t0000_u01760243450327") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f11639dd2eb8da5da_d20251012_m043044_c001_v0001136_t0042_u01760243444890") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4121dc0fd22ea27b_d20251012_m043044_c001_v7007000_t0000_u01760243444686") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d606_d20251012_m043040_c001_v0001146_t0022_u01760243440529") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f105dc24b6c12aef8_d20251012_m043039_c001_v0001183_t0030_u01760243439779") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f105dc24b6c12aef2_d20251012_m043038_c001_v0001183_t0001_u01760243438834") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958d0_d20251012_m043025_c001_v7007000_t0000_u01760243425613") 2025/10/12 04:37:51 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b5e6_d20251012_m043018_c001_v0001136_t0024_u01760243418482") 2025/10/12 04:37:52 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1008369ba2b3f724_d20251012_m043017_c001_v0001115_t0000_u01760243417270") 2025/10/12 04:37:52 DEBUG : dst/one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1008369ba2b3f71e_d20251012_m043015_c001_v0001115_t0004_u01760243415994") 2025/10/12 04:37:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7daf_d20251012_m043206_c001_v7007000_t0000_u01760243526804") 2025/10/12 04:37:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f109292030f4e0cdf_d20251012_m043203_c001_v0001106_t0008_u01760243523105") 2025/10/12 04:37:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1018007a37c7d956_d20251012_m043159_c001_v0001113_t0001_u01760243519198") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc30bc_d20251012_m043154_c001_v7007000_t0000_u01760243514041") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f115598e7f0520d9a_d20251012_m043151_c001_v0001181_t0049_u01760243511618") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f100a77981d8f321b_d20251012_m043147_c001_v0001145_t0027_u01760243507317") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e462e_d20251012_m043142_c001_v7007000_t0000_u01760243502475") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106d0ebfedf16dfd_d20251012_m043140_c001_v0001036_t0005_u01760243500114") 2025/10/12 04:37:52 DEBUG : dst/one.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10956a17274d0db4_d20251012_m043135_c001_v0001137_t0042_u01760243495353") 2025/10/12 04:37:52 DEBUG : dst/three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395930_d20251012_m043050_c001_v7007000_t0000_u01760243450513") 2025/10/12 04:37:52 DEBUG : dst/three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f105dc24b6c12af2b_d20251012_m043049_c001_v0001183_t0017_u01760243449016") 2025/10/12 04:37:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7db0_d20251012_m043206_c001_v7007000_t0000_u01760243526987") 2025/10/12 04:37:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f111262883ad8d4be_d20251012_m043205_c001_v0001105_t0013_u01760243525015") 2025/10/12 04:37:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f118fb5c93379e654_d20251012_m043201_c001_v0001177_t0039_u01760243521228") 2025/10/12 04:37:52 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7db1_d20251012_m043207_c001_v7007000_t0000_u01760243527169") 2025/10/12 04:37:52 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f112e1707e550b653_d20251012_m043205_c001_v0001036_t0042_u01760243525764") 2025/10/12 04:37:52 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeea34_d20251012_m043205_c001_v7007000_t0000_u01760243525580") 2025/10/12 04:37:52 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f112e1707e550b64d_d20251012_m043201_c001_v0001036_t0056_u01760243521628") 2025/10/12 04:37:52 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aeea2b_d20251012_m043201_c001_v7007000_t0000_u01760243521443") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b6eb_d20251012_m043156_c001_v0001136_t0003_u01760243516420") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc30bd_d20251012_m043154_c001_v7007000_t0000_u01760243514230") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10987b2e7c4cce37_d20251012_m043153_c001_v0001165_t0038_u01760243513167") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab659ce_d20251012_m043152_c001_v7007000_t0000_u01760243512983") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10987b2e7c4cce25_d20251012_m043150_c001_v0001165_t0017_u01760243510261") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406528ccdab659c8_d20251012_m043150_c001_v7007000_t0000_u01760243510077") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d701_d20251012_m043144_c001_v0001146_t0013_u01760243504243") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d540_d20251012_m043141_c001_v7007000_t0000_u01760243501745") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b6b7_d20251012_m043139_c001_v0001136_t0029_u01760243499099") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d53b_d20251012_m043137_c001_v7007000_t0000_u01760243497896") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d6dd_d20251012_m043132_c001_v0001146_t0047_u01760243492693") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d52e_d20251012_m043130_c001_v7007000_t0000_u01760243490217") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b69a_d20251012_m043127_c001_v0001136_t0022_u01760243487598") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405b1185a100d522_d20251012_m043126_c001_v7007000_t0000_u01760243486503") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d6bb_d20251012_m043120_c001_v0001146_t0028_u01760243480125") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91cf82_d20251012_m043117_c001_v7007000_t0000_u01760243477156") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b67f_d20251012_m043113_c001_v0001136_t0034_u01760243473931") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91cf62_d20251012_m043112_c001_v7007000_t0000_u01760243472845") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d67b_d20251012_m043105_c001_v0001146_t0054_u01760243465590") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e39594b_d20251012_m043102_c001_v7007000_t0000_u01760243462947") 2025/10/12 04:37:53 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b64f_d20251012_m043100_c001_v0001136_t0002_u01760243460266") 2025/10/12 04:37:54 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395942_d20251012_m043059_c001_v7007000_t0000_u01760243459143") 2025/10/12 04:37:54 DEBUG : dst/three.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d634_d20251012_m043052_c001_v0001146_t0025_u01760243452090") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc30c0_d20251012_m043154_c001_v7007000_t0000_u01760243514414") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1143de58bf33e8d8_d20251012_m043152_c001_v0001184_t0051_u01760243512768") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f102ea4aec4bbcf9e_d20251012_m043149_c001_v0001117_t0037_u01760243509364") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e462f_d20251012_m043142_c001_v7007000_t0000_u01760243502659") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1061b517b2fb662a_d20251012_m043141_c001_v0001157_t0051_u01760243501406") 2025/10/12 04:37:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1174fdb1c31a15c2_d20251012_m043137_c001_v0001036_t0010_u01760243497244") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7db2_d20251012_m043207_c001_v7007000_t0000_u01760243527351") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d717_d20251012_m043156_c001_v0001146_t0029_u01760243516061") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc30c2_d20251012_m043154_c001_v7007000_t0000_u01760243514598") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b6cb_d20251012_m043143_c001_v0001136_t0041_u01760243503935") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40290cfc926e4630_d20251012_m043142_c001_v7007000_t0000_u01760243502846") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b6a3_d20251012_m043132_c001_v0001136_t0006_u01760243492340") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7d64_d20251012_m043131_c001_v7007000_t0000_u01760243491311") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b689_d20251012_m043119_c001_v0001136_t0018_u01760243479702") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f422b06bf1c3a407f_d20251012_m043118_c001_v7007000_t0000_u01760243478269") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b65f_d20251012_m043105_c001_v0001136_t0018_u01760243465154") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd79b7_d20251012_m043104_c001_v7007000_t0000_u01760243464046") 2025/10/12 04:37:54 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b630_d20251012_m043051_c001_v0001136_t0038_u01760243451730") 2025/10/12 04:37:55 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395931_d20251012_m043050_c001_v7007000_t0000_u01760243450695") 2025/10/12 04:37:55 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10479c96a5ca5898_d20251012_m043046_c001_v0001184_t0057_u01760243446470") 2025/10/12 04:37:55 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958d2_d20251012_m043025_c001_v7007000_t0000_u01760243425795") 2025/10/12 04:37:55 DEBUG : dst/two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1008369ba2b3f73c_d20251012_m043024_c001_v0001115_t0058_u01760243424335") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b6119_d20251012_m042949_c001_v7007000_t0000_u01760243389697") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b558_d20251012_m042945_c001_v0001136_t0012_u01760243385597") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b610c_d20251012_m042943_c001_v7007000_t0000_u01760243383583") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d4ec_d20251012_m042932_c001_v0001146_t0025_u01760243372595") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af95_d20251012_m042923_c001_v7007000_t0000_u01760243363578") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4f4_d20251012_m042920_c001_v0001136_t0036_u01760243360122") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1aee6_d20251012_m042858_c001_v7007000_t0000_u01760243338182") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b49a_d20251012_m042856_c001_v0001136_t0047_u01760243336180") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1aeab_d20251012_m042855_c001_v7007000_t0000_u01760243335318") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b490_d20251012_m042853_c001_v0001136_t0027_u01760243333659") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f63bc_d20251012_m042850_c001_v7007000_t0000_u01760243330638") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b478_d20251012_m042848_c001_v0001136_t0034_u01760243328829") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6376_d20251012_m042847_c001_v7007000_t0000_u01760243327954") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b472_d20251012_m042846_c001_v0001136_t0048_u01760243326265") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6351_d20251012_m042840_c001_v7007000_t0000_u01760243320232") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b457_d20251012_m042838_c001_v0001136_t0043_u01760243318483") 2025/10/12 04:37:55 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6340_d20251012_m042837_c001_v7007000_t0000_u01760243317647") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b44d_d20251012_m042836_c001_v0001136_t0049_u01760243316768") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62fb_d20251012_m042831_c001_v7007000_t0000_u01760243311782") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b424_d20251012_m042829_c001_v0001136_t0002_u01760243309983") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62da_d20251012_m042828_c001_v7007000_t0000_u01760243308153") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b410_d20251012_m042826_c001_v0001136_t0024_u01760243306884") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62d7_d20251012_m042826_c001_v7007000_t0000_u01760243306520") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1193da9e6be262bc_d20251012_m042825_c001_v0001179_t0022_u01760243305876") 2025/10/12 04:37:56 DEBUG : empty space: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b408_d20251012_m042824_c001_v0001136_t0024_u01760243304173") 2025/10/12 04:37:56 DEBUG : enormous: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1aed9_d20251012_m042857_c001_v7007000_t0000_u01760243337264") 2025/10/12 04:37:56 DEBUG : enormous: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b49c_d20251012_m042856_c001_v0001136_t0009_u01760243336473") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f408d91f0595f7db9_d20251012_m043211_c001_v7007000_t0000_u01760243531991") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d73d_d20251012_m043210_c001_v0001146_t0031_u01760243530675") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af83_d20251012_m042918_c001_v7007000_t0000_u01760243358325") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d4b3_d20251012_m042917_c001_v0001146_t0007_u01760243357213") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b5b_d20251012_m042820_c001_v7007000_t0000_u01760243300963") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3fa_d20251012_m042819_c001_v0001136_t0005_u01760243299900") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b57_d20251012_m042819_c001_v7007000_t0000_u01760243299351") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3f2_d20251012_m042818_c001_v0001136_t0037_u01760243298650") 2025/10/12 04:37:56 DEBUG : existing: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3ee_d20251012_m042817_c001_v0001136_t0027_u01760243297681") 2025/10/12 04:37:56 DEBUG : existing-b: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af84_d20251012_m042918_c001_v7007000_t0000_u01760243358507") 2025/10/12 04:37:56 DEBUG : existing-b: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4e7_d20251012_m042917_c001_v0001136_t0009_u01760243357201") 2025/10/12 04:37:57 DEBUG : file1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f84_d20251012_m043309_c001_v7007000_t0000_u01760243589027") 2025/10/12 04:37:57 DEBUG : file1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a771_d20251012_m043307_c001_v0001134_t0050_u01760243587745") 2025/10/12 04:37:57 DEBUG : file1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f62_d20251012_m043306_c001_v7007000_t0000_u01760243586427") 2025/10/12 04:37:57 DEBUG : file1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de519_d20251012_m043305_c001_v0001131_t0003_u01760243585096") 2025/10/12 04:37:57 DEBUG : five: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af1e_d20251012_m042902_c001_v7007000_t0000_u01760243342073") 2025/10/12 04:37:57 DEBUG : five: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b4ac_d20251012_m042900_c001_v0001136_t0033_u01760243340041") 2025/10/12 04:37:57 DEBUG : foo: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62df_d20251012_m042829_c001_v7007000_t0000_u01760243309619") 2025/10/12 04:37:57 DEBUG : foo: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b41e_d20251012_m042829_c001_v0001136_t0033_u01760243309070") 2025/10/12 04:37:57 DEBUG : foo: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b41a_d20251012_m042828_c001_v0001136_t0033_u01760243308518") 2025/10/12 04:37:57 DEBUG : four: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af20_d20251012_m042902_c001_v7007000_t0000_u01760243342255") 2025/10/12 04:37:57 DEBUG : four: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40302b53775c2f21_d20251012_m042900_c001_v0001182_t0028_u01760243340589") 2025/10/12 04:37:57 DEBUG : four: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4aa_d20251012_m042859_c001_v0001136_t0015_u01760243339299") 2025/10/12 04:37:57 DEBUG : hello world2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60d2_d20251012_m042731_c001_v7007000_t0000_u01760243251569") 2025/10/12 04:37:57 DEBUG : hello world2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b331_d20251012_m042730_c001_v0001136_t0006_u01760243250531") 2025/10/12 04:37:57 DEBUG : ignore-size: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b54_d20251012_m042817_c001_v7007000_t0000_u01760243297309") 2025/10/12 04:37:57 DEBUG : ignore-size: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3ea_d20251012_m042816_c001_v0001136_t0059_u01760243296193") 2025/10/12 04:37:57 DEBUG : nested/sub dir/file: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af7d_d20251012_m042916_c001_v7007000_t0000_u01760243356473") 2025/10/12 04:37:57 DEBUG : nested/sub dir/file: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d4a2_d20251012_m042915_c001_v0001146_t0019_u01760243355051") 2025/10/12 04:37:57 DEBUG : nested/sub dir/file: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af77_d20251012_m042914_c001_v7007000_t0000_u01760243354306") 2025/10/12 04:37:58 DEBUG : nested/sub dir/file: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d49c_d20251012_m042913_c001_v0001146_t0034_u01760243353496") 2025/10/12 04:37:58 DEBUG : one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af23_d20251012_m042902_c001_v7007000_t0000_u01760243342436") 2025/10/12 04:37:58 DEBUG : one: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b4a0_d20251012_m042858_c001_v0001136_t0033_u01760243338591") 2025/10/12 04:37:58 DEBUG : only0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f07_d20251012_m043300_c001_v7007000_t0000_u01760243580652") 2025/10/12 04:37:58 DEBUG : only0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f404183a5de4de4dd_d20251012_m043255_c001_v0001131_t0018_u01760243575669") 2025/10/12 04:37:58 DEBUG : only0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b79e_d20251012_m043239_c001_v0001136_t0009_u01760243559314") 2025/10/12 04:37:58 DEBUG : only0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9945_d20251012_m043233_c001_v7007000_t0000_u01760243553563") 2025/10/12 04:37:58 DEBUG : only0: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b725_d20251012_m043215_c001_v0001136_t0039_u01760243535726") 2025/10/12 04:37:58 DEBUG : only1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f0a_d20251012_m043300_c001_v7007000_t0000_u01760243580835") 2025/10/12 04:37:58 DEBUG : only1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406a2b306904a753_d20251012_m043255_c001_v0001134_t0034_u01760243575855") 2025/10/12 04:37:58 DEBUG : only1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7a2_d20251012_m043240_c001_v0001136_t0021_u01760243560054") 2025/10/12 04:37:58 DEBUG : only1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819852_d20251012_m043233_c001_v7007000_t0000_u01760243553208") 2025/10/12 04:37:58 DEBUG : only1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b727_d20251012_m043216_c001_v0001136_t0014_u01760243536411") 2025/10/12 04:37:58 DEBUG : only10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f0d_d20251012_m043301_c001_v7007000_t0000_u01760243581017") 2025/10/12 04:37:58 DEBUG : only10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7f0_d20251012_m043254_c001_v0001146_t0021_u01760243574918") 2025/10/12 04:37:58 DEBUG : only10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7cc_d20251012_m043246_c001_v0001136_t0004_u01760243566725") 2025/10/12 04:37:58 DEBUG : only10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819850_d20251012_m043232_c001_v7007000_t0000_u01760243552832") 2025/10/12 04:37:58 DEBUG : only10: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b75e_d20251012_m043224_c001_v0001136_t0028_u01760243544216") 2025/10/12 04:37:59 DEBUG : only11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f11_d20251012_m043301_c001_v7007000_t0000_u01760243581200") 2025/10/12 04:37:59 DEBUG : only11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b7fa_d20251012_m043254_c001_v0001136_t0033_u01760243574927") 2025/10/12 04:37:59 DEBUG : only11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7ce_d20251012_m043247_c001_v0001136_t0005_u01760243567341") 2025/10/12 04:37:59 DEBUG : only11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819857_d20251012_m043233_c001_v7007000_t0000_u01760243553572") 2025/10/12 04:37:59 DEBUG : only11: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b760_d20251012_m043224_c001_v0001136_t0023_u01760243544975") 2025/10/12 04:37:59 DEBUG : only12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f14_d20251012_m043301_c001_v7007000_t0000_u01760243581384") 2025/10/12 04:37:59 DEBUG : only12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406a2b306904a74f_d20251012_m043255_c001_v0001134_t0034_u01760243575485") 2025/10/12 04:37:59 DEBUG : only12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7d8_d20251012_m043248_c001_v0001136_t0024_u01760243568183") 2025/10/12 04:37:59 DEBUG : only12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9943_d20251012_m043233_c001_v7007000_t0000_u01760243553198") 2025/10/12 04:37:59 DEBUG : only12: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b762_d20251012_m043225_c001_v0001136_t0031_u01760243545867") 2025/10/12 04:37:59 DEBUG : only13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f18_d20251012_m043301_c001_v7007000_t0000_u01760243581568") 2025/10/12 04:37:59 DEBUG : only13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7f4_d20251012_m043255_c001_v0001146_t0021_u01760243575318") 2025/10/12 04:37:59 DEBUG : only13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7dc_d20251012_m043248_c001_v0001136_t0002_u01760243568891") 2025/10/12 04:37:59 DEBUG : only13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9941_d20251012_m043233_c001_v7007000_t0000_u01760243553015") 2025/10/12 04:37:59 DEBUG : only13: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b764_d20251012_m043226_c001_v0001136_t0001_u01760243546641") 2025/10/12 04:37:59 DEBUG : only14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f1c_d20251012_m043301_c001_v7007000_t0000_u01760243581755") 2025/10/12 04:37:59 DEBUG : only14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b7fc_d20251012_m043255_c001_v0001136_t0033_u01760243575327") 2025/10/12 04:37:59 DEBUG : only14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7e2_d20251012_m043249_c001_v0001136_t0005_u01760243569583") 2025/10/12 04:37:59 DEBUG : only14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ad9f59_d20251012_m043233_c001_v7007000_t0000_u01760243553584") 2025/10/12 04:37:59 DEBUG : only14: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b766_d20251012_m043227_c001_v0001136_t0049_u01760243547476") 2025/10/12 04:37:59 DEBUG : only15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f1f_d20251012_m043301_c001_v7007000_t0000_u01760243581937") 2025/10/12 04:37:59 DEBUG : only15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7f6_d20251012_m043255_c001_v0001146_t0021_u01760243575501") 2025/10/12 04:38:00 DEBUG : only15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7e6_d20251012_m043250_c001_v0001136_t0006_u01760243570437") 2025/10/12 04:38:00 DEBUG : only15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819851_d20251012_m043233_c001_v7007000_t0000_u01760243553015") 2025/10/12 04:38:00 DEBUG : only15: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b76a_d20251012_m043228_c001_v0001136_t0016_u01760243548168") 2025/10/12 04:38:00 DEBUG : only16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f22_d20251012_m043302_c001_v7007000_t0000_u01760243582119") 2025/10/12 04:38:00 DEBUG : only16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b7fe_d20251012_m043255_c001_v0001136_t0033_u01760243575511") 2025/10/12 04:38:00 DEBUG : only16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7ec_d20251012_m043251_c001_v0001136_t0012_u01760243571323") 2025/10/12 04:38:00 DEBUG : only16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405135ade5bd2af3_d20251012_m043233_c001_v7007000_t0000_u01760243553601") 2025/10/12 04:38:00 DEBUG : only16: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b76c_d20251012_m043228_c001_v0001136_t0002_u01760243548912") 2025/10/12 04:38:01 DEBUG : only17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f25_d20251012_m043302_c001_v7007000_t0000_u01760243582301") 2025/10/12 04:38:01 DEBUG : only17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406a2b306904a751_d20251012_m043255_c001_v0001134_t0034_u01760243575671") 2025/10/12 04:38:01 DEBUG : only17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7f0_d20251012_m043252_c001_v0001136_t0035_u01760243572137") 2025/10/12 04:38:01 DEBUG : only17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9946_d20251012_m043233_c001_v7007000_t0000_u01760243553747") 2025/10/12 04:38:01 DEBUG : only17: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b770_d20251012_m043229_c001_v0001136_t0044_u01760243549613") 2025/10/12 04:38:01 DEBUG : only18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f26_d20251012_m043302_c001_v7007000_t0000_u01760243582483") 2025/10/12 04:38:01 DEBUG : only18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7f8_d20251012_m043255_c001_v0001146_t0021_u01760243575685") 2025/10/12 04:38:01 DEBUG : only18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7f2_d20251012_m043253_c001_v0001136_t0013_u01760243573112") 2025/10/12 04:38:01 DEBUG : only18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b81985a_d20251012_m043233_c001_v7007000_t0000_u01760243553758") 2025/10/12 04:38:01 DEBUG : only18: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b772_d20251012_m043230_c001_v0001136_t0008_u01760243550241") 2025/10/12 04:38:01 DEBUG : only19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f27_d20251012_m043302_c001_v7007000_t0000_u01760243582667") 2025/10/12 04:38:01 DEBUG : only19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b800_d20251012_m043255_c001_v0001136_t0033_u01760243575697") 2025/10/12 04:38:01 DEBUG : only19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7f4_d20251012_m043253_c001_v0001136_t0003_u01760243573968") 2025/10/12 04:38:01 DEBUG : only19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b8195ff_d20251012_m043232_c001_v7007000_t0000_u01760243552645") 2025/10/12 04:38:01 DEBUG : only19: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b77e_d20251012_m043231_c001_v0001136_t0049_u01760243551314") 2025/10/12 04:38:01 DEBUG : only2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f29_d20251012_m043302_c001_v7007000_t0000_u01760243582859") 2025/10/12 04:38:01 DEBUG : only2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f404183a5de4de4e1_d20251012_m043255_c001_v0001131_t0018_u01760243575861") 2025/10/12 04:38:01 DEBUG : only2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7aa_d20251012_m043240_c001_v0001136_t0028_u01760243560883") 2025/10/12 04:38:01 DEBUG : only2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ad9f54_d20251012_m043233_c001_v7007000_t0000_u01760243553402") 2025/10/12 04:38:01 DEBUG : only2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b72b_d20251012_m043217_c001_v0001136_t0054_u01760243537092") 2025/10/12 04:38:01 DEBUG : only3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f2d_d20251012_m043303_c001_v7007000_t0000_u01760243583042") 2025/10/12 04:38:01 DEBUG : only3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7fa_d20251012_m043255_c001_v0001146_t0021_u01760243575874") 2025/10/12 04:38:01 DEBUG : only3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7b2_d20251012_m043241_c001_v0001136_t0050_u01760243561583") 2025/10/12 04:38:01 DEBUG : only3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405135ade5bd2af0_d20251012_m043233_c001_v7007000_t0000_u01760243553041") 2025/10/12 04:38:02 DEBUG : only3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b735_d20251012_m043218_c001_v0001136_t0043_u01760243538446") 2025/10/12 04:38:02 DEBUG : only4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f31_d20251012_m043303_c001_v7007000_t0000_u01760243583226") 2025/10/12 04:38:02 DEBUG : only4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b804_d20251012_m043255_c001_v0001136_t0033_u01760243575884") 2025/10/12 04:38:02 DEBUG : only4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7b4_d20251012_m043242_c001_v0001136_t0045_u01760243562443") 2025/10/12 04:38:02 DEBUG : only4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ad9f51_d20251012_m043233_c001_v7007000_t0000_u01760243553218") 2025/10/12 04:38:02 DEBUG : only4: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b73e_d20251012_m043219_c001_v0001136_t0005_u01760243539349") 2025/10/12 04:38:02 DEBUG : only5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f34_d20251012_m043303_c001_v7007000_t0000_u01760243583408") 2025/10/12 04:38:02 DEBUG : only5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406a2b306904a755_d20251012_m043256_c001_v0001134_t0034_u01760243576038") 2025/10/12 04:38:02 DEBUG : only5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7b6_d20251012_m043243_c001_v0001136_t0029_u01760243563157") 2025/10/12 04:38:02 DEBUG : only5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405135ade5bd2af1_d20251012_m043233_c001_v7007000_t0000_u01760243553234") 2025/10/12 04:38:02 DEBUG : only5: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b748_d20251012_m043220_c001_v0001136_t0022_u01760243540036") 2025/10/12 04:38:02 DEBUG : only6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f37_d20251012_m043303_c001_v7007000_t0000_u01760243583590") 2025/10/12 04:38:02 DEBUG : only6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f404183a5de4de4e5_d20251012_m043256_c001_v0001131_t0018_u01760243576048") 2025/10/12 04:38:02 DEBUG : only6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7be_d20251012_m043243_c001_v0001136_t0030_u01760243563915") 2025/10/12 04:38:02 DEBUG : only6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9944_d20251012_m043233_c001_v7007000_t0000_u01760243553379") 2025/10/12 04:38:02 DEBUG : only6: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b74a_d20251012_m043221_c001_v0001136_t0035_u01760243541137") 2025/10/12 04:38:02 DEBUG : only7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f39_d20251012_m043303_c001_v7007000_t0000_u01760243583772") 2025/10/12 04:38:02 DEBUG : only7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d7fe_d20251012_m043256_c001_v0001146_t0021_u01760243576062") 2025/10/12 04:38:02 DEBUG : only7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7c2_d20251012_m043244_c001_v0001136_t0039_u01760243564676") 2025/10/12 04:38:02 DEBUG : only7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819853_d20251012_m043233_c001_v7007000_t0000_u01760243553390") 2025/10/12 04:38:02 DEBUG : only7: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b74e_d20251012_m043221_c001_v0001136_t0058_u01760243541984") 2025/10/12 04:38:03 DEBUG : only8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f3c_d20251012_m043303_c001_v7007000_t0000_u01760243583954") 2025/10/12 04:38:03 DEBUG : only8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b806_d20251012_m043256_c001_v0001136_t0033_u01760243576071") 2025/10/12 04:38:03 DEBUG : only8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7c4_d20251012_m043245_c001_v0001136_t0056_u01760243565270") 2025/10/12 04:38:03 DEBUG : only8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f405135ade5bd2af2_d20251012_m043233_c001_v7007000_t0000_u01760243553418") 2025/10/12 04:38:03 DEBUG : only8: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b756_d20251012_m043222_c001_v0001136_t0035_u01760243542796") 2025/10/12 04:38:03 DEBUG : only9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f3f_d20251012_m043304_c001_v7007000_t0000_u01760243584137") 2025/10/12 04:38:03 DEBUG : only9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f406a2b306904a759_d20251012_m043256_c001_v0001134_t0034_u01760243576221") 2025/10/12 04:38:03 DEBUG : only9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b7c8_d20251012_m043245_c001_v0001136_t0054_u01760243565984") 2025/10/12 04:38:03 DEBUG : only9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ad9f50_d20251012_m043233_c001_v7007000_t0000_u01760243553037") 2025/10/12 04:38:03 DEBUG : only9: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b75a_d20251012_m043223_c001_v0001136_t0009_u01760243543550") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af72_d20251012_m042912_c001_v7007000_t0000_u01760243352369") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d492_d20251012_m042910_c001_v0001146_t0014_u01760243350226") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af68_d20251012_m042909_c001_v7007000_t0000_u01760243349496") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4c7_d20251012_m042907_c001_v0001136_t0025_u01760243347415") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af60_d20251012_m042906_c001_v7007000_t0000_u01760243346687") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4b6_d20251012_m042903_c001_v0001136_t0033_u01760243343528") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f63ef_d20251012_m042852_c001_v7007000_t0000_u01760243332776") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b47e_d20251012_m042851_c001_v0001136_t0034_u01760243331194") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f63a0_d20251012_m042849_c001_v7007000_t0000_u01760243329487") 2025/10/12 04:38:03 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b476_d20251012_m042848_c001_v0001136_t0008_u01760243328501") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6368_d20251012_m042847_c001_v7007000_t0000_u01760243327115") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b470_d20251012_m042845_c001_v0001136_t0031_u01760243325935") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f634f_d20251012_m042839_c001_v7007000_t0000_u01760243319678") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b455_d20251012_m042838_c001_v0001136_t0050_u01760243318196") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6343_d20251012_m042837_c001_v7007000_t0000_u01760243317829") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b44b_d20251012_m042836_c001_v0001136_t0033_u01760243316416") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f632a_d20251012_m042836_c001_v7007000_t0000_u01760243316007") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b441_d20251012_m042835_c001_v0001136_t0002_u01760243315068") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b43d_d20251012_m042834_c001_v0001136_t0006_u01760243314381") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6310_d20251012_m042834_c001_v7007000_t0000_u01760243314011") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b438_d20251012_m042833_c001_v0001136_t0015_u01760243313220") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b432_d20251012_m042832_c001_v0001136_t0024_u01760243312327") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f62ff_d20251012_m042831_c001_v7007000_t0000_u01760243311963") 2025/10/12 04:38:04 DEBUG : potato: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b42b_d20251012_m042830_c001_v0001136_t0013_u01760243310858") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac7460888f_d20251012_m043000_c001_v7007000_t0000_u01760243400097") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b599_d20251012_m042959_c001_v0001136_t0025_u01760243399345") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b611a_d20251012_m042949_c001_v7007000_t0000_u01760243389936") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d520_d20251012_m042944_c001_v0001146_t0039_u01760243384877") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f6930694159f_d20251012_m042936_c001_v7007000_t0000_u01760243376771") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b529_d20251012_m042931_c001_v0001136_t0009_u01760243371895") 2025/10/12 04:38:04 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af96_d20251012_m042924_c001_v7007000_t0000_u01760243364039") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d4bd_d20251012_m042919_c001_v0001146_t0014_u01760243359441") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1aedc_d20251012_m042857_c001_v7007000_t0000_u01760243337445") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b498_d20251012_m042855_c001_v0001136_t0046_u01760243335864") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1aeaf_d20251012_m042855_c001_v7007000_t0000_u01760243335500") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b48c_d20251012_m042853_c001_v0001136_t0027_u01760243333322") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f63f5_d20251012_m042852_c001_v7007000_t0000_u01760243332958") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b484_d20251012_m042851_c001_v0001136_t0052_u01760243331849") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f63be_d20251012_m042850_c001_v7007000_t0000_u01760243330827") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b47a_d20251012_m042849_c001_v0001136_t0014_u01760243329853") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f637b_d20251012_m042848_c001_v7007000_t0000_u01760243328135") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b474_d20251012_m042847_c001_v0001136_t0014_u01760243327127") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6352_d20251012_m042840_c001_v7007000_t0000_u01760243320414") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b45d_d20251012_m042839_c001_v0001136_t0031_u01760243319370") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60fe_d20251012_m042734_c001_v7007000_t0000_u01760243254612") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b33f_d20251012_m042733_c001_v0001136_t0005_u01760243253806") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60e7_d20251012_m042732_c001_v7007000_t0000_u01760243252894") 2025/10/12 04:38:05 DEBUG : potato2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b339_d20251012_m042732_c001_v0001136_t0021_u01760243252110") 2025/10/12 04:38:05 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b611c_d20251012_m042950_c001_v7007000_t0000_u01760243390347") 2025/10/12 04:38:05 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d528_d20251012_m042946_c001_v0001146_t0035_u01760243386028") 2025/10/12 04:38:05 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f693069415a0_d20251012_m042937_c001_v7007000_t0000_u01760243377376") 2025/10/12 04:38:05 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b535_d20251012_m042933_c001_v0001136_t0022_u01760243373204") 2025/10/12 04:38:05 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af98_d20251012_m042924_c001_v7007000_t0000_u01760243364538") 2025/10/12 04:38:06 DEBUG : potato3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d4c1_d20251012_m042920_c001_v0001146_t0039_u01760243360494") 2025/10/12 04:38:06 DEBUG : pre-dest1/1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958f5_d20251012_m043034_c001_v7007000_t0000_u01760243434567") 2025/10/12 04:38:06 DEBUG : pre-dest1/1: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d5ce_d20251012_m043026_c001_v0001146_t0038_u01760243426550") 2025/10/12 04:38:06 DEBUG : pre-dest2/2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958f6_d20251012_m043034_c001_v7007000_t0000_u01760243434750") 2025/10/12 04:38:06 DEBUG : pre-dest2/2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b5f9_d20251012_m043027_c001_v0001136_t0042_u01760243427300") 2025/10/12 04:38:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e3958a6_d20251012_m043011_c001_v7007000_t0000_u01760243411958") 2025/10/12 04:38:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d582_d20251012_m043007_c001_v0001146_t0006_u01760243407916") 2025/10/12 04:38:06 DEBUG : sizeonly: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b52_d20251012_m042815_c001_v7007000_t0000_u01760243295639") 2025/10/12 04:38:06 DEBUG : sizeonly: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3e4_d20251012_m042814_c001_v0001136_t0013_u01760243294366") 2025/10/12 04:38:06 DEBUG : splitbanan: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d490_d20251012_m043518_c001_v7007000_t0000_u01760243718139") 2025/10/12 04:38:06 DEBUG : splitbanan: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d99d_d20251012_m043510_c001_v0001146_t0030_u01760243710296") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e54_d20251012_m043640_c001_v7007000_t0000_u01760243800715") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa90_d20251012_m043633_c001_v0001134_t0012_u01760243793672") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c02570_d20251012_m043624_c001_v7007000_t0000_u01760243784222") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa51_d20251012_m043617_c001_v0001134_t0022_u01760243777349") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e396094_d20251012_m043607_c001_v7007000_t0000_u01760243767554") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aa12_d20251012_m043600_c001_v0001134_t0042_u01760243760961") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b67b8_d20251012_m043550_c001_v7007000_t0000_u01760243750607") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9e0_d20251012_m043543_c001_v0001134_t0028_u01760243743916") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40776c4bb3aef34b_d20251012_m043534_c001_v7007000_t0000_u01760243734569") 2025/10/12 04:38:06 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a9a6_d20251012_m043527_c001_v0001134_t0028_u01760243727657") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4192e54f0f91d46e_d20251012_m043512_c001_v7007000_t0000_u01760243712293") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a95a_d20251012_m043508_c001_v0001134_t0012_u01760243708960") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4182b62e22ada92f_d20251012_m043458_c001_v7007000_t0000_u01760243698837") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a908_d20251012_m043451_c001_v0001134_t0030_u01760243691289") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f420744ac74608ebd_d20251012_m043449_c001_v7007000_t0000_u01760243689751") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d94f_d20251012_m043446_c001_v0001146_t0021_u01760243686340") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f400166412b819e95_d20251012_m043435_c001_v7007000_t0000_u01760243675897") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de70b_d20251012_m043428_c001_v0001131_t0046_u01760243668668") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4231b7539e395e2e_d20251012_m043427_c001_v7007000_t0000_u01760243667262") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d8fe_d20251012_m043419_c001_v0001146_t0059_u01760243659285") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41649bf174fc3546_d20251012_m043404_c001_v7007000_t0000_u01760243644241") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a84e_d20251012_m043359_c001_v0001134_t0055_u01760243639822") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b420_d20251012_m043350_c001_v7007000_t0000_u01760243630435") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a80d_d20251012_m043341_c001_v0001134_t0006_u01760243621398") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4175adbfc6c021c1_d20251012_m043331_c001_v7007000_t0000_u01760243611241") 2025/10/12 04:38:07 DEBUG : splitbananasplit: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a7c6_d20251012_m043324_c001_v0001134_t0017_u01760243604473") 2025/10/12 04:38:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4131931c2e3f9e6d_d20251012_m043453_c001_v7007000_t0000_u01760243693625") 2025/10/12 04:38:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d953_d20251012_m043447_c001_v0001146_t0028_u01760243687620") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd8024_d20251012_m043316_c001_v7007000_t0000_u01760243596516") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b827_d20251012_m043313_c001_v0001136_t0003_u01760243593755") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b327_d20251012_m043312_c001_v7007000_t0000_u01760243592619") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de533_d20251012_m043309_c001_v0001131_t0052_u01760243589987") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af7f_d20251012_m042916_c001_v7007000_t0000_u01760243356655") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4e5_d20251012_m042915_c001_v0001136_t0052_u01760243355036") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af78_d20251012_m042914_c001_v7007000_t0000_u01760243354488") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4df_d20251012_m042913_c001_v0001136_t0006_u01760243353484") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b4a_d20251012_m042812_c001_v7007000_t0000_u01760243292148") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3d4_d20251012_m042810_c001_v0001136_t0049_u01760243290455") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b48_d20251012_m042810_c001_v7007000_t0000_u01760243290084") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3d2_d20251012_m042808_c001_v0001136_t0018_u01760243288721") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b42_d20251012_m042806_c001_v7007000_t0000_u01760243286584") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3c9_d20251012_m042805_c001_v0001136_t0017_u01760243285090") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5b2c_d20251012_m042804_c001_v7007000_t0000_u01760243284547") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3bd_d20251012_m042803_c001_v0001136_t0001_u01760243283030") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3b1_d20251012_m042800_c001_v0001136_t0025_u01760243280082") 2025/10/12 04:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5adb_d20251012_m042759_c001_v7007000_t0000_u01760243279719") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3af_d20251012_m042759_c001_v0001136_t0056_u01760243279011") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b3ac_d20251012_m042758_c001_v0001136_t0002_u01760243278155") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f409a3444629b5ac9_d20251012_m042757_c001_v7007000_t0000_u01760243277792") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b39f_d20251012_m042754_c001_v0001136_t0015_u01760243274132") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b391_d20251012_m042750_c001_v0001136_t0039_u01760243270976") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f61ea_d20251012_m042750_c001_v7007000_t0000_u01760243270610") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b387_d20251012_m042749_c001_v0001136_t0051_u01760243269813") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b383_d20251012_m042748_c001_v0001136_t0056_u01760243268837") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f619d_d20251012_m042748_c001_v7007000_t0000_u01760243268474") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b375_d20251012_m042743_c001_v0001136_t0048_u01760243263797") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6156_d20251012_m042743_c001_v7007000_t0000_u01760243263432") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b373_d20251012_m042742_c001_v0001136_t0009_u01760243262764") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f614f_d20251012_m042741_c001_v7007000_t0000_u01760243261865") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b371_d20251012_m042741_c001_v0001136_t0050_u01760243261215") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6149_d20251012_m042740_c001_v7007000_t0000_u01760243260665") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b369_d20251012_m042740_c001_v0001136_t0036_u01760243260000") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6135_d20251012_m042739_c001_v7007000_t0000_u01760243259102") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b357_d20251012_m042737_c001_v0001136_t0013_u01760243257964") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6124_d20251012_m042737_c001_v7007000_t0000_u01760243257422") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b353_d20251012_m042736_c001_v0001136_t0056_u01760243256669") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f6110_d20251012_m042736_c001_v7007000_t0000_u01760243256128") 2025/10/12 04:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b349_d20251012_m042735_c001_v0001136_t0004_u01760243255154") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60bd_d20251012_m042729_c001_v7007000_t0000_u01760243249989") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b32b_d20251012_m042729_c001_v0001136_t0038_u01760243249240") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60b5_d20251012_m042728_c001_v7007000_t0000_u01760243248700") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b327_d20251012_m042728_c001_v0001136_t0000_u01760243248017") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60b1_d20251012_m042727_c001_v7007000_t0000_u01760243247120") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b323_d20251012_m042726_c001_v0001136_t0045_u01760243246477") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f415e124fbb3f60a8_d20251012_m042724_c001_v7007000_t0000_u01760243244136") 2025/10/12 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b30b_d20251012_m042723_c001_v0001136_t0054_u01760243243413") 2025/10/12 04:38:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd802e_d20251012_m043316_c001_v7007000_t0000_u01760243596699") 2025/10/12 04:38:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904a78d_d20251012_m043313_c001_v0001134_t0009_u01760243593763") 2025/10/12 04:38:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1b32a_d20251012_m043312_c001_v7007000_t0000_u01760243592801") 2025/10/12 04:38:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d81b_d20251012_m043309_c001_v0001146_t0008_u01760243589979") 2025/10/12 04:38:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e58_d20251012_m043642_c001_v7007000_t0000_u01760243802925") 2025/10/12 04:38:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bbb0_d20251012_m043642_c001_v0001136_t0018_u01760243802071") 2025/10/12 04:38:10 DEBUG : sub/yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af6f_d20251012_m042911_c001_v7007000_t0000_u01760243351822") 2025/10/12 04:38:10 DEBUG : sub/yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4d1_d20251012_m042910_c001_v0001136_t0057_u01760243350236") 2025/10/12 04:38:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f88_d20251012_m043309_c001_v7007000_t0000_u01760243589211") 2025/10/12 04:38:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b81d_d20251012_m043307_c001_v0001136_t0047_u01760243587400") 2025/10/12 04:38:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f65_d20251012_m043306_c001_v7007000_t0000_u01760243586609") 2025/10/12 04:38:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d815_d20251012_m043305_c001_v0001146_t0009_u01760243585104") 2025/10/12 04:38:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f8c_d20251012_m043309_c001_v7007000_t0000_u01760243589393") 2025/10/12 04:38:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de525_d20251012_m043307_c001_v0001131_t0042_u01760243587389") 2025/10/12 04:38:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f401d37430abd7f68_d20251012_m043306_c001_v7007000_t0000_u01760243586792") 2025/10/12 04:38:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b815_d20251012_m043305_c001_v0001136_t0044_u01760243585111") 2025/10/12 04:38:11 DEBUG : three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af24_d20251012_m042902_c001_v7007000_t0000_u01760243342619") 2025/10/12 04:38:11 DEBUG : three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4b2_d20251012_m042901_c001_v0001136_t0006_u01760243341349") 2025/10/12 04:38:11 DEBUG : three: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6b4a8_d20251012_m042858_c001_v0001136_t0033_u01760243338957") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e59_d20251012_m043644_c001_v7007000_t0000_u01760243804592") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de993_d20251012_m043643_c001_v0001131_t0006_u01760243803879") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e9a_d20251012_m043704_c001_v7007000_t0000_u01760243824963") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410dad8_d20251012_m043702_c001_v0001146_t0003_u01760243822807") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e67_d20251012_m043701_c001_v7007000_t0000_u01760243821250") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de9d0_d20251012_m043659_c001_v0001131_t0049_u01760243819226") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e65_d20251012_m043658_c001_v7007000_t0000_u01760243818262") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bc00_d20251012_m043657_c001_v0001136_t0046_u01760243817509") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e62_d20251012_m043652_c001_v7007000_t0000_u01760243812110") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4de9ac_d20251012_m043650_c001_v0001131_t0002_u01760243810852") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e63_d20251012_m043654_c001_v7007000_t0000_u01760243814661") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410dac8_d20251012_m043653_c001_v0001146_t0026_u01760243813067") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e5e_d20251012_m043649_c001_v7007000_t0000_u01760243809889") 2025/10/12 04:38:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1152ca23eda6bbd7_d20251012_m043649_c001_v0001136_t0025_u01760243809005") 2025/10/12 04:38:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e5d_d20251012_m043648_c001_v7007000_t0000_u01760243808054") 2025/10/12 04:38:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aac6_d20251012_m043647_c001_v0001134_t0054_u01760243807291") 2025/10/12 04:38:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e5b_d20251012_m043646_c001_v7007000_t0000_u01760243806322") 2025/10/12 04:38:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410dab7_d20251012_m043645_c001_v0001146_t0037_u01760243805565") 2025/10/12 04:38:12 DEBUG : toe/toe/toe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40338a7a28def3f7_d20251012_m043710_c001_v7007000_t0000_u01760243830276") 2025/10/12 04:38:12 DEBUG : toe/toe/toe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f104183a5de4dea04_d20251012_m043709_c001_v0001131_t0029_u01760243829521") 2025/10/12 04:38:12 DEBUG : toe/toe/toe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e64_d20251012_m043656_c001_v7007000_t0000_u01760243816548") 2025/10/12 04:38:12 DEBUG : toe/toe/toe: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aad7_d20251012_m043655_c001_v0001134_t0036_u01760243815617") 2025/10/12 04:38:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941ea3_d20251012_m043705_c001_v7007000_t0000_u01760243825576") 2025/10/12 04:38:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f106a2b306904aaf9_d20251012_m043704_c001_v0001134_t0020_u01760243824513") 2025/10/12 04:38:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4176f69306941e6f_d20251012_m043701_c001_v7007000_t0000_u01760243821857") 2025/10/12 04:38:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1121fb7e012491cf_d20251012_m043700_c001_v0001172_t0006_u01760243820619") 2025/10/12 04:38:12 DEBUG : two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af26_d20251012_m042902_c001_v7007000_t0000_u01760243342801") 2025/10/12 04:38:12 DEBUG : two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f40356fb18410d466_d20251012_m042900_c001_v0001146_t0021_u01760243340785") 2025/10/12 04:38:12 DEBUG : two: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f4152ca23eda6b4a4_d20251012_m042858_c001_v0001136_t0033_u01760243338774") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af73_d20251012_m042912_c001_v7007000_t0000_u01760243352550") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f113c1ef79566470d_d20251012_m042911_c001_v0001098_t0007_u01760243351423") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af67_d20251012_m042908_c001_v7007000_t0000_u01760243348932") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d486_d20251012_m042907_c001_v0001146_t0055_u01760243347427") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af5e_d20251012_m042906_c001_v7007000_t0000_u01760243346138") 2025/10/12 04:38:12 DEBUG : yam: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10356fb18410d470_d20251012_m042903_c001_v0001146_t0052_u01760243343359") 2025/10/12 04:38:12 DEBUG : yaml: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af69_d20251012_m042909_c001_v7007000_t0000_u01760243349677") 2025/10/12 04:38:12 DEBUG : yaml: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f10493f185bfe976a_d20251012_m042908_c001_v0001130_t0052_u01760243348636") 2025/10/12 04:38:13 DEBUG : yaml: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f41185a1fa5c1af62_d20251012_m042906_c001_v7007000_t0000_u01760243346869") 2025/10/12 04:38:13 DEBUG : yaml: Deleting (id "4_z2f525d13a0cddb6b9f980e1b_f1056dcc804d6f2d6_d20251012_m042905_c001_v0001131_t0007_u01760243345531") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m54.278587466s (try 1/5)