"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/21 04:26:27 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo" 2025/09/21 04:26:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 04:26:28 DEBUG : Creating backend with remote "/tmp/rclone3722257917" === 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/21 04:26:29 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:29 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:26:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:30 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:30 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:32 DEBUG : Creating backend with remote "/non-existing" 2025/09/21 04:26:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/21 04:26:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:35 INFO : B2 bucket rclone-test-goboduk5cefo: Running all checks before starting transfers 2025/09/21 04:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:35 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:35 INFO : B2 bucket rclone-test-goboduk5cefo: Checks finished, now starting transfers 2025/09/21 04:26:35 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:36 ERROR : Ignoring --no-traverse with sync 2025/09/21 04:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:37 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/21 04:26:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/21 04:26:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:26:39 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:39 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:26:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 04:26:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:26:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/21 04:26:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:26:42 INFO : sub dir2: Making directory 2025/09/21 04:26:42 INFO : sub dir: Making directory 2025/09/21 04:26:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:42 INFO : sub dir2/sub sub dir2: Making directory 2025/09/21 04:26:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:42 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/09/21 04:26:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:43 INFO : sub dir2: Making directory 2025/09/21 04:26:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 04:26:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:43 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:43 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:44 DEBUG : sub dir2: Making directory with metadata 2025/09/21 04:26:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:26:44 INFO : sub dir2: Making directory 2025/09/21 04:26:44 INFO : sub dir: Making directory 2025/09/21 04:26:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:45 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/21 04:26:45 DEBUG : B2 bucket rclone-test-goboduk5cefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/21 04:26:45 DEBUG : B2 bucket rclone-test-goboduk5cefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:46 INFO : sub dir2: Making directory 2025/09/21 04:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:46 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:46 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:47 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:47 DEBUG : sub dir2: Making directory with metadata 2025/09/21 04:26:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:26:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:26:47 INFO : sub dir2: Making directory 2025/09/21 04:26:47 INFO : sub dir: Making directory 2025/09/21 04:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:47 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:47 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:48 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/21 04:26:48 DEBUG : B2 bucket rclone-test-goboduk5cefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:49 INFO : sub dir2: Making directory 2025/09/21 04:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:49 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:49 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:50 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cegecew3pisi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-cegecew3pisi 2025/09/21 04:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:52 DEBUG : B2 bucket rclone-test-cegecew3pisi: Waiting for checks to finish 2025/09/21 04:26:52 DEBUG : B2 bucket rclone-test-cegecew3pisi: Waiting for transfers to finish 2025/09/21 04:26:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:26:53 DEBUG : B2 bucket rclone-test-cegecew3pisi: Purge remote 2025/09/21 04:26:53 INFO : B2 bucket rclone-test-cegecew3pisi: cleaning bucket "rclone-test-cegecew3pisi" of all files 2025/09/21 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf625d53806d6bab9f980e1b_f1175717531c9469e_d20250921_m042653_c001_v0001130_t0058_u01758428813127") --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:56 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:26:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 04:26:56 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:26:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 04:26:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jecewug9qiye" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-jecewug9qiye 2025/09/21 04:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:26:59 DEBUG : B2 bucket rclone-test-jecewug9qiye: Waiting for checks to finish 2025/09/21 04:26:59 DEBUG : B2 bucket rclone-test-jecewug9qiye: Waiting for transfers to finish 2025/09/21 04:26:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:26:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:27:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 04:27:01 DEBUG : B2 bucket rclone-test-jecewug9qiye: Waiting for checks to finish 2025/09/21 04:27:01 DEBUG : B2 bucket rclone-test-jecewug9qiye: Waiting for transfers to finish 2025/09/21 04:27:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 04:27:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:27:01 DEBUG : B2 bucket rclone-test-jecewug9qiye: Purge remote 2025/09/21 04:27:01 INFO : B2 bucket rclone-test-jecewug9qiye: cleaning bucket "rclone-test-jecewug9qiye" of all files 2025/09/21 04:27:02 DEBUG : sub dir/hello world: Deleting (id "4_zcf926de3806d6bab9f980e1b_f117d46defc05fb9a_d20250921_m042701_c001_v0001183_t0056_u01758428821563") 2025/09/21 04:27:02 DEBUG : sub dir/hello world: Deleting (id "4_zcf926de3806d6bab9f980e1b_f104fd91fda57b472_d20250921_m042659_c001_v0001145_t0017_u01758428819541") --- PASS: TestServerSideCopyOverSelf (6.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 04:27:04 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:04 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 04:27:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/21 04:27:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jegabot3haxu" 2025/09/21 04:27:05 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-jegabot3haxu 2025/09/21 04:27:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:27:07 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for checks to finish 2025/09/21 04:27:07 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for transfers to finish 2025/09/21 04:27:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:27:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:27:10 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for checks to finish 2025/09/21 04:27:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 04:27:10 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for transfers to finish 2025/09/21 04:27:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 04:27:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:27:11 INFO : sub dir/hello world: Deleted 2025/09/21 04:27:12 DEBUG : testing file moves 2025/09/21 04:27:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/21 04:27:12 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for checks to finish 2025/09/21 04:27:12 DEBUG : B2 bucket rclone-test-jegabot3haxu: Waiting for transfers to finish 2025/09/21 04:27:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/21 04:27:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 04:27:13 INFO : sub dir/hello world: Deleted 2025/09/21 04:27:13 DEBUG : B2 bucket rclone-test-jegabot3haxu: Purge remote 2025/09/21 04:27:13 INFO : B2 bucket rclone-test-jegabot3haxu: cleaning bucket "rclone-test-jegabot3haxu" of all files 2025/09/21 04:27:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28dd3806d6bab9f980e1b_f111f15d4e9f65f6a_d20250921_m042712_c001_v0001037_t0008_u01758428832883") 2025/09/21 04:27:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28dd3806d6bab9f980e1b_f116429ca652c7256_d20250921_m042710_c001_v0001041_t0010_u01758428830781") 2025/09/21 04:27:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28dd3806d6bab9f980e1b_f100e921804bb0a70_d20250921_m042707_c001_v0001116_t0021_u01758428827671") --- PASS: TestServerSideMoveOverSelf (10.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:15 ERROR : error listing: directory not found 2025/09/21 04:27:16 INFO : Local file system at /tmp/rclone3722257917: Making directory 2025/09/21 04:27:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:27:17 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for checks to finish 2025/09/21 04:27:17 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for transfers to finish 2025/09/21 04:27:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:27:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/21 04:27:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/21 04:27:19 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:19 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:27:19 INFO : check sum: Copied (new) 2025/09/21 04:27:19 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:20 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:27:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/21 04:27:20 DEBUG : check sum: Unchanged skipping 2025/09/21 04:27:20 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:20 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.73s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/21 04:27:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 04:27:21 INFO : sizeonly: Copied (new) 2025/09/21 04:27:21 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:21 DEBUG : sizeonly: Sizes identical 2025/09/21 04:27:21 DEBUG : sizeonly: Unchanged skipping 2025/09/21 04:27:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:21 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/21 04:27:22 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:22 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/21 04:27:22 INFO : ignore-size: Copied (new) 2025/09/21 04:27:22 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:27:23 DEBUG : ignore-size: Unchanged skipping 2025/09/21 04:27:23 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:23 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:23 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:24 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:27:24 DEBUG : existing: Unchanged skipping 2025/09/21 04:27:24 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:24 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:24 INFO : There was nothing to transfer 2025/09/21 04:27:24 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/21 04:27:24 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 04:27:25 INFO : existing: Copied (replaced existing) 2025/09/21 04:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 04:27:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 04:27:26 INFO : existing: Copied (new) 2025/09/21 04:27:26 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:26 DEBUG : existing: Destination exists, skipping 2025/09/21 04:27:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:26 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/21 04:27:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:28 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 04:27:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:29 INFO : a/potato2: Copied (new) 2025/09/21 04:27:29 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:29 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:29 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:30 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/09/21 04:27:30 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:27:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/21 04:27:30 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:30 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:30 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:30 INFO : There was nothing to transfer 2025/09/21 04:27:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:31 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/09/21 04:27:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:27:32 INFO : empty space: Updated modification time in destination 2025/09/21 04:27:32 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:33 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/09/21 04:27:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:27:33 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:33 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:34 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/09/21 04:27:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3722257917) 2025/09/21 04:27:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-goboduk5cefo) 2025/09/21 04:27:34 DEBUG : foo: sha1 differ 2025/09/21 04:27:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/21 04:27:35 INFO : foo: Copied (replaced existing) 2025/09/21 04:27:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/21 04:27:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:36 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:36 INFO : potato: Copied (new) 2025/09/21 04:27:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/21 04:27:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/21 04:27:39 INFO : potato: Copied (replaced existing) 2025/09/21 04:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:40 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:40 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/09/21 04:27:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3722257917) 2025/09/21 04:27:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-goboduk5cefo) 2025/09/21 04:27:40 DEBUG : potato: sha1 differ 2025/09/21 04:27:40 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/21 04:27:40 INFO : potato: Copied (replaced existing) 2025/09/21 04:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:42 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/21 04:27:42 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:44 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:44 INFO : potato2: Copied (new) 2025/09/21 04:27:44 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:46 INFO : d: Making directory 2025/09/21 04:27:46 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/21 04:27:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:47 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 04:27:47 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:47 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:47 INFO : a/potato2: Copied (new) 2025/09/21 04:27:47 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/21 04:27:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:50 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 04:27:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:50 INFO : a/potato2: Copied (new) 2025/09/21 04:27:50 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting files as there were IO errors 2025/09/21 04:27:50 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:52 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:52 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:52 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:52 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:52 INFO : potato: Deleted 2025/09/21 04:27:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:54 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:54 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:54 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:54 INFO : potato: Deleted 2025/09/21 04:27:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:55 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:55 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:55 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:27:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:27:57 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:57 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/21 04:27:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:27:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 04:27:59 DEBUG : enormous: Excluded 2025/09/21 04:27:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 04:27:59 DEBUG : potato2: Excluded 2025/09/21 04:27:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 04:27:59 DEBUG : potato2: Excluded 2025/09/21 04:27:59 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:27:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:27:59 DEBUG : empty space: Unchanged skipping 2025/09/21 04:27:59 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:27:59 DEBUG : Waiting for deletions to finish 2025/09/21 04:27:59 INFO : There was nothing to transfer 2025/09/21 04:27:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 04:27:59 DEBUG : enormous: Excluded 2025/09/21 04:27:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 04:27:59 DEBUG : potato2: Excluded 2025/09/21 04:28:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 04:28:00 DEBUG : potato2: Excluded 2025/09/21 04:28:00 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for checks to finish 2025/09/21 04:28:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/21 04:28:00 DEBUG : empty space: Unchanged skipping 2025/09/21 04:28:00 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for transfers to finish 2025/09/21 04:28:00 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:02 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 04:28:02 DEBUG : enormous: Excluded 2025/09/21 04:28:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 04:28:02 DEBUG : potato2: Excluded 2025/09/21 04:28:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:28:02 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:02 DEBUG : empty space: Unchanged skipping 2025/09/21 04:28:02 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:02 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:02 INFO : potato2: Deleted 2025/09/21 04:28:02 INFO : enormous: Deleted 2025/09/21 04:28:02 INFO : There was nothing to transfer 2025/09/21 04:28:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/21 04:28:03 DEBUG : empty space: Unchanged skipping 2025/09/21 04:28:03 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for checks to finish 2025/09/21 04:28:03 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for transfers to finish 2025/09/21 04:28:03 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:03 INFO : enormous: Deleted 2025/09/21 04:28:03 INFO : potato2: Deleted 2025/09/21 04:28:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:05 DEBUG : five: Need to transfer - File not found at Destination 2025/09/21 04:28:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/21 04:28:05 DEBUG : three: Sizes identical 2025/09/21 04:28:05 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:05 DEBUG : one: Destination is newer than source, skipping 2025/09/21 04:28:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 04:28:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 04:28:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3722257917) 2025/09/21 04:28:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-goboduk5cefo) 2025/09/21 04:28:05 DEBUG : two: sha1 differ 2025/09/21 04:28:05 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/21 04:28:05 INFO : five: Copied (new) 2025/09/21 04:28:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/21 04:28:05 INFO : four: Copied (replaced existing) 2025/09/21 04:28:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 04:28:06 INFO : two: Copied (replaced existing) 2025/09/21 04:28:06 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:06 DEBUG : one: Destination is newer than source, skipping 2025/09/21 04:28:06 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/21 04:28:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/21 04:28:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 04:28:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 04:28:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/21 04:28:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 04:28:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/21 04:28:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/21 04:28:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 04:28:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3722257917) 2025/09/21 04:28:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-goboduk5cefo) 2025/09/21 04:28:06 DEBUG : three: sha1 differ 2025/09/21 04:28:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 04:28:06 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:28:06 INFO : three: Copied (replaced existing) 2025/09/21 04:28:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/21 04:28:08 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:08 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:08 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 04:28:08 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 04:28:08 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:08 INFO : yam: Copied (new) 2025/09/21 04:28:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 04:28:09 INFO : potato: Copied (new) 2025/09/21 04:28:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:28:09 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:09 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:09 DEBUG : potato: Unchanged skipping 2025/09/21 04:28:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:10 INFO : yam: Copied (server-side copy) to: yaml 2025/09/21 04:28:11 INFO : yam: Deleted 2025/09/21 04:28:11 INFO : yaml: Renamed from "yam" 2025/09/21 04:28:11 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/21 04:28:12 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:12 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:12 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 04:28:12 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 04:28:12 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:12 INFO : yam: Copied (new) 2025/09/21 04:28:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 04:28:13 INFO : potato: Copied (new) 2025/09/21 04:28:13 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:28:13 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:13 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:13 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:13 DEBUG : potato: Unchanged skipping 2025/09/21 04:28:13 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:13 INFO : yam: Copied (server-side copy) to: yaml 2025/09/21 04:28:14 INFO : yam: Deleted 2025/09/21 04:28:14 INFO : yaml: Renamed from "yam" 2025/09/21 04:28:14 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/21 04:28:15 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:15 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:15 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 04:28:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/21 04:28:15 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:15 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:15 INFO : sub/yam: Copied (new) 2025/09/21 04:28:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 04:28:15 INFO : potato: Copied (new) 2025/09/21 04:28:15 DEBUG : Waiting for deletions to finish 2025/09/21 04:28:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:28:16 DEBUG : potato: Unchanged skipping 2025/09/21 04:28:16 INFO : B2 bucket rclone-test-goboduk5cefo: Making map for --track-renames 2025/09/21 04:28:16 INFO : B2 bucket rclone-test-goboduk5cefo: Finished making map for --track-renames 2025/09/21 04:28:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for renames to finish 2025/09/21 04:28:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 04:28:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/21 04:28:17 INFO : sub/yam: Deleted 2025/09/21 04:28:17 INFO : yam: Renamed from "sub/yam" 2025/09/21 04:28:17 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:18 DEBUG : Creating backend with remote "/tmp/rclone3722257917/dir1" 2025/09/21 04:28:18 DEBUG : Creating backend with remote "/tmp/rclone3722257917/dir2" 2025/09/21 04:28:18 DEBUG : Local file system at /tmp/rclone3722257917/dir2: Using server-side directory move 2025/09/21 04:28:18 INFO : Local file system at /tmp/rclone3722257917/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 04:28:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/21 04:28:18 DEBUG : Local file system at /tmp/rclone3722257917/dir2: Waiting for checks to finish 2025/09/21 04:28:18 DEBUG : Local file system at /tmp/rclone3722257917/dir2: Waiting for transfers to finish 2025/09/21 04:28:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:28:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 04:28:18 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:18 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/21 04:28:19 INFO : nested/sub dir/file: Copied (new) 2025/09/21 04:28:19 INFO : nested/sub dir/file: Deleted 2025/09/21 04:28:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:28:19 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:28:19 INFO : sub dir/hello world: Deleted 2025/09/21 04:28:19 INFO : sub dir: Removing directory 2025/09/21 04:28:19 INFO : nested/sub dir: Removing directory 2025/09/21 04:28:19 INFO : nested: Removing directory 2025/09/21 04:28:19 DEBUG : Local file system at /tmp/rclone3722257917: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 04:28:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 04:28:20 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:20 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:20 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001032_t0004": EOF 2025/09/21 04:28:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001032_t0004": EOF) 2025/09/21 04:28:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 04:28:20 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001032_t0004": EOF - low level retry 0/10 2025/09/21 04:28:21 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 04:28:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/21 04:28:21 INFO : nested/sub dir/file: Copied (new) 2025/09/21 04:28:21 INFO : nested/sub dir/file: Deleted 2025/09/21 04:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:28:21 INFO : sub dir/hello world: Copied (new) 2025/09/21 04:28:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/21 04:28:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 04:28:22 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:22 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/21 04:28:22 INFO : existing-b: Copied (new) 2025/09/21 04:28:22 INFO : existing-b: Deleted 2025/09/21 04:28:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 04:28:22 INFO : existing: Copied (new) 2025/09/21 04:28:22 INFO : existing: Deleted 2025/09/21 04:28:23 DEBUG : existing: Destination exists, skipping 2025/09/21 04:28:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/21 04:28:23 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:28:23 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:28:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:24 DEBUG : Creating backend with remote "TestB2:rclone-test-badofem4dice" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-badofem4dice 2025/09/21 04:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/21 04:28:27 DEBUG : empty space: Unchanged skipping 2025/09/21 04:28:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 04:28:27 DEBUG : B2 bucket rclone-test-badofem4dice: Waiting for checks to finish 2025/09/21 04:28:27 INFO : empty space: Deleted 2025/09/21 04:28:27 DEBUG : B2 bucket rclone-test-badofem4dice: Waiting for transfers to finish 2025/09/21 04:28:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:27 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:28 INFO : potato2: Deleted 2025/09/21 04:28:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:28 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:28 INFO : potato3: Deleted 2025/09/21 04:28:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cihucef6qanu" 2025/09/21 04:28:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/21 04:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/21 04:28:29 DEBUG : B2 bucket rclone-test-cihucef6qanu: Waiting for checks to finish 2025/09/21 04:28:29 DEBUG : B2 bucket rclone-test-cihucef6qanu: Waiting for transfers to finish 2025/09/21 04:28:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:28:30 INFO : empty space: Copied (server-side copy) 2025/09/21 04:28:30 INFO : empty space: Deleted 2025/09/21 04:28:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:31 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:31 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:31 INFO : potato3: Deleted 2025/09/21 04:28:31 INFO : potato2: Deleted 2025/09/21 04:28:31 DEBUG : B2 bucket rclone-test-cihucef6qanu: Purge remote 2025/09/21 04:28:31 INFO : B2 bucket rclone-test-cihucef6qanu: cleaning bucket "rclone-test-cihucef6qanu" of all files 2025/09/21 04:28:31 DEBUG : empty space: Deleting (id "4_zbfd2dd13807d6bab9f980e1b_f11266c0ef478d523_d20250921_m042830_c001_v0001099_t0016_u01758428910417") 2025/09/21 04:28:31 DEBUG : potato2: Deleting (id "4_zbfd2dd13807d6bab9f980e1b_f11072f2cbf0cbdff_d20250921_m042830_c001_v0001171_t0046_u01758428910790") 2025/09/21 04:28:31 DEBUG : potato3: Deleting (id "4_zbfd2dd13807d6bab9f980e1b_f115e1dbc1a980d5b_d20250921_m042830_c001_v0001093_t0054_u01758428910817") 2025/09/21 04:28:32 DEBUG : B2 bucket rclone-test-badofem4dice: Purge remote 2025/09/21 04:28:32 INFO : B2 bucket rclone-test-badofem4dice: cleaning bucket "rclone-test-badofem4dice" of all files 2025/09/21 04:28:32 DEBUG : empty space: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f4168adfb5c6ef29b_d20250921_m042830_c001_v7007000_t0000_u01758428910879") 2025/09/21 04:28:32 DEBUG : empty space: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f101d34250d99776e_d20250921_m042826_c001_v0001184_t0000_u01758428906951") 2025/09/21 04:28:32 DEBUG : potato2: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f4063b9397191b1a8_d20250921_m042831_c001_v7007000_t0000_u01758428911204") 2025/09/21 04:28:32 DEBUG : potato2: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f1034a18355138024_d20250921_m042827_c001_v0001183_t0018_u01758428907759") 2025/09/21 04:28:32 DEBUG : potato3: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f4168adfb5c6ef29d_d20250921_m042831_c001_v7007000_t0000_u01758428911182") 2025/09/21 04:28:32 DEBUG : potato3: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f110b80df9fc63c31_d20250921_m042827_c001_v0001130_t0042_u01758428907984") 2025/09/21 04:28:32 DEBUG : potato3: Deleting (id "4_z2fb2cd23807d6bab9f980e1b_f101d34250d997770_d20250921_m042827_c001_v0001184_t0030_u01758428907160") --- PASS: TestServerSideMove (10.32s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zovinox7gofe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-zovinox7gofe 2025/09/21 04:28:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 04:28:40 DEBUG : empty space: Excluded 2025/09/21 04:28:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 04:28:40 DEBUG : empty space: Excluded 2025/09/21 04:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 04:28:40 DEBUG : B2 bucket rclone-test-zovinox7gofe: Waiting for checks to finish 2025/09/21 04:28:40 DEBUG : B2 bucket rclone-test-zovinox7gofe: Waiting for transfers to finish 2025/09/21 04:28:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:40 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:40 INFO : potato2: Deleted 2025/09/21 04:28:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:40 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:41 INFO : potato3: Deleted 2025/09/21 04:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sodanuw6lura" 2025/09/21 04:28:42 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 04:28:42 DEBUG : empty space: Excluded 2025/09/21 04:28:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/21 04:28:42 DEBUG : B2 bucket rclone-test-sodanuw6lura: Waiting for checks to finish 2025/09/21 04:28:42 DEBUG : B2 bucket rclone-test-sodanuw6lura: Waiting for transfers to finish 2025/09/21 04:28:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:43 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:43 INFO : potato2: Deleted 2025/09/21 04:28:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:43 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:43 INFO : potato3: Deleted 2025/09/21 04:28:43 DEBUG : B2 bucket rclone-test-sodanuw6lura: Purge remote 2025/09/21 04:28:43 INFO : B2 bucket rclone-test-sodanuw6lura: cleaning bucket "rclone-test-sodanuw6lura" of all files 2025/09/21 04:28:44 DEBUG : potato2: Deleting (id "4_z0f520d33808d6bab9f980e1b_f114b56c291e97500_d20250921_m042843_c001_v0001172_t0010_u01758428923028") 2025/09/21 04:28:44 DEBUG : potato3: Deleting (id "4_z0f520d33808d6bab9f980e1b_f100146d7c94b9062_d20250921_m042843_c001_v0001184_t0041_u01758428923334") 2025/09/21 04:28:44 DEBUG : B2 bucket rclone-test-zovinox7gofe: Purge remote 2025/09/21 04:28:44 INFO : B2 bucket rclone-test-zovinox7gofe: cleaning bucket "rclone-test-zovinox7gofe" of all files 2025/09/21 04:28:44 DEBUG : empty space: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f115d7e0eb4a965b2_d20250921_m042838_c001_v0001106_t0040_u01758428918396") 2025/09/21 04:28:44 DEBUG : potato2: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f4002d5bf672dc292_d20250921_m042843_c001_v7007000_t0000_u01758428923312") 2025/09/21 04:28:44 DEBUG : potato2: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f1009a419114610be_d20250921_m042840_c001_v0001161_t0027_u01758428920203") 2025/09/21 04:28:44 DEBUG : potato3: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f4002d5bf672dc293_d20250921_m042843_c001_v7007000_t0000_u01758428923538") 2025/09/21 04:28:44 DEBUG : potato3: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f100c6978d1bc4181_d20250921_m042840_c001_v0001136_t0030_u01758428920572") 2025/09/21 04:28:44 DEBUG : potato3: Deleting (id "4_z9f92ede3807d6bab9f980e1b_f115d7e0eb4a965b6_d20250921_m042839_c001_v0001106_t0035_u01758428919313") --- PASS: TestServerSideMoveWithFilter (12.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tudoxes7riju" 2025/09/21 04:28:48 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goboduk5cefo -> B2 bucket rclone-test-tudoxes7riju 2025/09/21 04:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/21 04:28:51 DEBUG : empty space: Unchanged skipping 2025/09/21 04:28:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 04:28:51 DEBUG : B2 bucket rclone-test-tudoxes7riju: Waiting for checks to finish 2025/09/21 04:28:51 INFO : empty space: Deleted 2025/09/21 04:28:51 DEBUG : B2 bucket rclone-test-tudoxes7riju: Waiting for transfers to finish 2025/09/21 04:28:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:52 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:52 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:52 INFO : potato3: Deleted 2025/09/21 04:28:52 INFO : potato2: Deleted 2025/09/21 04:28:52 DEBUG : Creating backend with remote "TestB2:rclone-test-teluwuv4qeke" 2025/09/21 04:28:53 INFO : tomatoDir: Making directory 2025/09/21 04:28:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/21 04:28:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 04:28:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/21 04:28:54 DEBUG : B2 bucket rclone-test-teluwuv4qeke: Waiting for checks to finish 2025/09/21 04:28:54 DEBUG : B2 bucket rclone-test-teluwuv4qeke: Waiting for transfers to finish 2025/09/21 04:28:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 04:28:55 INFO : empty space: Copied (server-side copy) 2025/09/21 04:28:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/21 04:28:55 INFO : potato3: Copied (server-side copy) 2025/09/21 04:28:55 INFO : empty space: Deleted 2025/09/21 04:28:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 04:28:55 INFO : potato2: Copied (server-side copy) 2025/09/21 04:28:55 INFO : potato3: Deleted 2025/09/21 04:28:55 INFO : potato2: Deleted 2025/09/21 04:28:55 DEBUG : B2 bucket rclone-test-teluwuv4qeke: Purge remote 2025/09/21 04:28:55 INFO : B2 bucket rclone-test-teluwuv4qeke: cleaning bucket "rclone-test-teluwuv4qeke" of all files 2025/09/21 04:28:56 DEBUG : empty space: Deleting (id "4_z2f423d03808d6bab9f980e1b_f119f8e9444320c9d_d20250921_m042854_c001_v0001120_t0029_u01758428934594") 2025/09/21 04:28:56 DEBUG : potato2: Deleting (id "4_z2f423d03808d6bab9f980e1b_f107733df1373f387_d20250921_m042855_c001_v0001120_t0053_u01758428935010") 2025/09/21 04:28:56 DEBUG : potato3: Deleting (id "4_z2f423d03808d6bab9f980e1b_f104315a68153c59d_d20250921_m042854_c001_v0001182_t0045_u01758428934976") 2025/09/21 04:28:56 DEBUG : B2 bucket rclone-test-tudoxes7riju: Purge remote 2025/09/21 04:28:56 INFO : B2 bucket rclone-test-tudoxes7riju: cleaning bucket "rclone-test-tudoxes7riju" of all files 2025/09/21 04:28:56 DEBUG : empty space: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f422593e374b61402_d20250921_m042855_c001_v7007000_t0000_u01758428935103") 2025/09/21 04:28:56 DEBUG : empty space: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f10330061528e4348_d20250921_m042850_c001_v0001157_t0003_u01758428930199") 2025/09/21 04:28:56 DEBUG : potato2: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f422593e374b61403_d20250921_m042855_c001_v7007000_t0000_u01758428935290") 2025/09/21 04:28:56 DEBUG : potato2: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f10663494e56f7e35_d20250921_m042851_c001_v0001113_t0001_u01758428931544") 2025/09/21 04:28:56 DEBUG : potato3: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f412371876c07f6db_d20250921_m042855_c001_v7007000_t0000_u01758428935183") 2025/09/21 04:28:56 DEBUG : potato3: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f115b8776e9e60391_d20250921_m042851_c001_v0001183_t0032_u01758428931902") 2025/09/21 04:28:56 DEBUG : potato3: Deleting (id "4_z0ff21dd3808d6bab9f980e1b_f10330061528e434a_d20250921_m042850_c001_v0001157_t0004_u01758428930698") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/rclone-sync-test" 2025/09/21 04:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/rclone-sync-test-include/layer2" 2025/09/21 04:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/rclone-sync-test-ignore-file" 2025/09/21 04:29:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 04:29:09 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test: Waiting for checks to finish 2025/09/21 04:29:09 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test: Waiting for transfers to finish 2025/09/21 04:29:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:09 INFO : There was nothing to transfer 2025/09/21 04:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 04:29:10 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:29:10 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:29:10 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:10 INFO : There was nothing to transfer 2025/09/21 04:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 04:29:10 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/21 04:29:10 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/21 04:29:10 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:10 INFO : There was nothing to transfer 2025/09/21 04:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 04:29:11 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:29:11 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:29:11 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:11 INFO : There was nothing to transfer 2025/09/21 04:29:11 DEBUG : Excluded 2025/09/21 04:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 04:29:11 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/21 04:29:11 DEBUG : B2 bucket rclone-test-goboduk5cefo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/21 04:29:11 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.17s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/CompareDest" 2025/09/21 04:29:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 04:29:15 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:15 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:29:16 INFO : one: Copied (new) 2025/09/21 04:29:16 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:17 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:17 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/21 04:29:17 INFO : one: Copied (replaced existing) 2025/09/21 04:29:17 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:19 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 04:29:19 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:19 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:19 INFO : There was nothing to transfer 2025/09/21 04:29:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 04:29:21 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 04:29:21 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:21 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:21 INFO : There was nothing to transfer 2025/09/21 04:29:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 04:29:21 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 04:29:21 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:21 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:21 INFO : There was nothing to transfer 2025/09/21 04:29:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29: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/09/21 04:29:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 04:29:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 04:29:23 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 04:29:23 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:23 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:23 INFO : There was nothing to transfer 2025/09/21 04:29:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 04:29:23 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 04:29:23 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/21 04:29:24 INFO : two: Copied (new) 2025/09/21 04:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.60s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dest" 2025/09/21 04:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/pre-dest1" 2025/09/21 04:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/pre-dest2" 2025/09/21 04:29:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:29:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/21 04:29:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:29:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/21 04:29:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/21 04:29:32 DEBUG : B2 bucket rclone-test-goboduk5cefo path dest: Waiting for checks to finish 2025/09/21 04:29:32 DEBUG : B2 bucket rclone-test-goboduk5cefo path dest: Waiting for transfers to finish 2025/09/21 04:29:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/21 04:29:33 INFO : 3: Copied (new) 2025/09/21 04:29:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/CopyDest" 2025/09/21 04:29:38 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 04:29:38 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:38 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:29:39 INFO : one: Copied (new) 2025/09/21 04:29:39 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:40 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:40 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/21 04:29:40 INFO : one: Copied (replaced existing) 2025/09/21 04:29:40 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/BackupDir" 2025/09/21 04:29:43 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 04:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:29:45 INFO : one: Copied (server-side copy) 2025/09/21 04:29:45 INFO : one: Deleted 2025/09/21 04:29:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/21 04:29:45 INFO : one: Copied (server-side copy) 2025/09/21 04:29:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/21 04:29:45 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:45 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:46 DEBUG : one: Unchanged skipping 2025/09/21 04:29:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 04:29:46 INFO : two: Copied (server-side copy) 2025/09/21 04:29:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/21 04:29:46 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:46 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:46 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:47 DEBUG : one: Unchanged skipping 2025/09/21 04:29:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:47 DEBUG : two: Unchanged skipping 2025/09/21 04:29:47 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:47 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:47 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:47 INFO : There was nothing to transfer 2025/09/21 04:29:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:48 DEBUG : one: Unchanged skipping 2025/09/21 04:29:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/21 04:29:48 DEBUG : three: Destination not found in --copy-dest 2025/09/21 04:29:48 DEBUG : three: Need to transfer - File not found at Destination 2025/09/21 04:29:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 04:29:48 DEBUG : two: Unchanged skipping 2025/09/21 04:29:48 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:48 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/21 04:29:49 INFO : three: Copied (new) 2025/09/21 04:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.17s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/backup" 2025/09/21 04:29:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:29:55 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:29:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:29:55 DEBUG : two: Unchanged skipping 2025/09/21 04:29:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:29:57 INFO : one: Copied (server-side copy) 2025/09/21 04:29:57 INFO : one: Deleted 2025/09/21 04:29:57 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:29:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:29:58 INFO : one: Copied (new) 2025/09/21 04:29:58 DEBUG : Waiting for deletions to finish 2025/09/21 04:29:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:29:58 INFO : three.txt: Copied (server-side copy) 2025/09/21 04:29:59 INFO : three.txt: Deleted 2025/09/21 04:29:59 INFO : three.txt: Moved into backup dir 2025/09/21 04:30:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:00 DEBUG : two: Unchanged skipping 2025/09/21 04:30:00 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:01 INFO : one: Copied (server-side copy) 2025/09/21 04:30:01 INFO : one: Deleted 2025/09/21 04:30:01 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:02 INFO : one: Copied (new) 2025/09/21 04:30:02 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:02 INFO : three.txt: Copied (server-side copy) 2025/09/21 04:30:03 INFO : three.txt: Deleted 2025/09/21 04:30:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/backup" 2025/09/21 04:30:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:08 DEBUG : two: Unchanged skipping 2025/09/21 04:30:08 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:30:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:10 INFO : one: Deleted 2025/09/21 04:30:10 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:11 INFO : one: Copied (new) 2025/09/21 04:30:11 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:30:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:11 INFO : three.txt: Deleted 2025/09/21 04:30:11 INFO : three.txt: Moved into backup dir 2025/09/21 04:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:13 DEBUG : two: Unchanged skipping 2025/09/21 04:30:13 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:13 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:13 INFO : one: Deleted 2025/09/21 04:30:13 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:14 INFO : one: Copied (new) 2025/09/21 04:30:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:14 INFO : three.txt: Deleted 2025/09/21 04:30:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:30:17 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/backup" 2025/09/21 04:30:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:30:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:20 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:20 DEBUG : two: Unchanged skipping 2025/09/21 04:30:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:30:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/21 04:30:21 INFO : one: Deleted 2025/09/21 04:30:21 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:22 INFO : one: Copied (new) 2025/09/21 04:30:22 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:30:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/21 04:30:23 INFO : three.txt: Deleted 2025/09/21 04:30:23 INFO : three.txt: Moved into backup dir 2025/09/21 04:30:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:24 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:24 DEBUG : two: Unchanged skipping 2025/09/21 04:30:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/21 04:30:25 INFO : one: Deleted 2025/09/21 04:30:25 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:25 INFO : one: Copied (new) 2025/09/21 04:30:25 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/21 04:30:26 INFO : three.txt: Deleted 2025/09/21 04:30:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:30:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:31 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:31 DEBUG : two: Unchanged skipping 2025/09/21 04:30:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:30:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:30:31 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:31 INFO : one: Deleted 2025/09/21 04:30:31 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:32 INFO : one: Copied (new) 2025/09/21 04:30:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:30:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:33 INFO : three.txt: Deleted 2025/09/21 04:30:33 INFO : three.txt: Moved into backup dir 2025/09/21 04:30:33 DEBUG : one.bak: Excluded (Path Filter) 2025/09/21 04:30:33 DEBUG : one.bak: Excluded 2025/09/21 04:30:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/21 04:30:33 DEBUG : three.txt.bak: Excluded 2025/09/21 04:30:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:33 DEBUG : two: Unchanged skipping 2025/09/21 04:30:33 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for checks to finish 2025/09/21 04:30:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:34 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:34 INFO : one: Deleted 2025/09/21 04:30:34 DEBUG : B2 bucket rclone-test-goboduk5cefo path dst: Waiting for transfers to finish 2025/09/21 04:30:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:34 INFO : one: Copied (new) 2025/09/21 04:30:34 DEBUG : Waiting for deletions to finish 2025/09/21 04:30:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:35 INFO : three.txt: Deleted 2025/09/21 04:30:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.25s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:30:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:30:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:30:41 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:41 INFO : one: Deleted 2025/09/21 04:30:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:41 INFO : one: Copied (new) 2025/09/21 04:30:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:42 DEBUG : two: Unchanged skipping 2025/09/21 04:30:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/21 04:30:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:30:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:45 INFO : three.txt: Deleted 2025/09/21 04:30:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:45 INFO : three.txt: Copied (new) 2025/09/21 04:30:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:46 INFO : one: Copied (server-side copy) to: one.bak 2025/09/21 04:30:47 INFO : one: Deleted 2025/09/21 04:30:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:47 INFO : one: Copied (new) 2025/09/21 04:30:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:47 DEBUG : two: Unchanged skipping 2025/09/21 04:30:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/21 04:30:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/21 04:30:48 INFO : three.txt: Deleted 2025/09/21 04:30:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/21 04:30:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-goboduk5cefo/dst" 2025/09/21 04:30:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 04:30:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 04:30:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/21 04:30:54 INFO : one: Deleted 2025/09/21 04:30:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:55 INFO : one: Copied (new) 2025/09/21 04:30:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:55 DEBUG : two: Unchanged skipping 2025/09/21 04:30:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/21 04:30:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 04:30:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/21 04:30:56 INFO : three.txt: Deleted 2025/09/21 04:30:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:56 INFO : three.txt: Copied (new) 2025/09/21 04:30:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/21 04:30:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 04:30:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 04:30:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 04:30:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/21 04:30:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/21 04:30:58 INFO : one: Deleted 2025/09/21 04:30:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/21 04:30:58 INFO : one: Copied (new) 2025/09/21 04:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:30:58 DEBUG : two: Unchanged skipping 2025/09/21 04:30:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/21 04:30:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/21 04:30:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/21 04:30:59 INFO : three.txt: Deleted 2025/09/21 04:30:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/21 04:30:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/21 04:31:02 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:02 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/21 04:31:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/21 04:31:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 04:31:04 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:04 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 04:31:04 INFO : existing: Copied (new) 2025/09/21 04:31:04 DEBUG : Waiting for deletions to finish 2025/09/21 04:31:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/21 04:31:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/21 04:31:05 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:05 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:05 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting files as there were IO errors 2025/09/21 04:31:05 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:06 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:06 DEBUG : existing: Unchanged skipping 2025/09/21 04:31:06 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:06 DEBUG : Waiting for deletions to finish 2025/09/21 04:31:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:21 DEBUG : both0: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both13: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both14: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both15: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both16: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both17: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both10: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both11: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both12: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both18: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both19: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both4: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both5: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both6: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both1: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both2: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:21 DEBUG : both3: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both7: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both8: Unchanged skipping 2025/09/21 04:31:21 DEBUG : both9: Unchanged skipping 2025/09/21 04:31:21 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:21 DEBUG : Waiting for deletions to finish 2025/09/21 04:31:21 INFO : only10: Deleted 2025/09/21 04:31:21 INFO : only11: Deleted 2025/09/21 04:31:22 INFO : only13: Deleted 2025/09/21 04:31:22 INFO : only14: Deleted 2025/09/21 04:31:22 INFO : only6: Deleted 2025/09/21 04:31:22 INFO : only8: Deleted 2025/09/21 04:31:22 INFO : only12: Deleted 2025/09/21 04:31:22 INFO : only15: Deleted 2025/09/21 04:31:22 INFO : only16: Deleted 2025/09/21 04:31:22 INFO : only18: Deleted 2025/09/21 04:31:22 INFO : only1: Deleted 2025/09/21 04:31:22 INFO : only2: Deleted 2025/09/21 04:31:22 INFO : only9: Deleted 2025/09/21 04:31:22 INFO : only4: Deleted 2025/09/21 04:31:22 INFO : only5: Deleted 2025/09/21 04:31:22 INFO : only7: Deleted 2025/09/21 04:31:22 INFO : only0: Deleted 2025/09/21 04:31:22 INFO : only17: Deleted 2025/09/21 04:31:22 INFO : only19: Deleted 2025/09/21 04:31:22 INFO : only3: Deleted 2025/09/21 04:31:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:31:41 DEBUG : both10: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both13: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both14: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both15: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both0: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both11: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both12: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both16: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both19: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both2: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both17: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both18: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both5: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both6: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both7: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both8: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:31:41 DEBUG : both9: Unchanged skipping 2025/09/21 04:31:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : both1: Unchanged skipping 2025/09/21 04:31:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/21 04:31:41 DEBUG : both3: Unchanged skipping 2025/09/21 04:31:41 DEBUG : both4: Unchanged skipping 2025/09/21 04:31:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:31:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only0: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only10: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only13: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only14: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only11: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only15: Copied (replaced existing) 2025/09/21 04:31:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:41 INFO : only16: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only17: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only12: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only18: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only19: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only1: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only2: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only3: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only4: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only5: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only6: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only7: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only9: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 04:31:42 INFO : only8: Copied (replaced existing) 2025/09/21 04:31:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:50 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:31:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:31:50 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 04:31:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:31:50 INFO : empty_on_remote: Making directory 2025/09/21 04:31:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 04:31:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:53 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:31:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:31:53 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 04:31:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 04:31:53 INFO : empty_on_remote: Making directory 2025/09/21 04:31:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 04:31:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:31:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:31:56 INFO : sub dir: Making directory 2025/09/21 04:31:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 04:32:00 INFO : sub dir: Making directory 2025/09/21 04:32:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:32:06 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1130-01.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001130_t0011": EOF 2025/09/21 04:32:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-01.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001130_t0011": EOF) 2025/09/21 04:32:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-goboduk5cefo: 1/10 (Post "https://pod-000-1130-01.backblaze.com/b2api/v1/b2_upload_file/df42fd83805d6bab9f980e1b/c001_v0001130_t0011": EOF) 2025/09/21 04:32:08 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 04:32:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:32:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : apple: Unchanged skipping 2025/09/21 04:32:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : banana: Unchanged skipping 2025/09/21 04:32:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:32:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:32:15 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:15 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:15 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:15 INFO : There was nothing to transfer 2025/09/21 04:32:15 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:16 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:32:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : apple: Unchanged skipping 2025/09/21 04:32:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : banana: Unchanged skipping 2025/09/21 04:32:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:32:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:32:16 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:16 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:16 INFO : There was nothing to transfer 2025/09/21 04:32:16 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:17 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:32:29 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:30 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : apple: Unchanged skipping 2025/09/21 04:32:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : banana: Unchanged skipping 2025/09/21 04:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:32:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:31 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:31 INFO : There was nothing to transfer 2025/09/21 04:32:31 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:31 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:32:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : apple: Unchanged skipping 2025/09/21 04:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:32:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : banana: Unchanged skipping 2025/09/21 04:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:32:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:32 INFO : There was nothing to transfer 2025/09/21 04:32:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:32 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:32:47 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:47 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/21 04:32:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:32:48 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:48 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:32:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/21 04:32:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/21 04:32:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:32:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:32:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/21 04:32:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/21 04:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:32:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:32:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:32:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:32:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:32:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:32:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:32:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:51 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:51 INFO : banana: Deleted 2025/09/21 04:32:51 INFO : dir1/0003-defghij.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0011-56789;.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0015-9;=.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0007-1234567.txt: Deleted 2025/09/21 04:32:51 INFO : splitbananasplit: Deleted 2025/09/21 04:32:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0009-3456789.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0012-6789;.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/21 04:32:51 INFO : apple: Deleted 2025/09/21 04:32:51 INFO : appleappleapplebanana: Deleted 2025/09/21 04:32:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/21 04:32:51 INFO : dir1/0014-89;=.txt: Deleted 2025/09/21 04:32:51 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:32:52 DEBUG : apple: Unchanged skipping 2025/09/21 04:32:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : banana: Unchanged skipping 2025/09/21 04:32:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:32:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:32:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:32:52 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:32:52 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:52 DEBUG : Waiting for deletions to finish 2025/09/21 04:32:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/21 04:32:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/21 04:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/21 04:32:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/21 04:32:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/21 04:32:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/21 04:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/21 04:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/21 04:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/21 04:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/21 04:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:33:08 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:08 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/21 04:33:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/21 04:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/21 04:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/21 04:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/21 04:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/21 04:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/21 04:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/21 04:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/21 04:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:33:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/21 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:33:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/21 04:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/21 04:33:09 INFO : apple: Copied (new) to: PREFIXapple 2025/09/21 04:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:33:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:33:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:33:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:33:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:33:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:33:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:33:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:33:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:33:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:33:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:10 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:10 INFO : appleappleapplebanana: Deleted 2025/09/21 04:33:10 INFO : splitbananasplit: Deleted 2025/09/21 04:33:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/21 04:33:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0009-3456789.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0012-6789;.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0013-789;=.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0015-9;=.txt: Deleted 2025/09/21 04:33:11 INFO : apple: Deleted 2025/09/21 04:33:11 INFO : banana: Deleted 2025/09/21 04:33:11 INFO : dir1/0003-defghij.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0014-89;=.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0007-1234567.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0008-2345678.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0010-456789.txt: Deleted 2025/09/21 04:33:11 INFO : dir1/0011-56789;.txt: Deleted 2025/09/21 04:33:11 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : apple: transformed to: PREFIXapple 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/21 04:33:12 DEBUG : banana: transformed to: PREFIXbanana 2025/09/21 04:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/21 04:33:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:12 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:12 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/21 04:33:12 INFO : banana: Copied (new) 2025/09/21 04:33:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:33:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/21 04:33:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:33:12 INFO : splitbananasplit: Copied (new) 2025/09/21 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:33:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/21 04:33:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:33:12 INFO : appleappleapplebanana: Copied (new) 2025/09/21 04:33:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/21 04:33:12 INFO : apple: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:33:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:33:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:33:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:33:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:33:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:33:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:33:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:33:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/21 04:33:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:33:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:33:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:33:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:33:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:33:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:33:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/21 04:33:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/21 04:33:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/21 04:33:14 INFO : PREFIXsplitbananasplit: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/21 04:33:14 INFO : PREFIXbanana: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/21 04:33:14 INFO : PREFIXapple: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/21 04:33:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/21 04:33:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:33:30 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:30 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:33:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:31 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/21 04:33:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:33:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:33:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:33:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:33:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:33:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/21 04:33:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:33:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:33:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:33:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:33:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:33:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:33:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:33:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:33:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:33:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:33:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:33:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:33:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:33:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:33 INFO : dir1/0003-defghij.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0012-6789;.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0013-789;=.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0014-89;=.txt: Deleted 2025/09/21 04:33:33 INFO : apple: Deleted 2025/09/21 04:33:33 INFO : banana: Deleted 2025/09/21 04:33:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0015-9;=.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/21 04:33:33 INFO : splitbananasplit: Deleted 2025/09/21 04:33:33 INFO : dir1/0008-2345678.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0009-3456789.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0010-456789.txt: Deleted 2025/09/21 04:33:33 INFO : appleappleapplebanana: Deleted 2025/09/21 04:33:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0007-1234567.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0011-56789;.txt: Deleted 2025/09/21 04:33:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/21 04:33:33 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : apple: transformed to: appleSUFFIX 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/21 04:33:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/21 04:33:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/21 04:33:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:33:34 INFO : splitbananasplit: Copied (new) 2025/09/21 04:33:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/21 04:33:34 INFO : apple: Copied (new) 2025/09/21 04:33:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:33:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/21 04:33:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:33:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/21 04:33:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:33:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/21 04:33:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:33:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/21 04:33:35 INFO : banana: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:33:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:33:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:33:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:33:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:33:35 INFO : appleappleapplebanana: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:33:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:33:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:33:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:33:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/21 04:33:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:33:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/21 04:33:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:33:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/21 04:33:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:33:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/21 04:33:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:33:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/21 04:33:36 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/21 04:33:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/21 04:33:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/21 04:33:36 INFO : bananaSUFFIX: Deleted 2025/09/21 04:33:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : appleSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/21 04:33:37 INFO : splitbananasplitSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/21 04:33:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/21 04:33:37 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:37 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:37 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:38 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:33:53 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:54 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:54 DEBUG : apple: Unchanged skipping 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:54 DEBUG : banana: Unchanged skipping 2025/09/21 04:33:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/21 04:33:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/21 04:33:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/21 04:33:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/21 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/21 04:33:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/21 04:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:54 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:54 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/21 04:33:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/21 04:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/21 04:33:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/21 04:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/21 04:33:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/21 04:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/21 04:33:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/21 04:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/21 04:33:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/21 04:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/21 04:33:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/21 04:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/21 04:33:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/21 04:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/21 04:33:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/21 04:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/21 04:33:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/21 04:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/21 04:33:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/21 04:33:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/21 04:33:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/21 04:33:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/21 04:33:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/21 04:33:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/21 04:33:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/21 04:33:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/21 04:33:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/21 04:33:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/21 04:33:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/21 04:33:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/21 04:33:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/21 04:33:56 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:56 INFO : dir1/0008-2345678.txt: Deleted 2025/09/21 04:33:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/21 04:33:56 INFO : dir1/0012-6789;.txt: Deleted 2025/09/21 04:33:56 INFO : dir1/0011-56789;.txt: Deleted 2025/09/21 04:33:56 INFO : dir1/0013-789;=.txt: Deleted 2025/09/21 04:33:56 INFO : dir1/0015-9;=.txt: Deleted 2025/09/21 04:33:57 INFO : appleappleapplebanana: Deleted 2025/09/21 04:33:57 INFO : dir1/0014-89;=.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0003-defghij.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0009-3456789.txt: Deleted 2025/09/21 04:33:57 INFO : splitbananasplit: Deleted 2025/09/21 04:33:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0010-456789.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/21 04:33:57 INFO : dir1/0007-1234567.txt: Deleted 2025/09/21 04:33:57 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:57 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : appleapple: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:33:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:57 DEBUG : banana: Unchanged skipping 2025/09/21 04:33:57 DEBUG : apple: Unchanged skipping 2025/09/21 04:33:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/21 04:33:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/21 04:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/21 04:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/21 04:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/21 04:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/21 04:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/21 04:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/21 04:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/21 04:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/21 04:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/21 04:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/21 04:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/21 04:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/21 04:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/21 04:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:33:58 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:33:58 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:58 DEBUG : Waiting for deletions to finish 2025/09/21 04:33:58 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : appleapple: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/21 04:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/21 04:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/21 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/21 04:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/21 04:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/21 04:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/21 04:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/21 04:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/21 04:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/21 04:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/21 04:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/21 04:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/21 04:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/21 04:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/21 04:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/21 04:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/21 04:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/21 04:33:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:34:13 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:13 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:13 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:13 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:14 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:14 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:14 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:34:32 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:32 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:32 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:32 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:33 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:33 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:33 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:33 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:33 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:34 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:34 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:34 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:34:49 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:49 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:50 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:50 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:50 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:50 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:50 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : apple: Unchanged skipping 2025/09/21 04:34:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : banana: Unchanged skipping 2025/09/21 04:34:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:34:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:34:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:34:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:34:51 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:34:51 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:51 DEBUG : Waiting for deletions to finish 2025/09/21 04:34:51 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:34:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:07 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:08 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:35:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:08 DEBUG : apple: Unchanged skipping 2025/09/21 04:35:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:35:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:35:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:08 DEBUG : banana: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:09 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:35:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:35:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : banana: Unchanged skipping 2025/09/21 04:35:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : apple: Unchanged skipping 2025/09/21 04:35:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:35:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:09 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:09 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:10 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:25 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:25 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:35:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : apple: Unchanged skipping 2025/09/21 04:35:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:35:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:35:26 DEBUG : banana: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:35:26 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:26 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:26 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:27 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : apple: Unchanged skipping 2025/09/21 04:35:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 04:35:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 04:35:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : banana: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 04:35:27 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:27 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:27 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:27 DEBUG : apple: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : banana: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 04:35:27 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (208.62s) --- PASS: TestTransform/NFC (17.83s) --- PASS: TestTransform/NFD (15.29s) --- PASS: TestTransform/base64 (20.69s) --- PASS: TestTransform/prefix (22.58s) --- PASS: TestTransform/suffix (22.43s) --- PASS: TestTransform/truncate (20.32s) --- PASS: TestTransform/encoder (17.35s) --- PASS: TestTransform/ISO-8859-1 (18.55s) --- PASS: TestTransform/charmap (17.64s) --- PASS: TestTransform/lowercase (18.31s) --- PASS: TestTransform/ascii (17.62s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 04:35:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 04:35:32 INFO : sub dir_somesuffix: Making directory 2025/09/21 04:35:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 04:35:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/21 04:35:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/21 04:35:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/21 04:35:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:32 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/21 04:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:34 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:34 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:34 INFO : tictactoe: Making directory 2025/09/21 04:35:34 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:34 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/21 04:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:34 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:35 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/21 04:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:36 INFO : toe: Making directory 2025/09/21 04:35:36 INFO : toe/toe: Making directory 2025/09/21 04:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/21 04:35:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/21 04:35:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:36 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/21 04:35:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/21 04:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:38 INFO : toe: Making directory 2025/09/21 04:35:38 INFO : toe/toe: Making directory 2025/09/21 04:35:38 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/21 04:35:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/21 04:35:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/21 04:35:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:38 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/21 04:35:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.11s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:39 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:35:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 04:35:39 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:40 INFO : tictacempty_dir: Making directory 2025/09/21 04:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:40 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:40 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:40 INFO : tictactoe: Making directory 2025/09/21 04:35:40 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:40 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:40 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:40 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:40 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:41 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:35:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 04:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:41 INFO : tictacempty_dir: Making directory 2025/09/21 04:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:41 INFO : tictactoe: Making directory 2025/09/21 04:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:41 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/21 04:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:41 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/21 04:35:42 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:42 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:42 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:42 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/21 04:35:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/21 04:35:43 NOTICE: B2 bucket rclone-test-goboduk5cefo: 0 differences found 2025/09/21 04:35:43 NOTICE: B2 bucket rclone-test-goboduk5cefo: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:43 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:44 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:44 INFO : tictactoe: Making directory 2025/09/21 04:35:44 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:44 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:44 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:44 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:45 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:45 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:45 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:45 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:45 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 04:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/21 04:35:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/21 04:35:45 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.98s) === RUN TestSyntax 2025/09/21 04:35:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:46 INFO : toe: Making directory 2025/09/21 04:35:46 INFO : toe/toe: Making directory 2025/09/21 04:35:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/21 04:35:46 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:46 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:47 INFO : toe/toe/toe: Copied (new) 2025/09/21 04:35:47 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:48 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:35:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 04:35:48 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:48 INFO : tictacempty_dir: Making directory 2025/09/21 04:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:48 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:48 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:48 INFO : tictactoe: Making directory 2025/09/21 04:35:48 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:48 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:48 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/21 04:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:48 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:48 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:49 INFO : toe/toe/toe.txt: Deleted 2025/09/21 04:35:49 INFO : toe/toe: Removing directory 2025/09/21 04:35:49 INFO : toe: Removing directory 2025/09/21 04:35:49 INFO : empty_dir: Removing directory 2025/09/21 04:35:49 DEBUG : Local file system at /tmp/rclone3722257917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:50 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:35:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 04:35:50 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:50 INFO : tictacempty_dir: Making directory 2025/09/21 04:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:50 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:50 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:50 INFO : tictactoe: Making directory 2025/09/21 04:35:50 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:50 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:50 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/21 04:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:50 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:51 INFO : toe/toe/toe.txt: Deleted 2025/09/21 04:35:51 INFO : toe/toe: Removing directory 2025/09/21 04:35:51 INFO : toe: Removing directory 2025/09/21 04:35:51 INFO : empty_dir: Removing directory 2025/09/21 04:35:51 DEBUG : Local file system at /tmp/rclone3722257917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/21 04:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/21 04:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/21 04:35:52 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.00s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:53 DEBUG : Reset feature "Copy" 2025/09/21 04:35:53 DEBUG : Reset feature "Move" 2025/09/21 04:35:53 DEBUG : Reset feature "Copy" 2025/09/21 04:35:53 DEBUG : Reset feature "Move" 2025/09/21 04:35:53 DEBUG : empty_dir: Making directory with metadata 2025/09/21 04:35:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 04:35:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:53 INFO : tictacempty_dir: Making directory 2025/09/21 04:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 04:35:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:53 INFO : tictactoe: Making directory 2025/09/21 04:35:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 04:35:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:53 INFO : tictactoe/tictactoe: Making directory 2025/09/21 04:35:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/21 04:35:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/21 04:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:53 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:53 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/21 04:35:54 INFO : toe/toe/toe.txt: Deleted 2025/09/21 04:35:54 INFO : toe/toe: Removing directory 2025/09/21 04:35:54 INFO : toe: Removing directory 2025/09/21 04:35:54 INFO : empty_dir: Removing directory 2025/09/21 04:35:54 DEBUG : Local file system at /tmp/rclone3722257917: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/21 04:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/21 04:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/21 04:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/21 04:35:56 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.18s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:35:57 DEBUG : toe: transformed to: dG9l 2025/09/21 04:35:57 DEBUG : toe: transformed to: dG9l 2025/09/21 04:35:57 INFO : dG9l: Making directory 2025/09/21 04:35:57 DEBUG : toe: transformed to: dG9l 2025/09/21 04:35:57 DEBUG : toe: transformed to: dG9l 2025/09/21 04:35:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/21 04:35:57 INFO : dG9l/dG9l: Making directory 2025/09/21 04:35:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/21 04:35:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/21 04:35:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/21 04:35:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/21 04:35:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/21 04:35:57 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:35:57 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:35:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:35:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/21 04:35:58 DEBUG : Waiting for deletions to finish 2025/09/21 04:35:58 DEBUG : dG9l: transformed to: toe 2025/09/21 04:35:58 DEBUG : dG9l: transformed to: toe 2025/09/21 04:35:58 DEBUG : dG9l: transformed to: toe 2025/09/21 04:35:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/21 04:35:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/21 04:35:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/21 04:35:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/21 04:35:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/21 04:35:59 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for checks to finish 2025/09/21 04:35:59 DEBUG : Local file system at /tmp/rclone3722257917: Waiting for transfers to finish 2025/09/21 04:35:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-goboduk5cefo", Local "Local file system at /tmp/rclone3722257917", Modify Window "1ms" 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe: transformed to: 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe: transformed to: 2025/09/21 04:36:00 INFO : B2 bucket rclone-test-goboduk5cefo: Making directory 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe: transformed to: 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe: transformed to: 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe/toe: transformed to: 2025/09/21 04:36:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/21 04:36:00 INFO : toe/toe: Making directory 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe/toe: transformed to: 2025/09/21 04:36:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe: transformed to: 2025/09/21 04:36:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/21 04:36:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/21 04:36:00 DEBUG : toe/toe/toe: transformed to: 2025/09/21 04:36:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/21 04:36:00 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for checks to finish 2025/09/21 04:36:00 DEBUG : B2 bucket rclone-test-goboduk5cefo: Waiting for transfers to finish 2025/09/21 04:36:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 04:36:00 INFO : toe/toe/toe: Copied (new) 2025/09/21 04:36:00 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting files as there were IO errors 2025/09/21 04:36:00 ERROR : B2 bucket rclone-test-goboduk5cefo: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/09/21 04:36:01 DEBUG : B2 bucket rclone-test-goboduk5cefo: Purge remote 2025/09/21 04:36:01 INFO : B2 bucket rclone-test-goboduk5cefo: cleaning bucket "rclone-test-goboduk5cefo" of all files 2025/09/21 04:36:02 DEBUG : BackupDir/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61436_d20250921_m042949_c001_v7007000_t0000_u01758428989911") 2025/09/21 04:36:02 DEBUG : BackupDir/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1090915b7f4edd35_d20250921_m042944_c001_v0001182_t0042_u01758428984942") 2025/09/21 04:36:02 DEBUG : CompareDest/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a36f7_d20250921_m042925_c001_v7007000_t0000_u01758428965165") 2025/09/21 04:36:02 DEBUG : CompareDest/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac38d_d20250921_m042919_c001_v0001180_t0013_u01758428959169") 2025/09/21 04:36:02 DEBUG : CompareDest/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a36f8_d20250921_m042925_c001_v7007000_t0000_u01758428965353") 2025/09/21 04:36:02 DEBUG : CompareDest/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3639e_d20250921_m042920_c001_v0001130_t0003_u01758428960127") 2025/09/21 04:36:02 DEBUG : CopyDest/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61437_d20250921_m042950_c001_v7007000_t0000_u01758428990094") 2025/09/21 04:36:02 DEBUG : CopyDest/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3642b_d20250921_m042942_c001_v0001130_t0030_u01758428982028") 2025/09/21 04:36:02 DEBUG : CopyDest/three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61439_d20250921_m042950_c001_v7007000_t0000_u01758428990278") 2025/09/21 04:36:02 DEBUG : CopyDest/three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36457_d20250921_m042947_c001_v0001130_t0029_u01758428987787") 2025/09/21 04:36:03 DEBUG : CopyDest/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6143a_d20250921_m042950_c001_v7007000_t0000_u01758428990460") 2025/09/21 04:36:03 DEBUG : CopyDest/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac580_d20250921_m042945_c001_v0001180_t0016_u01758428985733") 2025/09/21 04:36:03 DEBUG : EXISTING: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37ca_d20250921_m043107_c001_v7007000_t0000_u01758429067106") 2025/09/21 04:36:03 DEBUG : EXISTING: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36636_d20250921_m043105_c001_v0001130_t0056_u01758429065989") 2025/09/21 04:36:03 DEBUG : PREFIXapple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7e6_d20250921_m043314_c001_v7007000_t0000_u01758429194779") 2025/09/21 04:36:03 DEBUG : PREFIXapple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae81_d20250921_m043309_c001_v0001144_t0023_u01758429189212") 2025/09/21 04:36:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c07f_d20250921_m043314_c001_v7007000_t0000_u01758429194442") 2025/09/21 04:36:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab39c_d20250921_m043309_c001_v0001165_t0057_u01758429189192") 2025/09/21 04:36:03 DEBUG : PREFIXbanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa860_d20250921_m043314_c001_v7007000_t0000_u01758429194659") 2025/09/21 04:36:03 DEBUG : PREFIXbanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5ad_d20250921_m043309_c001_v0001180_t0016_u01758429189181") 2025/09/21 04:36:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f3_d20250921_m043314_c001_v7007000_t0000_u01758429194616") 2025/09/21 04:36:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13c2_d20250921_m043309_c001_v0001116_t0033_u01758429189201") 2025/09/21 04:36:03 DEBUG : Testêé: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37c2_d20250921_m043103_c001_v7007000_t0000_u01758429063653") 2025/09/21 04:36:03 DEBUG : Testêé: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3662c_d20250921_m043102_c001_v0001130_t0056_u01758429062957") 2025/09/21 04:36:03 DEBUG : Testêé: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acbdc_d20250921_m043101_c001_v0001180_t0046_u01758429061995") 2025/09/21 04:36:03 DEBUG : YXBwbGU=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba779_d20250921_m043253_c001_v7007000_t0000_u01758429173641") 2025/09/21 04:36:03 DEBUG : YXBwbGU=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1397_d20250921_m043248_c001_v0001116_t0046_u01758429168350") 2025/09/21 04:36:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba77a_d20250921_m043253_c001_v7007000_t0000_u01758429173825") 2025/09/21 04:36:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab356_d20250921_m043248_c001_v0001165_t0002_u01758429168330") 2025/09/21 04:36:04 DEBUG : YmFuYW5h: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba77c_d20250921_m043254_c001_v7007000_t0000_u01758429174009") 2025/09/21 04:36:04 DEBUG : YmFuYW5h: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad3f8_d20250921_m043248_c001_v0001180_t0040_u01758429168319") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae2a_d20250921_m042750_c001_v7007000_t0000_u01758428870615") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36130_d20250921_m042749_c001_v0001130_t0030_u01758428869934") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3640_d20250921_m042748_c001_v7007000_t0000_u01758428868246") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3611a_d20250921_m042747_c001_v0001130_t0045_u01758428867234") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99f1_d20250921_m042729_c001_v7007000_t0000_u01758428849800") 2025/09/21 04:36:04 DEBUG : a/potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3606f_d20250921_m042728_c001_v0001130_t0050_u01758428848893") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39e6_d20250921_m043528_c001_v7007000_t0000_u01758429328504") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae124_d20250921_m043523_c001_v0001180_t0030_u01758429323771") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba855_d20250921_m043510_c001_v7007000_t0000_u01758429310812") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adf8f_d20250921_m043505_c001_v0001180_t0006_u01758429305773") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c6e_d20250921_m043452_c001_v7007000_t0000_u01758429292393") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ade01_d20250921_m043447_c001_v0001180_t0001_u01758429287784") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e32_d20250921_m043434_c001_v7007000_t0000_u01758429274847") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adc6f_d20250921_m043429_c001_v0001180_t0049_u01758429269971") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074031_d20250921_m043416_c001_v7007000_t0000_u01758429256290") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adadb_d20250921_m043411_c001_v0001180_t0043_u01758429251416") 2025/09/21 04:36:04 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8b0_d20250921_m043358_c001_v7007000_t0000_u01758429238976") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab427_d20250921_m043352_c001_v0001165_t0042_u01758429232252") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba085_d20250921_m043338_c001_v7007000_t0000_u01758429218630") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad809_d20250921_m043334_c001_v0001180_t0019_u01758429214420") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09b046_d20250921_m043333_c001_v7007000_t0000_u01758429213139") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3e2_d20250921_m043328_c001_v0001165_t0022_u01758429208271") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f6_d20250921_m043316_c001_v7007000_t0000_u01758429196149") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5f5_d20250921_m043312_c001_v0001180_t0022_u01758429192332") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d6_d20250921_m043311_c001_v7007000_t0000_u01758429191242") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab394_d20250921_m043306_c001_v0001165_t0049_u01758429186587") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a38b9_d20250921_m043251_c001_v7007000_t0000_u01758429171749") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab34e_d20250921_m043246_c001_v0001165_t0053_u01758429166059") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cae_d20250921_m043232_c001_v7007000_t0000_u01758429152987") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad299_d20250921_m043228_c001_v0001180_t0035_u01758429148794") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f876_d20250921_m043217_c001_v7007000_t0000_u01758429137689") 2025/09/21 04:36:05 DEBUG : apple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a133e_d20250921_m043213_c001_v0001116_t0059_u01758429133208") 2025/09/21 04:36:05 DEBUG : appleSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61631_d20250921_m043336_c001_v7007000_t0000_u01758429216920") 2025/09/21 04:36:05 DEBUG : appleSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3e7_d20250921_m043330_c001_v0001165_t0015_u01758429210914") 2025/09/21 04:36:05 DEBUG : appleapple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8b3_d20250921_m043359_c001_v7007000_t0000_u01758429239159") 2025/09/21 04:36:05 DEBUG : appleapple: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9b5_d20250921_m043354_c001_v0001180_t0004_u01758429234854") 2025/09/21 04:36:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39e7_d20250921_m043528_c001_v7007000_t0000_u01758429328685") 2025/09/21 04:36:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000afa8_d20250921_m043524_c001_v0001144_t0023_u01758429324203") 2025/09/21 04:36:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba856_d20250921_m043510_c001_v7007000_t0000_u01758429310995") 2025/09/21 04:36:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af6d_d20250921_m043506_c001_v0001144_t0029_u01758429306199") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c70_d20250921_m043452_c001_v7007000_t0000_u01758429292582") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af48_d20250921_m043448_c001_v0001144_t0043_u01758429288223") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e33_d20250921_m043435_c001_v7007000_t0000_u01758429275031") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af18_d20250921_m043430_c001_v0001144_t0003_u01758429270417") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074032_d20250921_m043416_c001_v7007000_t0000_u01758429256472") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aeec_d20250921_m043411_c001_v0001144_t0042_u01758429251849") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca9b_d20250921_m043356_c001_v7007000_t0000_u01758429236938") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1418_d20250921_m043352_c001_v0001116_t0024_u01758429232671") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba086_d20250921_m043338_c001_v7007000_t0000_u01758429218815") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1401_d20250921_m043334_c001_v0001116_t0042_u01758429214443") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f410e88201c729b1f_d20250921_m043333_c001_v7007000_t0000_u01758429213372") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad77d_d20250921_m043329_c001_v0001180_t0048_u01758429209391") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f7_d20250921_m043316_c001_v7007000_t0000_u01758429196331") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae85_d20250921_m043312_c001_v0001144_t0017_u01758429192353") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7ce_d20250921_m043310_c001_v7007000_t0000_u01758429190851") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13c0_d20250921_m043306_c001_v0001116_t0052_u01758429186988") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4ae_d20250921_m043251_c001_v7007000_t0000_u01758429171757") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1391_d20250921_m043246_c001_v0001116_t0026_u01758429166468") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cb0_d20250921_m043233_c001_v7007000_t0000_u01758429153170") 2025/09/21 04:36:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab31d_d20250921_m043229_c001_v0001165_t0019_u01758429149607") 2025/09/21 04:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f877_d20250921_m043217_c001_v7007000_t0000_u01758429137875") 2025/09/21 04:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad176_d20250921_m043213_c001_v0001180_t0032_u01758429133976") 2025/09/21 04:36:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61634_d20250921_m043337_c001_v7007000_t0000_u01758429217220") 2025/09/21 04:36:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13f7_d20250921_m043330_c001_v0001116_t0059_u01758429210925") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae2b_d20250921_m042750_c001_v7007000_t0000_u01758428870797") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36128_d20250921_m042748_c001_v0001130_t0059_u01758428868807") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a363a_d20250921_m042747_c001_v7007000_t0000_u01758428867680") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36111_d20250921_m042746_c001_v0001130_t0019_u01758428866051") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99f0_d20250921_m042729_c001_v7007000_t0000_u01758428849243") 2025/09/21 04:36:07 DEBUG : b/potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36061_d20250921_m042727_c001_v0001130_t0013_u01758428847756") 2025/09/21 04:36:07 DEBUG : backup/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc875_d20250921_m043003_c001_v7007000_t0000_u01758429003583") 2025/09/21 04:36:07 DEBUG : backup/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f110fd7263d02797c_d20250921_m043001_c001_v0001134_t0012_u01758429001137") 2025/09/21 04:36:07 DEBUG : backup/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1073062eb080e655_d20250921_m042956_c001_v0001117_t0056_u01758428996697") 2025/09/21 04:36:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725000_d20250921_m043027_c001_v7007000_t0000_u01758429027003") 2025/09/21 04:36:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f107a4c71ef888593_d20250921_m043025_c001_v0001172_t0027_u01758429025080") 2025/09/21 04:36:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1152cfd8fc4fafc7_d20250921_m043021_c001_v0001179_t0059_u01758429021482") 2025/09/21 04:36:07 DEBUG : backup/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2b94_d20250921_m043015_c001_v7007000_t0000_u01758429015372") 2025/09/21 04:36:07 DEBUG : backup/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f111ec9f9cf0aa0be_d20250921_m043013_c001_v0001179_t0014_u01758429013530") 2025/09/21 04:36:07 DEBUG : backup/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11501b77c5810ba2_d20250921_m043009_c001_v0001144_t0033_u01758429009641") 2025/09/21 04:36:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725001_d20250921_m043027_c001_v7007000_t0000_u01758429027187") 2025/09/21 04:36:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1064110fd1487cf5_d20250921_m043026_c001_v0001106_t0049_u01758429025998") 2025/09/21 04:36:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1131bc02b5bbfb3e_d20250921_m043022_c001_v0001182_t0008_u01758429022823") 2025/09/21 04:36:08 DEBUG : backup/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc876_d20250921_m043003_c001_v7007000_t0000_u01758429003765") 2025/09/21 04:36:08 DEBUG : backup/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11997d40c5c426e0_d20250921_m043002_c001_v0001036_t0021_u01758429002342") 2025/09/21 04:36:08 DEBUG : backup/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100d48b0eb15f013_d20250921_m042958_c001_v0001093_t0035_u01758428998555") 2025/09/21 04:36:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2b95_d20250921_m043015_c001_v7007000_t0000_u01758429015554") 2025/09/21 04:36:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f10699124a50cc132_d20250921_m043014_c001_v0001165_t0058_u01758429014621") 2025/09/21 04:36:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f105c1706647b04d7_d20250921_m043011_c001_v0001181_t0047_u01758429011325") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39e8_d20250921_m043528_c001_v7007000_t0000_u01758429328865") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab548_d20250921_m043524_c001_v0001165_t0057_u01758429324000") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba858_d20250921_m043511_c001_v7007000_t0000_u01758429311177") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab508_d20250921_m043505_c001_v0001165_t0049_u01758429305977") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c73_d20250921_m043452_c001_v7007000_t0000_u01758429292765") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4ce_d20250921_m043448_c001_v0001165_t0001_u01758429288009") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e35_d20250921_m043435_c001_v7007000_t0000_u01758429275214") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab496_d20250921_m043430_c001_v0001165_t0030_u01758429270205") 2025/09/21 04:36:08 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074034_d20250921_m043416_c001_v7007000_t0000_u01758429256653") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab45b_d20250921_m043411_c001_v0001165_t0045_u01758429251646") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8b5_d20250921_m043359_c001_v7007000_t0000_u01758429239342") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad978_d20250921_m043352_c001_v0001180_t0039_u01758429232458") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba088_d20250921_m043338_c001_v7007000_t0000_u01758429218999") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aea6_d20250921_m043334_c001_v0001144_t0023_u01758429214410") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d3f_d20250921_m043333_c001_v7007000_t0000_u01758429213151") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13f1_d20250921_m043328_c001_v0001116_t0038_u01758429208504") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f8_d20250921_m043316_c001_v7007000_t0000_u01758429196514") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3af_d20250921_m043312_c001_v0001165_t0044_u01758429192363") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c079_d20250921_m043311_c001_v7007000_t0000_u01758429191247") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad576_d20250921_m043306_c001_v0001180_t0015_u01758429186787") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c05e_d20250921_m043251_c001_v7007000_t0000_u01758429171183") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad3d8_d20250921_m043246_c001_v0001180_t0041_u01758429166259") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cb1_d20250921_m043233_c001_v7007000_t0000_u01758429153355") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1363_d20250921_m043228_c001_v0001116_t0017_u01758429148995") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f878_d20250921_m043218_c001_v7007000_t0000_u01758429138057") 2025/09/21 04:36:09 DEBUG : banana: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2e3_d20250921_m043213_c001_v0001165_t0053_u01758429133776") 2025/09/21 04:36:09 DEBUG : bananaSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d47_d20250921_m043336_c001_v7007000_t0000_u01758429216892") 2025/09/21 04:36:09 DEBUG : bananaSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aea0_d20250921_m043330_c001_v0001144_t0013_u01758429210944") 2025/09/21 04:36:09 DEBUG : both0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7b7_d20250921_m043143_c001_v7007000_t0000_u01758429103229") 2025/09/21 04:36:09 DEBUG : both0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acdbd_d20250921_m043127_c001_v0001180_t0026_u01758429087629") 2025/09/21 04:36:10 DEBUG : both0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a9_d20250921_m043123_c001_v7007000_t0000_u01758429083398") 2025/09/21 04:36:10 DEBUG : both0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc52_d20250921_m043108_c001_v0001180_t0019_u01758429068990") 2025/09/21 04:36:10 DEBUG : both1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7b9_d20250921_m043143_c001_v7007000_t0000_u01758429103411") 2025/09/21 04:36:10 DEBUG : both1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acdd4_d20250921_m043128_c001_v0001180_t0043_u01758429088581") 2025/09/21 04:36:10 DEBUG : both1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3aa_d20250921_m043123_c001_v7007000_t0000_u01758429083579") 2025/09/21 04:36:10 DEBUG : both1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc68_d20250921_m043109_c001_v0001180_t0019_u01758429069723") 2025/09/21 04:36:10 DEBUG : both10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ba_d20250921_m043143_c001_v7007000_t0000_u01758429103595") 2025/09/21 04:36:10 DEBUG : both10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace68_d20250921_m043134_c001_v0001180_t0006_u01758429094001") 2025/09/21 04:36:10 DEBUG : both10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3ab_d20250921_m043123_c001_v7007000_t0000_u01758429083760") 2025/09/21 04:36:10 DEBUG : both10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acccc_d20250921_m043114_c001_v0001180_t0055_u01758429074640") 2025/09/21 04:36:10 DEBUG : both11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7bb_d20250921_m043143_c001_v7007000_t0000_u01758429103778") 2025/09/21 04:36:10 DEBUG : both11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace7a_d20250921_m043134_c001_v0001180_t0007_u01758429094693") 2025/09/21 04:36:10 DEBUG : both11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3ad_d20250921_m043123_c001_v7007000_t0000_u01758429083942") 2025/09/21 04:36:10 DEBUG : both11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accda_d20250921_m043115_c001_v0001180_t0027_u01758429075173") 2025/09/21 04:36:10 DEBUG : both12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7bd_d20250921_m043143_c001_v7007000_t0000_u01758429103965") 2025/09/21 04:36:10 DEBUG : both12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace8e_d20250921_m043135_c001_v0001180_t0042_u01758429095451") 2025/09/21 04:36:10 DEBUG : both12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3ae_d20250921_m043124_c001_v7007000_t0000_u01758429084123") 2025/09/21 04:36:10 DEBUG : both12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accf4_d20250921_m043116_c001_v0001180_t0053_u01758429076186") 2025/09/21 04:36:10 DEBUG : both13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c0_d20250921_m043144_c001_v7007000_t0000_u01758429104155") 2025/09/21 04:36:10 DEBUG : both13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acea2_d20250921_m043136_c001_v0001180_t0041_u01758429096090") 2025/09/21 04:36:10 DEBUG : both13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3af_d20250921_m043124_c001_v7007000_t0000_u01758429084304") 2025/09/21 04:36:11 DEBUG : both13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accfd_d20250921_m043116_c001_v0001180_t0017_u01758429076700") 2025/09/21 04:36:11 DEBUG : both14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c1_d20250921_m043144_c001_v7007000_t0000_u01758429104339") 2025/09/21 04:36:11 DEBUG : both14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8aceac_d20250921_m043136_c001_v0001180_t0032_u01758429096634") 2025/09/21 04:36:11 DEBUG : both14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b0_d20250921_m043124_c001_v7007000_t0000_u01758429084485") 2025/09/21 04:36:11 DEBUG : both14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd0b_d20250921_m043117_c001_v0001180_t0015_u01758429077292") 2025/09/21 04:36:11 DEBUG : both15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c3_d20250921_m043144_c001_v7007000_t0000_u01758429104521") 2025/09/21 04:36:11 DEBUG : both15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8aceba_d20250921_m043137_c001_v0001180_t0029_u01758429097275") 2025/09/21 04:36:11 DEBUG : both15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b1_d20250921_m043124_c001_v7007000_t0000_u01758429084672") 2025/09/21 04:36:11 DEBUG : both15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd17_d20250921_m043117_c001_v0001180_t0003_u01758429077786") 2025/09/21 04:36:11 DEBUG : both16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c4_d20250921_m043144_c001_v7007000_t0000_u01758429104704") 2025/09/21 04:36:11 DEBUG : both16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acec6_d20250921_m043137_c001_v0001180_t0015_u01758429097833") 2025/09/21 04:36:11 DEBUG : both16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b2_d20250921_m043124_c001_v7007000_t0000_u01758429084855") 2025/09/21 04:36:11 DEBUG : both16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd25_d20250921_m043118_c001_v0001180_t0051_u01758429078309") 2025/09/21 04:36:11 DEBUG : both17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c6_d20250921_m043144_c001_v7007000_t0000_u01758429104887") 2025/09/21 04:36:11 DEBUG : both17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8aced8_d20250921_m043138_c001_v0001180_t0055_u01758429098376") 2025/09/21 04:36:11 DEBUG : both17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b3_d20250921_m043125_c001_v7007000_t0000_u01758429085036") 2025/09/21 04:36:11 DEBUG : both17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd2d_d20250921_m043118_c001_v0001180_t0033_u01758429078864") 2025/09/21 04:36:11 DEBUG : both18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c7_d20250921_m043145_c001_v7007000_t0000_u01758429105071") 2025/09/21 04:36:11 DEBUG : both18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acee6_d20250921_m043139_c001_v0001180_t0000_u01758429099083") 2025/09/21 04:36:11 DEBUG : both18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b4_d20250921_m043125_c001_v7007000_t0000_u01758429085218") 2025/09/21 04:36:11 DEBUG : both18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd39_d20250921_m043119_c001_v0001180_t0001_u01758429079509") 2025/09/21 04:36:11 DEBUG : both19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7c9_d20250921_m043145_c001_v7007000_t0000_u01758429105253") 2025/09/21 04:36:12 DEBUG : both19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acef3_d20250921_m043139_c001_v0001180_t0051_u01758429099690") 2025/09/21 04:36:12 DEBUG : both19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b5_d20250921_m043125_c001_v7007000_t0000_u01758429085399") 2025/09/21 04:36:12 DEBUG : both19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acd41_d20250921_m043120_c001_v0001180_t0028_u01758429080123") 2025/09/21 04:36:12 DEBUG : both2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7cb_d20250921_m043145_c001_v7007000_t0000_u01758429105437") 2025/09/21 04:36:12 DEBUG : both2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acde2_d20250921_m043129_c001_v0001180_t0002_u01758429089171") 2025/09/21 04:36:12 DEBUG : both2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b6_d20250921_m043125_c001_v7007000_t0000_u01758429085582") 2025/09/21 04:36:12 DEBUG : both2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc7a_d20250921_m043110_c001_v0001180_t0022_u01758429070399") 2025/09/21 04:36:12 DEBUG : both3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7cc_d20250921_m043145_c001_v7007000_t0000_u01758429105619") 2025/09/21 04:36:12 DEBUG : both3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acdf2_d20250921_m043129_c001_v0001180_t0054_u01758429089814") 2025/09/21 04:36:12 DEBUG : both3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b7_d20250921_m043125_c001_v7007000_t0000_u01758429085764") 2025/09/21 04:36:12 DEBUG : both3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc84_d20250921_m043110_c001_v0001180_t0018_u01758429070924") 2025/09/21 04:36:12 DEBUG : both4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ce_d20250921_m043145_c001_v7007000_t0000_u01758429105802") 2025/09/21 04:36:12 DEBUG : both4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace08_d20250921_m043130_c001_v0001180_t0037_u01758429090634") 2025/09/21 04:36:12 DEBUG : both4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3b8_d20250921_m043125_c001_v7007000_t0000_u01758429085945") 2025/09/21 04:36:12 DEBUG : both4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc8e_d20250921_m043111_c001_v0001180_t0038_u01758429071474") 2025/09/21 04:36:12 DEBUG : both5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d0_d20250921_m043145_c001_v7007000_t0000_u01758429105985") 2025/09/21 04:36:12 DEBUG : both5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace1a_d20250921_m043131_c001_v0001180_t0039_u01758429091238") 2025/09/21 04:36:12 DEBUG : both5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3ba_d20250921_m043126_c001_v7007000_t0000_u01758429086125") 2025/09/21 04:36:12 DEBUG : both5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc96_d20250921_m043111_c001_v0001180_t0024_u01758429071941") 2025/09/21 04:36:12 DEBUG : both6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d1_d20250921_m043146_c001_v7007000_t0000_u01758429106172") 2025/09/21 04:36:12 DEBUG : both6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace2a_d20250921_m043131_c001_v0001180_t0033_u01758429091794") 2025/09/21 04:36:13 DEBUG : both6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3bb_d20250921_m043126_c001_v7007000_t0000_u01758429086307") 2025/09/21 04:36:13 DEBUG : both6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc9c_d20250921_m043112_c001_v0001180_t0002_u01758429072564") 2025/09/21 04:36:13 DEBUG : both7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d2_d20250921_m043146_c001_v7007000_t0000_u01758429106355") 2025/09/21 04:36:13 DEBUG : both7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace36_d20250921_m043132_c001_v0001180_t0045_u01758429092446") 2025/09/21 04:36:13 DEBUG : both7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3bd_d20250921_m043126_c001_v7007000_t0000_u01758429086523") 2025/09/21 04:36:13 DEBUG : both7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accac_d20250921_m043113_c001_v0001180_t0012_u01758429073048") 2025/09/21 04:36:13 DEBUG : both8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d4_d20250921_m043146_c001_v7007000_t0000_u01758429106538") 2025/09/21 04:36:13 DEBUG : both8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace46_d20250921_m043132_c001_v0001180_t0002_u01758429092992") 2025/09/21 04:36:13 DEBUG : both8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3be_d20250921_m043126_c001_v7007000_t0000_u01758429086707") 2025/09/21 04:36:13 DEBUG : both8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accba_d20250921_m043113_c001_v0001180_t0026_u01758429073537") 2025/09/21 04:36:13 DEBUG : both9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d6_d20250921_m043146_c001_v7007000_t0000_u01758429106725") 2025/09/21 04:36:13 DEBUG : both9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ace58_d20250921_m043133_c001_v0001180_t0007_u01758429093530") 2025/09/21 04:36:13 DEBUG : both9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3bf_d20250921_m043126_c001_v7007000_t0000_u01758429086894") 2025/09/21 04:36:13 DEBUG : both9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8accc6_d20250921_m043114_c001_v0001180_t0049_u01758429074120") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae2d_d20250921_m042750_c001_v7007000_t0000_u01758428870985") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3612c_d20250921_m042749_c001_v0001130_t0048_u01758428869169") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3641_d20250921_m042748_c001_v7007000_t0000_u01758428868432") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36115_d20250921_m042746_c001_v0001130_t0003_u01758428866451") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99f2_d20250921_m042729_c001_v7007000_t0000_u01758428849982") 2025/09/21 04:36:13 DEBUG : c/non empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36065_d20250921_m042728_c001_v0001130_t0031_u01758428848158") 2025/09/21 04:36:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba77e_d20250921_m043254_c001_v7007000_t0000_u01758429174193") 2025/09/21 04:36:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae55_d20250921_m043249_c001_v0001144_t0018_u01758429169089") 2025/09/21 04:36:14 DEBUG : check sum: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99dc_d20250921_m042720_c001_v7007000_t0000_u01758428840548") 2025/09/21 04:36:14 DEBUG : check sum: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36024_d20250921_m042719_c001_v0001130_t0024_u01758428839366") 2025/09/21 04:36:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f410e88201c729bd9_d20250921_m043559_c001_v7007000_t0000_u01758429359720") 2025/09/21 04:36:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae3d0_d20250921_m043558_c001_v0001180_t0001_u01758429358133") 2025/09/21 04:36:14 DEBUG : dest/3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61425_d20250921_m042934_c001_v7007000_t0000_u01758428974470") 2025/09/21 04:36:14 DEBUG : dest/3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419125a7d9348f3a_d20250921_m042933_c001_v0001044_t0056_u01758428973370") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8b7_d20250921_m043359_c001_v7007000_t0000_u01758429239524") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aecc_d20250921_m043355_c001_v0001144_t0054_u01758429235072") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39e9_d20250921_m043529_c001_v7007000_t0000_u01758429329044") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae07a_d20250921_m043515_c001_v0001180_t0052_u01758429315467") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba85a_d20250921_m043511_c001_v7007000_t0000_u01758429311360") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adeca_d20250921_m043457_c001_v0001180_t0026_u01758429297161") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c75_d20250921_m043452_c001_v7007000_t0000_u01758429292950") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8add3e_d20250921_m043439_c001_v0001180_t0031_u01758429279517") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e36_d20250921_m043435_c001_v7007000_t0000_u01758429275398") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adb9a_d20250921_m043420_c001_v0001180_t0012_u01758429260966") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074035_d20250921_m043416_c001_v7007000_t0000_u01758429256834") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ada63_d20250921_m043403_c001_v0001180_t0032_u01758429243614") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57da6_d20250921_m043357_c001_v7007000_t0000_u01758429237134") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab40f_d20250921_m043343_c001_v0001165_t0024_u01758429223289") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba08b_d20250921_m043339_c001_v7007000_t0000_u01758429219183") 2025/09/21 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3fd_d20250921_m043334_c001_v0001165_t0033_u01758429214633") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6162d_d20250921_m043333_c001_v7007000_t0000_u01758429213535") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3cc_d20250921_m043320_c001_v0001165_t0040_u01758429200864") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f9_d20250921_m043316_c001_v7007000_t0000_u01758429196698") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3b1_d20250921_m043312_c001_v0001165_t0047_u01758429192591") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c077_d20250921_m043310_c001_v7007000_t0000_u01758429190882") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab384_d20250921_m043258_c001_v0001165_t0037_u01758429178268") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8d62_d20250921_m043251_c001_v7007000_t0000_u01758429171770") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1377_d20250921_m043237_c001_v0001116_t0001_u01758429157600") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cb5_d20250921_m043233_c001_v7007000_t0000_u01758429153538") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab300_d20250921_m043222_c001_v0001165_t0021_u01758429142300") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f879_d20250921_m043218_c001_v7007000_t0000_u01758429138240") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad0c1_d20250921_m043204_c001_v0001180_t0001_u01758429124462") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990b54_d20250921_m043336_c001_v7007000_t0000_u01758429216935") 2025/09/21 04:36:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3e9_d20250921_m043331_c001_v0001165_t0003_u01758429211164") 2025/09/21 04:36:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8b9_d20250921_m043359_c001_v7007000_t0000_u01758429239706") 2025/09/21 04:36:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9bb_d20250921_m043355_c001_v0001180_t0023_u01758429235095") 2025/09/21 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39ea_d20250921_m043529_c001_v7007000_t0000_u01758429329225") 2025/09/21 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab521_d20250921_m043516_c001_v0001165_t0033_u01758429316025") 2025/09/21 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba85c_d20250921_m043511_c001_v7007000_t0000_u01758429311542") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4e6_d20250921_m043457_c001_v0001165_t0044_u01758429297823") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c77_d20250921_m043453_c001_v7007000_t0000_u01758429293133") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4b4_d20250921_m043440_c001_v0001165_t0023_u01758429280091") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e37_d20250921_m043435_c001_v7007000_t0000_u01758429275582") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab477_d20250921_m043421_c001_v0001165_t0006_u01758429261525") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074036_d20250921_m043417_c001_v7007000_t0000_u01758429257017") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab43f_d20250921_m043404_c001_v0001165_t0034_u01758429244169") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e12_d20250921_m043357_c001_v7007000_t0000_u01758429237145") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad8cd_d20250921_m043343_c001_v0001180_t0048_u01758429223885") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba08c_d20250921_m043339_c001_v7007000_t0000_u01758429219366") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad810_d20250921_m043334_c001_v0001180_t0035_u01758429214651") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0db5f9_d20250921_m043333_c001_v7007000_t0000_u01758429213153") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13e5_d20250921_m043321_c001_v0001116_t0055_u01758429201440") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342fa_d20250921_m043316_c001_v7007000_t0000_u01758429196883") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3b3_d20250921_m043312_c001_v0001165_t0029_u01758429192810") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d1_d20250921_m043311_c001_v7007000_t0000_u01758429191032") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad4cb_d20250921_m043258_c001_v0001180_t0041_u01758429178827") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8d63_d20250921_m043251_c001_v7007000_t0000_u01758429171781") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab32e_d20250921_m043239_c001_v0001165_t0021_u01758429159758") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cb7_d20250921_m043233_c001_v7007000_t0000_u01758429153722") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad212_d20250921_m043222_c001_v0001180_t0031_u01758429142909") 2025/09/21 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f87a_d20250921_m043218_c001_v7007000_t0000_u01758429138422") 2025/09/21 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a132a_d20250921_m043205_c001_v0001116_t0055_u01758429125029") 2025/09/21 04:36:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207400e_d20250921_m043337_c001_v7007000_t0000_u01758429217068") 2025/09/21 04:36:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7af_d20250921_m043331_c001_v0001180_t0006_u01758429211293") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8bb_d20250921_m043359_c001_v7007000_t0000_u01758429239890") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a141c_d20250921_m043355_c001_v0001116_t0033_u01758429235062") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39eb_d20250921_m043529_c001_v7007000_t0000_u01758429329405") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af83_d20250921_m043516_c001_v0001144_t0048_u01758429316622") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba85e_d20250921_m043511_c001_v7007000_t0000_u01758429311724") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af5c_d20250921_m043458_c001_v0001144_t0030_u01758429298390") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c7a_d20250921_m043453_c001_v7007000_t0000_u01758429293317") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af34_d20250921_m043440_c001_v0001144_t0028_u01758429280697") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e38_d20250921_m043435_c001_v7007000_t0000_u01758429275767") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af06_d20250921_m043422_c001_v0001144_t0014_u01758429262109") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074037_d20250921_m043417_c001_v7007000_t0000_u01758429257198") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aed9_d20250921_m043404_c001_v0001144_t0022_u01758429244741") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f40108df2bec47ab3_d20250921_m043356_c001_v7007000_t0000_u01758429236990") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a140a_d20250921_m043344_c001_v0001116_t0008_u01758429224460") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba08d_d20250921_m043339_c001_v7007000_t0000_u01758429219549") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad817_d20250921_m043334_c001_v0001180_t0045_u01758429214855") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6162c_d20250921_m043333_c001_v7007000_t0000_u01758429213488") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad6c9_d20250921_m043322_c001_v0001180_t0049_u01758429202333") 2025/09/21 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342fb_d20250921_m043317_c001_v7007000_t0000_u01758429197065") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13d0_d20250921_m043312_c001_v0001116_t0026_u01758429192842") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342ea_d20250921_m043311_c001_v7007000_t0000_u01758429191047") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13ac_d20250921_m043259_c001_v0001116_t0020_u01758429179390") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4ad_d20250921_m043251_c001_v7007000_t0000_u01758429171569") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad360_d20250921_m043240_c001_v0001180_t0055_u01758429160357") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cb8_d20250921_m043233_c001_v7007000_t0000_u01758429153904") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a134e_d20250921_m043223_c001_v0001116_t0053_u01758429143481") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f87b_d20250921_m043218_c001_v7007000_t0000_u01758429138604") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2cd_d20250921_m043205_c001_v0001165_t0035_u01758429125817") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d48_d20250921_m043337_c001_v7007000_t0000_u01758429217084") 2025/09/21 04:36:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3eb_d20250921_m043331_c001_v0001165_t0017_u01758429211356") 2025/09/21 04:36:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8be_d20250921_m043400_c001_v7007000_t0000_u01758429240073") 2025/09/21 04:36:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab42c_d20250921_m043355_c001_v0001165_t0045_u01758429235084") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39ec_d20250921_m043529_c001_v7007000_t0000_u01758429329585") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14e4_d20250921_m043517_c001_v0001116_t0014_u01758429317508") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba860_d20250921_m043511_c001_v7007000_t0000_u01758429311907") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14bf_d20250921_m043459_c001_v0001116_t0055_u01758429299528") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c7d_d20250921_m043453_c001_v7007000_t0000_u01758429293501") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a148b_d20250921_m043441_c001_v0001116_t0057_u01758429281582") 2025/09/21 04:36:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e39_d20250921_m043435_c001_v7007000_t0000_u01758429275950") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1458_d20250921_m043423_c001_v0001116_t0013_u01758429263196") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074038_d20250921_m043417_c001_v7007000_t0000_u01758429257381") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1429_d20250921_m043405_c001_v0001116_t0046_u01758429245719") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e11_d20250921_m043356_c001_v7007000_t0000_u01758429236961") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aeb4_d20250921_m043345_c001_v0001144_t0031_u01758429225428") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba08e_d20250921_m043339_c001_v7007000_t0000_u01758429219732") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3ff_d20250921_m043334_c001_v0001165_t0049_u01758429214867") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61628_d20250921_m043332_c001_v7007000_t0000_u01758429212938") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae91_d20250921_m043322_c001_v0001144_t0023_u01758429202902") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342fc_d20250921_m043317_c001_v7007000_t0000_u01758429197248") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3b5_d20250921_m043313_c001_v0001165_t0021_u01758429193010") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f418fcc55ea403339_d20250921_m043311_c001_v7007000_t0000_u01758429191250") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae73_d20250921_m043300_c001_v0001144_t0022_u01758429180537") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4aa_d20250921_m043251_c001_v7007000_t0000_u01758429171199") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a137f_d20250921_m043240_c001_v0001116_t0033_u01758429160562") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cba_d20250921_m043234_c001_v7007000_t0000_u01758429154086") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab30a_d20250921_m043224_c001_v0001165_t0030_u01758429144733") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f87c_d20250921_m043218_c001_v7007000_t0000_u01758429138787") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad10e_d20250921_m043208_c001_v0001180_t0031_u01758429128247") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725239_d20250921_m043336_c001_v7007000_t0000_u01758429216911") 2025/09/21 04:36:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7b5_d20250921_m043331_c001_v0001180_t0038_u01758429211496") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8c0_d20250921_m043400_c001_v7007000_t0000_u01758429240255") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab42e_d20250921_m043355_c001_v0001165_t0043_u01758429235281") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39ed_d20250921_m043529_c001_v7007000_t0000_u01758429329765") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae0ba_d20250921_m043518_c001_v0001180_t0056_u01758429318718") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba861_d20250921_m043512_c001_v7007000_t0000_u01758429312091") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adf12_d20250921_m043500_c001_v0001180_t0020_u01758429300200") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c7f_d20250921_m043453_c001_v7007000_t0000_u01758429293684") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8add80_d20250921_m043442_c001_v0001180_t0004_u01758429282045") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3a_d20250921_m043436_c001_v7007000_t0000_u01758429276135") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adbec_d20250921_m043423_c001_v0001180_t0043_u01758429263847") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074039_d20250921_m043417_c001_v7007000_t0000_u01758429257564") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ada85_d20250921_m043406_c001_v0001180_t0037_u01758429246217") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57da2_d20250921_m043356_c001_v7007000_t0000_u01758429236584") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab415_d20250921_m043345_c001_v0001165_t0049_u01758429225898") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba08f_d20250921_m043339_c001_v7007000_t0000_u01758429219916") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad81d_d20250921_m043335_c001_v0001180_t0037_u01758429215066") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0db5fa_d20250921_m043333_c001_v7007000_t0000_u01758429213336") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3d2_d20250921_m043323_c001_v0001165_t0059_u01758429203492") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342fd_d20250921_m043317_c001_v7007000_t0000_u01758429197432") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae87_d20250921_m043313_c001_v0001144_t0040_u01758429193062") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7cf_d20250921_m043310_c001_v7007000_t0000_u01758429190875") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab38a_d20250921_m043301_c001_v0001165_t0031_u01758429181109") 2025/09/21 04:36:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c05f_d20250921_m043251_c001_v7007000_t0000_u01758429171365") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab334_d20250921_m043241_c001_v0001165_t0044_u01758429161152") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cbc_d20250921_m043234_c001_v7007000_t0000_u01758429154268") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad244_d20250921_m043224_c001_v0001180_t0021_u01758429144923") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f87d_d20250921_m043218_c001_v7007000_t0000_u01758429138969") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a132e_d20250921_m043208_c001_v0001116_t0030_u01758429128449") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207400f_d20250921_m043337_c001_v7007000_t0000_u01758429217250") 2025/09/21 04:36:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13fb_d20250921_m043331_c001_v0001116_t0049_u01758429211509") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8c2_d20250921_m043400_c001_v7007000_t0000_u01758429240439") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9c3_d20250921_m043355_c001_v0001180_t0048_u01758429235344") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39ef_d20250921_m043529_c001_v7007000_t0000_u01758429329945") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab530_d20250921_m043518_c001_v0001165_t0007_u01758429318932") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba862_d20250921_m043512_c001_v7007000_t0000_u01758429312273") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4ea_d20250921_m043500_c001_v0001165_t0050_u01758429300415") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c81_d20250921_m043453_c001_v7007000_t0000_u01758429293868") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4b8_d20250921_m043442_c001_v0001165_t0027_u01758429282250") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3b_d20250921_m043436_c001_v7007000_t0000_u01758429276319") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab482_d20250921_m043424_c001_v0001165_t0040_u01758429264048") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207403a_d20250921_m043417_c001_v7007000_t0000_u01758429257745") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab441_d20250921_m043406_c001_v0001165_t0051_u01758429246438") 2025/09/21 04:36:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2dd5_d20250921_m043357_c001_v7007000_t0000_u01758429237011") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad8fc_d20250921_m043346_c001_v0001180_t0006_u01758429226102") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba090_d20250921_m043340_c001_v7007000_t0000_u01758429220100") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab401_d20250921_m043335_c001_v0001165_t0052_u01758429215081") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09b045_d20250921_m043332_c001_v7007000_t0000_u01758429212955") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13e7_d20250921_m043323_c001_v0001116_t0017_u01758429203689") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342ff_d20250921_m043317_c001_v7007000_t0000_u01758429197616") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad607_d20250921_m043313_c001_v0001180_t0019_u01758429193073") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c07a_d20250921_m043311_c001_v7007000_t0000_u01758429191276") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad501_d20250921_m043301_c001_v0001180_t0032_u01758429181392") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8d60_d20250921_m043251_c001_v7007000_t0000_u01758429171585") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad378_d20250921_m043241_c001_v0001180_t0008_u01758429161381") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cbd_d20250921_m043234_c001_v7007000_t0000_u01758429154451") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1353_d20250921_m043225_c001_v0001116_t0016_u01758429145140") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f87e_d20250921_m043219_c001_v7007000_t0000_u01758429139152") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2d7_d20250921_m043209_c001_v0001165_t0038_u01758429129414") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61630_d20250921_m043336_c001_v7007000_t0000_u01758429216857") 2025/09/21 04:36:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3ed_d20250921_m043331_c001_v0001165_t0004_u01758429211571") 2025/09/21 04:36:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8c4_d20250921_m043400_c001_v7007000_t0000_u01758429240622") 2025/09/21 04:36:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab430_d20250921_m043355_c001_v0001165_t0021_u01758429235484") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f0_d20250921_m043530_c001_v7007000_t0000_u01758429330124") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af8b_d20250921_m043519_c001_v0001144_t0003_u01758429319154") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba864_d20250921_m043512_c001_v7007000_t0000_u01758429312455") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af60_d20250921_m043500_c001_v0001144_t0056_u01758429300643") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c83_d20250921_m043454_c001_v7007000_t0000_u01758429294051") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af36_d20250921_m043442_c001_v0001144_t0057_u01758429282579") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3c_d20250921_m043436_c001_v7007000_t0000_u01758429276503") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af0c_d20250921_m043424_c001_v0001144_t0046_u01758429264271") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207403c_d20250921_m043417_c001_v7007000_t0000_u01758429257926") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aedb_d20250921_m043406_c001_v0001144_t0043_u01758429246649") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa89e_d20250921_m043356_c001_v7007000_t0000_u01758429236961") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a140c_d20250921_m043346_c001_v0001116_t0055_u01758429226303") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba092_d20250921_m043340_c001_v7007000_t0000_u01758429220287") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aea8_d20250921_m043335_c001_v0001144_t0029_u01758429215137") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6162a_d20250921_m043333_c001_v7007000_t0000_u01758429213304") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad6f9_d20250921_m043324_c001_v0001180_t0025_u01758429204386") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234301_d20250921_m043317_c001_v7007000_t0000_u01758429197800") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3b7_d20250921_m043313_c001_v0001165_t0008_u01758429193241") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d07_d20250921_m043311_c001_v7007000_t0000_u01758429191288") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13b6_d20250921_m043301_c001_v0001116_t0029_u01758429181589") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4af_d20250921_m043251_c001_v7007000_t0000_u01758429171788") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1381_d20250921_m043241_c001_v0001116_t0032_u01758429161606") 2025/09/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cbf_d20250921_m043234_c001_v7007000_t0000_u01758429154635") 2025/09/21 04:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab30f_d20250921_m043225_c001_v0001165_t0041_u01758429145747") 2025/09/21 04:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f880_d20250921_m043219_c001_v7007000_t0000_u01758429139336") 2025/09/21 04:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad124_d20250921_m043209_c001_v0001180_t0042_u01758429129612") 2025/09/21 04:36:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da972523a_d20250921_m043337_c001_v7007000_t0000_u01758429217091") 2025/09/21 04:36:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aea2_d20250921_m043331_c001_v0001144_t0040_u01758429211702") 2025/09/21 04:36:24 DEBUG : dir1/0007-12345: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8c7_d20250921_m043400_c001_v7007000_t0000_u01758429240807") 2025/09/21 04:36:24 DEBUG : dir1/0007-12345: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9c9_d20250921_m043355_c001_v0001180_t0057_u01758429235538") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f1_d20250921_m043530_c001_v7007000_t0000_u01758429330305") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14ec_d20250921_m043519_c001_v0001116_t0044_u01758429319776") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba865_d20250921_m043512_c001_v7007000_t0000_u01758429312637") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14c3_d20250921_m043501_c001_v0001116_t0027_u01758429301320") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c86_d20250921_m043454_c001_v7007000_t0000_u01758429294239") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1499_d20250921_m043443_c001_v0001116_t0019_u01758429283207") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3d_d20250921_m043436_c001_v7007000_t0000_u01758429276690") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1464_d20250921_m043425_c001_v0001116_t0026_u01758429265716") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207403d_d20250921_m043418_c001_v7007000_t0000_u01758429258109") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a142b_d20250921_m043407_c001_v0001116_t0010_u01758429247118") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8a0_d20250921_m043357_c001_v7007000_t0000_u01758429237151") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aeb8_d20250921_m043346_c001_v0001144_t0021_u01758429226802") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba093_d20250921_m043340_c001_v7007000_t0000_u01758429220470") 2025/09/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab403_d20250921_m043335_c001_v0001165_t0045_u01758429215281") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d42_d20250921_m043333_c001_v7007000_t0000_u01758429213517") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae93_d20250921_m043324_c001_v0001144_t0034_u01758429204627") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234303_d20250921_m043317_c001_v7007000_t0000_u01758429197983") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad60f_d20250921_m043313_c001_v0001180_t0036_u01758429193268") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d7_d20250921_m043311_c001_v7007000_t0000_u01758429191396") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae77_d20250921_m043302_c001_v0001144_t0052_u01758429182351") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a38b8_d20250921_m043251_c001_v7007000_t0000_u01758429171566") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab336_d20250921_m043242_c001_v0001165_t0037_u01758429162189") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc0_d20250921_m043234_c001_v7007000_t0000_u01758429154818") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad25e_d20250921_m043225_c001_v0001180_t0008_u01758429145977") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f882_d20250921_m043219_c001_v7007000_t0000_u01758429139518") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1330_d20250921_m043209_c001_v0001116_t0058_u01758429129814") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61632_d20250921_m043337_c001_v7007000_t0000_u01758429217039") 2025/09/21 04:36:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7bb_d20250921_m043331_c001_v0001180_t0034_u01758429211720") 2025/09/21 04:36:25 DEBUG : dir1/0008-23456: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8c9_d20250921_m043400_c001_v7007000_t0000_u01758429240993") 2025/09/21 04:36:25 DEBUG : dir1/0008-23456: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9cf_d20250921_m043355_c001_v0001180_t0002_u01758429235740") 2025/09/21 04:36:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f2_d20250921_m043530_c001_v7007000_t0000_u01758429330485") 2025/09/21 04:36:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae0e0_d20250921_m043520_c001_v0001180_t0002_u01758429320361") 2025/09/21 04:36:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba866_d20250921_m043512_c001_v7007000_t0000_u01758429312822") 2025/09/21 04:36:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adf35_d20250921_m043502_c001_v0001180_t0048_u01758429302159") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c88_d20250921_m043454_c001_v7007000_t0000_u01758429294422") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adda2_d20250921_m043443_c001_v0001180_t0040_u01758429283681") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3e_d20250921_m043436_c001_v7007000_t0000_u01758429276874") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adc1d_d20250921_m043426_c001_v0001180_t0016_u01758429266306") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207403f_d20250921_m043418_c001_v7007000_t0000_u01758429258290") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ada99_d20250921_m043407_c001_v0001180_t0054_u01758429247850") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca97_d20250921_m043356_c001_v7007000_t0000_u01758429236571") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab419_d20250921_m043348_c001_v0001165_t0018_u01758429228293") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba094_d20250921_m043340_c001_v7007000_t0000_u01758429220653") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad823_d20250921_m043335_c001_v0001180_t0047_u01758429215319") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f40108df2bec47a74_d20250921_m043333_c001_v7007000_t0000_u01758429213344") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3d6_d20250921_m043325_c001_v0001165_t0000_u01758429205100") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234304_d20250921_m043318_c001_v7007000_t0000_u01758429198166") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3b9_d20250921_m043313_c001_v0001165_t0024_u01758429193469") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342ed_d20250921_m043311_c001_v7007000_t0000_u01758429191416") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab38e_d20250921_m043303_c001_v0001165_t0007_u01758429183007") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c061_d20250921_m043251_c001_v7007000_t0000_u01758429171732") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad38a_d20250921_m043242_c001_v0001180_t0021_u01758429162391") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc3_d20250921_m043235_c001_v7007000_t0000_u01758429155000") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1355_d20250921_m043226_c001_v0001116_t0007_u01758429146179") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f884_d20250921_m043219_c001_v7007000_t0000_u01758429139702") 2025/09/21 04:36:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2db_d20250921_m043210_c001_v0001165_t0055_u01758429130620") 2025/09/21 04:36:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca7a_d20250921_m043336_c001_v7007000_t0000_u01758429216869") 2025/09/21 04:36:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3ef_d20250921_m043331_c001_v0001165_t0048_u01758429211775") 2025/09/21 04:36:27 DEBUG : dir1/0009-34567: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8cc_d20250921_m043401_c001_v7007000_t0000_u01758429241175") 2025/09/21 04:36:27 DEBUG : dir1/0009-34567: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab434_d20250921_m043355_c001_v0001165_t0050_u01758429235750") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f3_d20250921_m043530_c001_v7007000_t0000_u01758429330665") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab53a_d20250921_m043520_c001_v0001165_t0041_u01758429320563") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba867_d20250921_m043513_c001_v7007000_t0000_u01758429313007") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4f6_d20250921_m043502_c001_v0001165_t0057_u01758429302357") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c8a_d20250921_m043454_c001_v7007000_t0000_u01758429294606") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4ba_d20250921_m043443_c001_v0001165_t0033_u01758429283883") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e3f_d20250921_m043437_c001_v7007000_t0000_u01758429277061") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab488_d20250921_m043426_c001_v0001165_t0022_u01758429266507") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074040_d20250921_m043418_c001_v7007000_t0000_u01758429258475") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab443_d20250921_m043408_c001_v0001165_t0007_u01758429248054") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f414b424ac63b683d_d20250921_m043356_c001_v7007000_t0000_u01758429236983") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad928_d20250921_m043348_c001_v0001180_t0001_u01758429228542") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba095_d20250921_m043340_c001_v7007000_t0000_u01758429220838") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab407_d20250921_m043335_c001_v0001165_t0053_u01758429215502") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6162b_d20250921_m043333_c001_v7007000_t0000_u01758429213347") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13eb_d20250921_m043325_c001_v0001116_t0019_u01758429205304") 2025/09/21 04:36:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234305_d20250921_m043318_c001_v7007000_t0000_u01758429198350") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad615_d20250921_m043313_c001_v0001180_t0004_u01758429193479") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d2_d20250921_m043311_c001_v7007000_t0000_u01758429191059") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad521_d20250921_m043303_c001_v0001180_t0049_u01758429183264") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f420e5067f6488851_d20250921_m043251_c001_v7007000_t0000_u01758429171612") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1385_d20250921_m043242_c001_v0001116_t0028_u01758429162630") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc5_d20250921_m043235_c001_v7007000_t0000_u01758429155183") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab311_d20250921_m043226_c001_v0001165_t0032_u01758429146747") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f885_d20250921_m043219_c001_v7007000_t0000_u01758429139884") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad13c_d20250921_m043210_c001_v0001180_t0048_u01758429130828") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da972523b_d20250921_m043337_c001_v7007000_t0000_u01758429217102") 2025/09/21 04:36:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7c3_d20250921_m043332_c001_v0001180_t0039_u01758429212030") 2025/09/21 04:36:28 DEBUG : dir1/0010-45678: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8ce_d20250921_m043401_c001_v7007000_t0000_u01758429241357") 2025/09/21 04:36:28 DEBUG : dir1/0010-45678: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aed0_d20250921_m043355_c001_v0001144_t0021_u01758429235830") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f4_d20250921_m043530_c001_v7007000_t0000_u01758429330845") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af95_d20250921_m043520_c001_v0001144_t0058_u01758429320801") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba869_d20250921_m043513_c001_v7007000_t0000_u01758429313188") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af66_d20250921_m043502_c001_v0001144_t0001_u01758429302585") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c8d_d20250921_m043454_c001_v7007000_t0000_u01758429294789") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af3c_d20250921_m043444_c001_v0001144_t0044_u01758429284125") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e40_d20250921_m043437_c001_v7007000_t0000_u01758429277245") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af12_d20250921_m043426_c001_v0001144_t0050_u01758429266760") 2025/09/21 04:36:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074041_d20250921_m043418_c001_v7007000_t0000_u01758429258672") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aedf_d20250921_m043408_c001_v0001144_t0024_u01758429248276") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca9c_d20250921_m043357_c001_v7007000_t0000_u01758429237121") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1412_d20250921_m043348_c001_v0001116_t0023_u01758429228774") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba096_d20250921_m043341_c001_v7007000_t0000_u01758429221022") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad829_d20250921_m043335_c001_v0001180_t0033_u01758429215523") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2dae_d20250921_m043333_c001_v7007000_t0000_u01758429213357") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad728_d20250921_m043325_c001_v0001180_t0029_u01758429205834") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234306_d20250921_m043318_c001_v7007000_t0000_u01758429198533") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13d4_d20250921_m043313_c001_v0001116_t0024_u01758429193521") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d8_d20250921_m043311_c001_v7007000_t0000_u01758429191431") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13ba_d20250921_m043303_c001_v0001116_t0038_u01758429183466") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8d61_d20250921_m043251_c001_v7007000_t0000_u01758429171594") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab33a_d20250921_m043243_c001_v0001165_t0002_u01758429163296") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc6_d20250921_m043235_c001_v7007000_t0000_u01758429155366") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad279_d20250921_m043226_c001_v0001180_t0059_u01758429146955") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f886_d20250921_m043220_c001_v7007000_t0000_u01758429140066") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1336_d20250921_m043211_c001_v0001116_t0012_u01758429131032") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61633_d20250921_m043337_c001_v7007000_t0000_u01758429217112") 2025/09/21 04:36:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3f1_d20250921_m043332_c001_v0001165_t0035_u01758429212043") 2025/09/21 04:36:29 DEBUG : dir1/0011-56789: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8d0_d20250921_m043401_c001_v7007000_t0000_u01758429241540") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9d7_d20250921_m043355_c001_v0001180_t0018_u01758429235953") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f5_d20250921_m043531_c001_v7007000_t0000_u01758429331025") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14f6_d20250921_m043521_c001_v0001116_t0002_u01758429321474") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba86b_d20250921_m043513_c001_v7007000_t0000_u01758429313381") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14c7_d20250921_m043503_c001_v0001116_t0040_u01758429303069") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c8f_d20250921_m043454_c001_v7007000_t0000_u01758429294971") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a149d_d20250921_m043445_c001_v0001116_t0043_u01758429285009") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e41_d20250921_m043437_c001_v7007000_t0000_u01758429277428") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1466_d20250921_m043427_c001_v0001116_t0000_u01758429267618") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074042_d20250921_m043418_c001_v7007000_t0000_u01758429258855") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a142f_d20250921_m043408_c001_v0001116_t0056_u01758429248846") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca9a_d20250921_m043356_c001_v7007000_t0000_u01758429236755") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aebe_d20250921_m043350_c001_v0001144_t0018_u01758429230158") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba097_d20250921_m043341_c001_v7007000_t0000_u01758429221205") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1403_d20250921_m043335_c001_v0001116_t0006_u01758429215588") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca73_d20250921_m043333_c001_v7007000_t0000_u01758429213524") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae96_d20250921_m043326_c001_v0001144_t0048_u01758429206036") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234307_d20250921_m043318_c001_v7007000_t0000_u01758429198777") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae89_d20250921_m043313_c001_v0001144_t0019_u01758429193624") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f418fcc55ea40333b_d20250921_m043311_c001_v7007000_t0000_u01758429191435") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae79_d20250921_m043304_c001_v0001144_t0004_u01758429184014") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4ab_d20250921_m043251_c001_v7007000_t0000_u01758429171382") 2025/09/21 04:36:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad3a2_d20250921_m043243_c001_v0001180_t0052_u01758429163509") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc8_d20250921_m043235_c001_v7007000_t0000_u01758429155548") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1359_d20250921_m043227_c001_v0001116_t0055_u01758429147171") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f887_d20250921_m043220_c001_v7007000_t0000_u01758429140249") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2dd_d20250921_m043211_c001_v0001165_t0002_u01758429131852") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d49_d20250921_m043337_c001_v7007000_t0000_u01758429217267") 2025/09/21 04:36:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7cb_d20250921_m043332_c001_v0001180_t0016_u01758429212228") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8d2_d20250921_m043401_c001_v7007000_t0000_u01758429241722") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab436_d20250921_m043355_c001_v0001165_t0021_u01758429235975") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f6_d20250921_m043531_c001_v7007000_t0000_u01758429331205") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae0fa_d20250921_m043521_c001_v0001180_t0003_u01758429321981") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba86c_d20250921_m043513_c001_v7007000_t0000_u01758429313565") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adf5f_d20250921_m043503_c001_v0001180_t0025_u01758429303879") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c91_d20250921_m043455_c001_v7007000_t0000_u01758429295155") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8addd1_d20250921_m043445_c001_v0001180_t0021_u01758429285643") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e43_d20250921_m043437_c001_v7007000_t0000_u01758429277611") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adc4b_d20250921_m043428_c001_v0001180_t0008_u01758429268461") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074043_d20250921_m043419_c001_v7007000_t0000_u01758429259052") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8adab7_d20250921_m043409_c001_v0001180_t0003_u01758429249458") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e0f_d20250921_m043356_c001_v7007000_t0000_u01758429236596") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab425_d20250921_m043350_c001_v0001165_t0018_u01758429230755") 2025/09/21 04:36:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba098_d20250921_m043341_c001_v7007000_t0000_u01758429221387") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab409_d20250921_m043335_c001_v0001165_t0035_u01758429215709") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d3e_d20250921_m043332_c001_v7007000_t0000_u01758429212964") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3de_d20250921_m043326_c001_v0001165_t0038_u01758429206558") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234308_d20250921_m043318_c001_v7007000_t0000_u01758429198967") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad619_d20250921_m043313_c001_v0001180_t0035_u01758429193697") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c078_d20250921_m043311_c001_v7007000_t0000_u01758429191064") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab390_d20250921_m043304_c001_v0001165_t0027_u01758429184527") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba771_d20250921_m043251_c001_v7007000_t0000_u01758429171625") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1387_d20250921_m043243_c001_v0001116_t0046_u01758429163717") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cc9_d20250921_m043235_c001_v7007000_t0000_u01758429155730") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab313_d20250921_m043227_c001_v0001165_t0017_u01758429147688") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f888_d20250921_m043220_c001_v7007000_t0000_u01758429140433") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad14c_d20250921_m043212_c001_v0001180_t0049_u01758429132059") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725238_d20250921_m043336_c001_v7007000_t0000_u01758429216903") 2025/09/21 04:36:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3f3_d20250921_m043332_c001_v0001165_t0029_u01758429212239") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8d4_d20250921_m043401_c001_v7007000_t0000_u01758429241904") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a141e_d20250921_m043356_c001_v0001116_t0051_u01758429236142") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f7_d20250921_m043531_c001_v7007000_t0000_u01758429331384") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab53f_d20250921_m043522_c001_v0001165_t0033_u01758429322190") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba86e_d20250921_m043513_c001_v7007000_t0000_u01758429313748") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab502_d20250921_m043504_c001_v0001165_t0000_u01758429304214") 2025/09/21 04:36:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c93_d20250921_m043455_c001_v7007000_t0000_u01758429295338") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab4c6_d20250921_m043445_c001_v0001165_t0032_u01758429285862") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e44_d20250921_m043437_c001_v7007000_t0000_u01758429277794") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab490_d20250921_m043428_c001_v0001165_t0016_u01758429268670") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074044_d20250921_m043419_c001_v7007000_t0000_u01758429259236") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab451_d20250921_m043409_c001_v0001165_t0020_u01758429249646") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57da3_d20250921_m043356_c001_v7007000_t0000_u01758429236767") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad95c_d20250921_m043351_c001_v0001180_t0054_u01758429230999") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba099_d20250921_m043341_c001_v7007000_t0000_u01758429221571") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad831_d20250921_m043335_c001_v0001180_t0003_u01758429215741") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0db5f8_d20250921_m043332_c001_v7007000_t0000_u01758429212971") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13ed_d20250921_m043326_c001_v0001116_t0002_u01758429206757") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237234309_d20250921_m043319_c001_v7007000_t0000_u01758429199151") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad621_d20250921_m043313_c001_v0001180_t0014_u01758429193918") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7d5_d20250921_m043311_c001_v7007000_t0000_u01758429191214") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad547_d20250921_m043304_c001_v0001180_t0049_u01758429184790") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f420e5067f6488852_d20250921_m043251_c001_v7007000_t0000_u01758429171800") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab344_d20250921_m043244_c001_v0001165_t0032_u01758429164689") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9ccc_d20250921_m043235_c001_v7007000_t0000_u01758429155912") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad289_d20250921_m043227_c001_v0001180_t0046_u01758429147895") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f889_d20250921_m043220_c001_v7007000_t0000_u01758429140616") 2025/09/21 04:36:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a133c_d20250921_m043212_c001_v0001116_t0043_u01758429132253") 2025/09/21 04:36:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca7b_d20250921_m043337_c001_v7007000_t0000_u01758429217052") 2025/09/21 04:36:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13fd_d20250921_m043332_c001_v0001116_t0046_u01758429212369") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8d7_d20250921_m043402_c001_v7007000_t0000_u01758429242092") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad9dd_d20250921_m043356_c001_v0001180_t0046_u01758429236157") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39f8_d20250921_m043531_c001_v7007000_t0000_u01758429331565") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000afa0_d20250921_m043522_c001_v0001144_t0014_u01758429322424") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba86f_d20250921_m043513_c001_v7007000_t0000_u01758429313930") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af6b_d20250921_m043504_c001_v0001144_t0046_u01758429304423") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c96_d20250921_m043455_c001_v7007000_t0000_u01758429295520") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af43_d20250921_m043446_c001_v0001144_t0015_u01758429286079") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e46_d20250921_m043437_c001_v7007000_t0000_u01758429277979") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000af16_d20250921_m043428_c001_v0001144_t0008_u01758429268877") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074045_d20250921_m043419_c001_v7007000_t0000_u01758429259420") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aee7_d20250921_m043409_c001_v0001144_t0058_u01758429249865") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57da5_d20250921_m043356_c001_v7007000_t0000_u01758429236950") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1416_d20250921_m043351_c001_v0001116_t0039_u01758429231242") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba09a_d20250921_m043341_c001_v7007000_t0000_u01758429221756") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aeaa_d20250921_m043335_c001_v0001144_t0009_u01758429215919") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61629_d20250921_m043333_c001_v7007000_t0000_u01758429213121") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad74c_d20250921_m043327_c001_v0001180_t0026_u01758429207193") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f23723430a_d20250921_m043319_c001_v7007000_t0000_u01758429199334") 2025/09/21 04:36:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3bb_d20250921_m043313_c001_v0001165_t0005_u01758429193945") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca59_d20250921_m043311_c001_v7007000_t0000_u01758429191265") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13bc_d20250921_m043305_c001_v0001116_t0000_u01758429185001") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba772_d20250921_m043251_c001_v7007000_t0000_u01758429171814") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad3c0_d20250921_m043244_c001_v0001180_t0058_u01758429164965") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9ccd_d20250921_m043236_c001_v7007000_t0000_u01758429156094") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a135f_d20250921_m043228_c001_v0001116_t0042_u01758429148119") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f88c_d20250921_m043220_c001_v7007000_t0000_u01758429140798") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2df_d20250921_m043212_c001_v0001165_t0022_u01758429132762") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990b55_d20250921_m043337_c001_v7007000_t0000_u01758429217125") 2025/09/21 04:36:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7d5_d20250921_m043332_c001_v0001180_t0013_u01758429212429") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8d9_d20250921_m043402_c001_v7007000_t0000_u01758429242272") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab438_d20250921_m043356_c001_v0001165_t0032_u01758429236234") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39fa_d20250921_m043531_c001_v7007000_t0000_u01758429331746") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14fe_d20250921_m043523_c001_v0001116_t0058_u01758429323314") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba870_d20250921_m043514_c001_v7007000_t0000_u01758429314114") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14d0_d20250921_m043505_c001_v0001116_t0021_u01758429305159") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c98_d20250921_m043455_c001_v7007000_t0000_u01758429295703") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14a3_d20250921_m043446_c001_v0001116_t0021_u01758429286939") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e47_d20250921_m043438_c001_v7007000_t0000_u01758429278163") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a146c_d20250921_m043429_c001_v0001116_t0016_u01758429269389") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074046_d20250921_m043419_c001_v7007000_t0000_u01758429259602") 2025/09/21 04:36:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1433_d20250921_m043410_c001_v0001116_t0003_u01758429250957") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e10_d20250921_m043356_c001_v7007000_t0000_u01758429236777") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aec4_d20250921_m043351_c001_v0001144_t0043_u01758429231699") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba09b_d20250921_m043341_c001_v7007000_t0000_u01758429221942") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad835_d20250921_m043335_c001_v0001180_t0049_u01758429215942") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09b047_d20250921_m043333_c001_v7007000_t0000_u01758429213323") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae98_d20250921_m043327_c001_v0001144_t0058_u01758429207515") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f23723430b_d20250921_m043319_c001_v7007000_t0000_u01758429199516") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad627_d20250921_m043314_c001_v0001180_t0018_u01758429194139") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342eb_d20250921_m043311_c001_v7007000_t0000_u01758429191230") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae7b_d20250921_m043305_c001_v0001144_t0004_u01758429185969") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c060_d20250921_m043251_c001_v7007000_t0000_u01758429171549") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1389_d20250921_m043245_c001_v0001116_t0023_u01758429165172") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9cce_d20250921_m043236_c001_v7007000_t0000_u01758429156276") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab318_d20250921_m043228_c001_v0001165_t0058_u01758429148592") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f88e_d20250921_m043220_c001_v7007000_t0000_u01758429140981") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad15c_d20250921_m043213_c001_v0001180_t0047_u01758429133007") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c207400d_d20250921_m043336_c001_v7007000_t0000_u01758429216885") 2025/09/21 04:36:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3f7_d20250921_m043332_c001_v0001165_t0057_u01758429212454") 2025/09/21 04:36:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba780_d20250921_m043254_c001_v7007000_t0000_u01758429174376") 2025/09/21 04:36:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad3fe_d20250921_m043248_c001_v0001180_t0044_u01758429168738") 2025/09/21 04:36:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba782_d20250921_m043254_c001_v7007000_t0000_u01758429174560") 2025/09/21 04:36:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab358_d20250921_m043248_c001_v0001165_t0007_u01758429168729") 2025/09/21 04:36:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba784_d20250921_m043254_c001_v7007000_t0000_u01758429174745") 2025/09/21 04:36:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad40a_d20250921_m043248_c001_v0001180_t0052_u01758429168939") 2025/09/21 04:36:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba786_d20250921_m043254_c001_v7007000_t0000_u01758429174928") 2025/09/21 04:36:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab35c_d20250921_m043248_c001_v0001165_t0005_u01758429168952") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba789_d20250921_m043255_c001_v7007000_t0000_u01758429175112") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad412_d20250921_m043249_c001_v0001180_t0026_u01758429169143") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba78b_d20250921_m043255_c001_v7007000_t0000_u01758429175294") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab35e_d20250921_m043249_c001_v0001165_t0026_u01758429169192") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba78e_d20250921_m043255_c001_v7007000_t0000_u01758429175478") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1399_d20250921_m043249_c001_v0001116_t0044_u01758429169233") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba790_d20250921_m043255_c001_v7007000_t0000_u01758429175662") 2025/09/21 04:36:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad41c_d20250921_m043249_c001_v0001180_t0052_u01758429169393") 2025/09/21 04:36:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba794_d20250921_m043255_c001_v7007000_t0000_u01758429175846") 2025/09/21 04:36:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab360_d20250921_m043249_c001_v0001165_t0047_u01758429169491") 2025/09/21 04:36:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba795_d20250921_m043256_c001_v7007000_t0000_u01758429176030") 2025/09/21 04:36:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad422_d20250921_m043249_c001_v0001180_t0028_u01758429169642") 2025/09/21 04:36:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba797_d20250921_m043256_c001_v7007000_t0000_u01758429176214") 2025/09/21 04:36:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab362_d20250921_m043249_c001_v0001165_t0012_u01758429169689") 2025/09/21 04:36:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba799_d20250921_m043256_c001_v7007000_t0000_u01758429176396") 2025/09/21 04:36:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad42a_d20250921_m043249_c001_v0001180_t0048_u01758429169853") 2025/09/21 04:36:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba79d_d20250921_m043256_c001_v7007000_t0000_u01758429176580") 2025/09/21 04:36:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab366_d20250921_m043249_c001_v0001165_t0035_u01758429169888") 2025/09/21 04:36:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba79f_d20250921_m043256_c001_v7007000_t0000_u01758429176766") 2025/09/21 04:36:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae57_d20250921_m043249_c001_v0001144_t0056_u01758429169925") 2025/09/21 04:36:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7a2_d20250921_m043256_c001_v7007000_t0000_u01758429176949") 2025/09/21 04:36:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a139f_d20250921_m043250_c001_v0001116_t0043_u01758429170000") 2025/09/21 04:36:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7a4_d20250921_m043257_c001_v7007000_t0000_u01758429177133") 2025/09/21 04:36:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad430_d20250921_m043250_c001_v0001180_t0054_u01758429170054") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57d6b_d20250921_m043314_c001_v7007000_t0000_u01758429194788") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5b3_d20250921_m043309_c001_v0001180_t0031_u01758429189391") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7e3_d20250921_m043314_c001_v7007000_t0000_u01758429194463") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3a0_d20250921_m043309_c001_v0001165_t0056_u01758429189401") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f4_d20250921_m043314_c001_v7007000_t0000_u01758429194800") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5b7_d20250921_m043309_c001_v0001180_t0041_u01758429189591") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f418fcc55ea403343_d20250921_m043314_c001_v7007000_t0000_u01758429194398") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3a2_d20250921_m043309_c001_v0001165_t0057_u01758429189605") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2d90_d20250921_m043314_c001_v7007000_t0000_u01758429194457") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3a4_d20250921_m043309_c001_v0001165_t0042_u01758429189794") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa85e_d20250921_m043314_c001_v7007000_t0000_u01758429194472") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5bf_d20250921_m043309_c001_v0001180_t0058_u01758429189802") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4063b9397191c080_d20250921_m043314_c001_v7007000_t0000_u01758429194627") 2025/09/21 04:36:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13c4_d20250921_m043309_c001_v0001116_t0033_u01758429189812") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2d91_d20250921_m043314_c001_v7007000_t0000_u01758429194638") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae83_d20250921_m043309_c001_v0001144_t0035_u01758429189880") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f418fcc55ea403345_d20250921_m043314_c001_v7007000_t0000_u01758429194579") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3a7_d20250921_m043309_c001_v0001165_t0023_u01758429189992") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7e2_d20250921_m043314_c001_v7007000_t0000_u01758429194413") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5c3_d20250921_m043310_c001_v0001180_t0050_u01758429190036") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7e4_d20250921_m043314_c001_v7007000_t0000_u01758429194596") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3a9_d20250921_m043310_c001_v0001165_t0044_u01758429190225") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f418fcc55ea403346_d20250921_m043314_c001_v7007000_t0000_u01758429194761") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5c9_d20250921_m043310_c001_v0001180_t0028_u01758429190231") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57d6a_d20250921_m043314_c001_v7007000_t0000_u01758429194606") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13c8_d20250921_m043310_c001_v0001116_t0043_u01758429190396") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba7e5_d20250921_m043314_c001_v7007000_t0000_u01758429194651") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3ab_d20250921_m043310_c001_v0001165_t0031_u01758429190429") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4098536045b57d69_d20250921_m043314_c001_v7007000_t0000_u01758429194426") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad5cf_d20250921_m043310_c001_v0001180_t0027_u01758429190438") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342f1_d20250921_m043314_c001_v7007000_t0000_u01758429194432") 2025/09/21 04:36:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3ad_d20250921_m043310_c001_v0001165_t0010_u01758429190644") 2025/09/21 04:36:39 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37b2_d20250921_m043100_c001_v7007000_t0000_u01758429060486") 2025/09/21 04:36:39 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100a27750b2a304a_d20250921_m043058_c001_v0001165_t0035_u01758429058594") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4168adfb5c6ef37e_d20250921_m043058_c001_v7007000_t0000_u01758429058409") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100a27750b2a303e_d20250921_m043055_c001_v0001165_t0057_u01758429055208") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4168adfb5c6ef373_d20250921_m043054_c001_v7007000_t0000_u01758429054474") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a365f1_d20250921_m043050_c001_v0001130_t0023_u01758429050362") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc8d7_d20250921_m043048_c001_v7007000_t0000_u01758429048901") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f110a3f66883653b8_d20250921_m043047_c001_v0001184_t0045_u01758429047160") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc364_d20250921_m043046_c001_v7007000_t0000_u01758429046967") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f110a3f6688365378_d20250921_m043041_c001_v0001184_t0059_u01758429041861") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc35e_d20250921_m043041_c001_v7007000_t0000_u01758429041125") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac9ed_d20250921_m043037_c001_v0001180_t0044_u01758429037546") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da972500f_d20250921_m043036_c001_v7007000_t0000_u01758429036254") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1141c2abe156327e_d20250921_m043034_c001_v0001184_t0012_u01758429034712") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0dacdf_d20250921_m043034_c001_v7007000_t0000_u01758429034531") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1141c2abe1563268_d20250921_m043032_c001_v0001184_t0049_u01758429032263") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0dacd7_d20250921_m043031_c001_v7007000_t0000_u01758429031533") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac90d_d20250921_m043028_c001_v0001180_t0050_u01758429028292") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725003_d20250921_m043027_c001_v7007000_t0000_u01758429027372") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1023fc86c2be7c24_d20250921_m043025_c001_v0001184_t0040_u01758429025575") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc33a_d20250921_m043025_c001_v7007000_t0000_u01758429025391") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1023fc86c2be7c01_d20250921_m043022_c001_v0001184_t0053_u01758429022417") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc336_d20250921_m043021_c001_v7007000_t0000_u01758429021684") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac827_d20250921_m043016_c001_v0001180_t0043_u01758429016665") 2025/09/21 04:36:40 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2b96_d20250921_m043015_c001_v7007000_t0000_u01758429015738") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f103270021b6797ad_d20250921_m043013_c001_v0001120_t0027_u01758429013949") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41526d73ccfed092_d20250921_m043013_c001_v7007000_t0000_u01758429013766") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f103270021b6797a9_d20250921_m043010_c001_v0001120_t0049_u01758429010850") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41526d73ccfed08f_d20250921_m043010_c001_v7007000_t0000_u01758429010123") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac70c_d20250921_m043004_c001_v0001180_t0017_u01758429004854") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc877_d20250921_m043003_c001_v7007000_t0000_u01758429003947") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1118633a7e38adb1_d20250921_m043001_c001_v0001172_t0042_u01758429001746") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d99087a_d20250921_m043001_c001_v7007000_t0000_u01758429001564") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1118633a7e38ada0_d20250921_m042957_c001_v0001172_t0017_u01758428997976") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990875_d20250921_m042957_c001_v7007000_t0000_u01758428997244") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac604_d20250921_m042951_c001_v0001180_t0007_u01758428991741") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6143b_d20250921_m042950_c001_v7007000_t0000_u01758428990643") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1167d19e64ad6ce5_d20250921_m042945_c001_v0001178_t0047_u01758428985341") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa67a_d20250921_m042945_c001_v7007000_t0000_u01758428985137") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac520_d20250921_m042941_c001_v0001180_t0010_u01758428981471") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11674be53563510b_d20250921_m042940_c001_v0001116_t0041_u01758428980468") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11674be535635109_d20250921_m042938_c001_v0001116_t0044_u01758428978877") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a36f9_d20250921_m042925_c001_v7007000_t0000_u01758428965538") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36392_d20250921_m042918_c001_v0001130_t0029_u01758428958372") 2025/09/21 04:36:41 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1092cfbe812779f6_d20250921_m042917_c001_v0001029_t0043_u01758428957392") 2025/09/21 04:36:42 DEBUG : dst/one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1092cfbe812779f0_d20250921_m042916_c001_v0001029_t0002_u01758428956128") 2025/09/21 04:36:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37b6_d20250921_m043100_c001_v7007000_t0000_u01758429060680") 2025/09/21 04:36:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1166e98cacaee755_d20250921_m043057_c001_v0001101_t0008_u01758429057959") 2025/09/21 04:36:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11290024231b8773_d20250921_m043054_c001_v0001101_t0006_u01758429054090") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc8da_d20250921_m043049_c001_v7007000_t0000_u01758429049085") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f107517e08347dd0a_d20250921_m043046_c001_v0001092_t0049_u01758429046641") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f10618922a2fc145c_d20250921_m043040_c001_v0001182_t0025_u01758429040828") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725010_d20250921_m043036_c001_v7007000_t0000_u01758429036437") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f109e8af44c28eb53_d20250921_m043034_c001_v0001090_t0044_u01758429034219") 2025/09/21 04:36:42 DEBUG : dst/one.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11732980fbffacc6_d20250921_m043031_c001_v0001180_t0057_u01758429031329") 2025/09/21 04:36:42 DEBUG : dst/three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6143d_d20250921_m042950_c001_v7007000_t0000_u01758428990825") 2025/09/21 04:36:42 DEBUG : dst/three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f11674be535635124_d20250921_m042949_c001_v0001116_t0034_u01758428989068") 2025/09/21 04:36:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37ba_d20250921_m043100_c001_v7007000_t0000_u01758429060863") 2025/09/21 04:36:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117719e534cbaa8f_d20250921_m043059_c001_v0001120_t0038_u01758429059360") 2025/09/21 04:36:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1193de60465c58c9_d20250921_m043056_c001_v0001099_t0040_u01758429056016") 2025/09/21 04:36:42 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37be_d20250921_m043101_c001_v7007000_t0000_u01758429061046") 2025/09/21 04:36:42 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100a27750b2a304c_d20250921_m043059_c001_v0001165_t0053_u01758429059821") 2025/09/21 04:36:42 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4168adfb5c6ef37f_d20250921_m043059_c001_v7007000_t0000_u01758429059631") 2025/09/21 04:36:42 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100a27750b2a3044_d20250921_m043056_c001_v0001165_t0052_u01758429056559") 2025/09/21 04:36:42 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4168adfb5c6ef378_d20250921_m043056_c001_v7007000_t0000_u01758429056374") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a365f5_d20250921_m043051_c001_v0001130_t0003_u01758429051317") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc8dd_d20250921_m043049_c001_v7007000_t0000_u01758429049267") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f110a3f66883653c8_d20250921_m043048_c001_v0001184_t0036_u01758429048321") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc366_d20250921_m043048_c001_v7007000_t0000_u01758429048135") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f110a3f668836539f_d20250921_m043045_c001_v0001184_t0017_u01758429045303") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc361_d20250921_m043045_c001_v7007000_t0000_u01758429045117") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8aca01_d20250921_m043038_c001_v0001180_t0013_u01758429038152") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0dace5_d20250921_m043035_c001_v7007000_t0000_u01758429035692") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36590_d20250921_m043033_c001_v0001130_t0053_u01758429033305") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4182cec7cc0dacd9_d20250921_m043032_c001_v7007000_t0000_u01758429032934") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac923_d20250921_m043028_c001_v0001180_t0029_u01758429028899") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc33b_d20250921_m043026_c001_v7007000_t0000_u01758429026439") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36552_d20250921_m043024_c001_v0001130_t0018_u01758429024147") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc338_d20250921_m043023_c001_v7007000_t0000_u01758429023042") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac837_d20250921_m043017_c001_v0001180_t0028_u01758429017170") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41526d73ccfed094_d20250921_m043014_c001_v7007000_t0000_u01758429014820") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36506_d20250921_m043012_c001_v0001130_t0053_u01758429012629") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41526d73ccfed091_d20250921_m043011_c001_v7007000_t0000_u01758429011540") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac71a_d20250921_m043005_c001_v0001180_t0006_u01758429005366") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d99087e_d20250921_m043003_c001_v7007000_t0000_u01758429003030") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a364a5_d20250921_m043000_c001_v0001130_t0003_u01758429000010") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990878_d20250921_m042958_c001_v7007000_t0000_u01758428998925") 2025/09/21 04:36:43 DEBUG : dst/three.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac612_d20250921_m042952_c001_v0001180_t0045_u01758428992354") 2025/09/21 04:36:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc8e0_d20250921_m043049_c001_v7007000_t0000_u01758429049450") 2025/09/21 04:36:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f106511eff72d4b69_d20250921_m043047_c001_v0001178_t0038_u01758429047925") 2025/09/21 04:36:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1057a2f3b9a5436a_d20250921_m043044_c001_v0001134_t0044_u01758429044653") 2025/09/21 04:36:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725011_d20250921_m043036_c001_v7007000_t0000_u01758429036621") 2025/09/21 04:36:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f100c6978d1bc4297_d20250921_m043035_c001_v0001136_t0022_u01758429035165") 2025/09/21 04:36:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f102493591b685386_d20250921_m043032_c001_v0001179_t0026_u01758429032668") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37c0_d20250921_m043101_c001_v7007000_t0000_u01758429061234") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acb2a_d20250921_m043051_c001_v0001180_t0030_u01758429051115") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc8e4_d20250921_m043049_c001_v7007000_t0000_u01758429049633") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a365a8_d20250921_m043037_c001_v0001130_t0043_u01758429037810") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725012_d20250921_m043036_c001_v7007000_t0000_u01758429036805") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36572_d20250921_m043028_c001_v0001130_t0016_u01758429028513") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4075337da9725004_d20250921_m043027_c001_v7007000_t0000_u01758429027557") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36520_d20250921_m043016_c001_v0001130_t0047_u01758429016871") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f408408f43c7b2b98_d20250921_m043015_c001_v7007000_t0000_u01758429015921") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a364cd_d20250921_m043005_c001_v0001130_t0036_u01758429005053") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cc878_d20250921_m043004_c001_v7007000_t0000_u01758429004128") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3646b_d20250921_m042951_c001_v0001130_t0028_u01758428991958") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b6143e_d20250921_m042951_c001_v7007000_t0000_u01758428991008") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1132ae042ce0fada_d20250921_m042946_c001_v0001161_t0051_u01758428986530") 2025/09/21 04:36:44 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a36fb_d20250921_m042925_c001_v7007000_t0000_u01758428965721") 2025/09/21 04:36:45 DEBUG : dst/two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1092cfbe812779fc_d20250921_m042924_c001_v0001029_t0018_u01758428964228") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a73_d20250921_m042851_c001_v7007000_t0000_u01758428931514") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a362d2_d20250921_m042848_c001_v0001130_t0019_u01758428928075") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a6f_d20250921_m042846_c001_v7007000_t0000_u01758428926183") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abfdc_d20250921_m042836_c001_v0001180_t0013_u01758428916053") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907ff_d20250921_m042827_c001_v7007000_t0000_u01758428907734") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3622f_d20250921_m042824_c001_v0001130_t0014_u01758428904878") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae4f_d20250921_m042803_c001_v7007000_t0000_u01758428883388") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36194_d20250921_m042801_c001_v0001130_t0030_u01758428881404") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae48_d20250921_m042800_c001_v7007000_t0000_u01758428880412") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36186_d20250921_m042758_c001_v0001130_t0015_u01758428878900") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae3d_d20250921_m042756_c001_v7007000_t0000_u01758428876053") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36156_d20250921_m042754_c001_v0001130_t0017_u01758428874053") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae33_d20250921_m042753_c001_v7007000_t0000_u01758428873084") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36142_d20250921_m042751_c001_v0001130_t0048_u01758428871700") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae15_d20250921_m042745_c001_v7007000_t0000_u01758428865502") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36101_d20250921_m042743_c001_v0001130_t0054_u01758428863821") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae0d_d20250921_m042742_c001_v7007000_t0000_u01758428862810") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360ed_d20250921_m042742_c001_v0001130_t0041_u01758428861999") 2025/09/21 04:36:45 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09adfe_d20250921_m042737_c001_v7007000_t0000_u01758428857374") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360b3_d20250921_m042736_c001_v0001130_t0002_u01758428856013") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99fd_d20250921_m042734_c001_v7007000_t0000_u01758428854156") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3609d_d20250921_m042732_c001_v0001130_t0026_u01758428852956") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99fa_d20250921_m042732_c001_v7007000_t0000_u01758428852591") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104c7554aa13d8cf_d20250921_m042732_c001_v0001184_t0032_u01758428852011") 2025/09/21 04:36:46 DEBUG : empty space: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3607f_d20250921_m042730_c001_v0001130_t0031_u01758428850346") 2025/09/21 04:36:46 DEBUG : enormous: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae4d_d20250921_m042802_c001_v7007000_t0000_u01758428882651") 2025/09/21 04:36:46 DEBUG : enormous: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36196_d20250921_m042801_c001_v0001130_t0030_u01758428881734") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a37c8_d20250921_m043105_c001_v7007000_t0000_u01758429065612") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acc0c_d20250921_m043104_c001_v0001180_t0053_u01758429064437") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907ef_d20250921_m042823_c001_v7007000_t0000_u01758428903556") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36221_d20250921_m042822_c001_v0001130_t0001_u01758428902508") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99ed_d20250921_m042727_c001_v7007000_t0000_u01758428847392") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36055_d20250921_m042726_c001_v0001130_t0045_u01758428846300") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99eb_d20250921_m042725_c001_v7007000_t0000_u01758428845753") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36049_d20250921_m042725_c001_v0001130_t0050_u01758428845059") 2025/09/21 04:36:46 DEBUG : existing: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36045_d20250921_m042724_c001_v0001130_t0014_u01758428844094") 2025/09/21 04:36:46 DEBUG : existing-b: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907f0_d20250921_m042823_c001_v7007000_t0000_u01758428903740") 2025/09/21 04:36:46 DEBUG : existing-b: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abe92_d20250921_m042822_c001_v0001180_t0021_u01758428902499") 2025/09/21 04:36:46 DEBUG : file1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7fd_d20250921_m043155_c001_v7007000_t0000_u01758429115607") 2025/09/21 04:36:46 DEBUG : file1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2a6_d20250921_m043154_c001_v0001165_t0057_u01758429114418") 2025/09/21 04:36:46 DEBUG : file1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f8_d20250921_m043153_c001_v7007000_t0000_u01758429113082") 2025/09/21 04:36:46 DEBUG : file1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8acfd4_d20250921_m043151_c001_v0001180_t0013_u01758429111377") 2025/09/21 04:36:46 DEBUG : five: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae55_d20250921_m042807_c001_v7007000_t0000_u01758428887449") 2025/09/21 04:36:47 DEBUG : five: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a361ba_d20250921_m042805_c001_v0001130_t0011_u01758428885285") 2025/09/21 04:36:47 DEBUG : foo: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09adfa_d20250921_m042735_c001_v7007000_t0000_u01758428855646") 2025/09/21 04:36:47 DEBUG : foo: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a360a9_d20250921_m042735_c001_v0001130_t0011_u01758428855078") 2025/09/21 04:36:47 DEBUG : foo: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a360a5_d20250921_m042734_c001_v0001130_t0011_u01758428854519") 2025/09/21 04:36:47 DEBUG : four: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907cc_d20250921_m042807_c001_v7007000_t0000_u01758428887636") 2025/09/21 04:36:47 DEBUG : four: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4128ebbbc7e62df6_d20250921_m042805_c001_v0001032_t0004_u01758428885844") 2025/09/21 04:36:47 DEBUG : four: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a361b2_d20250921_m042804_c001_v0001130_t0022_u01758428884522") 2025/09/21 04:36:47 DEBUG : hello world2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fd6_d20250921_m042638_c001_v7007000_t0000_u01758428798927") 2025/09/21 04:36:47 DEBUG : hello world2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35eef_d20250921_m042638_c001_v0001130_t0032_u01758428798126") 2025/09/21 04:36:47 DEBUG : ignore-size: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99e9_d20250921_m042723_c001_v7007000_t0000_u01758428843731") 2025/09/21 04:36:47 DEBUG : ignore-size: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3603f_d20250921_m042722_c001_v0001130_t0040_u01758428842689") 2025/09/21 04:36:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e8_d20250921_m042821_c001_v7007000_t0000_u01758428901767") 2025/09/21 04:36:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abe6c_d20250921_m042820_c001_v0001180_t0021_u01758428900983") 2025/09/21 04:36:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e3_d20250921_m042820_c001_v7007000_t0000_u01758428900224") 2025/09/21 04:36:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abe39_d20250921_m042818_c001_v0001180_t0050_u01758428898994") 2025/09/21 04:36:47 DEBUG : one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907cd_d20250921_m042807_c001_v7007000_t0000_u01758428887819") 2025/09/21 04:36:47 DEBUG : one: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a361a8_d20250921_m042803_c001_v0001130_t0011_u01758428883796") 2025/09/21 04:36:47 DEBUG : only0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7d8_d20250921_m043146_c001_v7007000_t0000_u01758429106910") 2025/09/21 04:36:47 DEBUG : only0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf19_d20250921_m043141_c001_v0001180_t0056_u01758429101227") 2025/09/21 04:36:47 DEBUG : only0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366e7_d20250921_m043128_c001_v0001130_t0029_u01758429088221") 2025/09/21 04:36:48 DEBUG : only0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f414b424ac63b6626_d20250921_m043122_c001_v7007000_t0000_u01758429082594") 2025/09/21 04:36:48 DEBUG : only0: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3664e_d20250921_m043109_c001_v0001130_t0014_u01758429069226") 2025/09/21 04:36:48 DEBUG : only1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7da_d20250921_m043147_c001_v7007000_t0000_u01758429107094") 2025/09/21 04:36:48 DEBUG : only1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4080f9a38c3ab286_d20250921_m043142_c001_v0001165_t0054_u01758429102165") 2025/09/21 04:36:48 DEBUG : only1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366ed_d20250921_m043128_c001_v0001130_t0028_u01758429088821") 2025/09/21 04:36:48 DEBUG : only1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073ef1_d20250921_m043122_c001_v7007000_t0000_u01758429082388") 2025/09/21 04:36:48 DEBUG : only1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36654_d20250921_m043109_c001_v0001130_t0057_u01758429069926") 2025/09/21 04:36:48 DEBUG : only10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7dc_d20250921_m043147_c001_v7007000_t0000_u01758429107276") 2025/09/21 04:36:48 DEBUG : only10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a3676c_d20250921_m043141_c001_v0001130_t0011_u01758429101232") 2025/09/21 04:36:48 DEBUG : only10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3672c_d20250921_m043134_c001_v0001130_t0031_u01758429094206") 2025/09/21 04:36:48 DEBUG : only10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073eec_d20250921_m043121_c001_v7007000_t0000_u01758429081657") 2025/09/21 04:36:48 DEBUG : only10: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36689_d20250921_m043114_c001_v0001130_t0037_u01758429074833") 2025/09/21 04:36:48 DEBUG : only11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7de_d20250921_m043147_c001_v7007000_t0000_u01758429107460") 2025/09/21 04:36:48 DEBUG : only11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4080f9a38c3ab282_d20250921_m043141_c001_v0001165_t0054_u01758429101795") 2025/09/21 04:36:48 DEBUG : only11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36730_d20250921_m043134_c001_v0001130_t0056_u01758429094890") 2025/09/21 04:36:48 DEBUG : only11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073eed_d20250921_m043121_c001_v7007000_t0000_u01758429081839") 2025/09/21 04:36:48 DEBUG : only11: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36693_d20250921_m043115_c001_v0001130_t0045_u01758429075874") 2025/09/21 04:36:48 DEBUG : only12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e0_d20250921_m043147_c001_v7007000_t0000_u01758429107643") 2025/09/21 04:36:48 DEBUG : only12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417d87f9349a1302_d20250921_m043141_c001_v0001116_t0016_u01758429101983") 2025/09/21 04:36:48 DEBUG : only12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36736_d20250921_m043135_c001_v0001130_t0021_u01758429095651") 2025/09/21 04:36:48 DEBUG : only12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073eef_d20250921_m043122_c001_v7007000_t0000_u01758429082205") 2025/09/21 04:36:48 DEBUG : only12: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36697_d20250921_m043116_c001_v0001130_t0036_u01758429076389") 2025/09/21 04:36:49 DEBUG : only13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e2_d20250921_m043147_c001_v7007000_t0000_u01758429107827") 2025/09/21 04:36:49 DEBUG : only13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf21_d20250921_m043141_c001_v0001180_t0056_u01758429101624") 2025/09/21 04:36:49 DEBUG : only13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3673a_d20250921_m043136_c001_v0001130_t0050_u01758429096282") 2025/09/21 04:36:49 DEBUG : only13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073eee_d20250921_m043122_c001_v7007000_t0000_u01758429082022") 2025/09/21 04:36:49 DEBUG : only13: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3669b_d20250921_m043116_c001_v0001130_t0019_u01758429076910") 2025/09/21 04:36:49 DEBUG : only14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e3_d20250921_m043148_c001_v7007000_t0000_u01758429108009") 2025/09/21 04:36:49 DEBUG : only14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a36770_d20250921_m043141_c001_v0001130_t0011_u01758429101632") 2025/09/21 04:36:49 DEBUG : only14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36740_d20250921_m043136_c001_v0001130_t0017_u01758429096836") 2025/09/21 04:36:49 DEBUG : only14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a3_d20250921_m043122_c001_v7007000_t0000_u01758429082029") 2025/09/21 04:36:49 DEBUG : only14: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3669f_d20250921_m043117_c001_v0001130_t0009_u01758429077494") 2025/09/21 04:36:49 DEBUG : only15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e4_d20250921_m043148_c001_v7007000_t0000_u01758429108193") 2025/09/21 04:36:49 DEBUG : only15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf27_d20250921_m043141_c001_v0001180_t0056_u01758429101811") 2025/09/21 04:36:49 DEBUG : only15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36746_d20250921_m043137_c001_v0001130_t0054_u01758429097483") 2025/09/21 04:36:49 DEBUG : only15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a4_d20250921_m043122_c001_v7007000_t0000_u01758429082216") 2025/09/21 04:36:49 DEBUG : only15: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366a1_d20250921_m043117_c001_v0001130_t0033_u01758429077984") 2025/09/21 04:36:49 DEBUG : only16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e5_d20250921_m043148_c001_v7007000_t0000_u01758429108376") 2025/09/21 04:36:49 DEBUG : only16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a36774_d20250921_m043141_c001_v0001130_t0011_u01758429101817") 2025/09/21 04:36:49 DEBUG : only16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36750_d20250921_m043138_c001_v0001130_t0046_u01758429098057") 2025/09/21 04:36:49 DEBUG : only16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f414b424ac63b6621_d20250921_m043122_c001_v7007000_t0000_u01758429082229") 2025/09/21 04:36:49 DEBUG : only16: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366a3_d20250921_m043118_c001_v0001130_t0027_u01758429078512") 2025/09/21 04:36:50 DEBUG : only17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e7_d20250921_m043148_c001_v7007000_t0000_u01758429108560") 2025/09/21 04:36:50 DEBUG : only17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4080f9a38c3ab284_d20250921_m043141_c001_v0001165_t0054_u01758429101981") 2025/09/21 04:36:50 DEBUG : only17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36754_d20250921_m043138_c001_v0001130_t0045_u01758429098612") 2025/09/21 04:36:50 DEBUG : only17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417fe0546007af6e_d20250921_m043122_c001_v7007000_t0000_u01758429082615") 2025/09/21 04:36:50 DEBUG : only17: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366aa_d20250921_m043119_c001_v0001130_t0059_u01758429079068") 2025/09/21 04:36:50 DEBUG : only18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7e9_d20250921_m043148_c001_v7007000_t0000_u01758429108742") 2025/09/21 04:36:50 DEBUG : only18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf2d_d20250921_m043141_c001_v0001180_t0056_u01758429101993") 2025/09/21 04:36:50 DEBUG : only18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3675c_d20250921_m043139_c001_v0001130_t0019_u01758429099303") 2025/09/21 04:36:50 DEBUG : only18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417fe0546007af69_d20250921_m043122_c001_v7007000_t0000_u01758429082241") 2025/09/21 04:36:50 DEBUG : only18: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366b0_d20250921_m043119_c001_v0001130_t0021_u01758429079708") 2025/09/21 04:36:50 DEBUG : only19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7eb_d20250921_m043148_c001_v7007000_t0000_u01758429108924") 2025/09/21 04:36:50 DEBUG : only19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a36776_d20250921_m043142_c001_v0001130_t0011_u01758429102002") 2025/09/21 04:36:50 DEBUG : only19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36760_d20250921_m043139_c001_v0001130_t0055_u01758429099895") 2025/09/21 04:36:51 DEBUG : only19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073ef3_d20250921_m043122_c001_v7007000_t0000_u01758429082756") 2025/09/21 04:36:51 DEBUG : only19: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366b6_d20250921_m043120_c001_v0001130_t0059_u01758429080346") 2025/09/21 04:36:51 DEBUG : only2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ec_d20250921_m043149_c001_v7007000_t0000_u01758429109107") 2025/09/21 04:36:51 DEBUG : only2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417d87f9349a1304_d20250921_m043142_c001_v0001116_t0016_u01758429102175") 2025/09/21 04:36:51 DEBUG : only2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366f3_d20250921_m043129_c001_v0001130_t0020_u01758429089373") 2025/09/21 04:36:51 DEBUG : only2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a5_d20250921_m043122_c001_v7007000_t0000_u01758429082399") 2025/09/21 04:36:51 DEBUG : only2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3665c_d20250921_m043110_c001_v0001130_t0037_u01758429070634") 2025/09/21 04:36:51 DEBUG : only3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ed_d20250921_m043149_c001_v7007000_t0000_u01758429109291") 2025/09/21 04:36:51 DEBUG : only3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf31_d20250921_m043142_c001_v0001180_t0056_u01758429102185") 2025/09/21 04:36:51 DEBUG : only3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a366fb_d20250921_m043130_c001_v0001130_t0014_u01758429090039") 2025/09/21 04:36:51 DEBUG : only3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a7_d20250921_m043122_c001_v7007000_t0000_u01758429082767") 2025/09/21 04:36:51 DEBUG : only3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36662_d20250921_m043111_c001_v0001130_t0038_u01758429071177") 2025/09/21 04:36:51 DEBUG : only4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ee_d20250921_m043149_c001_v7007000_t0000_u01758429109474") 2025/09/21 04:36:51 DEBUG : only4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a3677c_d20250921_m043142_c001_v0001130_t0011_u01758429102194") 2025/09/21 04:36:51 DEBUG : only4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36703_d20250921_m043130_c001_v0001130_t0025_u01758429090832") 2025/09/21 04:36:51 DEBUG : only4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417fe0546007af6a_d20250921_m043122_c001_v7007000_t0000_u01758429082432") 2025/09/21 04:36:51 DEBUG : only4: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36668_d20250921_m043111_c001_v0001130_t0046_u01758429071673") 2025/09/21 04:36:51 DEBUG : only5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ef_d20250921_m043149_c001_v7007000_t0000_u01758429109662") 2025/09/21 04:36:51 DEBUG : only5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4080f9a38c3ab289_d20250921_m043142_c001_v0001165_t0054_u01758429102349") 2025/09/21 04:36:51 DEBUG : only5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3670e_d20250921_m043131_c001_v0001130_t0048_u01758429091442") 2025/09/21 04:36:51 DEBUG : only5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2073ef2_d20250921_m043122_c001_v7007000_t0000_u01758429082572") 2025/09/21 04:36:52 DEBUG : only5: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36670_d20250921_m043112_c001_v0001130_t0035_u01758429072237") 2025/09/21 04:36:52 DEBUG : only6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f1_d20250921_m043149_c001_v7007000_t0000_u01758429109844") 2025/09/21 04:36:52 DEBUG : only6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417d87f9349a1306_d20250921_m043142_c001_v0001116_t0016_u01758429102360") 2025/09/21 04:36:52 DEBUG : only6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36718_d20250921_m043132_c001_v0001130_t0024_u01758429092050") 2025/09/21 04:36:52 DEBUG : only6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f414b424ac63b6620_d20250921_m043122_c001_v7007000_t0000_u01758429082038") 2025/09/21 04:36:52 DEBUG : only6: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36674_d20250921_m043112_c001_v0001130_t0040_u01758429072768") 2025/09/21 04:36:52 DEBUG : only7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f3_d20250921_m043150_c001_v7007000_t0000_u01758429110027") 2025/09/21 04:36:52 DEBUG : only7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8acf37_d20250921_m043142_c001_v0001180_t0056_u01758429102373") 2025/09/21 04:36:52 DEBUG : only7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3671c_d20250921_m043132_c001_v0001130_t0040_u01758429092689") 2025/09/21 04:36:52 DEBUG : only7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc3a6_d20250921_m043122_c001_v7007000_t0000_u01758429082583") 2025/09/21 04:36:52 DEBUG : only7: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36678_d20250921_m043113_c001_v0001130_t0055_u01758429073247") 2025/09/21 04:36:52 DEBUG : only8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f4_d20250921_m043150_c001_v7007000_t0000_u01758429110224") 2025/09/21 04:36:52 DEBUG : only8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4080f9a38c3ab28b_d20250921_m043142_c001_v0001165_t0054_u01758429102533") 2025/09/21 04:36:52 DEBUG : only8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36722_d20250921_m043133_c001_v0001130_t0051_u01758429093210") 2025/09/21 04:36:52 DEBUG : only8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f417fe0546007af67_d20250921_m043122_c001_v7007000_t0000_u01758429082054") 2025/09/21 04:36:52 DEBUG : only8: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3667c_d20250921_m043113_c001_v0001130_t0052_u01758429073811") 2025/09/21 04:36:52 DEBUG : only9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f5_d20250921_m043150_c001_v7007000_t0000_u01758429110408") 2025/09/21 04:36:52 DEBUG : only9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a3677e_d20250921_m043142_c001_v0001130_t0011_u01758429102378") 2025/09/21 04:36:52 DEBUG : only9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36726_d20250921_m043133_c001_v0001130_t0035_u01758429093721") 2025/09/21 04:36:52 DEBUG : only9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f414b424ac63b6624_d20250921_m043122_c001_v7007000_t0000_u01758429082410") 2025/09/21 04:36:52 DEBUG : only9: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36680_d20250921_m043114_c001_v0001130_t0045_u01758429074306") 2025/09/21 04:36:52 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e0_d20250921_m042817_c001_v7007000_t0000_u01758428897856") 2025/09/21 04:36:52 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1128ebbbc7e62e05_d20250921_m042815_c001_v0001032_t0053_u01758428895621") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907da_d20250921_m042814_c001_v7007000_t0000_u01758428894520") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a361e6_d20250921_m042812_c001_v0001130_t0010_u01758428892730") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d6_d20250921_m042811_c001_v7007000_t0000_u01758428891625") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1128ebbbc7e62dfe_d20250921_m042808_c001_v0001032_t0036_u01758428888733") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae43_d20250921_m042758_c001_v7007000_t0000_u01758428878017") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36170_d20250921_m042756_c001_v0001130_t0008_u01758428876610") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae38_d20250921_m042754_c001_v7007000_t0000_u01758428874813") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36152_d20250921_m042753_c001_v0001130_t0012_u01758428873636") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae31_d20250921_m042752_c001_v7007000_t0000_u01758428872413") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3613e_d20250921_m042751_c001_v0001130_t0004_u01758428871357") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae14_d20250921_m042744_c001_v7007000_t0000_u01758428864943") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360fb_d20250921_m042743_c001_v0001130_t0020_u01758428863366") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae0e_d20250921_m042742_c001_v7007000_t0000_u01758428862998") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360e9_d20250921_m042741_c001_v0001130_t0027_u01758428861626") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae0a_d20250921_m042741_c001_v7007000_t0000_u01758428861260") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360dd_d20250921_m042740_c001_v0001130_t0049_u01758428860514") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360d5_d20250921_m042739_c001_v0001130_t0001_u01758428859845") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae04_d20250921_m042739_c001_v7007000_t0000_u01758428859461") 2025/09/21 04:36:53 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360cd_d20250921_m042738_c001_v0001130_t0002_u01758428858702") 2025/09/21 04:36:54 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360c7_d20250921_m042737_c001_v0001130_t0048_u01758428857924") 2025/09/21 04:36:54 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09adff_d20250921_m042737_c001_v7007000_t0000_u01758428857558") 2025/09/21 04:36:54 DEBUG : potato: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a360bb_d20250921_m042736_c001_v0001130_t0057_u01758428856719") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f40300dad433d66a8_d20250921_m042900_c001_v7007000_t0000_u01758428940432") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36319_d20250921_m042859_c001_v0001130_t0032_u01758428939746") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a76_d20250921_m042852_c001_v7007000_t0000_u01758428932335") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac0fc_d20250921_m042847_c001_v0001180_t0049_u01758428927491") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a65_d20250921_m042840_c001_v7007000_t0000_u01758428920633") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36274_d20250921_m042835_c001_v0001130_t0050_u01758428915375") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990803_d20250921_m042827_c001_v7007000_t0000_u01758428907961") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abecc_d20250921_m042824_c001_v0001180_t0004_u01758428904672") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae4c_d20250921_m042802_c001_v7007000_t0000_u01758428882469") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36190_d20250921_m042800_c001_v0001130_t0022_u01758428880966") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae49_d20250921_m042800_c001_v7007000_t0000_u01758428880597") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36182_d20250921_m042758_c001_v0001130_t0051_u01758428878570") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae45_d20250921_m042758_c001_v7007000_t0000_u01758428878200") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36178_d20250921_m042757_c001_v0001130_t0041_u01758428877329") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae3e_d20250921_m042756_c001_v7007000_t0000_u01758428876236") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3615e_d20250921_m042755_c001_v0001130_t0001_u01758428875184") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae34_d20250921_m042753_c001_v7007000_t0000_u01758428873266") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36148_d20250921_m042752_c001_v0001130_t0009_u01758428872426") 2025/09/21 04:36:54 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f402daa468d09ae17_d20250921_m042745_c001_v7007000_t0000_u01758428865684") 2025/09/21 04:36:55 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36105_d20250921_m042744_c001_v0001130_t0035_u01758428864597") 2025/09/21 04:36:55 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fe0_d20250921_m042641_c001_v7007000_t0000_u01758428801780") 2025/09/21 04:36:55 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35eff_d20250921_m042641_c001_v0001130_t0005_u01758428801117") 2025/09/21 04:36:55 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fdc_d20250921_m042640_c001_v7007000_t0000_u01758428800212") 2025/09/21 04:36:55 DEBUG : potato2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35ef7_d20250921_m042639_c001_v0001130_t0008_u01758428799478") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a75_d20250921_m042852_c001_v7007000_t0000_u01758428932153") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac10e_d20250921_m042848_c001_v0001180_t0043_u01758428928507") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8a66_d20250921_m042840_c001_v7007000_t0000_u01758428920959") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3627c_d20250921_m042836_c001_v0001130_t0019_u01758428916261") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990805_d20250921_m042828_c001_v7007000_t0000_u01758428908312") 2025/09/21 04:36:55 DEBUG : potato3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abedc_d20250921_m042825_c001_v0001180_t0040_u01758428905251") 2025/09/21 04:36:55 DEBUG : pre-dest1/1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61426_d20250921_m042934_c001_v7007000_t0000_u01758428974653") 2025/09/21 04:36:55 DEBUG : pre-dest1/1: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac426_d20250921_m042926_c001_v0001180_t0017_u01758428966478") 2025/09/21 04:36:55 DEBUG : pre-dest2/2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f422593e374b61427_d20250921_m042934_c001_v7007000_t0000_u01758428974840") 2025/09/21 04:36:55 DEBUG : pre-dest2/2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a363cd_d20250921_m042927_c001_v0001130_t0014_u01758428967107") 2025/09/21 04:36:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a36e8_d20250921_m042912_c001_v7007000_t0000_u01758428952120") 2025/09/21 04:36:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ac2ae_d20250921_m042908_c001_v0001180_t0028_u01758428948242") 2025/09/21 04:36:55 DEBUG : sizeonly: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99e4_d20250921_m042722_c001_v7007000_t0000_u01758428842135") 2025/09/21 04:36:55 DEBUG : sizeonly: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36031_d20250921_m042721_c001_v0001130_t0039_u01758428841104") 2025/09/21 04:36:55 DEBUG : splitbanan: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa8db_d20250921_m043402_c001_v7007000_t0000_u01758429242454") 2025/09/21 04:36:55 DEBUG : splitbanan: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab42a_d20250921_m043354_c001_v0001165_t0032_u01758429234843") 2025/09/21 04:36:55 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a39fc_d20250921_m043531_c001_v7007000_t0000_u01758429331927") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1500_d20250921_m043524_c001_v0001116_t0032_u01758429324831") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41951d83db0ba872_d20250921_m043514_c001_v7007000_t0000_u01758429314297") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14d8_d20250921_m043506_c001_v0001116_t0052_u01758429306707") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d990c9a_d20250921_m043455_c001_v7007000_t0000_u01758429295886") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a14ad_d20250921_m043448_c001_v0001116_t0058_u01758429288849") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f411fc1aa2edd8e49_d20250921_m043438_c001_v7007000_t0000_u01758429278346") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1478_d20250921_m043431_c001_v0001116_t0019_u01758429271335") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404e9624c2074047_d20250921_m043419_c001_v7007000_t0000_u01758429259784") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1439_d20250921_m043412_c001_v0001116_t0031_u01758429252345") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4168adfb5c6ef4f8_d20250921_m043356_c001_v7007000_t0000_u01758429236982") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000aec8_d20250921_m043353_c001_v0001144_t0002_u01758429233266") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79ba09c_d20250921_m043342_c001_v7007000_t0000_u01758429222130") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab3fb_d20250921_m043334_c001_v0001165_t0005_u01758429214432") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9d41_d20250921_m043333_c001_v7007000_t0000_u01758429213333") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae9c_d20250921_m043329_c001_v0001144_t0015_u01758429209591") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f23723430d_d20250921_m043319_c001_v7007000_t0000_u01758429199699") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a13cc_d20250921_m043312_c001_v0001116_t0004_u01758429192342") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f2372342e9_d20250921_m043310_c001_v7007000_t0000_u01758429190864") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000ae7f_d20250921_m043307_c001_v0001144_t0002_u01758429187776") 2025/09/21 04:36:56 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4002d5bf672dc4ac_d20250921_m043251_c001_v7007000_t0000_u01758429171564") 2025/09/21 04:36:57 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab352_d20250921_m043246_c001_v0001165_t0052_u01758429166992") 2025/09/21 04:36:57 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b9ccf_d20250921_m043236_c001_v7007000_t0000_u01758429156459") 2025/09/21 04:36:57 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad2b1_d20250921_m043229_c001_v0001180_t0059_u01758429149845") 2025/09/21 04:36:57 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f412371876c07f88f_d20250921_m043221_c001_v7007000_t0000_u01758429141164") 2025/09/21 04:36:57 DEBUG : splitbananasplit: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1340_d20250921_m043214_c001_v0001116_t0028_u01758429134180") 2025/09/21 04:36:57 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f41555fc3788cca7c_d20250921_m043337_c001_v7007000_t0000_u01758429217239") 2025/09/21 04:36:57 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad7a7_d20250921_m043330_c001_v0001180_t0024_u01758429210934") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa805_d20250921_m043203_c001_v7007000_t0000_u01758429123538") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a367fe_d20250921_m043200_c001_v0001130_t0049_u01758429120944") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404f58f59e0bee5c_d20250921_m043159_c001_v7007000_t0000_u01758429119820") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad04d_d20250921_m043156_c001_v0001180_t0036_u01758429116566") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e9_d20250921_m042821_c001_v7007000_t0000_u01758428901949") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36217_d20250921_m042821_c001_v0001130_t0016_u01758428901046") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e4_d20250921_m042820_c001_v7007000_t0000_u01758428900409") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3620b_d20250921_m042819_c001_v0001130_t0054_u01758428899347") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99d9_d20250921_m042718_c001_v7007000_t0000_u01758428838814") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a3600c_d20250921_m042717_c001_v0001130_t0043_u01758428837192") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99d2_d20250921_m042716_c001_v7007000_t0000_u01758428836830") 2025/09/21 04:36:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a36000_d20250921_m042715_c001_v0001130_t0009_u01758428835457") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99c9_d20250921_m042713_c001_v7007000_t0000_u01758428833357") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35fe8_d20250921_m042711_c001_v0001130_t0035_u01758428831912") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99c3_d20250921_m042711_c001_v7007000_t0000_u01758428831370") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35fdb_d20250921_m042709_c001_v0001130_t0025_u01758428829809") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35fbb_d20250921_m042705_c001_v0001130_t0042_u01758428825345") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99b9_d20250921_m042704_c001_v7007000_t0000_u01758428824983") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35faf_d20250921_m042704_c001_v0001130_t0055_u01758428824321") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35fa9_d20250921_m042703_c001_v0001130_t0054_u01758428823433") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f413b884ed79b99b8_d20250921_m042703_c001_v7007000_t0000_u01758428823071") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f91_d20250921_m042700_c001_v0001130_t0026_u01758428820066") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f6f_d20250921_m042657_c001_v0001130_t0017_u01758428817250") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233ff4_d20250921_m042656_c001_v7007000_t0000_u01758428816884") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f69_d20250921_m042656_c001_v0001130_t0012_u01758428816095") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f5d_d20250921_m042654_c001_v0001130_t0017_u01758428814935") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233ff3_d20250921_m042654_c001_v7007000_t0000_u01758428814570") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f34_d20250921_m042650_c001_v0001130_t0046_u01758428810988") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fef_d20250921_m042650_c001_v7007000_t0000_u01758428810621") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f2e_d20250921_m042649_c001_v0001130_t0037_u01758428809950") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233feb_d20250921_m042649_c001_v7007000_t0000_u01758428809039") 2025/09/21 04:36:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f20_d20250921_m042648_c001_v0001130_t0036_u01758428808055") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fea_d20250921_m042647_c001_v7007000_t0000_u01758428807507") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f1d_d20250921_m042646_c001_v0001130_t0017_u01758428806705") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fe7_d20250921_m042645_c001_v7007000_t0000_u01758428805793") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f0f_d20250921_m042644_c001_v0001130_t0059_u01758428804712") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fe6_d20250921_m042644_c001_v7007000_t0000_u01758428804161") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f09_d20250921_m042643_c001_v0001130_t0035_u01758428803523") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fe4_d20250921_m042642_c001_v7007000_t0000_u01758428802976") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35f05_d20250921_m042642_c001_v0001130_t0009_u01758428802342") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fd2_d20250921_m042637_c001_v7007000_t0000_u01758428797578") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35ee9_d20250921_m042636_c001_v0001130_t0035_u01758428796926") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fd0_d20250921_m042636_c001_v7007000_t0000_u01758428796379") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35edb_d20250921_m042635_c001_v0001130_t0019_u01758428795457") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fcd_d20250921_m042634_c001_v7007000_t0000_u01758428794550") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35ecd_d20250921_m042633_c001_v0001130_t0046_u01758428793819") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f421305f237233fca_d20250921_m042631_c001_v7007000_t0000_u01758428791467") 2025/09/21 04:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a35eb9_d20250921_m042630_c001_v0001130_t0043_u01758428790781") 2025/09/21 04:36:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa808_d20250921_m043203_c001_v7007000_t0000_u01758429123721") 2025/09/21 04:36:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab2c3_d20250921_m043200_c001_v0001165_t0005_u01758429120963") 2025/09/21 04:36:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404f58f59e0bee5d_d20250921_m043200_c001_v7007000_t0000_u01758429120005") 2025/09/21 04:36:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1321_d20250921_m043156_c001_v0001116_t0016_u01758429116556") 2025/09/21 04:36:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a01_d20250921_m043533_c001_v7007000_t0000_u01758429333972") 2025/09/21 04:37:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae1f4_d20250921_m043533_c001_v0001180_t0041_u01758429333314") 2025/09/21 04:37:00 DEBUG : sub/yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907df_d20250921_m042817_c001_v7007000_t0000_u01758428897306") 2025/09/21 04:37:00 DEBUG : sub/yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abdca_d20250921_m042815_c001_v0001180_t0012_u01758428895265") 2025/09/21 04:37:00 DEBUG : test_dir1/file2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7fe_d20250921_m043155_c001_v7007000_t0000_u01758429115791") 2025/09/21 04:37:00 DEBUG : test_dir1/file2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a367ca_d20250921_m043154_c001_v0001130_t0052_u01758429114069") 2025/09/21 04:37:00 DEBUG : test_dir1/file2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7f9_d20250921_m043153_c001_v7007000_t0000_u01758429113266") 2025/09/21 04:37:00 DEBUG : test_dir1/file2: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a367ba_d20250921_m043151_c001_v0001130_t0020_u01758429111393") 2025/09/21 04:37:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7ff_d20250921_m043155_c001_v7007000_t0000_u01758429115973") 2025/09/21 04:37:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ad014_d20250921_m043154_c001_v0001180_t0020_u01758429114058") 2025/09/21 04:37:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f4177e97eed1aa7fa_d20250921_m043153_c001_v7007000_t0000_u01758429113449") 2025/09/21 04:37:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a1314_d20250921_m043151_c001_v0001116_t0021_u01758429111373") 2025/09/21 04:37:00 DEBUG : three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d0_d20250921_m042808_c001_v7007000_t0000_u01758428888003") 2025/09/21 04:37:00 DEBUG : three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a361c2_d20250921_m042806_c001_v0001130_t0044_u01758428886605") 2025/09/21 04:37:00 DEBUG : three: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f101892f341a361ae_d20250921_m042804_c001_v0001130_t0007_u01758428884161") 2025/09/21 04:37:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a04_d20250921_m043535_c001_v7007000_t0000_u01758429335583") 2025/09/21 04:37:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab560_d20250921_m043534_c001_v0001165_t0032_u01758429334932") 2025/09/21 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a23_d20250921_m043556_c001_v7007000_t0000_u01758429356149") 2025/09/21 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000afd1_d20250921_m043553_c001_v0001144_t0034_u01758429353897") 2025/09/21 04:37:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a1c_d20250921_m043552_c001_v7007000_t0000_u01758429352320") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab586_d20250921_m043550_c001_v0001165_t0026_u01758429350898") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a1a_d20250921_m043549_c001_v7007000_t0000_u01758429349931") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae30c_d20250921_m043549_c001_v0001180_t0058_u01758429349325") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a0d_d20250921_m043543_c001_v7007000_t0000_u01758429343508") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab576_d20250921_m043542_c001_v0001165_t0053_u01758429342235") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a11_d20250921_m043546_c001_v7007000_t0000_u01758429346498") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000afc2_d20250921_m043544_c001_v0001144_t0050_u01758429344474") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a09_d20250921_m043541_c001_v7007000_t0000_u01758429341267") 2025/09/21 04:37:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8ae27d_d20250921_m043540_c001_v0001180_t0043_u01758429340645") 2025/09/21 04:37:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a07_d20250921_m043539_c001_v7007000_t0000_u01758429339679") 2025/09/21 04:37:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a151e_d20250921_m043538_c001_v0001116_t0010_u01758429338524") 2025/09/21 04:37:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a06_d20250921_m043537_c001_v7007000_t0000_u01758429337566") 2025/09/21 04:37:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1182aa095000afbc_d20250921_m043536_c001_v0001144_t0005_u01758429336542") 2025/09/21 04:37:01 DEBUG : toe/toe/toe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f410e88201c729bde_d20250921_m043601_c001_v7007000_t0000_u01758429361336") 2025/09/21 04:37:01 DEBUG : toe/toe/toe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1080f9a38c3ab5a6_d20250921_m043600_c001_v0001165_t0040_u01758429360708") 2025/09/21 04:37:01 DEBUG : toe/toe/toe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a16_d20250921_m043548_c001_v7007000_t0000_u01758429348376") 2025/09/21 04:37:01 DEBUG : toe/toe/toe: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a152e_d20250921_m043547_c001_v0001116_t0047_u01758429347447") 2025/09/21 04:37:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a25_d20250921_m043556_c001_v7007000_t0000_u01758429356746") 2025/09/21 04:37:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f117d87f9349a153a_d20250921_m043555_c001_v0001116_t0001_u01758429355543") 2025/09/21 04:37:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f423d8082741a3a1f_d20250921_m043552_c001_v7007000_t0000_u01758429352924") 2025/09/21 04:37:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f111ec9f9cf0aa953_d20250921_m043552_c001_v0001179_t0059_u01758429352118") 2025/09/21 04:37:02 DEBUG : two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d2_d20250921_m042808_c001_v7007000_t0000_u01758428888185") 2025/09/21 04:37:02 DEBUG : two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f404486f9fb8abcd7_d20250921_m042806_c001_v0001180_t0056_u01758428886034") 2025/09/21 04:37:02 DEBUG : two: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f401892f341a361aa_d20250921_m042803_c001_v0001130_t0011_u01758428883978") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907e1_d20250921_m042818_c001_v7007000_t0000_u01758428898039") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f1104c797b19e03e5_d20250921_m042816_c001_v0001144_t0027_u01758428896811") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d9_d20250921_m042813_c001_v7007000_t0000_u01758428893971") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abd82_d20250921_m042812_c001_v0001180_t0015_u01758428892374") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d5_d20250921_m042811_c001_v7007000_t0000_u01758428891065") 2025/09/21 04:37:02 DEBUG : yam: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f104486f9fb8abd22_d20250921_m042808_c001_v0001180_t0017_u01758428888747") 2025/09/21 04:37:02 DEBUG : yaml: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907dc_d20250921_m042814_c001_v7007000_t0000_u01758428894703") 2025/09/21 04:37:02 DEBUG : yaml: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f103db5fe43735dc9_d20250921_m042813_c001_v0001182_t0023_u01758428893759") 2025/09/21 04:37:02 DEBUG : yaml: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f419899979d9907d7_d20250921_m042811_c001_v7007000_t0000_u01758428891808") 2025/09/21 04:37:02 DEBUG : yaml: Deleting (id "4_zdf42fd83805d6bab9f980e1b_f118e367f525c3d52_d20250921_m042810_c001_v0001043_t0058_u01758428890119") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m35.709073258s (try 1/5)