"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/20 02:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube" 2025/09/20 02:11:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:41 DEBUG : Creating backend with remote "/tmp/rclone3501993712" === 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/20 02:11:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:43 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:43 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:44 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:11:44 DEBUG : B2 bucket rclone-test-fodidum5jube: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:45 DEBUG : Creating backend with remote "/non-existing" 2025/09/20 02:11:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/20 02:11:46 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:46 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:48 INFO : B2 bucket rclone-test-fodidum5jube: Running all checks before starting transfers 2025/09/20 02:11:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:48 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:48 INFO : B2 bucket rclone-test-fodidum5jube: Checks finished, now starting transfers 2025/09/20 02:11:48 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:49 ERROR : Ignoring --no-traverse with sync 2025/09/20 02:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:49 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/20 02:11:50 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:50 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/20 02:11:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:11:52 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:52 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:11:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/20 02:11:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:11:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/20 02:11:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:11:54 INFO : sub dir2: Making directory 2025/09/20 02:11:54 INFO : sub dir: Making directory 2025/09/20 02:11:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:54 INFO : sub dir2/sub sub dir2: Making directory 2025/09/20 02:11:54 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:54 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:54 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/20 02:11:55 DEBUG : B2 bucket rclone-test-fodidum5jube: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:55 INFO : sub dir2: Making directory 2025/09/20 02:11:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/20 02:11:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:55 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:55 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:56 DEBUG : sub dir2: Making directory with metadata 2025/09/20 02:11:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:11:56 INFO : sub dir2: Making directory 2025/09/20 02:11:56 INFO : sub dir: Making directory 2025/09/20 02:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:57 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:11:57 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/20 02:11:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/20 02:11:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:58 INFO : sub dir2: Making directory 2025/09/20 02:11:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:58 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:58 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:58 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:11:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:11:59 DEBUG : sub dir2: Making directory with metadata 2025/09/20 02:11:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:11:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:11:59 INFO : sub dir2: Making directory 2025/09/20 02:11:59 INFO : sub dir: Making directory 2025/09/20 02:11:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:11:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:11:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:11:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:11:59 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:11:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/20 02:12:00 DEBUG : B2 bucket rclone-test-fodidum5jube: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:01 INFO : sub dir2: Making directory 2025/09/20 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:12:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:12:01 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hizukup7reha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-hizukup7reha 2025/09/20 02:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:12:04 DEBUG : B2 bucket rclone-test-hizukup7reha: Waiting for checks to finish 2025/09/20 02:12:04 DEBUG : B2 bucket rclone-test-hizukup7reha: Waiting for transfers to finish 2025/09/20 02:12:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:12:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:05 DEBUG : B2 bucket rclone-test-hizukup7reha: Purge remote 2025/09/20 02:12:05 INFO : B2 bucket rclone-test-hizukup7reha: cleaning bucket "rclone-test-hizukup7reha" of all files 2025/09/20 02:12:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff28dd3e04d6b4b9f980e1b_f1070c5e5887f260c_d20250920_m021204_c001_v0001102_t0015_u01758334324605") --- PASS: TestServerSideCopy (3.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:12:06 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:06 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:12:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zinomod3ciri" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-zinomod3ciri 2025/09/20 02:12:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:12:09 DEBUG : B2 bucket rclone-test-zinomod3ciri: Waiting for checks to finish 2025/09/20 02:12:09 DEBUG : B2 bucket rclone-test-zinomod3ciri: Waiting for transfers to finish 2025/09/20 02:12:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:12:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:12:10 DEBUG : B2 bucket rclone-test-zinomod3ciri: Waiting for checks to finish 2025/09/20 02:12:10 DEBUG : B2 bucket rclone-test-zinomod3ciri: Waiting for transfers to finish 2025/09/20 02:12:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:12:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:11 DEBUG : B2 bucket rclone-test-zinomod3ciri: Purge remote 2025/09/20 02:12:11 INFO : B2 bucket rclone-test-zinomod3ciri: cleaning bucket "rclone-test-zinomod3ciri" of all files 2025/09/20 02:12:11 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ad23e04d6b4b9f980e1b_f11647e8f96c70e89_d20250920_m021210_c001_v0001042_t0027_u01758334330855") 2025/09/20 02:12:11 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ad23e04d6b4b9f980e1b_f10830594f689e96f_d20250920_m021209_c001_v0001183_t0019_u01758334329889") --- PASS: TestServerSideCopyOverSelf (5.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:12:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:12:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/20 02:12:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qunanil7feri" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-qunanil7feri 2025/09/20 02:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:12:16 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for checks to finish 2025/09/20 02:12:16 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for transfers to finish 2025/09/20 02:12:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:12:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:12:18 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for checks to finish 2025/09/20 02:12:18 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for transfers to finish 2025/09/20 02:12:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:12:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:18 INFO : sub dir/hello world: Deleted 2025/09/20 02:12:19 DEBUG : testing file moves 2025/09/20 02:12:19 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for checks to finish 2025/09/20 02:12:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/20 02:12:19 DEBUG : B2 bucket rclone-test-qunanil7feri: Waiting for transfers to finish 2025/09/20 02:12:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/20 02:12:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:12:20 INFO : sub dir/hello world: Deleted 2025/09/20 02:12:20 DEBUG : B2 bucket rclone-test-qunanil7feri: Purge remote 2025/09/20 02:12:20 INFO : B2 bucket rclone-test-qunanil7feri: cleaning bucket "rclone-test-qunanil7feri" of all files 2025/09/20 02:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fb2bde3e04d6b4b9f980e1b_f10109645e0a18179_d20250920_m021219_c001_v0001098_t0031_u01758334339463") 2025/09/20 02:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fb2bde3e04d6b4b9f980e1b_f1161114a9396672e_d20250920_m021218_c001_v0001183_t0043_u01758334338140") 2025/09/20 02:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fb2bde3e04d6b4b9f980e1b_f1183494c78844444_d20250920_m021216_c001_v0001036_t0042_u01758334336976") --- PASS: TestServerSideMoveOverSelf (7.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:22 ERROR : error listing: directory not found 2025/09/20 02:12:22 INFO : Local file system at /tmp/rclone3501993712: Making directory 2025/09/20 02:12:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:12:23 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for checks to finish 2025/09/20 02:12:23 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for transfers to finish 2025/09/20 02:12:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:12:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/20 02:12:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/20 02:12:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:12:25 INFO : check sum: Copied (new) 2025/09/20 02:12:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:12:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/20 02:12:25 DEBUG : check sum: Unchanged skipping 2025/09/20 02:12:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/20 02:12:26 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:26 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:12:26 INFO : sizeonly: Copied (new) 2025/09/20 02:12:26 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:27 DEBUG : sizeonly: Sizes identical 2025/09/20 02:12:27 DEBUG : sizeonly: Unchanged skipping 2025/09/20 02:12:27 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:27 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:27 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/20 02:12:28 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:28 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/20 02:12:28 INFO : ignore-size: Copied (new) 2025/09/20 02:12:28 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:12:28 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:28 DEBUG : ignore-size: Unchanged skipping 2025/09/20 02:12:28 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:28 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:29 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:12:29 DEBUG : existing: Unchanged skipping 2025/09/20 02:12:29 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:29 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:29 INFO : There was nothing to transfer 2025/09/20 02:12:30 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/20 02:12:30 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:12:30 INFO : existing: Copied (replaced existing) 2025/09/20 02:12:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 02:12:31 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:31 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:12:31 INFO : existing: Copied (new) 2025/09/20 02:12:31 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:31 DEBUG : existing: Destination exists, skipping 2025/09/20 02:12:31 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:31 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:31 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/20 02:12:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:33 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:12:33 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:33 INFO : a/potato2: Copied (new) 2025/09/20 02:12:33 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:35 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/20 02:12:35 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:12:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/20 02:12:35 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:35 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:35 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:35 INFO : There was nothing to transfer 2025/09/20 02:12:35 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/20 02:12:35 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:12:36 INFO : empty space: Updated modification time in destination 2025/09/20 02:12:36 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:36 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:36 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:37 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/20 02:12:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:12:37 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:37 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:38 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:38 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/20 02:12:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3501993712) 2025/09/20 02:12:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fodidum5jube) 2025/09/20 02:12:38 DEBUG : foo: sha1 differ 2025/09/20 02:12:38 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/20 02:12:39 INFO : foo: Copied (replaced existing) 2025/09/20 02:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/20 02:12:40 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:40 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:40 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:40 INFO : potato: Copied (new) 2025/09/20 02:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/20 02:12:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/20 02:12:42 INFO : potato: Copied (replaced existing) 2025/09/20 02:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.61s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:44 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/20 02:12:44 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3501993712) 2025/09/20 02:12:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fodidum5jube) 2025/09/20 02:12:44 DEBUG : potato: sha1 differ 2025/09/20 02:12:44 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/20 02:12:44 INFO : potato: Copied (replaced existing) 2025/09/20 02:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:45 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:45 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:45 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/20 02:12:45 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:47 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:47 INFO : potato2: Copied (new) 2025/09/20 02:12:47 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:49 INFO : d: Making directory 2025/09/20 02:12:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/20 02:12:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:49 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:12:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:49 INFO : a/potato2: Copied (new) 2025/09/20 02:12:49 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/20 02:12:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:51 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:51 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:12:51 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:51 INFO : a/potato2: Copied (new) 2025/09/20 02:12:51 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting files as there were IO errors 2025/09/20 02:12:51 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:53 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:53 INFO : potato: Deleted 2025/09/20 02:12:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:55 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:55 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:55 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:55 INFO : potato: Deleted 2025/09/20 02:12:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:56 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:12:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:12:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/20 02:12:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:12:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 02:12:59 DEBUG : enormous: Excluded 2025/09/20 02:12:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 02:12:59 DEBUG : potato2: Excluded 2025/09/20 02:12:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 02:12:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:12:59 DEBUG : empty space: Unchanged skipping 2025/09/20 02:12:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:12:59 DEBUG : Waiting for deletions to finish 2025/09/20 02:12:59 INFO : There was nothing to transfer 2025/09/20 02:12:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 02:12:59 DEBUG : enormous: Excluded 2025/09/20 02:12:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 02:12:59 DEBUG : potato2: Excluded 2025/09/20 02:13:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 02:13:00 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for checks to finish 2025/09/20 02:13:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/20 02:13:00 DEBUG : empty space: Unchanged skipping 2025/09/20 02:13:00 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for transfers to finish 2025/09/20 02:13:00 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:01 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 02:13:01 DEBUG : enormous: Excluded 2025/09/20 02:13:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 02:13:01 DEBUG : potato2: Excluded 2025/09/20 02:13:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:13:01 DEBUG : empty space: Unchanged skipping 2025/09/20 02:13:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:01 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:02 INFO : enormous: Deleted 2025/09/20 02:13:02 INFO : potato2: Deleted 2025/09/20 02:13:02 INFO : There was nothing to transfer 2025/09/20 02:13:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/20 02:13:02 DEBUG : empty space: Unchanged skipping 2025/09/20 02:13:02 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for checks to finish 2025/09/20 02:13:02 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for transfers to finish 2025/09/20 02:13:02 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:02 INFO : enormous: Deleted 2025/09/20 02:13:02 INFO : potato2: Deleted 2025/09/20 02:13:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:04 DEBUG : five: Need to transfer - File not found at Destination 2025/09/20 02:13:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/20 02:13:04 DEBUG : three: Sizes identical 2025/09/20 02:13:04 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:04 DEBUG : one: Destination is newer than source, skipping 2025/09/20 02:13:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/20 02:13:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 02:13:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3501993712) 2025/09/20 02:13:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fodidum5jube) 2025/09/20 02:13:04 DEBUG : two: sha1 differ 2025/09/20 02:13:04 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/20 02:13:04 INFO : five: Copied (new) 2025/09/20 02:13:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/20 02:13:05 INFO : four: Copied (replaced existing) 2025/09/20 02:13:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 02:13:05 INFO : two: Copied (replaced existing) 2025/09/20 02:13:05 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:05 DEBUG : one: Destination is newer than source, skipping 2025/09/20 02:13:05 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/20 02:13:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 02:13:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/20 02:13:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/20 02:13:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 02:13:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 02:13:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3501993712) 2025/09/20 02:13:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fodidum5jube) 2025/09/20 02:13:05 DEBUG : three: sha1 differ 2025/09/20 02:13:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/20 02:13:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/20 02:13:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/20 02:13:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 02:13:05 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:13:05 INFO : three: Copied (replaced existing) 2025/09/20 02:13:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.16s) === 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/20 02:13:07 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:07 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:07 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 02:13:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/20 02:13:07 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:07 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 02:13:07 INFO : potato: Copied (new) 2025/09/20 02:13:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:08 INFO : yam: Copied (new) 2025/09/20 02:13:08 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:13:09 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:09 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:09 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:09 DEBUG : potato: Unchanged skipping 2025/09/20 02:13:09 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:09 INFO : yam: Copied (server-side copy) to: yaml 2025/09/20 02:13:10 INFO : yam: Deleted 2025/09/20 02:13:10 INFO : yaml: Renamed from "yam" 2025/09/20 02:13:10 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/20 02:13:11 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:11 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:11 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 02:13:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/20 02:13:11 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:11 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:11 INFO : yam: Copied (new) 2025/09/20 02:13:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 02:13:11 INFO : potato: Copied (new) 2025/09/20 02:13:11 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:13:12 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:12 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:12 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:12 DEBUG : potato: Unchanged skipping 2025/09/20 02:13:12 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:12 INFO : yam: Copied (server-side copy) to: yaml 2025/09/20 02:13:12 INFO : yam: Deleted 2025/09/20 02:13:12 INFO : yaml: Renamed from "yam" 2025/09/20 02:13:12 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/20 02:13:13 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:13 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 02:13:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/20 02:13:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:14 INFO : sub/yam: Copied (new) 2025/09/20 02:13:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 02:13:15 INFO : potato: Copied (new) 2025/09/20 02:13:15 DEBUG : Waiting for deletions to finish 2025/09/20 02:13:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:13:15 DEBUG : potato: Unchanged skipping 2025/09/20 02:13:15 INFO : B2 bucket rclone-test-fodidum5jube: Making map for --track-renames 2025/09/20 02:13:15 INFO : B2 bucket rclone-test-fodidum5jube: Finished making map for --track-renames 2025/09/20 02:13:15 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:15 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for renames to finish 2025/09/20 02:13:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 02:13:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/20 02:13:16 INFO : sub/yam: Deleted 2025/09/20 02:13:16 INFO : yam: Renamed from "sub/yam" 2025/09/20 02:13:16 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.76s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:17 DEBUG : Creating backend with remote "/tmp/rclone3501993712/dir1" 2025/09/20 02:13:17 DEBUG : Creating backend with remote "/tmp/rclone3501993712/dir2" 2025/09/20 02:13:17 DEBUG : Local file system at /tmp/rclone3501993712/dir2: Using server-side directory move 2025/09/20 02:13:17 INFO : Local file system at /tmp/rclone3501993712/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/20 02:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/20 02:13:17 DEBUG : Local file system at /tmp/rclone3501993712/dir2: Waiting for checks to finish 2025/09/20 02:13:17 DEBUG : Local file system at /tmp/rclone3501993712/dir2: Waiting for transfers to finish 2025/09/20 02:13:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:13:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/20 02:13:18 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:18 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/20 02:13:18 INFO : nested/sub dir/file: Copied (new) 2025/09/20 02:13:18 INFO : nested/sub dir/file: Deleted 2025/09/20 02:13:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:13:18 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:13:18 INFO : sub dir/hello world: Deleted 2025/09/20 02:13:18 INFO : sub dir: Removing directory 2025/09/20 02:13:18 INFO : nested/sub dir: Removing directory 2025/09/20 02:13:18 INFO : nested: Removing directory 2025/09/20 02:13:18 DEBUG : Local file system at /tmp/rclone3501993712: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:13:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/20 02:13:19 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:19 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/20 02:13:19 INFO : nested/sub dir/file: Copied (new) 2025/09/20 02:13:19 INFO : nested/sub dir/file: Deleted 2025/09/20 02:13:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:13:20 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:13:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/20 02:13:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 02:13:21 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:21 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:13:21 INFO : existing: Copied (new) 2025/09/20 02:13:21 INFO : existing: Deleted 2025/09/20 02:13:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/20 02:13:21 INFO : existing-b: Copied (new) 2025/09/20 02:13:21 INFO : existing-b: Deleted 2025/09/20 02:13:22 DEBUG : existing: Destination exists, skipping 2025/09/20 02:13:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/20 02:13:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:13:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:13:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-heyobah9ziyi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-heyobah9ziyi 2025/09/20 02:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:13:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 02:13:27 DEBUG : empty space: Unchanged skipping 2025/09/20 02:13:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 02:13:27 DEBUG : B2 bucket rclone-test-heyobah9ziyi: Waiting for checks to finish 2025/09/20 02:13:27 INFO : empty space: Deleted 2025/09/20 02:13:27 DEBUG : B2 bucket rclone-test-heyobah9ziyi: Waiting for transfers to finish 2025/09/20 02:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:13:27 INFO : potato2: Copied (server-side copy) 2025/09/20 02:13:27 INFO : potato2: Deleted 2025/09/20 02:13:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:13:28 INFO : potato3: Copied (server-side copy) 2025/09/20 02:13:28 INFO : potato3: Deleted 2025/09/20 02:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qimuxek9qofe" 2025/09/20 02:13:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/20 02:13:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:13:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 02:13:29 DEBUG : B2 bucket rclone-test-qimuxek9qofe: Waiting for checks to finish 2025/09/20 02:13:29 DEBUG : B2 bucket rclone-test-qimuxek9qofe: Waiting for transfers to finish 2025/09/20 02:13:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:13:30 INFO : empty space: Copied (server-side copy) 2025/09/20 02:13:30 INFO : empty space: Deleted 2025/09/20 02:13:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:13:30 INFO : potato3: Copied (server-side copy) 2025/09/20 02:13:31 INFO : potato3: Deleted 2025/09/20 02:13:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:13:31 INFO : potato2: Copied (server-side copy) 2025/09/20 02:13:31 INFO : potato2: Deleted 2025/09/20 02:13:31 DEBUG : B2 bucket rclone-test-qimuxek9qofe: Purge remote 2025/09/20 02:13:31 INFO : B2 bucket rclone-test-qimuxek9qofe: cleaning bucket "rclone-test-qimuxek9qofe" of all files 2025/09/20 02:13:31 DEBUG : empty space: Deleting (id "4_zbf82ddc3e05d6b4b9f980e1b_f10618922a2f48e09_d20250920_m021330_c001_v0001182_t0034_u01758334410347") 2025/09/20 02:13:31 DEBUG : potato2: Deleting (id "4_zbf82ddc3e05d6b4b9f980e1b_f10283a9a4eb3c5be_d20250920_m021330_c001_v0001036_t0055_u01758334410576") 2025/09/20 02:13:31 DEBUG : potato3: Deleting (id "4_zbf82ddc3e05d6b4b9f980e1b_f1121bd20a2a92c1e_d20250920_m021330_c001_v0001178_t0059_u01758334410721") 2025/09/20 02:13:32 DEBUG : B2 bucket rclone-test-heyobah9ziyi: Purge remote 2025/09/20 02:13:32 INFO : B2 bucket rclone-test-heyobah9ziyi: cleaning bucket "rclone-test-heyobah9ziyi" of all files 2025/09/20 02:13:32 DEBUG : empty space: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f4075337da968f49f_d20250920_m021330_c001_v7007000_t0000_u01758334410556") 2025/09/20 02:13:32 DEBUG : empty space: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f110f41062e45f0b7_d20250920_m021326_c001_v0001180_t0010_u01758334406605") 2025/09/20 02:13:32 DEBUG : potato2: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f4075337da968f4a1_d20250920_m021331_c001_v7007000_t0000_u01758334411184") 2025/09/20 02:13:32 DEBUG : potato2: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f11182e235ca8e975_d20250920_m021327_c001_v0001105_t0054_u01758334407433") 2025/09/20 02:13:32 DEBUG : potato3: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f4075337da968f4a0_d20250920_m021330_c001_v7007000_t0000_u01758334410933") 2025/09/20 02:13:32 DEBUG : potato3: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f103946d91fd0f3f1_d20250920_m021327_c001_v0001131_t0010_u01758334407792") 2025/09/20 02:13:32 DEBUG : potato3: Deleting (id "4_z0f72cdc3e05d6b4b9f980e1b_f110f41062e45f0bd_d20250920_m021326_c001_v0001180_t0018_u01758334406843") --- PASS: TestServerSideMove (11.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wuseyad0jesa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-wuseyad0jesa 2025/09/20 02:13:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 02:13:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 02:13:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:13:41 DEBUG : B2 bucket rclone-test-wuseyad0jesa: Waiting for checks to finish 2025/09/20 02:13:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 02:13:41 DEBUG : B2 bucket rclone-test-wuseyad0jesa: Waiting for transfers to finish 2025/09/20 02:13:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:13:41 INFO : potato2: Copied (server-side copy) 2025/09/20 02:13:42 INFO : potato2: Deleted 2025/09/20 02:13:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:13:42 INFO : potato3: Copied (server-side copy) 2025/09/20 02:13:42 INFO : potato3: Deleted 2025/09/20 02:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-folivab5muyu" 2025/09/20 02:13:43 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 02:13:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:13:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 02:13:44 DEBUG : B2 bucket rclone-test-folivab5muyu: Waiting for checks to finish 2025/09/20 02:13:44 DEBUG : B2 bucket rclone-test-folivab5muyu: Waiting for transfers to finish 2025/09/20 02:13:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:13:48 INFO : potato2: Copied (server-side copy) 2025/09/20 02:13:48 INFO : potato2: Deleted 2025/09/20 02:13:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:13:48 INFO : potato3: Copied (server-side copy) 2025/09/20 02:13:48 INFO : potato3: Deleted 2025/09/20 02:13:48 DEBUG : B2 bucket rclone-test-folivab5muyu: Purge remote 2025/09/20 02:13:48 INFO : B2 bucket rclone-test-folivab5muyu: cleaning bucket "rclone-test-folivab5muyu" of all files 2025/09/20 02:13:49 DEBUG : potato2: Deleting (id "4_zdf121d43e06d6b4b9f980e1b_f109aa2ff2e5a44bf_d20250920_m021348_c001_v0001179_t0007_u01758334428037") 2025/09/20 02:13:49 DEBUG : potato3: Deleting (id "4_zdf121d43e06d6b4b9f980e1b_f1109a1af273332b0_d20250920_m021348_c001_v0001182_t0038_u01758334428268") 2025/09/20 02:13:53 DEBUG : B2 bucket rclone-test-wuseyad0jesa: Purge remote 2025/09/20 02:13:53 INFO : B2 bucket rclone-test-wuseyad0jesa: cleaning bucket "rclone-test-wuseyad0jesa" of all files 2025/09/20 02:13:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_versions": EOF) 2025/09/20 02:13:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 02:13:54 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 02:13:54 DEBUG : empty space: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f10327cadf2d4714c_d20250920_m021340_c001_v0001134_t0030_u01758334420561") 2025/09/20 02:13:54 DEBUG : potato2: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f4182cec7cc02ada0_d20250920_m021348_c001_v7007000_t0000_u01758334428245") 2025/09/20 02:13:54 DEBUG : potato2: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f11890cdb86003d9c_d20250920_m021341_c001_v0001171_t0044_u01758334421719") 2025/09/20 02:13:54 DEBUG : potato3: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f4182cec7cc02ada1_d20250920_m021348_c001_v7007000_t0000_u01758334428469") 2025/09/20 02:13:54 DEBUG : potato3: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f1127976f93623840_d20250920_m021342_c001_v0001100_t0031_u01758334422083") 2025/09/20 02:13:54 DEBUG : potato3: Deleting (id "4_z5f92fdd3e05d6b4b9f980e1b_f10327cadf2d47152_d20250920_m021340_c001_v0001134_t0003_u01758334420893") --- PASS: TestServerSideMoveWithFilter (26.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qupefuw8hoju" 2025/09/20 02:14:03 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fodidum5jube -> B2 bucket rclone-test-qupefuw8hoju 2025/09/20 02:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:14:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 02:14:11 DEBUG : empty space: Unchanged skipping 2025/09/20 02:14:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 02:14:11 DEBUG : B2 bucket rclone-test-qupefuw8hoju: Waiting for checks to finish 2025/09/20 02:14:11 INFO : empty space: Deleted 2025/09/20 02:14:11 DEBUG : B2 bucket rclone-test-qupefuw8hoju: Waiting for transfers to finish 2025/09/20 02:14:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:14:11 INFO : potato2: Copied (server-side copy) 2025/09/20 02:14:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:14:11 INFO : potato3: Copied (server-side copy) 2025/09/20 02:14:12 INFO : potato2: Deleted 2025/09/20 02:14:12 INFO : potato3: Deleted 2025/09/20 02:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wukacew8fasi" 2025/09/20 02:14:13 INFO : tomatoDir: Making directory 2025/09/20 02:14:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/20 02:14:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:14:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 02:14:13 DEBUG : B2 bucket rclone-test-wukacew8fasi: Waiting for checks to finish 2025/09/20 02:14:13 DEBUG : B2 bucket rclone-test-wukacew8fasi: Waiting for transfers to finish 2025/09/20 02:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 02:14:15 INFO : potato3: Copied (server-side copy) 2025/09/20 02:14:15 INFO : potato3: Deleted 2025/09/20 02:14:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:14:15 INFO : empty space: Copied (server-side copy) 2025/09/20 02:14:15 INFO : empty space: Deleted 2025/09/20 02:14:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:14:17 INFO : potato2: Copied (server-side copy) 2025/09/20 02:14:17 INFO : potato2: Deleted 2025/09/20 02:14:18 DEBUG : B2 bucket rclone-test-wukacew8fasi: Purge remote 2025/09/20 02:14:18 INFO : B2 bucket rclone-test-wukacew8fasi: cleaning bucket "rclone-test-wukacew8fasi" of all files 2025/09/20 02:14:18 DEBUG : empty space: Deleting (id "4_z1f128d93e06d6b4b9f980e1b_f1160e51fedde1118_d20250920_m021415_c001_v0001144_t0056_u01758334455039") 2025/09/20 02:14:18 DEBUG : potato2: Deleting (id "4_z1f128d93e06d6b4b9f980e1b_f1190e4344a4b7d07_d20250920_m021417_c001_v0001145_t0039_u01758334457427") 2025/09/20 02:14:18 DEBUG : potato3: Deleting (id "4_z1f128d93e06d6b4b9f980e1b_f1127e84814c59e55_d20250920_m021415_c001_v0001183_t0056_u01758334455391") 2025/09/20 02:14:19 DEBUG : B2 bucket rclone-test-qupefuw8hoju: Purge remote 2025/09/20 02:14:19 INFO : B2 bucket rclone-test-qupefuw8hoju: cleaning bucket "rclone-test-qupefuw8hoju" of all files 2025/09/20 02:14:19 DEBUG : empty space: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f40300dad4332b655_d20250920_m021415_c001_v7007000_t0000_u01758334455834") 2025/09/20 02:14:19 DEBUG : empty space: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f114c3ddec2bcbbd2_d20250920_m021409_c001_v0001144_t0014_u01758334449614") 2025/09/20 02:14:19 DEBUG : potato2: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f40300dad4332b656_d20250920_m021417_c001_v7007000_t0000_u01758334457683") 2025/09/20 02:14:19 DEBUG : potato2: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f1093762b675d0f0c_d20250920_m021411_c001_v0001157_t0037_u01758334451499") 2025/09/20 02:14:19 DEBUG : potato3: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f40300dad4332b654_d20250920_m021415_c001_v7007000_t0000_u01758334455597") 2025/09/20 02:14:19 DEBUG : potato3: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f102493591b62bf57_d20250920_m021411_c001_v0001179_t0003_u01758334451856") 2025/09/20 02:14:19 DEBUG : potato3: Deleting (id "4_zafb26d43e06d6b4b9f980e1b_f114c3ddec2bcbbda_d20250920_m021410_c001_v0001144_t0015_u01758334450197") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.34s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/rclone-sync-test" 2025/09/20 02:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/rclone-sync-test-include/layer2" 2025/09/20 02:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/rclone-sync-test-ignore-file" 2025/09/20 02:14:33 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test: Waiting for checks to finish 2025/09/20 02:14:33 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test: Waiting for transfers to finish 2025/09/20 02:14:33 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:33 INFO : There was nothing to transfer 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:14:34 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:34 INFO : There was nothing to transfer 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/20 02:14:34 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:34 INFO : There was nothing to transfer 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:14:34 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:14:34 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:34 INFO : There was nothing to transfer 2025/09/20 02:14:35 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/20 02:14:35 DEBUG : B2 bucket rclone-test-fodidum5jube path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/20 02:14:35 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.23s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/CompareDest" 2025/09/20 02:14:38 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 02:14:38 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:38 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:14:39 INFO : one: Copied (new) 2025/09/20 02:14:39 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:40 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:40 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 02:14:40 INFO : one: Copied (replaced existing) 2025/09/20 02:14:40 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:42 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:14:43 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:43 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:43 INFO : There was nothing to transfer 2025/09/20 02:14:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 02:14:44 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:14:44 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:44 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:44 INFO : There was nothing to transfer 2025/09/20 02:14:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 02:14:45 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:14:45 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:45 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:45 INFO : There was nothing to transfer 2025/09/20 02:14:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:46 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/20 02:14:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 02:14:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 02:14:46 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:14:46 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:46 DEBUG : Waiting for deletions to finish 2025/09/20 02:14:46 INFO : There was nothing to transfer 2025/09/20 02:14:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/20 02:14:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 02:14:47 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:14:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:14:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:14:47 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:14:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/20 02:14:47 INFO : two: Copied (new) 2025/09/20 02:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dest" 2025/09/20 02:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/pre-dest1" 2025/09/20 02:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/pre-dest2" 2025/09/20 02:14:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:14:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/20 02:14:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:14:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/20 02:14:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/20 02:14:55 DEBUG : B2 bucket rclone-test-fodidum5jube path dest: Waiting for checks to finish 2025/09/20 02:14:55 DEBUG : B2 bucket rclone-test-fodidum5jube path dest: Waiting for transfers to finish 2025/09/20 02:14:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/20 02:14:56 INFO : 3: Copied (new) 2025/09/20 02:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:14:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:14:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/CopyDest" 2025/09/20 02:15:01 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 02:15:01 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:01 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:15:02 INFO : one: Copied (new) 2025/09/20 02:15:02 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:03 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:15:03 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 02:15:04 INFO : one: Copied (replaced existing) 2025/09/20 02:15:04 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/BackupDir" 2025/09/20 02:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:15:07 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:15:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:15:08 INFO : one: Copied (server-side copy) 2025/09/20 02:15:08 INFO : one: Deleted 2025/09/20 02:15:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 02:15:09 INFO : one: Copied (server-side copy) 2025/09/20 02:15:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/20 02:15:09 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:09 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:10 DEBUG : one: Unchanged skipping 2025/09/20 02:15:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 02:15:11 INFO : two: Copied (server-side copy) 2025/09/20 02:15:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/20 02:15:11 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:11 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:11 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:11 DEBUG : one: Unchanged skipping 2025/09/20 02:15:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:11 DEBUG : two: Unchanged skipping 2025/09/20 02:15:11 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:11 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:11 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:11 INFO : There was nothing to transfer 2025/09/20 02:15:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:12 DEBUG : one: Unchanged skipping 2025/09/20 02:15:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/20 02:15:12 DEBUG : three: Destination not found in --copy-dest 2025/09/20 02:15:12 DEBUG : three: Need to transfer - File not found at Destination 2025/09/20 02:15:12 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:15:12 DEBUG : two: Unchanged skipping 2025/09/20 02:15:12 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/20 02:15:13 INFO : three: Copied (new) 2025/09/20 02:15:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/backup" 2025/09/20 02:15:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:20 DEBUG : two: Unchanged skipping 2025/09/20 02:15:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:15:20 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:15:21 INFO : one: Copied (server-side copy) 2025/09/20 02:15:21 INFO : one: Deleted 2025/09/20 02:15:21 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:22 INFO : one: Copied (new) 2025/09/20 02:15:22 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:15:23 INFO : three.txt: Copied (server-side copy) 2025/09/20 02:15:23 INFO : three.txt: Deleted 2025/09/20 02:15:23 INFO : three.txt: Moved into backup dir 2025/09/20 02:15:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:15:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:24 DEBUG : two: Unchanged skipping 2025/09/20 02:15:24 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:25 INFO : one: Copied (server-side copy) 2025/09/20 02:15:25 INFO : one: Deleted 2025/09/20 02:15:25 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:15:25 INFO : one: Copied (new) 2025/09/20 02:15:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:15:26 INFO : three.txt: Copied (server-side copy) 2025/09/20 02:15:26 INFO : three.txt: Deleted 2025/09/20 02:15:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/backup" 2025/09/20 02:15:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:15:32 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:32 DEBUG : two: Unchanged skipping 2025/09/20 02:15:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:15:34 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:15:34 INFO : one: Deleted 2025/09/20 02:15:34 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:36 INFO : one: Copied (new) 2025/09/20 02:15:36 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:15:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:15:37 INFO : three.txt: Deleted 2025/09/20 02:15:37 INFO : three.txt: Moved into backup dir 2025/09/20 02:15:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:15:38 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:38 DEBUG : two: Unchanged skipping 2025/09/20 02:15:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:15:39 INFO : one: Deleted 2025/09/20 02:15:39 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:15:40 INFO : one: Copied (new) 2025/09/20 02:15:40 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:15:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:15:41 INFO : three.txt: Deleted 2025/09/20 02:15:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/backup" 2025/09/20 02:15:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:15:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:47 DEBUG : two: Unchanged skipping 2025/09/20 02:15:47 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:15:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 02:15:49 INFO : one: Deleted 2025/09/20 02:15:49 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:50 INFO : one: Copied (new) 2025/09/20 02:15:50 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:15:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 02:15:51 INFO : three.txt: Deleted 2025/09/20 02:15:51 INFO : three.txt: Moved into backup dir 2025/09/20 02:15:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:15:52 DEBUG : two: Unchanged skipping 2025/09/20 02:15:52 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:15:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:15:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 02:15:53 INFO : one: Deleted 2025/09/20 02:15:53 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:15:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:15:53 INFO : one: Copied (new) 2025/09/20 02:15:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:15:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:15:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 02:15:54 INFO : three.txt: Deleted 2025/09/20 02:15:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:16:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:00 DEBUG : two: Unchanged skipping 2025/09/20 02:16:00 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:16:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:16:01 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:16:01 INFO : one: Deleted 2025/09/20 02:16:01 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:16:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:02 INFO : one: Copied (new) 2025/09/20 02:16:02 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:16:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:16:02 INFO : three.txt: Deleted 2025/09/20 02:16:02 INFO : three.txt: Moved into backup dir 2025/09/20 02:16:04 DEBUG : one.bak: Excluded (Path Filter) 2025/09/20 02:16:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/20 02:16:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:04 DEBUG : two: Unchanged skipping 2025/09/20 02:16:04 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for checks to finish 2025/09/20 02:16:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:04 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:16:04 INFO : one: Deleted 2025/09/20 02:16:04 DEBUG : B2 bucket rclone-test-fodidum5jube path dst: Waiting for transfers to finish 2025/09/20 02:16:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:16:05 INFO : one: Copied (new) 2025/09/20 02:16:05 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:16:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:16:05 INFO : three.txt: Deleted 2025/09/20 02:16:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.03s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:16:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:16:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:16:11 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:16:12 INFO : one: Deleted 2025/09/20 02:16:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:12 INFO : one: Copied (new) 2025/09/20 02:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:13 DEBUG : two: Unchanged skipping 2025/09/20 02:16:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/20 02:16:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:16:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:16:13 INFO : three.txt: Deleted 2025/09/20 02:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:16:14 INFO : three.txt: Copied (new) 2025/09/20 02:16:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:16:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:15 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 02:16:16 INFO : one: Deleted 2025/09/20 02:16:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:16:16 INFO : one: Copied (new) 2025/09/20 02:16:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:16 DEBUG : two: Unchanged skipping 2025/09/20 02:16:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/20 02:16:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:16:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 02:16:17 INFO : three.txt: Deleted 2025/09/20 02:16:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/20 02:16:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fodidum5jube/dst" 2025/09/20 02:16:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 02:16:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 02:16:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 02:16:24 INFO : one: Deleted 2025/09/20 02:16:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:25 INFO : one: Copied (new) 2025/09/20 02:16:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:25 DEBUG : two: Unchanged skipping 2025/09/20 02:16:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/20 02:16:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 02:16:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 02:16:27 INFO : three.txt: Deleted 2025/09/20 02:16:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:16:27 INFO : three.txt: Copied (new) 2025/09/20 02:16:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 02:16:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 02:16:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 02:16:28 INFO : one: Deleted 2025/09/20 02:16:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 02:16:29 INFO : one: Copied (new) 2025/09/20 02:16:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:29 DEBUG : two: Unchanged skipping 2025/09/20 02:16:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/20 02:16:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 02:16:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 02:16:30 INFO : three.txt: Deleted 2025/09/20 02:16:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/20 02:16:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.82s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/20 02:16:33 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:16:33 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:16:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/20 02:16:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/20 02:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.70s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 02:16:35 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:16:35 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:16:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:16:35 INFO : existing: Copied (new) 2025/09/20 02:16:35 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/20 02:16:36 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:16:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/20 02:16:36 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:16:36 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting files as there were IO errors 2025/09/20 02:16:36 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:38 DEBUG : existing: Unchanged skipping 2025/09/20 02:16:38 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:16:38 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:16:38 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.06s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:16:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both0: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both10: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both11: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both12: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both13: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both15: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:16:57 DEBUG : both17: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both14: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both1: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both16: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both18: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both4: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both5: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both19: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both2: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both3: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:16:57 DEBUG : both9: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both6: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both8: Unchanged skipping 2025/09/20 02:16:57 DEBUG : both7: Unchanged skipping 2025/09/20 02:16:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:16:57 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:57 INFO : only10: Deleted 2025/09/20 02:16:58 INFO : only8: Deleted 2025/09/20 02:16:58 INFO : only16: Deleted 2025/09/20 02:16:58 INFO : only18: Deleted 2025/09/20 02:16:58 INFO : only15: Deleted 2025/09/20 02:16:58 INFO : only14: Deleted 2025/09/20 02:16:58 INFO : only1: Deleted 2025/09/20 02:16:58 INFO : only2: Deleted 2025/09/20 02:16:58 INFO : only5: Deleted 2025/09/20 02:16:58 INFO : only7: Deleted 2025/09/20 02:16:58 INFO : only9: Deleted 2025/09/20 02:16:58 INFO : only13: Deleted 2025/09/20 02:16:58 INFO : only17: Deleted 2025/09/20 02:16:58 INFO : only3: Deleted 2025/09/20 02:16:58 INFO : only11: Deleted 2025/09/20 02:16:58 INFO : only12: Deleted 2025/09/20 02:16:58 INFO : only19: Deleted 2025/09/20 02:16:58 INFO : only0: Deleted 2025/09/20 02:16:59 INFO : only4: Deleted 2025/09/20 02:16:59 INFO : only6: Deleted 2025/09/20 02:16:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.74s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:17:20 DEBUG : both0: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both13: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both11: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both15: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both16: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both10: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both12: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both14: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both17: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both2: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both3: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both18: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both4: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both19: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both1: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both7: Unchanged skipping 2025/09/20 02:17:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:20 DEBUG : both9: Unchanged skipping 2025/09/20 02:17:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : both6: Unchanged skipping 2025/09/20 02:17:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : both8: Unchanged skipping 2025/09/20 02:17:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : both5: Unchanged skipping 2025/09/20 02:17:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/20 02:17:20 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:17:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only0: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only10: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only11: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only15: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only14: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only13: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only16: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only17: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only19: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only12: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only1: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only4: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only18: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only6: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only2: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only8: Copied (replaced existing) 2025/09/20 02:17:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:21 INFO : only9: Copied (replaced existing) 2025/09/20 02:17:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:22 INFO : only3: Copied (replaced existing) 2025/09/20 02:17:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:22 INFO : only5: Copied (replaced existing) 2025/09/20 02:17:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 02:17:22 INFO : only7: Copied (replaced existing) 2025/09/20 02:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:30 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:17:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:17:30 DEBUG : empty_on_remote: Making directory with metadata 2025/09/20 02:17:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:17:30 INFO : empty_on_remote: Making directory 2025/09/20 02:17:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 02:17:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:32 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:17:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:17:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/20 02:17:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:17:32 INFO : empty_on_remote: Making directory 2025/09/20 02:17:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 02:17:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:34 INFO : sub dir: Making directory 2025/09/20 02:17:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:17:36 INFO : sub dir: Making directory 2025/09/20 02:17:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:17:47 DEBUG : Waiting for deletions to finish 2025/09/20 02:17:47 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:17:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : apple: Unchanged skipping 2025/09/20 02:17:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:17:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:17:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : banana: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:17:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:17:47 DEBUG : Waiting for deletions to finish 2025/09/20 02:17:47 INFO : There was nothing to transfer 2025/09/20 02:17:47 DEBUG : Waiting for deletions to finish 2025/09/20 02:17:48 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:17:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : apple: Unchanged skipping 2025/09/20 02:17:48 DEBUG : banana: Unchanged skipping 2025/09/20 02:17:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:17:48 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:17:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:17:48 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:17:48 DEBUG : Waiting for deletions to finish 2025/09/20 02:17:48 INFO : There was nothing to transfer 2025/09/20 02:17:48 DEBUG : Waiting for deletions to finish 2025/09/20 02:17:48 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:18:02 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:02 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : banana: Unchanged skipping 2025/09/20 02:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : apple: Unchanged skipping 2025/09/20 02:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:03 INFO : There was nothing to transfer 2025/09/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:03 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : apple: Unchanged skipping 2025/09/20 02:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : banana: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:18:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:03 INFO : There was nothing to transfer 2025/09/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:04 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:18:17 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:17 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 02:18:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:18 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:18 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:18:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 02:18:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/20 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 02:18:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/20 02:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:18:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:18:18 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:18:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:18:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:18:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:18:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:18:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:18:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:18:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:18:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:18:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:18:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:18:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:18:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:18:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:18:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:18:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:20 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:20 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 02:18:20 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 02:18:21 INFO : banana: Deleted 2025/09/20 02:18:21 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 02:18:21 INFO : splitbananasplit: Deleted 2025/09/20 02:18:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 02:18:21 INFO : apple: Deleted 2025/09/20 02:18:21 INFO : appleappleapplebanana: Deleted 2025/09/20 02:18:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 02:18:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 02:18:21 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : apple: Unchanged skipping 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : banana: Unchanged skipping 2025/09/20 02:18:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:18:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:22 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:22 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 02:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 02:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 02:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 02:18:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 02:18:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 02:18:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 02:18:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:18:36 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:36 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 02:18:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 02:18:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 02:18:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 02:18:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 02:18:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 02:18:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 02:18:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 02:18:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 02:18:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 02:18:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/20 02:18:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:36 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:36 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 02:18:37 INFO : apple: Copied (new) to: PREFIXapple 2025/09/20 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:18:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/20 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:18:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/20 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:18:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:18:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:18:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 02:18:37 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/20 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:18:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:18:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:18:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:18:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:18:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:18:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:18:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:18:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:18:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:18:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:18:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:18:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:18:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:38 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:39 INFO : splitbananasplit: Deleted 2025/09/20 02:18:39 INFO : appleappleapplebanana: Deleted 2025/09/20 02:18:39 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 02:18:39 INFO : apple: Deleted 2025/09/20 02:18:39 INFO : banana: Deleted 2025/09/20 02:18:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 02:18:39 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 02:18:39 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 02:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 02:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 02:18:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:40 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:40 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:18:40 INFO : appleappleapplebanana: Copied (new) 2025/09/20 02:18:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 02:18:40 INFO : banana: Copied (new) 2025/09/20 02:18:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:18:40 INFO : splitbananasplit: Copied (new) 2025/09/20 02:18:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:18:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/20 02:18:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:18:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/20 02:18:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 02:18:40 INFO : apple: Copied (new) 2025/09/20 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:18:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:18:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:18:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:18:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:18:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:18:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:18:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:18:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:18:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:18:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:18:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:18:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/20 02:18:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:18:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/20 02:18:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:18:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/20 02:18:42 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:42 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/20 02:18:42 INFO : PREFIXbanana: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/20 02:18:42 INFO : PREFIXapple: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/20 02:18:42 INFO : PREFIXsplitbananasplit: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/20 02:18:42 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/20 02:18:42 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:42 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:43 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:18:57 DEBUG : Waiting for deletions to finish 2025/09/20 02:18:57 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:18:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:18:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:18:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/20 02:18:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:18:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:18:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:18:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 02:18:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:18:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:18:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:18:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:18:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 02:18:58 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:18:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:18:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:18:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:18:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:18:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:18:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:18:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:18:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:18:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:18:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:18:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:18:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:18:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:18:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:18:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:18:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:18:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:18:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:18:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:18:59 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 02:19:00 INFO : banana: Deleted 2025/09/20 02:19:00 INFO : splitbananasplit: Deleted 2025/09/20 02:19:00 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 02:19:00 INFO : apple: Deleted 2025/09/20 02:19:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 02:19:00 INFO : appleappleapplebanana: Deleted 2025/09/20 02:19:00 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 02:19:00 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 02:19:00 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 02:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 02:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 02:19:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:01 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 02:19:01 INFO : apple: Copied (new) 2025/09/20 02:19:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:19:01 INFO : appleappleapplebanana: Copied (new) 2025/09/20 02:19:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 02:19:01 INFO : banana: Copied (new) 2025/09/20 02:19:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:19:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/20 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:19:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:19:02 INFO : splitbananasplit: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:19:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:19:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:19:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:19:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:19:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:19:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:19:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:19:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:19:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:19:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/20 02:19:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:19:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/20 02:19:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:19:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/20 02:19:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:19:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/20 02:19:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:19:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/20 02:19:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : splitbananasplitSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : appleSUFFIX: Deleted 2025/09/20 02:19:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/20 02:19:03 INFO : bananaSUFFIX: Deleted 2025/09/20 02:19:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/20 02:19:03 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:03 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:04 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:19:18 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:18 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:19 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:19 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 02:19:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 02:19:19 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:19 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 02:19:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/20 02:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 02:19:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/20 02:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 02:19:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/20 02:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 02:19:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/20 02:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 02:19:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/20 02:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 02:19:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/20 02:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 02:19:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/20 02:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 02:19:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/20 02:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 02:19:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/20 02:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 02:19:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/20 02:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 02:19:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/20 02:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 02:19:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/20 02:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 02:19:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/20 02:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 02:19:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/20 02:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 02:19:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/20 02:19:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 02:19:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/20 02:19:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 02:19:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/20 02:19:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 02:19:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/20 02:19:20 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 02:19:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 02:19:20 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 02:19:21 INFO : appleappleapplebanana: Deleted 2025/09/20 02:19:21 INFO : splitbananasplit: Deleted 2025/09/20 02:19:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 02:19:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 02:19:21 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:21 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : appleapple: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/20 02:19:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:19:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 02:19:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 02:19:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 02:19:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 02:19:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 02:19:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 02:19:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 02:19:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 02:19:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 02:19:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 02:19:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 02:19:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:19:22 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:22 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:22 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:22 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : appleapple: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 02:19:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:19:36 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:36 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:19:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:37 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:37 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:37 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:19:37 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:19:37 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:37 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:37 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:38 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:38 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:19:52 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:52 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:19:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:19:53 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:53 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:53 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:19:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:19:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:19:53 DEBUG : banana: Unchanged skipping 2025/09/20 02:19:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : apple: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:19:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:19:53 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:19:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:53 DEBUG : Waiting for deletions to finish 2025/09/20 02:19:54 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:08 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:08 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:08 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:08 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:08 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:08 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:09 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:09 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:09 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:09 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:09 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:09 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:09 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:24 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:24 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:25 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:25 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:26 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:26 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:26 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:26 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:40 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:40 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:41 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:41 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:41 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:41 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : apple: Unchanged skipping 2025/09/20 02:20:42 DEBUG : banana: Unchanged skipping 2025/09/20 02:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 02:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 02:20:42 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:42 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:42 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 02:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.38s) --- PASS: TestTransform/NFC (14.69s) --- PASS: TestTransform/NFD (15.29s) --- PASS: TestTransform/base64 (18.51s) --- PASS: TestTransform/prefix (20.82s) --- PASS: TestTransform/suffix (20.92s) --- PASS: TestTransform/truncate (18.16s) --- PASS: TestTransform/encoder (16.15s) --- PASS: TestTransform/ISO-8859-1 (15.43s) --- PASS: TestTransform/charmap (15.65s) --- PASS: TestTransform/lowercase (16.84s) --- PASS: TestTransform/ascii (15.92s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 02:20:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 02:20:47 INFO : sub dir_somesuffix: Making directory 2025/09/20 02:20:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 02:20:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/20 02:20:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 02:20:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/20 02:20:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 02:20:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:47 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 02:20:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:48 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:49 INFO : tictactoe: Making directory 2025/09/20 02:20:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/20 02:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:49 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/20 02:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:50 INFO : toe: Making directory 2025/09/20 02:20:50 INFO : toe/toe: Making directory 2025/09/20 02:20:50 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 02:20:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 02:20:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 02:20:50 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:50 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/20 02:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:52 INFO : toe: Making directory 2025/09/20 02:20:52 INFO : toe/toe: Making directory 2025/09/20 02:20:52 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 02:20:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 02:20:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 02:20:52 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:52 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/20 02:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.03s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:54 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:20:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:54 INFO : tictacempty_dir: Making directory 2025/09/20 02:20:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:54 INFO : tictactoe: Making directory 2025/09/20 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:54 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:20:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:20:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:54 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:54 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:55 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:20:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:20:55 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:56 INFO : tictacempty_dir: Making directory 2025/09/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:56 INFO : tictactoe: Making directory 2025/09/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:56 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 02:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:20:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:56 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:20:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 02:20:57 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:57 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:20:57 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:57 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 02:20:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/20 02:20:57 NOTICE: B2 bucket rclone-test-fodidum5jube: 0 differences found 2025/09/20 02:20:57 NOTICE: B2 bucket rclone-test-fodidum5jube: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:58 INFO : tictactoe: Making directory 2025/09/20 02:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:58 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:20:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:20:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:58 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:58 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:20:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:58 DEBUG : Waiting for deletions to finish 2025/09/20 02:20:59 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:59 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:59 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:20:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:20:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:20:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 02:20:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/20 02:20:59 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.03s) === RUN TestSyntax 2025/09/20 02:21:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:00 INFO : toe: Making directory 2025/09/20 02:21:00 INFO : toe/toe: Making directory 2025/09/20 02:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 02:21:00 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:00 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:01 INFO : toe/toe/toe: Copied (new) 2025/09/20 02:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.94s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:02 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:21:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:02 INFO : tictacempty_dir: Making directory 2025/09/20 02:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:02 INFO : tictactoe: Making directory 2025/09/20 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:02 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:21:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 02:21:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:21:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:02 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:02 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:02 INFO : toe/toe/toe.txt: Deleted 2025/09/20 02:21:02 INFO : toe/toe: Removing directory 2025/09/20 02:21:02 INFO : toe: Removing directory 2025/09/20 02:21:02 INFO : empty_dir: Removing directory 2025/09/20 02:21:02 DEBUG : Local file system at /tmp/rclone3501993712: 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-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:03 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:21:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:21:03 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:03 INFO : tictacempty_dir: Making directory 2025/09/20 02:21:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:03 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:03 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:03 INFO : tictactoe: Making directory 2025/09/20 02:21:03 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:03 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:03 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:03 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:04 INFO : toe/toe/toe.txt: Deleted 2025/09/20 02:21:04 INFO : toe/toe: Removing directory 2025/09/20 02:21:04 INFO : toe: Removing directory 2025/09/20 02:21:04 INFO : empty_dir: Removing directory 2025/09/20 02:21:04 DEBUG : Local file system at /tmp/rclone3501993712: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 02:21:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 02:21:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/20 02:21:06 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 (4.02s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:07 DEBUG : Reset feature "Copy" 2025/09/20 02:21:07 DEBUG : Reset feature "Move" 2025/09/20 02:21:07 DEBUG : Reset feature "Copy" 2025/09/20 02:21:07 DEBUG : Reset feature "Move" 2025/09/20 02:21:07 DEBUG : empty_dir: Making directory with metadata 2025/09/20 02:21:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:07 INFO : tictacempty_dir: Making directory 2025/09/20 02:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 02:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:07 INFO : tictactoe: Making directory 2025/09/20 02:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/20 02:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:07 INFO : tictactoe/tictactoe: Making directory 2025/09/20 02:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 02:21:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 02:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:07 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:07 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 02:21:08 INFO : toe/toe/toe.txt: Deleted 2025/09/20 02:21:08 INFO : toe/toe: Removing directory 2025/09/20 02:21:08 INFO : toe: Removing directory 2025/09/20 02:21:08 INFO : empty_dir: Removing directory 2025/09/20 02:21:08 DEBUG : Local file system at /tmp/rclone3501993712: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 02:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/20 02:21:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:11 DEBUG : toe: transformed to: dG9l 2025/09/20 02:21:11 DEBUG : toe: transformed to: dG9l 2025/09/20 02:21:11 INFO : dG9l: Making directory 2025/09/20 02:21:11 DEBUG : toe: transformed to: dG9l 2025/09/20 02:21:11 DEBUG : toe: transformed to: dG9l 2025/09/20 02:21:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/20 02:21:11 INFO : dG9l/dG9l: Making directory 2025/09/20 02:21:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/20 02:21:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/20 02:21:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 02:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 02:21:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 02:21:11 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:11 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 02:21:12 DEBUG : Waiting for deletions to finish 2025/09/20 02:21:12 DEBUG : dG9l: transformed to: toe 2025/09/20 02:21:12 DEBUG : dG9l: transformed to: toe 2025/09/20 02:21:12 DEBUG : dG9l: transformed to: toe 2025/09/20 02:21:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/20 02:21:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/20 02:21:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/20 02:21:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/20 02:21:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/20 02:21:12 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for checks to finish 2025/09/20 02:21:12 DEBUG : Local file system at /tmp/rclone3501993712: Waiting for transfers to finish 2025/09/20 02:21:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fodidum5jube", Local "Local file system at /tmp/rclone3501993712", Modify Window "1ms" 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe: transformed to: 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe: transformed to: 2025/09/20 02:21:13 INFO : B2 bucket rclone-test-fodidum5jube: Making directory 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe: transformed to: 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe: transformed to: 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe/toe: transformed to: 2025/09/20 02:21:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/20 02:21:13 INFO : toe/toe: Making directory 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe/toe: transformed to: 2025/09/20 02:21:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe: transformed to: 2025/09/20 02:21:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 02:21:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 02:21:13 DEBUG : toe/toe/toe: transformed to: 2025/09/20 02:21:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/20 02:21:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for checks to finish 2025/09/20 02:21:13 DEBUG : B2 bucket rclone-test-fodidum5jube: Waiting for transfers to finish 2025/09/20 02:21:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:21:14 INFO : toe/toe/toe: Copied (new) 2025/09/20 02:21:14 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting files as there were IO errors 2025/09/20 02:21:14 ERROR : B2 bucket rclone-test-fodidum5jube: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/09/20 02:21:15 DEBUG : B2 bucket rclone-test-fodidum5jube: Purge remote 2025/09/20 02:21:15 INFO : B2 bucket rclone-test-fodidum5jube: cleaning bucket "rclone-test-fodidum5jube" of all files 2025/09/20 02:21:16 DEBUG : BackupDir/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1414_d20250920_m021514_c001_v7007000_t0000_u01758334514254") 2025/09/20 02:21:16 DEBUG : BackupDir/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10333134a6afc521_d20250920_m021508_c001_v0001150_t0053_u01758334508326") 2025/09/20 02:21:16 DEBUG : CompareDest/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed05812_d20250920_m021448_c001_v7007000_t0000_u01758334488187") 2025/09/20 02:21:16 DEBUG : CompareDest/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afe03_d20250920_m021441_c001_v0001144_t0055_u01758334481991") 2025/09/20 02:21:16 DEBUG : CompareDest/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed05813_d20250920_m021448_c001_v7007000_t0000_u01758334488438") 2025/09/20 02:21:16 DEBUG : CompareDest/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9c66_d20250920_m021443_c001_v0001179_t0041_u01758334483783") 2025/09/20 02:21:16 DEBUG : CopyDest/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1415_d20250920_m021514_c001_v7007000_t0000_u01758334514437") 2025/09/20 02:21:16 DEBUG : CopyDest/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475c04_d20250920_m021505_c001_v0001182_t0052_u01758334505459") 2025/09/20 02:21:16 DEBUG : CopyDest/three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1417_d20250920_m021514_c001_v7007000_t0000_u01758334514619") 2025/09/20 02:21:16 DEBUG : CopyDest/three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9d63_d20250920_m021512_c001_v0001179_t0025_u01758334512163") 2025/09/20 02:21:16 DEBUG : CopyDest/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1419_d20250920_m021514_c001_v7007000_t0000_u01758334514802") 2025/09/20 02:21:17 DEBUG : CopyDest/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afe52_d20250920_m021509_c001_v0001144_t0023_u01758334509709") 2025/09/20 02:21:17 DEBUG : EXISTING: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8490_d20250920_m021638_c001_v7007000_t0000_u01758334598941") 2025/09/20 02:21:17 DEBUG : EXISTING: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff7d_d20250920_m021637_c001_v0001144_t0051_u01758334597265") 2025/09/20 02:21:17 DEBUG : PREFIXapple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d15_d20250920_m021842_c001_v7007000_t0000_u01758334722385") 2025/09/20 02:21:17 DEBUG : PREFIXapple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476401_d20250920_m021837_c001_v0001182_t0020_u01758334717027") 2025/09/20 02:21:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e7_d20250920_m021842_c001_v7007000_t0000_u01758334722182") 2025/09/20 02:21:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47833_d20250920_m021837_c001_v0001157_t0056_u01758334717039") 2025/09/20 02:21:17 DEBUG : PREFIXbanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f686_d20250920_m021842_c001_v7007000_t0000_u01758334722191") 2025/09/20 02:21:17 DEBUG : PREFIXbanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0166_d20250920_m021837_c001_v0001144_t0029_u01758334717049") 2025/09/20 02:21:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d16_d20250920_m021842_c001_v7007000_t0000_u01758334722569") 2025/09/20 02:21:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa21b_d20250920_m021837_c001_v0001179_t0043_u01758334717016") 2025/09/20 02:21:17 DEBUG : Testêé: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f848d_d20250920_m021634_c001_v7007000_t0000_u01758334594600") 2025/09/20 02:21:17 DEBUG : Testêé: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f19_d20250920_m021633_c001_v0001179_t0057_u01758334593986") 2025/09/20 02:21:17 DEBUG : Testêé: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff69_d20250920_m021632_c001_v0001144_t0047_u01758334592637") 2025/09/20 02:21:17 DEBUG : YXBwbGU=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016062_d20250920_m021823_c001_v7007000_t0000_u01758334703085") 2025/09/20 02:21:17 DEBUG : YXBwbGU=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477d2_d20250920_m021818_c001_v0001157_t0019_u01758334698510") 2025/09/20 02:21:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016063_d20250920_m021823_c001_v7007000_t0000_u01758334703267") 2025/09/20 02:21:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476319_d20250920_m021818_c001_v0001182_t0001_u01758334698490") 2025/09/20 02:21:17 DEBUG : YmFuYW5h: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016064_d20250920_m021823_c001_v7007000_t0000_u01758334703448") 2025/09/20 02:21:17 DEBUG : YmFuYW5h: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1c0_d20250920_m021818_c001_v0001179_t0039_u01758334698510") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a1f_d20250920_m021252_c001_v7007000_t0000_u01758334372305") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757e5_d20250920_m021251_c001_v0001182_t0002_u01758334371730") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a1b_d20250920_m021250_c001_v7007000_t0000_u01758334370373") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757c8_d20250920_m021249_c001_v0001182_t0012_u01758334369595") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ed1_d20250920_m021234_c001_v7007000_t0000_u01758334354212") 2025/09/20 02:21:18 DEBUG : a/potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475737_d20250920_m021233_c001_v0001182_t0050_u01758334353413") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6f8_d20250920_m022042_c001_v7007000_t0000_u01758334842989") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa4c7_d20250920_m022038_c001_v0001179_t0046_u01758334838738") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9025_d20250920_m022027_c001_v7007000_t0000_u01758334827049") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa476_d20250920_m022022_c001_v0001179_t0019_u01758334822679") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f4_d20250920_m022010_c001_v7007000_t0000_u01758334810362") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa411_d20250920_m022006_c001_v0001179_t0013_u01758334806566") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed0b_d20250920_m021954_c001_v7007000_t0000_u01758334794655") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa3b5_d20250920_m021950_c001_v0001179_t0010_u01758334790976") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8f5_d20250920_m021939_c001_v7007000_t0000_u01758334779180") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa359_d20250920_m021934_c001_v0001179_t0012_u01758334774768") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f0_d20250920_m021923_c001_v7007000_t0000_u01758334763085") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01fa_d20250920_m021917_c001_v0001144_t0000_u01758334757083") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf3_d20250920_m021904_c001_v7007000_t0000_u01758334744993") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764fe_d20250920_m021901_c001_v0001182_t0021_u01758334741633") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f850b_d20250920_m021900_c001_v7007000_t0000_u01758334740442") 2025/09/20 02:21:18 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478b3_d20250920_m021855_c001_v0001157_t0041_u01758334735962") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca2_d20250920_m021843_c001_v7007000_t0000_u01758334723914") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b017e_d20250920_m021840_c001_v0001144_t0030_u01758334720519") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e3_d20250920_m021839_c001_v7007000_t0000_u01758334719400") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa215_d20250920_m021834_c001_v0001179_t0046_u01758334714781") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0036d_d20250920_m021821_c001_v7007000_t0000_u01758334701248") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476304_d20250920_m021815_c001_v0001182_t0032_u01758334695928") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b80b_d20250920_m021804_c001_v7007000_t0000_u01758334684722") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476250_d20250920_m021800_c001_v0001182_t0035_u01758334680690") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd2_d20250920_m021749_c001_v7007000_t0000_u01758334669365") 2025/09/20 02:21:19 DEBUG : apple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47618d_d20250920_m021745_c001_v0001182_t0025_u01758334665673") 2025/09/20 02:21:19 DEBUG : appleSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc2484_d20250920_m021903_c001_v7007000_t0000_u01758334743483") 2025/09/20 02:21:19 DEBUG : appleSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478bb_d20250920_m021858_c001_v0001157_t0003_u01758334738087") 2025/09/20 02:21:19 DEBUG : appleapple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f1_d20250920_m021923_c001_v7007000_t0000_u01758334763268") 2025/09/20 02:21:19 DEBUG : appleapple: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0200_d20250920_m021919_c001_v0001144_t0034_u01758334759255") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6fa_d20250920_m022043_c001_v7007000_t0000_u01758334843172") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4767e6_d20250920_m022039_c001_v0001182_t0014_u01758334839492") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9026_d20250920_m022027_c001_v7007000_t0000_u01758334827231") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47677f_d20250920_m022023_c001_v0001182_t0045_u01758334823306") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f5_d20250920_m022010_c001_v7007000_t0000_u01758334810544") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476711_d20250920_m022007_c001_v0001182_t0034_u01758334807080") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed0d_d20250920_m021954_c001_v7007000_t0000_u01758334794836") 2025/09/20 02:21:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766b6_d20250920_m021951_c001_v0001182_t0014_u01758334791572") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8f6_d20250920_m021939_c001_v7007000_t0000_u01758334779364") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476642_d20250920_m021935_c001_v0001182_t0007_u01758334775654") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ece3_d20250920_m021921_c001_v7007000_t0000_u01758334761046") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765a4_d20250920_m021917_c001_v0001182_t0044_u01758334757826") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf4_d20250920_m021905_c001_v7007000_t0000_u01758334745173") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2be_d20250920_m021901_c001_v0001179_t0040_u01758334741644") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cef_d20250920_m021900_c001_v7007000_t0000_u01758334740620") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764c0_d20250920_m021856_c001_v0001182_t0008_u01758334736557") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca3_d20250920_m021844_c001_v7007000_t0000_u01758334724097") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476434_d20250920_m021840_c001_v0001182_t0037_u01758334720507") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f67e_d20250920_m021838_c001_v7007000_t0000_u01758334718920") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47829_d20250920_m021835_c001_v0001157_t0052_u01758334715191") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016060_d20250920_m021821_c001_v7007000_t0000_u01758334701256") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1ac_d20250920_m021816_c001_v0001179_t0052_u01758334696427") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b80c_d20250920_m021804_c001_v7007000_t0000_u01758334684904") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa157_d20250920_m021801_c001_v0001179_t0046_u01758334681239") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd3_d20250920_m021749_c001_v7007000_t0000_u01758334669553") 2025/09/20 02:21:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0f9_d20250920_m021746_c001_v0001179_t0042_u01758334666273") 2025/09/20 02:21:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed06403_d20250920_m021903_c001_v7007000_t0000_u01758334743493") 2025/09/20 02:21:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa290_d20250920_m021858_c001_v0001179_t0024_u01758334738095") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a20_d20250920_m021252_c001_v7007000_t0000_u01758334372499") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757d3_d20250920_m021250_c001_v0001182_t0036_u01758334370933") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a17_d20250920_m021249_c001_v7007000_t0000_u01758334369815") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757bf_d20250920_m021248_c001_v0001182_t0051_u01758334368825") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ece_d20250920_m021233_c001_v7007000_t0000_u01758334353662") 2025/09/20 02:21:21 DEBUG : b/potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475730_d20250920_m021232_c001_v0001182_t0040_u01758334352622") 2025/09/20 02:21:21 DEBUG : backup/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ccdf_d20250920_m021526_c001_v7007000_t0000_u01758334526959") 2025/09/20 02:21:21 DEBUG : backup/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f118f843b2b4272f9_d20250920_m021525_c001_v0001184_t0017_u01758334525291") 2025/09/20 02:21:21 DEBUG : backup/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f116a646b3565f4e1_d20250920_m021521_c001_v0001184_t0041_u01758334521580") 2025/09/20 02:21:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af60_d20250920_m021555_c001_v7007000_t0000_u01758334555141") 2025/09/20 02:21:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f11139eb6d674b674_d20250920_m021552_c001_v0001184_t0032_u01758334552975") 2025/09/20 02:21:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f106af593470a744d_d20250920_m021548_c001_v0001171_t0003_u01758334548660") 2025/09/20 02:21:21 DEBUG : backup/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c7fb_d20250920_m021541_c001_v7007000_t0000_u01758334541618") 2025/09/20 02:21:21 DEBUG : backup/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f112473fbc0ba8102_d20250920_m021539_c001_v0001157_t0038_u01758334539169") 2025/09/20 02:21:21 DEBUG : backup/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f103b9d961d492f8e_d20250920_m021533_c001_v0001109_t0047_u01758334533859") 2025/09/20 02:21:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af61_d20250920_m021555_c001_v7007000_t0000_u01758334555323") 2025/09/20 02:21:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f11547ad19537d064_d20250920_m021554_c001_v0001115_t0034_u01758334554138") 2025/09/20 02:21:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f11746fff7fc82007_d20250920_m021550_c001_v0001113_t0006_u01758334550421") 2025/09/20 02:21:21 DEBUG : backup/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66cce0_d20250920_m021527_c001_v7007000_t0000_u01758334527141") 2025/09/20 02:21:21 DEBUG : backup/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f102da749ab8af7ce_d20250920_m021526_c001_v0001183_t0037_u01758334526196") 2025/09/20 02:21:21 DEBUG : backup/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f103790193c96187d_d20250920_m021523_c001_v0001184_t0009_u01758334523132") 2025/09/20 02:21:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c7fc_d20250920_m021541_c001_v7007000_t0000_u01758334541800") 2025/09/20 02:21:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f103ebd6c7a4f30ff_d20250920_m021540_c001_v0001136_t0047_u01758334540794") 2025/09/20 02:21:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f101b9fae5d077b59_d20250920_m021536_c001_v0001093_t0007_u01758334536498") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6fb_d20250920_m022043_c001_v7007000_t0000_u01758334843354") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a67_d20250920_m022038_c001_v0001157_t0028_u01758334838942") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9027_d20250920_m022027_c001_v7007000_t0000_u01758334827413") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a25_d20250920_m022022_c001_v0001157_t0009_u01758334822883") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f6_d20250920_m022010_c001_v7007000_t0000_u01758334810726") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479e8_d20250920_m022006_c001_v0001157_t0049_u01758334806800") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed10_d20250920_m021955_c001_v7007000_t0000_u01758334795019") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479a5_d20250920_m021951_c001_v0001157_t0051_u01758334791194") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8f7_d20250920_m021939_c001_v7007000_t0000_u01758334779548") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47961_d20250920_m021934_c001_v0001157_t0041_u01758334774983") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f2_d20250920_m021923_c001_v7007000_t0000_u01758334763451") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa309_d20250920_m021917_c001_v0001179_t0040_u01758334757622") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf6_d20250920_m021905_c001_v7007000_t0000_u01758334745357") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478cd_d20250920_m021901_c001_v0001157_t0051_u01758334741657") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8ced_d20250920_m021900_c001_v7007000_t0000_u01758334740200") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa284_d20250920_m021856_c001_v0001179_t0054_u01758334736360") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca4_d20250920_m021844_c001_v7007000_t0000_u01758334724280") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47849_d20250920_m021840_c001_v0001157_t0049_u01758334720528") 2025/09/20 02:21:22 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f682_d20250920_m021839_c001_v7007000_t0000_u01758334719484") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4763ec_d20250920_m021834_c001_v0001182_t0038_u01758334714997") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01605f_d20250920_m021821_c001_v7007000_t0000_u01758334701065") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477bd_d20250920_m021816_c001_v0001157_t0050_u01758334696139") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b80d_d20250920_m021805_c001_v7007000_t0000_u01758334685148") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47772_d20250920_m021800_c001_v0001157_t0023_u01758334680907") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd4_d20250920_m021749_c001_v7007000_t0000_u01758334669735") 2025/09/20 02:21:23 DEBUG : banana: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47706_d20250920_m021745_c001_v0001157_t0003_u01758334665873") 2025/09/20 02:21:23 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8515_d20250920_m021903_c001_v7007000_t0000_u01758334743650") 2025/09/20 02:21:23 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764d4_d20250920_m021858_c001_v0001182_t0032_u01758334738106") 2025/09/20 02:21:23 DEBUG : both0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d32_d20250920_m021722_c001_v7007000_t0000_u01758334642669") 2025/09/20 02:21:23 DEBUG : both0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f8f_d20250920_m021703_c001_v0001182_t0027_u01758334623967") 2025/09/20 02:21:23 DEBUG : both0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075d_d20250920_m021659_c001_v7007000_t0000_u01758334619587") 2025/09/20 02:21:23 DEBUG : both0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f4a_d20250920_m021641_c001_v0001179_t0003_u01758334601219") 2025/09/20 02:21:23 DEBUG : both1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d33_d20250920_m021722_c001_v7007000_t0000_u01758334642850") 2025/09/20 02:21:23 DEBUG : both1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa009_d20250920_m021706_c001_v0001179_t0008_u01758334626104") 2025/09/20 02:21:23 DEBUG : both1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075e_d20250920_m021659_c001_v7007000_t0000_u01758334619772") 2025/09/20 02:21:23 DEBUG : both1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff94_d20250920_m021641_c001_v0001144_t0033_u01758334601986") 2025/09/20 02:21:23 DEBUG : both10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d35_d20250920_m021723_c001_v7007000_t0000_u01758334643032") 2025/09/20 02:21:23 DEBUG : both10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa040_d20250920_m021713_c001_v0001179_t0022_u01758334633034") 2025/09/20 02:21:23 DEBUG : both10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075f_d20250920_m021659_c001_v7007000_t0000_u01758334619958") 2025/09/20 02:21:24 DEBUG : both10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affba_d20250920_m021649_c001_v0001144_t0006_u01758334609028") 2025/09/20 02:21:24 DEBUG : both11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d36_d20250920_m021723_c001_v7007000_t0000_u01758334643215") 2025/09/20 02:21:24 DEBUG : both11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b002c_d20250920_m021713_c001_v0001144_t0031_u01758334633495") 2025/09/20 02:21:24 DEBUG : both11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0760_d20250920_m021700_c001_v7007000_t0000_u01758334620142") 2025/09/20 02:21:24 DEBUG : both11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f19_d20250920_m021649_c001_v0001182_t0033_u01758334609886") 2025/09/20 02:21:24 DEBUG : both12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d37_d20250920_m021723_c001_v7007000_t0000_u01758334643397") 2025/09/20 02:21:24 DEBUG : both12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47601c_d20250920_m021714_c001_v0001182_t0058_u01758334634520") 2025/09/20 02:21:24 DEBUG : both12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0761_d20250920_m021700_c001_v7007000_t0000_u01758334620326") 2025/09/20 02:21:24 DEBUG : both12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fa6_d20250920_m021651_c001_v0001179_t0029_u01758334611022") 2025/09/20 02:21:24 DEBUG : both13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d38_d20250920_m021723_c001_v7007000_t0000_u01758334643577") 2025/09/20 02:21:24 DEBUG : both13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa04b_d20250920_m021715_c001_v0001179_t0010_u01758334635340") 2025/09/20 02:21:24 DEBUG : both13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0762_d20250920_m021700_c001_v7007000_t0000_u01758334620511") 2025/09/20 02:21:24 DEBUG : both13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affc6_d20250920_m021651_c001_v0001144_t0002_u01758334611526") 2025/09/20 02:21:24 DEBUG : both14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d39_d20250920_m021723_c001_v7007000_t0000_u01758334643759") 2025/09/20 02:21:24 DEBUG : both14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b003b_d20250920_m021715_c001_v0001144_t0022_u01758334635756") 2025/09/20 02:21:24 DEBUG : both14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0763_d20250920_m021700_c001_v7007000_t0000_u01758334620695") 2025/09/20 02:21:24 DEBUG : both14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f27_d20250920_m021652_c001_v0001182_t0056_u01758334612464") 2025/09/20 02:21:24 DEBUG : both15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d3a_d20250920_m021723_c001_v7007000_t0000_u01758334643942") 2025/09/20 02:21:24 DEBUG : both15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47603a_d20250920_m021716_c001_v0001182_t0047_u01758334636376") 2025/09/20 02:21:24 DEBUG : both15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0764_d20250920_m021700_c001_v7007000_t0000_u01758334620880") 2025/09/20 02:21:24 DEBUG : both15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fb2_d20250920_m021653_c001_v0001179_t0050_u01758334613484") 2025/09/20 02:21:24 DEBUG : both16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d3b_d20250920_m021724_c001_v7007000_t0000_u01758334644123") 2025/09/20 02:21:24 DEBUG : both16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa055_d20250920_m021717_c001_v0001179_t0058_u01758334637252") 2025/09/20 02:21:25 DEBUG : both16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0765_d20250920_m021701_c001_v7007000_t0000_u01758334621080") 2025/09/20 02:21:25 DEBUG : both16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affd6_d20250920_m021653_c001_v0001144_t0035_u01758334613921") 2025/09/20 02:21:25 DEBUG : both17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d3c_d20250920_m021724_c001_v7007000_t0000_u01758334644306") 2025/09/20 02:21:25 DEBUG : both17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0045_d20250920_m021717_c001_v0001144_t0030_u01758334637681") 2025/09/20 02:21:25 DEBUG : both17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0766_d20250920_m021701_c001_v7007000_t0000_u01758334621267") 2025/09/20 02:21:25 DEBUG : both17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f3f_d20250920_m021654_c001_v0001182_t0008_u01758334614678") 2025/09/20 02:21:25 DEBUG : both18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d3d_d20250920_m021724_c001_v7007000_t0000_u01758334644488") 2025/09/20 02:21:25 DEBUG : both18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476069_d20250920_m021718_c001_v0001182_t0004_u01758334638864") 2025/09/20 02:21:25 DEBUG : both18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0767_d20250920_m021701_c001_v7007000_t0000_u01758334621482") 2025/09/20 02:21:25 DEBUG : both18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fc4_d20250920_m021655_c001_v0001179_t0000_u01758334615442") 2025/09/20 02:21:25 DEBUG : both19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d3f_d20250920_m021724_c001_v7007000_t0000_u01758334644670") 2025/09/20 02:21:25 DEBUG : both19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa076_d20250920_m021719_c001_v0001179_t0028_u01758334639894") 2025/09/20 02:21:25 DEBUG : both19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0769_d20250920_m021701_c001_v7007000_t0000_u01758334621666") 2025/09/20 02:21:25 DEBUG : both19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affdb_d20250920_m021655_c001_v0001144_t0014_u01758334615849") 2025/09/20 02:21:25 DEBUG : both2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d40_d20250920_m021724_c001_v7007000_t0000_u01758334644852") 2025/09/20 02:21:25 DEBUG : both2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0008_d20250920_m021706_c001_v0001144_t0036_u01758334626542") 2025/09/20 02:21:25 DEBUG : both2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d076a_d20250920_m021701_c001_v7007000_t0000_u01758334621851") 2025/09/20 02:21:25 DEBUG : both2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475edc_d20250920_m021642_c001_v0001182_t0057_u01758334602682") 2025/09/20 02:21:25 DEBUG : both3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d42_d20250920_m021725_c001_v7007000_t0000_u01758334645033") 2025/09/20 02:21:25 DEBUG : both3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475fbd_d20250920_m021707_c001_v0001182_t0035_u01758334627784") 2025/09/20 02:21:25 DEBUG : both3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d076c_d20250920_m021702_c001_v7007000_t0000_u01758334622116") 2025/09/20 02:21:26 DEBUG : both3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f71_d20250920_m021643_c001_v0001179_t0038_u01758334603523") 2025/09/20 02:21:26 DEBUG : both4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d43_d20250920_m021725_c001_v7007000_t0000_u01758334645214") 2025/09/20 02:21:26 DEBUG : both4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa01b_d20250920_m021708_c001_v0001179_t0054_u01758334628675") 2025/09/20 02:21:26 DEBUG : both4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d076d_d20250920_m021702_c001_v7007000_t0000_u01758334622301") 2025/09/20 02:21:26 DEBUG : both4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff9a_d20250920_m021643_c001_v0001144_t0054_u01758334603970") 2025/09/20 02:21:26 DEBUG : both5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d44_d20250920_m021725_c001_v7007000_t0000_u01758334645396") 2025/09/20 02:21:26 DEBUG : both5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0010_d20250920_m021709_c001_v0001144_t0010_u01758334629101") 2025/09/20 02:21:26 DEBUG : both5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d076e_d20250920_m021702_c001_v7007000_t0000_u01758334622485") 2025/09/20 02:21:26 DEBUG : both5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475eec_d20250920_m021644_c001_v0001182_t0035_u01758334604920") 2025/09/20 02:21:26 DEBUG : both6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d46_d20250920_m021725_c001_v7007000_t0000_u01758334645588") 2025/09/20 02:21:26 DEBUG : both6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475fd3_d20250920_m021710_c001_v0001182_t0034_u01758334630136") 2025/09/20 02:21:26 DEBUG : both6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d076f_d20250920_m021702_c001_v7007000_t0000_u01758334622670") 2025/09/20 02:21:26 DEBUG : both6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f89_d20250920_m021646_c001_v0001179_t0015_u01758334606015") 2025/09/20 02:21:26 DEBUG : both7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d48_d20250920_m021725_c001_v7007000_t0000_u01758334645769") 2025/09/20 02:21:26 DEBUG : both7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa02d_d20250920_m021710_c001_v0001179_t0051_u01758334630871") 2025/09/20 02:21:26 DEBUG : both7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0770_d20250920_m021702_c001_v7007000_t0000_u01758334622854") 2025/09/20 02:21:26 DEBUG : both7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affae_d20250920_m021646_c001_v0001144_t0009_u01758334606823") 2025/09/20 02:21:26 DEBUG : both8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d49_d20250920_m021725_c001_v7007000_t0000_u01758334645952") 2025/09/20 02:21:26 DEBUG : both8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b001c_d20250920_m021711_c001_v0001144_t0019_u01758334631300") 2025/09/20 02:21:26 DEBUG : both8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0771_d20250920_m021703_c001_v7007000_t0000_u01758334623039") 2025/09/20 02:21:27 DEBUG : both8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f07_d20250920_m021647_c001_v0001182_t0032_u01758334607695") 2025/09/20 02:21:27 DEBUG : both9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d4a_d20250920_m021726_c001_v7007000_t0000_u01758334646133") 2025/09/20 02:21:27 DEBUG : both9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475ff9_d20250920_m021712_c001_v0001182_t0032_u01758334632218") 2025/09/20 02:21:27 DEBUG : both9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0772_d20250920_m021703_c001_v7007000_t0000_u01758334623230") 2025/09/20 02:21:27 DEBUG : both9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f98_d20250920_m021648_c001_v0001179_t0036_u01758334608609") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a21_d20250920_m021252_c001_v7007000_t0000_u01758334372682") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757d9_d20250920_m021251_c001_v0001182_t0028_u01758334371146") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a1c_d20250920_m021250_c001_v7007000_t0000_u01758334370569") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757c3_d20250920_m021249_c001_v0001182_t0031_u01758334369020") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ed2_d20250920_m021234_c001_v7007000_t0000_u01758334354392") 2025/09/20 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475734_d20250920_m021232_c001_v0001182_t0010_u01758334352827") 2025/09/20 02:21:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016066_d20250920_m021823_c001_v7007000_t0000_u01758334703652") 2025/09/20 02:21:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b012f_d20250920_m021818_c001_v0001144_t0022_u01758334698521") 2025/09/20 02:21:27 DEBUG : check sum: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015eb3_d20250920_m021226_c001_v7007000_t0000_u01758334346155") 2025/09/20 02:21:27 DEBUG : check sum: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4756ee_d20250920_m021225_c001_v0001182_t0030_u01758334345160") 2025/09/20 02:21:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0161ef_d20250920_m022113_c001_v7007000_t0000_u01758334873371") 2025/09/20 02:21:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa574_d20250920_m022111_c001_v0001179_t0052_u01758334871929") 2025/09/20 02:21:27 DEBUG : dest/3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1409_d20250920_m021457_c001_v7007000_t0000_u01758334497424") 2025/09/20 02:21:27 DEBUG : dest/3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4087f2665876c9b3_d20250920_m021456_c001_v0001146_t0013_u01758334496322") 2025/09/20 02:21:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f3_d20250920_m021923_c001_v7007000_t0000_u01758334763633") 2025/09/20 02:21:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa311_d20250920_m021919_c001_v0001179_t0011_u01758334759264") 2025/09/20 02:21:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6fc_d20250920_m022043_c001_v7007000_t0000_u01758334843545") 2025/09/20 02:21:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa49d_d20250920_m022031_c001_v0001179_t0055_u01758334831836") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9028_d20250920_m022027_c001_v7007000_t0000_u01758334827595") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa44c_d20250920_m022014_c001_v0001179_t0054_u01758334814997") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f7_d20250920_m022010_c001_v7007000_t0000_u01758334810908") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa3dd_d20250920_m021959_c001_v0001179_t0006_u01758334799349") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed11_d20250920_m021955_c001_v7007000_t0000_u01758334795201") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa37d_d20250920_m021943_c001_v0001179_t0020_u01758334783927") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8f8_d20250920_m021939_c001_v7007000_t0000_u01758334779737") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa338_d20250920_m021927_c001_v0001179_t0016_u01758334767771") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95b88_d20250920_m021921_c001_v7007000_t0000_u01758334761272") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01e3_d20250920_m021909_c001_v0001144_t0006_u01758334749613") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf7_d20250920_m021905_c001_v7007000_t0000_u01758334745540") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476500_d20250920_m021901_c001_v0001182_t0030_u01758334741833") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d2d_d20250920_m021900_c001_v7007000_t0000_u01758334740385") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47884_d20250920_m021848_c001_v0001157_t0007_u01758334728698") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca5_d20250920_m021844_c001_v7007000_t0000_u01758334724465") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476438_d20250920_m021840_c001_v0001182_t0040_u01758334720702") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e2_d20250920_m021839_c001_v7007000_t0000_u01758334719314") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1ec_d20250920_m021827_c001_v0001179_t0043_u01758334707877") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638afb6_d20250920_m021821_c001_v7007000_t0000_u01758334701319") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4762c8_d20250920_m021809_c001_v0001182_t0008_u01758334689371") 2025/09/20 02:21:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b80f_d20250920_m021805_c001_v7007000_t0000_u01758334685329") 2025/09/20 02:21:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476216_d20250920_m021754_c001_v0001182_t0014_u01758334674076") 2025/09/20 02:21:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd5_d20250920_m021749_c001_v7007000_t0000_u01758334669916") 2025/09/20 02:21:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476147_d20250920_m021739_c001_v0001182_t0042_u01758334659024") 2025/09/20 02:21:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d080d_d20250920_m021903_c001_v7007000_t0000_u01758334743245") 2025/09/20 02:21:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764d6_d20250920_m021858_c001_v0001182_t0013_u01758334738313") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f4_d20250920_m021923_c001_v7007000_t0000_u01758334763817") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4791d_d20250920_m021919_c001_v0001157_t0049_u01758334759289") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6fd_d20250920_m022043_c001_v7007000_t0000_u01758334843728") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a4b_d20250920_m022032_c001_v0001157_t0051_u01758334832439") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9029_d20250920_m022027_c001_v7007000_t0000_u01758334827776") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a03_d20250920_m022015_c001_v0001157_t0015_u01758334815566") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f8_d20250920_m022011_c001_v7007000_t0000_u01758334811091") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479cd_d20250920_m021959_c001_v0001157_t0054_u01758334799926") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed12_d20250920_m021955_c001_v7007000_t0000_u01758334795382") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47993_d20250920_m021944_c001_v0001157_t0056_u01758334784946") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8f9_d20250920_m021939_c001_v7007000_t0000_u01758334779922") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47948_d20250920_m021928_c001_v0001157_t0053_u01758334768422") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed06410_d20250920_m021921_c001_v7007000_t0000_u01758334761281") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2ed_d20250920_m021910_c001_v0001179_t0044_u01758334750667") 2025/09/20 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf8_d20250920_m021905_c001_v7007000_t0000_u01758334745724") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2c4_d20250920_m021901_c001_v0001179_t0058_u01758334741846") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0160a4_d20250920_m021900_c001_v7007000_t0000_u01758334740620") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa267_d20250920_m021849_c001_v0001179_t0046_u01758334729539") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca6_d20250920_m021844_c001_v7007000_t0000_u01758334724648") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4784b_d20250920_m021840_c001_v0001157_t0024_u01758334720805") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e4_d20250920_m021839_c001_v7007000_t0000_u01758334719497") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47639a_d20250920_m021828_c001_v0001182_t0014_u01758334708508") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40300dad4332b745_d20250920_m021821_c001_v7007000_t0000_u01758334701267") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477a1_d20250920_m021809_c001_v0001157_t0023_u01758334689958") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b810_d20250920_m021805_c001_v7007000_t0000_u01758334685511") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47744_d20250920_m021754_c001_v0001157_t0046_u01758334674638") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd6_d20250920_m021750_c001_v7007000_t0000_u01758334670099") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476e0_d20250920_m021739_c001_v0001157_t0008_u01758334659242") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf0_d20250920_m021903_c001_v7007000_t0000_u01758334743274") 2025/09/20 02:21:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa294_d20250920_m021858_c001_v0001179_t0044_u01758334738333") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f5_d20250920_m021924_c001_v7007000_t0000_u01758334764000") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa315_d20250920_m021919_c001_v0001179_t0032_u01758334759466") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6fe_d20250920_m022043_c001_v7007000_t0000_u01758334843911") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4767b9_d20250920_m022033_c001_v0001182_t0002_u01758334833122") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d902b_d20250920_m022027_c001_v7007000_t0000_u01758334827959") 2025/09/20 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476758_d20250920_m022016_c001_v0001182_t0035_u01758334816418") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396f9_d20250920_m022011_c001_v7007000_t0000_u01758334811273") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766e3_d20250920_m022000_c001_v0001182_t0003_u01758334800565") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed13_d20250920_m021955_c001_v7007000_t0000_u01758334795564") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476682_d20250920_m021945_c001_v0001182_t0004_u01758334785780") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8fa_d20250920_m021940_c001_v7007000_t0000_u01758334780166") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476610_d20250920_m021929_c001_v0001182_t0037_u01758334769086") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392ef_d20250920_m021921_c001_v7007000_t0000_u01758334761425") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476560_d20250920_m021911_c001_v0001182_t0031_u01758334751261") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf9_d20250920_m021905_c001_v7007000_t0000_u01758334745909") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478d1_d20250920_m021901_c001_v0001157_t0040_u01758334741989") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc247a_d20250920_m021900_c001_v7007000_t0000_u01758334740004") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476487_d20250920_m021850_c001_v0001182_t0012_u01758334730101") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca7_d20250920_m021844_c001_v7007000_t0000_u01758334724831") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa23c_d20250920_m021840_c001_v0001179_t0051_u01758334720824") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40108df2beb97313_d20250920_m021839_c001_v7007000_t0000_u01758334719509") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477fd_d20250920_m021829_c001_v0001157_t0007_u01758334709061") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc2449_d20250920_m021821_c001_v7007000_t0000_u01758334701112") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa189_d20250920_m021810_c001_v0001179_t0032_u01758334690603") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b811_d20250920_m021805_c001_v7007000_t0000_u01758334685691") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa12a_d20250920_m021755_c001_v0001179_t0010_u01758334675366") 2025/09/20 02:21:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd7_d20250920_m021750_c001_v7007000_t0000_u01758334670282") 2025/09/20 02:21:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0c7_d20250920_m021739_c001_v0001179_t0005_u01758334659680") 2025/09/20 02:21:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d34_d20250920_m021903_c001_v7007000_t0000_u01758334743314") 2025/09/20 02:21:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764d8_d20250920_m021858_c001_v0001182_t0002_u01758334738518") 2025/09/20 02:21:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f6_d20250920_m021924_c001_v7007000_t0000_u01758334764182") 2025/09/20 02:21:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765b4_d20250920_m021919_c001_v0001182_t0013_u01758334759506") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f6ff_d20250920_m022044_c001_v7007000_t0000_u01758334844094") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02db_d20250920_m022033_c001_v0001144_t0001_u01758334833690") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d902c_d20250920_m022028_c001_v7007000_t0000_u01758334828216") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02a7_d20250920_m022016_c001_v0001144_t0055_u01758334816989") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396fa_d20250920_m022011_c001_v7007000_t0000_u01758334811466") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b026a_d20250920_m022001_c001_v0001144_t0011_u01758334801232") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed14_d20250920_m021955_c001_v7007000_t0000_u01758334795752") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0247_d20250920_m021946_c001_v0001144_t0023_u01758334786352") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8fb_d20250920_m021940_c001_v7007000_t0000_u01758334780351") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0221_d20250920_m021929_c001_v0001144_t0053_u01758334769691") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb154d_d20250920_m021921_c001_v7007000_t0000_u01758334761447") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478f7_d20250920_m021911_c001_v0001157_t0034_u01758334751841") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cfa_d20250920_m021906_c001_v7007000_t0000_u01758334746091") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476504_d20250920_m021902_c001_v0001182_t0002_u01758334742034") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cec_d20250920_m021900_c001_v7007000_t0000_u01758334740020") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0196_d20250920_m021850_c001_v0001144_t0041_u01758334730672") 2025/09/20 02:21:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca8_d20250920_m021845_c001_v7007000_t0000_u01758334725013") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47643a_d20250920_m021840_c001_v0001182_t0058_u01758334720904") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb09a_d20250920_m021839_c001_v7007000_t0000_u01758334719330") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0150_d20250920_m021829_c001_v0001144_t0040_u01758334709826") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0036e_d20250920_m021821_c001_v7007000_t0000_u01758334701431") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0105_d20250920_m021811_c001_v0001144_t0039_u01758334691183") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b812_d20250920_m021805_c001_v7007000_t0000_u01758334685872") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00d9_d20250920_m021755_c001_v0001144_t0031_u01758334675929") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd8_d20250920_m021750_c001_v7007000_t0000_u01758334670463") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00a0_d20250920_m021739_c001_v0001144_t0008_u01758334659885") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8512_d20250920_m021903_c001_v7007000_t0000_u01758334743254") 2025/09/20 02:21:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478bd_d20250920_m021858_c001_v0001157_t0049_u01758334738532") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f7_d20250920_m021924_c001_v7007000_t0000_u01758334764376") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa317_d20250920_m021919_c001_v0001179_t0050_u01758334759673") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f700_d20250920_m022044_c001_v7007000_t0000_u01758334844290") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa4a9_d20250920_m022034_c001_v0001179_t0051_u01758334834385") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d902d_d20250920_m022028_c001_v7007000_t0000_u01758334828398") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa45b_d20250920_m022018_c001_v0001179_t0055_u01758334818390") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396fb_d20250920_m022011_c001_v7007000_t0000_u01758334811648") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa3ef_d20250920_m022001_c001_v0001179_t0023_u01758334801961") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed15_d20250920_m021955_c001_v7007000_t0000_u01758334795935") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa392_d20250920_m021946_c001_v0001179_t0050_u01758334786811") 2025/09/20 02:21:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8fc_d20250920_m021940_c001_v7007000_t0000_u01758334780534") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa342_d20250920_m021930_c001_v0001179_t0048_u01758334770404") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0826_d20250920_m021921_c001_v7007000_t0000_u01758334761069") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01e9_d20250920_m021912_c001_v0001144_t0038_u01758334752181") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cfb_d20250920_m021906_c001_v7007000_t0000_u01758334746273") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2c6_d20250920_m021902_c001_v0001179_t0031_u01758334742047") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0039a_d20250920_m021900_c001_v7007000_t0000_u01758334740401") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47892_d20250920_m021851_c001_v0001157_t0016_u01758334731314") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca9_d20250920_m021845_c001_v7007000_t0000_u01758334725196") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa23e_d20250920_m021841_c001_v0001179_t0033_u01758334721028") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e1_d20250920_m021839_c001_v7007000_t0000_u01758334719197") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1f2_d20250920_m021830_c001_v0001179_t0040_u01758334710401") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016061_d20250920_m021821_c001_v7007000_t0000_u01758334701440") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4762dc_d20250920_m021811_c001_v0001182_t0031_u01758334691588") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b813_d20250920_m021806_c001_v7007000_t0000_u01758334686054") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476237_d20250920_m021756_c001_v0001182_t0041_u01758334676563") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cd9_d20250920_m021750_c001_v7007000_t0000_u01758334670645") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476159_d20250920_m021740_c001_v0001182_t0023_u01758334660590") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc2483_d20250920_m021903_c001_v7007000_t0000_u01758334743294") 2025/09/20 02:21:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa298_d20250920_m021858_c001_v0001179_t0048_u01758334738545") 2025/09/20 02:21:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f8_d20250920_m021924_c001_v7007000_t0000_u01758334764559") 2025/09/20 02:21:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765b6_d20250920_m021919_c001_v0001182_t0027_u01758334759803") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f701_d20250920_m022044_c001_v7007000_t0000_u01758334844477") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a53_d20250920_m022034_c001_v0001157_t0038_u01758334834629") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d902f_d20250920_m022028_c001_v7007000_t0000_u01758334828579") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a0d_d20250920_m022018_c001_v0001157_t0048_u01758334818590") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396fc_d20250920_m022011_c001_v7007000_t0000_u01758334811850") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479da_d20250920_m022002_c001_v0001157_t0051_u01758334802233") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed16_d20250920_m021956_c001_v7007000_t0000_u01758334796119") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47997_d20250920_m021947_c001_v0001157_t0059_u01758334787020") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8fd_d20250920_m021940_c001_v7007000_t0000_u01758334780717") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47950_d20250920_m021930_c001_v0001157_t0006_u01758334770611") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ece2_d20250920_m021920_c001_v7007000_t0000_u01758334760864") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2f5_d20250920_m021912_c001_v0001179_t0055_u01758334752745") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cfc_d20250920_m021906_c001_v7007000_t0000_u01758334746456") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01cb_d20250920_m021902_c001_v0001144_t0009_u01758334742219") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed063f2_d20250920_m021900_c001_v7007000_t0000_u01758334740414") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa273_d20250920_m021851_c001_v0001179_t0010_u01758334731915") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecaa_d20250920_m021845_c001_v7007000_t0000_u01758334725379") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0180_d20250920_m021841_c001_v0001144_t0044_u01758334721066") 2025/09/20 02:21:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ec99_d20250920_m021839_c001_v7007000_t0000_u01758334719346") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4763b4_d20250920_m021830_c001_v0001182_t0038_u01758334710632") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4177e97eed124b05_d20250920_m021821_c001_v7007000_t0000_u01758334701274") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477a5_d20250920_m021811_c001_v0001157_t0042_u01758334691799") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b814_d20250920_m021806_c001_v7007000_t0000_u01758334686235") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47754_d20250920_m021756_c001_v0001157_t0007_u01758334676763") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cda_d20250920_m021750_c001_v7007000_t0000_u01758334670829") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476e8_d20250920_m021740_c001_v0001157_t0003_u01758334660798") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d36_d20250920_m021903_c001_v7007000_t0000_u01758334743500") 2025/09/20 02:21:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa29c_d20250920_m021858_c001_v0001179_t0057_u01758334738752") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392f9_d20250920_m021924_c001_v7007000_t0000_u01758334764743") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47921_d20250920_m021919_c001_v0001157_t0023_u01758334759810") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f702_d20250920_m022044_c001_v7007000_t0000_u01758334844660") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4767c5_d20250920_m022035_c001_v0001182_t0033_u01758334835003") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9030_d20250920_m022028_c001_v7007000_t0000_u01758334828761") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476767_d20250920_m022019_c001_v0001182_t0051_u01758334819019") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396fd_d20250920_m022012_c001_v7007000_t0000_u01758334812031") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766ed_d20250920_m022002_c001_v0001182_t0014_u01758334802608") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed17_d20250920_m021956_c001_v7007000_t0000_u01758334796306") 2025/09/20 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476696_d20250920_m021947_c001_v0001182_t0038_u01758334787342") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c8ff_d20250920_m021940_c001_v7007000_t0000_u01758334780910") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47661c_d20250920_m021931_c001_v0001182_t0044_u01758334771158") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392ea_d20250920_m021920_c001_v7007000_t0000_u01758334760875") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476571_d20250920_m021912_c001_v0001182_t0057_u01758334752943") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cfd_d20250920_m021906_c001_v7007000_t0000_u01758334746637") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2c8_d20250920_m021902_c001_v0001179_t0031_u01758334742259") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d30_d20250920_m021900_c001_v7007000_t0000_u01758334740573") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476494_d20250920_m021852_c001_v0001182_t0029_u01758334732110") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecab_d20250920_m021845_c001_v7007000_t0000_u01758334725562") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47851_d20250920_m021841_c001_v0001157_t0001_u01758334721081") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d11_d20250920_m021839_c001_v7007000_t0000_u01758334719540") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4780d_d20250920_m021830_c001_v0001157_t0017_u01758334710844") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ec8c_d20250920_m021821_c001_v7007000_t0000_u01758334701108") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa190_d20250920_m021812_c001_v0001179_t0012_u01758334692160") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b815_d20250920_m021806_c001_v7007000_t0000_u01758334686420") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa136_d20250920_m021757_c001_v0001179_t0044_u01758334677203") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cdb_d20250920_m021751_c001_v7007000_t0000_u01758334671011") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0d3_d20250920_m021741_c001_v0001179_t0045_u01758334661671") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf2_d20250920_m021903_c001_v7007000_t0000_u01758334743661") 2025/09/20 02:21:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764dc_d20250920_m021858_c001_v0001182_t0017_u01758334738762") 2025/09/20 02:21:37 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392fb_d20250920_m021924_c001_v7007000_t0000_u01758334764958") 2025/09/20 02:21:37 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0204_d20250920_m021919_c001_v0001144_t0013_u01758334759803") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f703_d20250920_m022044_c001_v7007000_t0000_u01758334844849") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02df_d20250920_m022035_c001_v0001144_t0021_u01758334835241") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9031_d20250920_m022028_c001_v7007000_t0000_u01758334828943") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02b3_d20250920_m022019_c001_v0001144_t0029_u01758334819226") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396fe_d20250920_m022012_c001_v7007000_t0000_u01758334812214") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0276_d20250920_m022002_c001_v0001144_t0001_u01758334802830") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed18_d20250920_m021956_c001_v7007000_t0000_u01758334796490") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b024b_d20250920_m021947_c001_v0001144_t0043_u01758334787538") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c900_d20250920_m021941_c001_v7007000_t0000_u01758334781094") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0229_d20250920_m021931_c001_v0001144_t0051_u01758334771375") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392ed_d20250920_m021921_c001_v7007000_t0000_u01758334761284") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478ff_d20250920_m021913_c001_v0001157_t0040_u01758334753162") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cfe_d20250920_m021906_c001_v7007000_t0000_u01758334746819") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476506_d20250920_m021902_c001_v0001182_t0050_u01758334742282") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cee_d20250920_m021900_c001_v7007000_t0000_u01758334740381") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0198_d20250920_m021852_c001_v0001144_t0026_u01758334732376") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecac_d20250920_m021845_c001_v7007000_t0000_u01758334725745") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47643e_d20250920_m021841_c001_v0001182_t0028_u01758334721113") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f683_d20250920_m021839_c001_v7007000_t0000_u01758334719572") 2025/09/20 02:21:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0158_d20250920_m021831_c001_v0001144_t0056_u01758334711166") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00368_d20250920_m021820_c001_v7007000_t0000_u01758334700696") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b010d_d20250920_m021812_c001_v0001144_t0048_u01758334692364") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b816_d20250920_m021806_c001_v7007000_t0000_u01758334686601") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00e1_d20250920_m021757_c001_v0001144_t0043_u01758334677406") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cdc_d20250920_m021751_c001_v7007000_t0000_u01758334671193") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00a9_d20250920_m021741_c001_v0001144_t0058_u01758334661908") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d080e_d20250920_m021903_c001_v7007000_t0000_u01758334743429") 2025/09/20 02:21:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01b7_d20250920_m021858_c001_v0001144_t0021_u01758334738775") 2025/09/20 02:21:39 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392fd_d20250920_m021925_c001_v7007000_t0000_u01758334765142") 2025/09/20 02:21:39 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa319_d20250920_m021919_c001_v0001179_t0050_u01758334759877") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f704_d20250920_m022045_c001_v7007000_t0000_u01758334845033") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa4b5_d20250920_m022035_c001_v0001179_t0031_u01758334835757") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9032_d20250920_m022029_c001_v7007000_t0000_u01758334829126") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa465_d20250920_m022019_c001_v0001179_t0030_u01758334819724") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6396ff_d20250920_m022012_c001_v7007000_t0000_u01758334812395") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa3ff_d20250920_m022003_c001_v0001179_t0018_u01758334803532") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed19_d20250920_m021956_c001_v7007000_t0000_u01758334796672") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa395_d20250920_m021948_c001_v0001179_t0043_u01758334788049") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c901_d20250920_m021941_c001_v7007000_t0000_u01758334781293") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa34e_d20250920_m021931_c001_v0001179_t0046_u01758334771958") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0828_d20250920_m021921_c001_v7007000_t0000_u01758334761437") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01f0_d20250920_m021913_c001_v0001144_t0001_u01758334753641") 2025/09/20 02:21:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cff_d20250920_m021907_c001_v7007000_t0000_u01758334747008") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478d3_d20250920_m021902_c001_v0001157_t0028_u01758334742337") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc247d_d20250920_m021900_c001_v7007000_t0000_u01758334740415") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4789e_d20250920_m021853_c001_v0001157_t0000_u01758334733120") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecae_d20250920_m021845_c001_v7007000_t0000_u01758334725927") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa242_d20250920_m021841_c001_v0001179_t0011_u01758334721250") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb09b_d20250920_m021839_c001_v7007000_t0000_u01758334719519") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa201_d20250920_m021832_c001_v0001179_t0022_u01758334712036") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638afb5_d20250920_m021821_c001_v7007000_t0000_u01758334701134") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4762e6_d20250920_m021813_c001_v0001182_t0025_u01758334693050") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b817_d20250920_m021806_c001_v7007000_t0000_u01758334686782") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47623e_d20250920_m021757_c001_v0001182_t0027_u01758334677964") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cdd_d20250920_m021751_c001_v7007000_t0000_u01758334671381") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476174_d20250920_m021742_c001_v0001182_t0046_u01758334662506") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0160ae_d20250920_m021903_c001_v7007000_t0000_u01758334743514") 2025/09/20 02:21:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478c1_d20250920_m021858_c001_v0001157_t0015_u01758334738918") 2025/09/20 02:21:40 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392fe_d20250920_m021925_c001_v7007000_t0000_u01758334765325") 2025/09/20 02:21:40 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765bc_d20250920_m021920_c001_v0001182_t0042_u01758334760028") 2025/09/20 02:21:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f705_d20250920_m022045_c001_v7007000_t0000_u01758334845217") 2025/09/20 02:21:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a5d_d20250920_m022035_c001_v0001157_t0044_u01758334835972") 2025/09/20 02:21:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9033_d20250920_m022029_c001_v7007000_t0000_u01758334829308") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a17_d20250920_m022019_c001_v0001157_t0046_u01758334819965") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639700_d20250920_m022012_c001_v7007000_t0000_u01758334812578") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479de_d20250920_m022003_c001_v0001157_t0029_u01758334803811") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed1b_d20250920_m021956_c001_v7007000_t0000_u01758334796853") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4799d_d20250920_m021948_c001_v0001157_t0050_u01758334788270") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c902_d20250920_m021941_c001_v7007000_t0000_u01758334781476") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47952_d20250920_m021932_c001_v0001157_t0024_u01758334772177") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ece4_d20250920_m021921_c001_v7007000_t0000_u01758334761230") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2ff_d20250920_m021914_c001_v0001179_t0009_u01758334754483") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d01_d20250920_m021907_c001_v7007000_t0000_u01758334747190") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2cc_d20250920_m021902_c001_v0001179_t0031_u01758334742462") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f850c_d20250920_m021900_c001_v7007000_t0000_u01758334740630") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa279_d20250920_m021853_c001_v0001179_t0009_u01758334733560") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecaf_d20250920_m021846_c001_v7007000_t0000_u01758334726111") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476442_d20250920_m021841_c001_v0001182_t0031_u01758334721341") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d10_d20250920_m021839_c001_v7007000_t0000_u01758334719354") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4763c6_d20250920_m021832_c001_v0001182_t0032_u01758334712242") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0036a_d20250920_m021820_c001_v7007000_t0000_u01758334700880") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477ab_d20250920_m021813_c001_v0001157_t0026_u01758334693253") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b818_d20250920_m021806_c001_v7007000_t0000_u01758334686962") 2025/09/20 02:21:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47758_d20250920_m021758_c001_v0001157_t0009_u01758334678166") 2025/09/20 02:21:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cde_d20250920_m021751_c001_v7007000_t0000_u01758334671564") 2025/09/20 02:21:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476f4_d20250920_m021742_c001_v0001157_t0026_u01758334662711") 2025/09/20 02:21:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0039d_d20250920_m021903_c001_v7007000_t0000_u01758334743266") 2025/09/20 02:21:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2a0_d20250920_m021858_c001_v0001179_t0053_u01758334738983") 2025/09/20 02:21:42 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392ff_d20250920_m021925_c001_v7007000_t0000_u01758334765507") 2025/09/20 02:21:42 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa31b_d20250920_m021920_c001_v0001179_t0049_u01758334760089") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f706_d20250920_m022045_c001_v7007000_t0000_u01758334845440") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4767c9_d20250920_m022036_c001_v0001182_t0024_u01758334836250") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9034_d20250920_m022029_c001_v7007000_t0000_u01758334829553") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476769_d20250920_m022020_c001_v0001182_t0006_u01758334820428") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639702_d20250920_m022012_c001_v7007000_t0000_u01758334812761") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766fd_d20250920_m022004_c001_v0001182_t0027_u01758334804388") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed1c_d20250920_m021957_c001_v7007000_t0000_u01758334797036") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766a0_d20250920_m021948_c001_v0001182_t0021_u01758334788683") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c903_d20250920_m021941_c001_v7007000_t0000_u01758334781659") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476628_d20250920_m021932_c001_v0001182_t0052_u01758334772465") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0825_d20250920_m021920_c001_v7007000_t0000_u01758334760887") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476589_d20250920_m021914_c001_v0001182_t0036_u01758334754974") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d02_d20250920_m021907_c001_v7007000_t0000_u01758334747372") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47650c_d20250920_m021902_c001_v0001182_t0010_u01758334742492") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0039b_d20250920_m021900_c001_v7007000_t0000_u01758334740619") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764b0_d20250920_m021853_c001_v0001182_t0040_u01758334733768") 2025/09/20 02:21:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb0_d20250920_m021846_c001_v7007000_t0000_u01758334726355") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47857_d20250920_m021841_c001_v0001157_t0042_u01758334721485") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f67f_d20250920_m021839_c001_v7007000_t0000_u01758334719197") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47817_d20250920_m021832_c001_v0001157_t0004_u01758334712458") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639272_d20250920_m021821_c001_v7007000_t0000_u01758334701291") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa198_d20250920_m021813_c001_v0001179_t0031_u01758334693624") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b819_d20250920_m021807_c001_v7007000_t0000_u01758334687143") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa144_d20250920_m021758_c001_v0001179_t0037_u01758334678626") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343cdf_d20250920_m021751_c001_v7007000_t0000_u01758334671819") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0db_d20250920_m021743_c001_v0001179_t0042_u01758334663017") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0039e_d20250920_m021903_c001_v7007000_t0000_u01758334743449") 2025/09/20 02:21:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764e5_d20250920_m021859_c001_v0001182_t0035_u01758334739041") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639300_d20250920_m021925_c001_v7007000_t0000_u01758334765693") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47925_d20250920_m021920_c001_v0001157_t0025_u01758334760224") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f707_d20250920_m022045_c001_v7007000_t0000_u01758334845624") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02e5_d20250920_m022036_c001_v0001144_t0057_u01758334836465") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9035_d20250920_m022029_c001_v7007000_t0000_u01758334829735") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02b9_d20250920_m022020_c001_v0001144_t0053_u01758334820659") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639703_d20250920_m022012_c001_v7007000_t0000_u01758334812944") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0280_d20250920_m022004_c001_v0001144_t0013_u01758334804602") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed1e_d20250920_m021957_c001_v7007000_t0000_u01758334797218") 2025/09/20 02:21:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b024f_d20250920_m021948_c001_v0001144_t0039_u01758334788878") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c905_d20250920_m021941_c001_v7007000_t0000_u01758334781842") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b022b_d20250920_m021932_c001_v0001144_t0023_u01758334772664") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95b89_d20250920_m021921_c001_v7007000_t0000_u01758334761299") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4790f_d20250920_m021915_c001_v0001157_t0046_u01758334755186") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d03_d20250920_m021907_c001_v7007000_t0000_u01758334747553") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2d2_d20250920_m021902_c001_v0001179_t0022_u01758334742692") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc247b_d20250920_m021900_c001_v7007000_t0000_u01758334740198") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01a0_d20250920_m021853_c001_v0001144_t0041_u01758334733980") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb1_d20250920_m021846_c001_v7007000_t0000_u01758334726540") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa24a_d20250920_m021841_c001_v0001179_t0039_u01758334721495") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ec9a_d20250920_m021839_c001_v7007000_t0000_u01758334719530") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b015a_d20250920_m021832_c001_v0001144_t0001_u01758334712910") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc244a_d20250920_m021821_c001_v7007000_t0000_u01758334701294") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0115_d20250920_m021813_c001_v0001144_t0016_u01758334693811") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81a_d20250920_m021807_c001_v7007000_t0000_u01758334687326") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00e5_d20250920_m021758_c001_v0001144_t0056_u01758334678837") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce0_d20250920_m021752_c001_v7007000_t0000_u01758334672010") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00b1_d20250920_m021743_c001_v0001144_t0010_u01758334663225") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d080f_d20250920_m021903_c001_v7007000_t0000_u01758334743614") 2025/09/20 02:21:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2a4_d20250920_m021859_c001_v0001179_t0004_u01758334739189") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639301_d20250920_m021925_c001_v7007000_t0000_u01758334765876") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765c2_d20250920_m021920_c001_v0001182_t0044_u01758334760238") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f709_d20250920_m022045_c001_v7007000_t0000_u01758334845807") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa4c1_d20250920_m022037_c001_v0001179_t0019_u01758334837245") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9036_d20250920_m022029_c001_v7007000_t0000_u01758334829931") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa470_d20250920_m022021_c001_v0001179_t0041_u01758334821218") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639704_d20250920_m022013_c001_v7007000_t0000_u01758334813124") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa407_d20250920_m022005_c001_v0001179_t0037_u01758334805212") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed1f_d20250920_m021957_c001_v7007000_t0000_u01758334797399") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa3a2_d20250920_m021949_c001_v0001179_t0059_u01758334789519") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c906_d20250920_m021942_c001_v7007000_t0000_u01758334782026") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa356_d20250920_m021933_c001_v0001179_t0002_u01758334773288") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392ec_d20250920_m021921_c001_v7007000_t0000_u01758334761242") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01f4_d20250920_m021915_c001_v0001144_t0033_u01758334755642") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d04_d20250920_m021907_c001_v7007000_t0000_u01758334747736") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476510_d20250920_m021902_c001_v0001182_t0024_u01758334742732") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed063f4_d20250920_m021900_c001_v7007000_t0000_u01758334740598") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478b1_d20250920_m021854_c001_v0001157_t0029_u01758334734615") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb2_d20250920_m021846_c001_v7007000_t0000_u01758334726729") 2025/09/20 02:21:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476446_d20250920_m021841_c001_v0001182_t0018_u01758334721556") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f680_d20250920_m021839_c001_v7007000_t0000_u01758334719301") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa20b_d20250920_m021833_c001_v0001179_t0002_u01758334713413") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0036c_d20250920_m021821_c001_v7007000_t0000_u01758334701064") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4762f6_d20250920_m021814_c001_v0001182_t0031_u01758334694665") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81b_d20250920_m021807_c001_v7007000_t0000_u01758334687507") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476246_d20250920_m021759_c001_v0001182_t0026_u01758334679440") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce2_d20250920_m021752_c001_v7007000_t0000_u01758334672196") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47617f_d20250920_m021743_c001_v0001182_t0044_u01758334663712") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0160ad_d20250920_m021903_c001_v7007000_t0000_u01758334743287") 2025/09/20 02:21:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01bb_d20250920_m021859_c001_v0001144_t0011_u01758334739202") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639302_d20250920_m021926_c001_v7007000_t0000_u01758334766079") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa31d_d20250920_m021920_c001_v0001179_t0024_u01758334760308") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f70a_d20250920_m022046_c001_v7007000_t0000_u01758334846032") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a5f_d20250920_m022037_c001_v0001157_t0019_u01758334837472") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9037_d20250920_m022030_c001_v7007000_t0000_u01758334830114") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a1f_d20250920_m022021_c001_v0001157_t0016_u01758334821425") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639705_d20250920_m022013_c001_v7007000_t0000_u01758334813307") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479e2_d20250920_m022005_c001_v0001157_t0037_u01758334805438") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed20_d20250920_m021957_c001_v7007000_t0000_u01758334797580") 2025/09/20 02:21:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d479a3_d20250920_m021949_c001_v0001157_t0054_u01758334789742") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c907_d20250920_m021942_c001_v7007000_t0000_u01758334782209") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4795b_d20250920_m021933_c001_v0001157_t0013_u01758334773515") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0827_d20250920_m021921_c001_v7007000_t0000_u01758334761252") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa305_d20250920_m021916_c001_v0001179_t0037_u01758334756221") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d05_d20250920_m021907_c001_v7007000_t0000_u01758334747921") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478d7_d20250920_m021902_c001_v0001157_t0054_u01758334742854") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0160a2_d20250920_m021900_c001_v7007000_t0000_u01758334740434") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa27b_d20250920_m021854_c001_v0001179_t0050_u01758334734895") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb3_d20250920_m021847_c001_v7007000_t0000_u01758334727004") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0184_d20250920_m021841_c001_v0001144_t0026_u01758334721683") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e5_d20250920_m021839_c001_v7007000_t0000_u01758334719585") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4763da_d20250920_m021833_c001_v0001182_t0006_u01758334713657") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40300dad4332b744_d20250920_m021821_c001_v7007000_t0000_u01758334701077") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477b5_d20250920_m021814_c001_v0001157_t0049_u01758334694877") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81c_d20250920_m021807_c001_v7007000_t0000_u01758334687687") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47768_d20250920_m021759_c001_v0001157_t0020_u01758334679649") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce3_d20250920_m021752_c001_v7007000_t0000_u01758334672394") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476fc_d20250920_m021743_c001_v0001157_t0046_u01758334663912") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8cf1_d20250920_m021903_c001_v7007000_t0000_u01758334743459") 2025/09/20 02:21:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764ec_d20250920_m021859_c001_v0001182_t0048_u01758334739239") 2025/09/20 02:21:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639303_d20250920_m021926_c001_v7007000_t0000_u01758334766269") 2025/09/20 02:21:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0206_d20250920_m021920_c001_v0001144_t0023_u01758334760443") 2025/09/20 02:21:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f70b_d20250920_m022046_c001_v7007000_t0000_u01758334846216") 2025/09/20 02:21:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4767d8_d20250920_m022037_c001_v0001182_t0012_u01758334837773") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d9039_d20250920_m022030_c001_v7007000_t0000_u01758334830295") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476779_d20250920_m022021_c001_v0001182_t0022_u01758334821913") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639706_d20250920_m022013_c001_v7007000_t0000_u01758334813490") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476707_d20250920_m022005_c001_v0001182_t0022_u01758334805866") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed21_d20250920_m021957_c001_v7007000_t0000_u01758334797762") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4766aa_d20250920_m021950_c001_v0001182_t0043_u01758334790139") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c909_d20250920_m021942_c001_v7007000_t0000_u01758334782392") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476632_d20250920_m021933_c001_v0001182_t0019_u01758334773935") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ece5_d20250920_m021921_c001_v7007000_t0000_u01758334761412") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47659e_d20250920_m021916_c001_v0001182_t0056_u01758334756438") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d06_d20250920_m021908_c001_v7007000_t0000_u01758334748114") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2d6_d20250920_m021902_c001_v0001179_t0008_u01758334742898") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0809_d20250920_m021900_c001_v7007000_t0000_u01758334740644") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4764b6_d20250920_m021855_c001_v0001182_t0027_u01758334735096") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb4_d20250920_m021847_c001_v7007000_t0000_u01758334727187") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa24c_d20250920_m021841_c001_v0001179_t0027_u01758334721697") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f681_d20250920_m021839_c001_v7007000_t0000_u01758334719388") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4781d_d20250920_m021833_c001_v0001157_t0002_u01758334713855") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639271_d20250920_m021821_c001_v7007000_t0000_u01758334701087") 2025/09/20 02:21:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1a8_d20250920_m021815_c001_v0001179_t0045_u01758334695221") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81d_d20250920_m021807_c001_v7007000_t0000_u01758334687868") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa14d_d20250920_m021759_c001_v0001179_t0045_u01758334679927") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce4_d20250920_m021752_c001_v7007000_t0000_u01758334672581") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0ed_d20250920_m021744_c001_v0001179_t0009_u01758334664578") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b003a0_d20250920_m021903_c001_v7007000_t0000_u01758334743633") 2025/09/20 02:21:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d478c5_d20250920_m021859_c001_v0001157_t0045_u01758334739348") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639304_d20250920_m021926_c001_v7007000_t0000_u01758334766452") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765c6_d20250920_m021920_c001_v0001182_t0045_u01758334760453") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f70c_d20250920_m022046_c001_v7007000_t0000_u01758334846398") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02ed_d20250920_m022037_c001_v0001144_t0002_u01758334837969") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d903a_d20250920_m022030_c001_v7007000_t0000_u01758334830478") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02bd_d20250920_m022022_c001_v0001144_t0042_u01758334822121") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639707_d20250920_m022013_c001_v7007000_t0000_u01758334813671") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0288_d20250920_m022006_c001_v0001144_t0045_u01758334806070") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed22_d20250920_m021957_c001_v7007000_t0000_u01758334797951") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0253_d20250920_m021950_c001_v0001144_t0040_u01758334790368") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c90a_d20250920_m021942_c001_v7007000_t0000_u01758334782575") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b022d_d20250920_m021934_c001_v0001144_t0017_u01758334774221") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb154c_d20250920_m021921_c001_v7007000_t0000_u01758334761263") 2025/09/20 02:21:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47915_d20250920_m021916_c001_v0001157_t0012_u01758334756636") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d07_d20250920_m021908_c001_v7007000_t0000_u01758334748294") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476512_d20250920_m021902_c001_v0001182_t0022_u01758334742937") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc247e_d20250920_m021900_c001_v7007000_t0000_u01758334740606") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01a4_d20250920_m021855_c001_v0001144_t0016_u01758334735329") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb5_d20250920_m021847_c001_v7007000_t0000_u01758334727370") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476449_d20250920_m021841_c001_v0001182_t0023_u01758334721749") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40108df2beb97312_d20250920_m021839_c001_v7007000_t0000_u01758334719327") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b015e_d20250920_m021834_c001_v0001144_t0023_u01758334714218") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ec8d_d20250920_m021821_c001_v7007000_t0000_u01758334701308") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b011d_d20250920_m021815_c001_v0001144_t0047_u01758334695422") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81e_d20250920_m021808_c001_v7007000_t0000_u01758334688051") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00ed_d20250920_m021800_c001_v0001144_t0013_u01758334680134") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce5_d20250920_m021752_c001_v7007000_t0000_u01758334672763") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00bf_d20250920_m021744_c001_v0001144_t0054_u01758334664821") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8513_d20250920_m021903_c001_v7007000_t0000_u01758334743470") 2025/09/20 02:21:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa2a8_d20250920_m021859_c001_v0001179_t0003_u01758334739386") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016067_d20250920_m021823_c001_v7007000_t0000_u01758334703836") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47631f_d20250920_m021818_c001_v0001182_t0046_u01758334698704") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016068_d20250920_m021824_c001_v7007000_t0000_u01758334704019") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1c4_d20250920_m021818_c001_v0001179_t0044_u01758334698714") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606a_d20250920_m021824_c001_v7007000_t0000_u01758334704201") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477d4_d20250920_m021818_c001_v0001157_t0021_u01758334698828") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606b_d20250920_m021824_c001_v7007000_t0000_u01758334704383") 2025/09/20 02:21:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476325_d20250920_m021818_c001_v0001182_t0032_u01758334698925") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606c_d20250920_m021824_c001_v7007000_t0000_u01758334704565") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0133_d20250920_m021818_c001_v0001144_t0044_u01758334698961") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606d_d20250920_m021824_c001_v7007000_t0000_u01758334704748") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1c6_d20250920_m021818_c001_v0001179_t0033_u01758334698971") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606e_d20250920_m021824_c001_v7007000_t0000_u01758334704930") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476327_d20250920_m021819_c001_v0001182_t0057_u01758334699123") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db01606f_d20250920_m021825_c001_v7007000_t0000_u01758334705113") 2025/09/20 02:21:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1c8_d20250920_m021819_c001_v0001179_t0015_u01758334699188") 2025/09/20 02:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016070_d20250920_m021825_c001_v7007000_t0000_u01758334705294") 2025/09/20 02:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477d8_d20250920_m021819_c001_v0001157_t0013_u01758334699241") 2025/09/20 02:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016071_d20250920_m021825_c001_v7007000_t0000_u01758334705521") 2025/09/20 02:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47632b_d20250920_m021819_c001_v0001182_t0010_u01758334699369") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016072_d20250920_m021825_c001_v7007000_t0000_u01758334705706") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1ca_d20250920_m021819_c001_v0001179_t0039_u01758334699442") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016073_d20250920_m021825_c001_v7007000_t0000_u01758334705887") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47632d_d20250920_m021819_c001_v0001182_t0012_u01758334699572") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016074_d20250920_m021826_c001_v7007000_t0000_u01758334706069") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d477dc_d20250920_m021819_c001_v0001157_t0039_u01758334699603") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016075_d20250920_m021826_c001_v7007000_t0000_u01758334706299") 2025/09/20 02:21:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa1cc_d20250920_m021819_c001_v0001179_t0007_u01758334699646") 2025/09/20 02:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016076_d20250920_m021826_c001_v7007000_t0000_u01758334706566") 2025/09/20 02:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b013b_d20250920_m021819_c001_v0001144_t0016_u01758334699776") 2025/09/20 02:21:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db016078_d20250920_m021826_c001_v7007000_t0000_u01758334706747") 2025/09/20 02:21:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476331_d20250920_m021819_c001_v0001182_t0025_u01758334699800") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca1_d20250920_m021842_c001_v7007000_t0000_u01758334722582") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476405_d20250920_m021837_c001_v0001182_t0047_u01758334717232") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66eca0_d20250920_m021842_c001_v7007000_t0000_u01758334722398") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa21f_d20250920_m021837_c001_v0001179_t0001_u01758334717242") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ec9f_d20250920_m021842_c001_v7007000_t0000_u01758334722212") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47835_d20250920_m021837_c001_v0001157_t0039_u01758334717328") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb0ae_d20250920_m021842_c001_v7007000_t0000_u01758334722409") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476409_d20250920_m021837_c001_v0001182_t0020_u01758334717427") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40108df2beb9731d_d20250920_m021842_c001_v7007000_t0000_u01758334722420") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa221_d20250920_m021837_c001_v0001179_t0030_u01758334717499") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb0ac_d20250920_m021842_c001_v7007000_t0000_u01758334722221") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47640b_d20250920_m021837_c001_v0001182_t0016_u01758334717623") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343d14_d20250920_m021842_c001_v7007000_t0000_u01758334722198") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b016c_d20250920_m021837_c001_v0001144_t0046_u01758334717679") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07eb_d20250920_m021842_c001_v7007000_t0000_u01758334722432") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47837_d20250920_m021837_c001_v0001157_t0015_u01758334717692") 2025/09/20 02:21:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f689_d20250920_m021842_c001_v7007000_t0000_u01758334722528") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa225_d20250920_m021837_c001_v0001179_t0008_u01758334717701") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07ec_d20250920_m021842_c001_v7007000_t0000_u01758334722551") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47640d_d20250920_m021837_c001_v0001182_t0056_u01758334717919") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e8_d20250920_m021842_c001_v7007000_t0000_u01758334722244") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa227_d20250920_m021837_c001_v0001179_t0008_u01758334717965") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f68a_d20250920_m021842_c001_v7007000_t0000_u01758334722561") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47839_d20250920_m021838_c001_v0001157_t0021_u01758334718020") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40108df2beb9731c_d20250920_m021842_c001_v7007000_t0000_u01758334722231") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476413_d20250920_m021838_c001_v0001182_t0004_u01758334718123") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f688_d20250920_m021842_c001_v7007000_t0000_u01758334722377") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa22c_d20250920_m021838_c001_v0001179_t0041_u01758334718187") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e9_d20250920_m021842_c001_v7007000_t0000_u01758334722367") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4783d_d20250920_m021838_c001_v0001157_t0015_u01758334718343") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f687_d20250920_m021842_c001_v7007000_t0000_u01758334722253") 2025/09/20 02:21:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476417_d20250920_m021838_c001_v0001182_t0024_u01758334718362") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8487_d20250920_m021631_c001_v7007000_t0000_u01758334591168") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f115237d3375b5354_d20250920_m021629_c001_v0001157_t0049_u01758334589032") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00328_d20250920_m021628_c001_v7007000_t0000_u01758334588853") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f115237d3375b533c_d20250920_m021625_c001_v0001157_t0023_u01758334585528") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00322_d20250920_m021624_c001_v7007000_t0000_u01758334584804") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff3b_d20250920_m021619_c001_v0001144_t0013_u01758334579814") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f409de241ba18b127_d20250920_m021618_c001_v7007000_t0000_u01758334578351") 2025/09/20 02:21:53 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1170db2ddb685f07_d20250920_m021616_c001_v0001029_t0028_u01758334576109") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02adf8_d20250920_m021615_c001_v7007000_t0000_u01758334575928") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1170db2ddb685efd_d20250920_m021612_c001_v0001029_t0039_u01758334572671") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02adf3_d20250920_m021611_c001_v7007000_t0000_u01758334571946") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff1e_d20250920_m021607_c001_v0001144_t0017_u01758334567449") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af6b_d20250920_m021606_c001_v7007000_t0000_u01758334566171") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f107a4c71ef834478_d20250920_m021604_c001_v0001172_t0047_u01758334564810") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343c73_d20250920_m021604_c001_v7007000_t0000_u01758334564624") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f107a4c71ef83446a_d20250920_m021601_c001_v0001172_t0028_u01758334561823") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343c6c_d20250920_m021601_c001_v7007000_t0000_u01758334561093") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475d56_d20250920_m021556_c001_v0001182_t0058_u01758334556415") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af62_d20250920_m021555_c001_v7007000_t0000_u01758334555505") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1194e86cae47dc5f_d20250920_m021553_c001_v0001117_t0029_u01758334553400") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8475_d20250920_m021553_c001_v7007000_t0000_u01758334553217") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1194e86cae47dc4c_d20250920_m021549_c001_v0001117_t0030_u01758334549656") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8471_d20250920_m021548_c001_v7007000_t0000_u01758334548932") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9e2a_d20250920_m021542_c001_v0001179_t0002_u01758334542901") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c7fd_d20250920_m021541_c001_v7007000_t0000_u01758334541983") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1026790e1824f195_d20250920_m021539_c001_v0001104_t0016_u01758334539728") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405ac0d3d0b98091_d20250920_m021539_c001_v7007000_t0000_u01758334539542") 2025/09/20 02:21:54 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1026790e1824f18f_d20250920_m021535_c001_v0001104_t0001_u01758334535422") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405ac0d3d0b9808f_d20250920_m021534_c001_v7007000_t0000_u01758334534684") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afe87_d20250920_m021528_c001_v0001144_t0026_u01758334528242") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66cce1_d20250920_m021527_c001_v7007000_t0000_u01758334527322") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f119ae95541f77e6e_d20250920_m021525_c001_v0001161_t0038_u01758334525704") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00305_d20250920_m021525_c001_v7007000_t0000_u01758334525521") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f119ae95541f77e66_d20250920_m021522_c001_v0001161_t0039_u01758334522510") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00300_d20250920_m021521_c001_v7007000_t0000_u01758334521783") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475c57_d20250920_m021516_c001_v0001182_t0055_u01758334516085") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb141a_d20250920_m021514_c001_v7007000_t0000_u01758334514985") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1115b53172f6304d_d20250920_m021508_c001_v0001042_t0058_u01758334508747") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb1410_d20250920_m021508_c001_v7007000_t0000_u01758334508547") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9d43_d20250920_m021504_c001_v0001179_t0014_u01758334504842") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1142000ce1a4f514_d20250920_m021503_c001_v0001032_t0008_u01758334503625") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1142000ce1a4f511_d20250920_m021501_c001_v0001032_t0003_u01758334501882") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed05814_d20250920_m021448_c001_v7007000_t0000_u01758334488621") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475b51_d20250920_m021441_c001_v0001182_t0011_u01758334481424") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1118633a7e32b66a_d20250920_m021440_c001_v0001172_t0032_u01758334480611") 2025/09/20 02:21:55 DEBUG : dst/one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1118633a7e32b664_d20250920_m021439_c001_v0001172_t0045_u01758334479540") 2025/09/20 02:21:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8488_d20250920_m021631_c001_v7007000_t0000_u01758334591350") 2025/09/20 02:21:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f109f570691cc88de_d20250920_m021628_c001_v0001101_t0019_u01758334588548") 2025/09/20 02:21:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f107a333060f688a1_d20250920_m021624_c001_v0001038_t0051_u01758334584226") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f409de241ba18b129_d20250920_m021618_c001_v7007000_t0000_u01758334578535") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f115f7e1656a85506_d20250920_m021615_c001_v0001180_t0059_u01758334575682") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f106d01465ccc5923_d20250920_m021611_c001_v0001179_t0014_u01758334571314") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af6d_d20250920_m021606_c001_v7007000_t0000_u01758334566354") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f100146d7c9431f94_d20250920_m021604_c001_v0001184_t0044_u01758334564419") 2025/09/20 02:21:56 DEBUG : dst/one.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d75a5263672a8_d20250920_m021600_c001_v0001102_t0051_u01758334560664") 2025/09/20 02:21:56 DEBUG : dst/three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb141c_d20250920_m021515_c001_v7007000_t0000_u01758334515168") 2025/09/20 02:21:56 DEBUG : dst/three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1142000ce1a4f520_d20250920_m021513_c001_v0001032_t0004_u01758334513410") 2025/09/20 02:21:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8489_d20250920_m021631_c001_v7007000_t0000_u01758334591533") 2025/09/20 02:21:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f104a8a02ae14ff42_d20250920_m021630_c001_v0001183_t0059_u01758334590093") 2025/09/20 02:21:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1194e86cae47dcc0_d20250920_m021626_c001_v0001117_t0030_u01758334586379") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f848a_d20250920_m021631_c001_v7007000_t0000_u01758334591715") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f115237d3375b535c_d20250920_m021630_c001_v0001157_t0029_u01758334590480") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b0032a_d20250920_m021630_c001_v7007000_t0000_u01758334590298") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f115237d3375b5346_d20250920_m021627_c001_v0001157_t0033_u01758334587138") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00325_d20250920_m021626_c001_v7007000_t0000_u01758334586958") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475e11_d20250920_m021621_c001_v0001182_t0018_u01758334581538") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f409de241ba18b12b_d20250920_m021618_c001_v7007000_t0000_u01758334578719") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1170db2ddb685f09_d20250920_m021617_c001_v0001029_t0014_u01758334577582") 2025/09/20 02:21:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b1b8_d20250920_m021617_c001_v7007000_t0000_u01758334577399") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1170db2ddb685f03_d20250920_m021613_c001_v0001029_t0000_u01758334573961") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02adf7_d20250920_m021613_c001_v7007000_t0000_u01758334573779") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475daf_d20250920_m021608_c001_v0001182_t0004_u01758334568639") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343c76_d20250920_m021605_c001_v7007000_t0000_u01758334565609") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475d8a_d20250920_m021603_c001_v0001182_t0004_u01758334563582") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343c70_d20250920_m021602_c001_v7007000_t0000_u01758334562842") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9e6f_d20250920_m021557_c001_v0001179_t0046_u01758334557966") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8477_d20250920_m021554_c001_v7007000_t0000_u01758334554589") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9e57_d20250920_m021552_c001_v0001179_t0011_u01758334552185") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f8473_d20250920_m021551_c001_v7007000_t0000_u01758334551087") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afebc_d20250920_m021544_c001_v0001144_t0021_u01758334544097") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405ac0d3d0b98092_d20250920_m021541_c001_v7007000_t0000_u01758334541060") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afeae_d20250920_m021538_c001_v0001144_t0024_u01758334538095") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405ac0d3d0b98090_d20250920_m021536_c001_v7007000_t0000_u01758334536996") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475cbc_d20250920_m021529_c001_v0001182_t0010_u01758334529416") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00308_d20250920_m021526_c001_v7007000_t0000_u01758334526407") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475c9f_d20250920_m021524_c001_v0001182_t0018_u01758334524470") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405cd1b514b00303_d20250920_m021523_c001_v7007000_t0000_u01758334523385") 2025/09/20 02:21:57 DEBUG : dst/three.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9d8f_d20250920_m021517_c001_v0001179_t0023_u01758334517232") 2025/09/20 02:21:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f409de241ba18b12c_d20250920_m021618_c001_v7007000_t0000_u01758334578902") 2025/09/20 02:21:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1186efa2026be067_d20250920_m021617_c001_v0001146_t0009_u01758334577026") 2025/09/20 02:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1109a1af273336eb_d20250920_m021613_c001_v0001182_t0036_u01758334573558") 2025/09/20 02:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af6e_d20250920_m021606_c001_v7007000_t0000_u01758334566536") 2025/09/20 02:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f101d62684e659ec1_d20250920_m021605_c001_v0001037_t0048_u01758334565292") 2025/09/20 02:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1142000ce1a4f57a_d20250920_m021602_c001_v0001032_t0017_u01758334562317") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f848b_d20250920_m021631_c001_v7007000_t0000_u01758334591901") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9ed7_d20250920_m021620_c001_v0001179_t0032_u01758334580965") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f409de241ba18b12d_d20250920_m021619_c001_v7007000_t0000_u01758334579086") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9ea8_d20250920_m021608_c001_v0001179_t0045_u01758334568435") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af70_d20250920_m021606_c001_v7007000_t0000_u01758334566722") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afefc_d20250920_m021556_c001_v0001144_t0027_u01758334556992") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af63_d20250920_m021555_c001_v7007000_t0000_u01758334555688") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475d16_d20250920_m021543_c001_v0001182_t0000_u01758334543529") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c7fe_d20250920_m021542_c001_v7007000_t0000_u01758334542166") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9ddf_d20250920_m021529_c001_v0001179_t0016_u01758334529146") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66cce2_d20250920_m021527_c001_v7007000_t0000_u01758334527505") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afe6c_d20250920_m021516_c001_v0001144_t0057_u01758334516675") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb141d_d20250920_m021515_c001_v7007000_t0000_u01758334515351") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f116429ca6529b7a9_d20250920_m021510_c001_v0001041_t0020_u01758334510732") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed05816_d20250920_m021448_c001_v7007000_t0000_u01758334488802") 2025/09/20 02:21:58 DEBUG : dst/two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1118633a7e32b696_d20250920_m021447_c001_v0001172_t0045_u01758334487561") 2025/09/20 02:21:58 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af16_d20250920_m021411_c001_v7007000_t0000_u01758334451463") 2025/09/20 02:21:58 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9b37_d20250920_m021402_c001_v0001179_t0014_u01758334442810") 2025/09/20 02:21:58 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d8ed2_d20250920_m021400_c001_v7007000_t0000_u01758334440628") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9aa9_d20250920_m021336_c001_v0001179_t0009_u01758334416798") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad86_d20250920_m021327_c001_v7007000_t0000_u01758334407411") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a5b_d20250920_m021324_c001_v0001179_t0041_u01758334404657") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a33_d20250920_m021303_c001_v7007000_t0000_u01758334383005") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475845_d20250920_m021301_c001_v0001182_t0013_u01758334381170") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a2c_d20250920_m021300_c001_v7007000_t0000_u01758334380376") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47582d_d20250920_m021259_c001_v0001182_t0010_u01758334379213") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a27_d20250920_m021256_c001_v7007000_t0000_u01758334376763") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475803_d20250920_m021255_c001_v0001182_t0059_u01758334375231") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a24_d20250920_m021254_c001_v7007000_t0000_u01758334374460") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757f3_d20250920_m021253_c001_v0001182_t0028_u01758334373245") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a13_d20250920_m021248_c001_v7007000_t0000_u01758334368279") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757ab_d20250920_m021246_c001_v0001182_t0007_u01758334366945") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a0d_d20250920_m021246_c001_v7007000_t0000_u01758334366198") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475795_d20250920_m021245_c001_v0001182_t0035_u01758334365432") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015edd_d20250920_m021241_c001_v7007000_t0000_u01758334361145") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47575c_d20250920_m021239_c001_v0001182_t0046_u01758334359993") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ed9_d20250920_m021238_c001_v7007000_t0000_u01758334358148") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475747_d20250920_m021237_c001_v0001182_t0012_u01758334357214") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ed7_d20250920_m021236_c001_v7007000_t0000_u01758334356854") 2025/09/20 02:21:59 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f107b8b902c76d3c6_d20250920_m021236_c001_v0001179_t0059_u01758334356264") 2025/09/20 02:22:00 DEBUG : empty space: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47573d_d20250920_m021234_c001_v0001182_t0029_u01758334354750") 2025/09/20 02:22:00 DEBUG : enormous: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a2e_d20250920_m021301_c001_v7007000_t0000_u01758334381972") 2025/09/20 02:22:00 DEBUG : enormous: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475847_d20250920_m021301_c001_v0001182_t0032_u01758334381389") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f413b884ed78f848e_d20250920_m021636_c001_v7007000_t0000_u01758334596884") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475e92_d20250920_m021635_c001_v0001182_t0033_u01758334595713") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad73_d20250920_m021322_c001_v7007000_t0000_u01758334402585") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a4b_d20250920_m021321_c001_v0001179_t0035_u01758334401618") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ec7_d20250920_m021232_c001_v7007000_t0000_u01758334352264") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475728_d20250920_m021231_c001_v0001182_t0002_u01758334351297") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ec6_d20250920_m021230_c001_v7007000_t0000_u01758334350759") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475720_d20250920_m021230_c001_v0001182_t0011_u01758334350185") 2025/09/20 02:22:00 DEBUG : existing: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475719_d20250920_m021229_c001_v0001182_t0045_u01758334349449") 2025/09/20 02:22:00 DEBUG : existing-b: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad74_d20250920_m021322_c001_v7007000_t0000_u01758334402766") 2025/09/20 02:22:00 DEBUG : existing-b: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475900_d20250920_m021321_c001_v0001182_t0035_u01758334401606") 2025/09/20 02:22:00 DEBUG : file1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0dac_d20250920_m021734_c001_v7007000_t0000_u01758334654213") 2025/09/20 02:22:00 DEBUG : file1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b007e_d20250920_m021733_c001_v0001144_t0015_u01758334653040") 2025/09/20 02:22:00 DEBUG : file1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d85_d20250920_m021731_c001_v7007000_t0000_u01758334651714") 2025/09/20 02:22:00 DEBUG : file1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4760ef_d20250920_m021730_c001_v0001182_t0008_u01758334650790") 2025/09/20 02:22:00 DEBUG : five: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a36_d20250920_m021306_c001_v7007000_t0000_u01758334386434") 2025/09/20 02:22:00 DEBUG : five: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f47585f_d20250920_m021304_c001_v0001182_t0026_u01758334384545") 2025/09/20 02:22:01 DEBUG : foo: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015edc_d20250920_m021239_c001_v7007000_t0000_u01758334359610") 2025/09/20 02:22:01 DEBUG : foo: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f475756_d20250920_m021239_c001_v0001182_t0026_u01758334359061") 2025/09/20 02:22:01 DEBUG : foo: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f475752_d20250920_m021238_c001_v0001182_t0026_u01758334358509") 2025/09/20 02:22:01 DEBUG : four: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a37_d20250920_m021306_c001_v7007000_t0000_u01758334386616") 2025/09/20 02:22:01 DEBUG : four: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472a99f5_d20250920_m021305_c001_v0001179_t0031_u01758334385105") 2025/09/20 02:22:01 DEBUG : four: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475857_d20250920_m021303_c001_v0001182_t0028_u01758334383976") 2025/09/20 02:22:01 DEBUG : hello world2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9531f_d20250920_m021151_c001_v7007000_t0000_u01758334311565") 2025/09/20 02:22:01 DEBUG : hello world2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755d5_d20250920_m021150_c001_v0001182_t0008_u01758334310992") 2025/09/20 02:22:01 DEBUG : ignore-size: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ec4_d20250920_m021229_c001_v7007000_t0000_u01758334349090") 2025/09/20 02:22:01 DEBUG : ignore-size: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47570e_d20250920_m021228_c001_v0001182_t0054_u01758334348166") 2025/09/20 02:22:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad71_d20250920_m021320_c001_v7007000_t0000_u01758334400875") 2025/09/20 02:22:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a43_d20250920_m021319_c001_v0001179_t0033_u01758334399776") 2025/09/20 02:22:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad6e_d20250920_m021319_c001_v7007000_t0000_u01758334399038") 2025/09/20 02:22:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a35_d20250920_m021318_c001_v0001179_t0032_u01758334398112") 2025/09/20 02:22:01 DEBUG : one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a39_d20250920_m021306_c001_v7007000_t0000_u01758334386799") 2025/09/20 02:22:01 DEBUG : one: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f475851_d20250920_m021303_c001_v0001182_t0026_u01758334383396") 2025/09/20 02:22:01 DEBUG : only0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d4b_d20250920_m021726_c001_v7007000_t0000_u01758334646316") 2025/09/20 02:22:01 DEBUG : only0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b0051_d20250920_m021720_c001_v0001144_t0031_u01758334640991") 2025/09/20 02:22:01 DEBUG : only0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afffb_d20250920_m021704_c001_v0001144_t0050_u01758334624558") 2025/09/20 02:22:01 DEBUG : only0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb046_d20250920_m021658_c001_v7007000_t0000_u01758334618840") 2025/09/20 02:22:01 DEBUG : only0: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475ed0_d20250920_m021641_c001_v0001182_t0021_u01758334601790") 2025/09/20 02:22:01 DEBUG : only1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d4c_d20250920_m021726_c001_v7007000_t0000_u01758334646496") 2025/09/20 02:22:02 DEBUG : only1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa085_d20250920_m021721_c001_v0001179_t0031_u01758334641587") 2025/09/20 02:22:02 DEBUG : only1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475fa9_d20250920_m021706_c001_v0001182_t0000_u01758334626335") 2025/09/20 02:22:02 DEBUG : only1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb044_d20250920_m021658_c001_v7007000_t0000_u01758334618359") 2025/09/20 02:22:02 DEBUG : only1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f62_d20250920_m021642_c001_v0001179_t0034_u01758334602468") 2025/09/20 02:22:02 DEBUG : only10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d4d_d20250920_m021726_c001_v7007000_t0000_u01758334646683") 2025/09/20 02:22:02 DEBUG : only10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa07a_d20250920_m021721_c001_v0001179_t0031_u01758334641000") 2025/09/20 02:22:02 DEBUG : only10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476004_d20250920_m021713_c001_v0001182_t0015_u01758334633237") 2025/09/20 02:22:02 DEBUG : only10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb040_d20250920_m021657_c001_v7007000_t0000_u01758334617808") 2025/09/20 02:22:02 DEBUG : only10: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fa2_d20250920_m021649_c001_v0001179_t0001_u01758334609679") 2025/09/20 02:22:02 DEBUG : only11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d4e_d20250920_m021726_c001_v7007000_t0000_u01758334646865") 2025/09/20 02:22:02 DEBUG : only11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f47607b_d20250920_m021721_c001_v0001182_t0026_u01758334641012") 2025/09/20 02:22:02 DEBUG : only11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa046_d20250920_m021714_c001_v0001179_t0013_u01758334634269") 2025/09/20 02:22:02 DEBUG : only11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ca5_d20250920_m021658_c001_v7007000_t0000_u01758334618733") 2025/09/20 02:22:02 DEBUG : only11: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affc4_d20250920_m021650_c001_v0001144_t0056_u01758334610090") 2025/09/20 02:22:02 DEBUG : only12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d50_d20250920_m021727_c001_v7007000_t0000_u01758334647046") 2025/09/20 02:22:02 DEBUG : only12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4028539a35d47679_d20250920_m021721_c001_v0001157_t0040_u01758334641564") 2025/09/20 02:22:02 DEBUG : only12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0035_d20250920_m021714_c001_v0001144_t0044_u01758334634780") 2025/09/20 02:22:02 DEBUG : only12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075b_d20250920_m021658_c001_v7007000_t0000_u01758334618759") 2025/09/20 02:22:02 DEBUG : only12: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f23_d20250920_m021651_c001_v0001182_t0001_u01758334611258") 2025/09/20 02:22:02 DEBUG : only13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d52_d20250920_m021727_c001_v7007000_t0000_u01758334647228") 2025/09/20 02:22:02 DEBUG : only13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f476081_d20250920_m021721_c001_v0001182_t0026_u01758334641231") 2025/09/20 02:22:02 DEBUG : only13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47602a_d20250920_m021715_c001_v0001182_t0019_u01758334635553") 2025/09/20 02:22:03 DEBUG : only13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ca4_d20250920_m021658_c001_v7007000_t0000_u01758334618550") 2025/09/20 02:22:03 DEBUG : only13: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fae_d20250920_m021652_c001_v0001179_t0018_u01758334612263") 2025/09/20 02:22:03 DEBUG : only14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d53_d20250920_m021727_c001_v7007000_t0000_u01758334647411") 2025/09/20 02:22:03 DEBUG : only14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa07e_d20250920_m021721_c001_v0001179_t0031_u01758334641220") 2025/09/20 02:22:03 DEBUG : only14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa04f_d20250920_m021716_c001_v0001179_t0038_u01758334636155") 2025/09/20 02:22:03 DEBUG : only14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed0586b_d20250920_m021658_c001_v7007000_t0000_u01758334618253") 2025/09/20 02:22:03 DEBUG : only14: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affcc_d20250920_m021652_c001_v0001144_t0028_u01758334612693") 2025/09/20 02:22:03 DEBUG : only15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d54_d20250920_m021727_c001_v7007000_t0000_u01758334647592") 2025/09/20 02:22:03 DEBUG : only15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b0053_d20250920_m021721_c001_v0001144_t0031_u01758334641211") 2025/09/20 02:22:03 DEBUG : only15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b003f_d20250920_m021716_c001_v0001144_t0012_u01758334636591") 2025/09/20 02:22:03 DEBUG : only15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0758_d20250920_m021658_c001_v7007000_t0000_u01758334618207") 2025/09/20 02:22:03 DEBUG : only15: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f35_d20250920_m021653_c001_v0001182_t0013_u01758334613690") 2025/09/20 02:22:03 DEBUG : only16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d55_d20250920_m021727_c001_v7007000_t0000_u01758334647774") 2025/09/20 02:22:03 DEBUG : only16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa082_d20250920_m021721_c001_v0001179_t0031_u01758334641403") 2025/09/20 02:22:03 DEBUG : only16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476055_d20250920_m021717_c001_v0001182_t0029_u01758334637483") 2025/09/20 02:22:03 DEBUG : only16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb042_d20250920_m021658_c001_v7007000_t0000_u01758334618176") 2025/09/20 02:22:03 DEBUG : only16: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fbe_d20250920_m021654_c001_v0001179_t0025_u01758334614481") 2025/09/20 02:22:04 DEBUG : only17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d56_d20250920_m021727_c001_v7007000_t0000_u01758334647955") 2025/09/20 02:22:04 DEBUG : only17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b0055_d20250920_m021721_c001_v0001144_t0031_u01758334641394") 2025/09/20 02:22:04 DEBUG : only17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa064_d20250920_m021718_c001_v0001179_t0027_u01758334638632") 2025/09/20 02:22:04 DEBUG : only17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075a_d20250920_m021658_c001_v7007000_t0000_u01758334618575") 2025/09/20 02:22:04 DEBUG : only17: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affd8_d20250920_m021654_c001_v0001144_t0021_u01758334614875") 2025/09/20 02:22:04 DEBUG : only18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d57_d20250920_m021728_c001_v7007000_t0000_u01758334648136") 2025/09/20 02:22:04 DEBUG : only18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f476089_d20250920_m021721_c001_v0001182_t0026_u01758334641616") 2025/09/20 02:22:04 DEBUG : only18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0049_d20250920_m021719_c001_v0001144_t0047_u01758334639067") 2025/09/20 02:22:04 DEBUG : only18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ca2_d20250920_m021658_c001_v7007000_t0000_u01758334618176") 2025/09/20 02:22:04 DEBUG : only18: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f41_d20250920_m021655_c001_v0001182_t0041_u01758334615643") 2025/09/20 02:22:04 DEBUG : only19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d5a_d20250920_m021728_c001_v7007000_t0000_u01758334648316") 2025/09/20 02:22:04 DEBUG : only19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f476085_d20250920_m021721_c001_v0001182_t0026_u01758334641414") 2025/09/20 02:22:04 DEBUG : only19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476075_d20250920_m021720_c001_v0001182_t0059_u01758334640127") 2025/09/20 02:22:04 DEBUG : only19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed0586e_d20250920_m021658_c001_v7007000_t0000_u01758334618800") 2025/09/20 02:22:04 DEBUG : only19: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9fcc_d20250920_m021656_c001_v0001179_t0027_u01758334616557") 2025/09/20 02:22:04 DEBUG : only2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d5d_d20250920_m021728_c001_v7007000_t0000_u01758334648572") 2025/09/20 02:22:04 DEBUG : only2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa087_d20250920_m021721_c001_v0001179_t0031_u01758334641771") 2025/09/20 02:22:05 DEBUG : only2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa00f_d20250920_m021707_c001_v0001179_t0036_u01758334627547") 2025/09/20 02:22:05 DEBUG : only2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ca3_d20250920_m021658_c001_v7007000_t0000_u01758334618366") 2025/09/20 02:22:05 DEBUG : only2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756aff96_d20250920_m021642_c001_v0001144_t0015_u01758334602891") 2025/09/20 02:22:05 DEBUG : only3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d5e_d20250920_m021728_c001_v7007000_t0000_u01758334648755") 2025/09/20 02:22:05 DEBUG : only3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4028539a35d47681_d20250920_m021721_c001_v0001157_t0040_u01758334641937") 2025/09/20 02:22:05 DEBUG : only3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b000a_d20250920_m021707_c001_v0001144_t0030_u01758334627990") 2025/09/20 02:22:05 DEBUG : only3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed0586d_d20250920_m021658_c001_v7007000_t0000_u01758334618617") 2025/09/20 02:22:05 DEBUG : only3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475ee4_d20250920_m021643_c001_v0001182_t0003_u01758334603753") 2025/09/20 02:22:05 DEBUG : only4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d5f_d20250920_m021728_c001_v7007000_t0000_u01758334648937") 2025/09/20 02:22:05 DEBUG : only4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b005b_d20250920_m021721_c001_v0001144_t0031_u01758334641604") 2025/09/20 02:22:05 DEBUG : only4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475fcb_d20250920_m021708_c001_v0001182_t0030_u01758334628896") 2025/09/20 02:22:05 DEBUG : only4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ca6_d20250920_m021658_c001_v7007000_t0000_u01758334618927") 2025/09/20 02:22:05 DEBUG : only4: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f7b_d20250920_m021644_c001_v0001179_t0043_u01758334604719") 2025/09/20 02:22:05 DEBUG : only5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d60_d20250920_m021729_c001_v7007000_t0000_u01758334649118") 2025/09/20 02:22:05 DEBUG : only5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f405d62f1472aa089_d20250920_m021721_c001_v0001179_t0031_u01758334641956") 2025/09/20 02:22:05 DEBUG : only5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa023_d20250920_m021709_c001_v0001179_t0035_u01758334629936") 2025/09/20 02:22:05 DEBUG : only5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0759_d20250920_m021658_c001_v7007000_t0000_u01758334618391") 2025/09/20 02:22:05 DEBUG : only5: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affa2_d20250920_m021645_c001_v0001144_t0001_u01758334605155") 2025/09/20 02:22:05 DEBUG : only6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d62_d20250920_m021729_c001_v7007000_t0000_u01758334649300") 2025/09/20 02:22:05 DEBUG : only6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4028539a35d4767d_d20250920_m021721_c001_v0001157_t0040_u01758334641753") 2025/09/20 02:22:06 DEBUG : only6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0016_d20250920_m021710_c001_v0001144_t0042_u01758334630352") 2025/09/20 02:22:06 DEBUG : only6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d075c_d20250920_m021658_c001_v7007000_t0000_u01758334618954") 2025/09/20 02:22:06 DEBUG : only6: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475ef8_d20250920_m021646_c001_v0001182_t0044_u01758334606606") 2025/09/20 02:22:06 DEBUG : only7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d64_d20250920_m021729_c001_v7007000_t0000_u01758334649481") 2025/09/20 02:22:06 DEBUG : only7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b005f_d20250920_m021721_c001_v0001144_t0031_u01758334641971") 2025/09/20 02:22:06 DEBUG : only7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475fdf_d20250920_m021711_c001_v0001182_t0047_u01758334631073") 2025/09/20 02:22:06 DEBUG : only7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed0586c_d20250920_m021658_c001_v7007000_t0000_u01758334618436") 2025/09/20 02:22:06 DEBUG : only7: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9f95_d20250920_m021647_c001_v0001179_t0043_u01758334607495") 2025/09/20 02:22:06 DEBUG : only8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d66_d20250920_m021729_c001_v7007000_t0000_u01758334649661") 2025/09/20 02:22:06 DEBUG : only8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756b005d_d20250920_m021721_c001_v0001144_t0031_u01758334641787") 2025/09/20 02:22:06 DEBUG : only8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa032_d20250920_m021712_c001_v0001179_t0042_u01758334632008") 2025/09/20 02:22:06 DEBUG : only8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb041_d20250920_m021657_c001_v7007000_t0000_u01758334617991") 2025/09/20 02:22:06 DEBUG : only8: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756affb2_d20250920_m021647_c001_v0001144_t0058_u01758334607891") 2025/09/20 02:22:06 DEBUG : only9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d6a_d20250920_m021729_c001_v7007000_t0000_u01758334649842") 2025/09/20 02:22:06 DEBUG : only9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f47608e_d20250920_m021721_c001_v0001182_t0026_u01758334641798") 2025/09/20 02:22:06 DEBUG : only9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0024_d20250920_m021712_c001_v0001144_t0059_u01758334632478") 2025/09/20 02:22:06 DEBUG : only9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4098536045abb045_d20250920_m021658_c001_v7007000_t0000_u01758334618542") 2025/09/20 02:22:06 DEBUG : only9: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475f13_d20250920_m021648_c001_v0001182_t0009_u01758334608813") 2025/09/20 02:22:06 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad6a_d20250920_m021316_c001_v7007000_t0000_u01758334396987") 2025/09/20 02:22:06 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afce6_d20250920_m021314_c001_v0001144_t0058_u01758334394325") 2025/09/20 02:22:06 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad64_d20250920_m021313_c001_v7007000_t0000_u01758334393227") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47589b_d20250920_m021311_c001_v0001182_t0058_u01758334391655") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad60_d20250920_m021310_c001_v7007000_t0000_u01758334390557") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a07_d20250920_m021307_c001_v0001179_t0009_u01758334387715") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a29_d20250920_m021258_c001_v7007000_t0000_u01758334378460") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47581d_d20250920_m021257_c001_v0001182_t0028_u01758334377310") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a26_d20250920_m021255_c001_v7007000_t0000_u01758334375818") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475801_d20250920_m021255_c001_v0001182_t0010_u01758334375005") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a22_d20250920_m021253_c001_v7007000_t0000_u01758334373868") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757ef_d20250920_m021253_c001_v0001182_t0008_u01758334373045") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a11_d20250920_m021247_c001_v7007000_t0000_u01758334367722") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757a3_d20250920_m021246_c001_v0001182_t0058_u01758334366742") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a0e_d20250920_m021246_c001_v7007000_t0000_u01758334366380") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475791_d20250920_m021245_c001_v0001182_t0014_u01758334365230") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a09_d20250920_m021244_c001_v7007000_t0000_u01758334364868") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47578b_d20250920_m021244_c001_v0001182_t0044_u01758334364257") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475781_d20250920_m021243_c001_v0001182_t0054_u01758334363692") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a04_d20250920_m021243_c001_v7007000_t0000_u01758334363330") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475777_d20250920_m021242_c001_v0001182_t0010_u01758334362714") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47576f_d20250920_m021242_c001_v0001182_t0001_u01758334362082") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ede_d20250920_m021241_c001_v7007000_t0000_u01758334361327") 2025/09/20 02:22:07 DEBUG : potato: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475760_d20250920_m021240_c001_v0001182_t0022_u01758334360562") 2025/09/20 02:22:07 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d0177_d20250920_m021424_c001_v7007000_t0000_u01758334464730") 2025/09/20 02:22:07 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afdd3_d20250920_m021423_c001_v0001144_t0007_u01758334463308") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af18_d20250920_m021411_c001_v7007000_t0000_u01758334451914") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afda6_d20250920_m021401_c001_v0001144_t0037_u01758334441918") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff953bc_d20250920_m021342_c001_v7007000_t0000_u01758334422078") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afd42_d20250920_m021335_c001_v0001144_t0021_u01758334415783") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad88_d20250920_m021327_c001_v7007000_t0000_u01758334407770") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afd0c_d20250920_m021323_c001_v0001144_t0050_u01758334403731") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a30_d20250920_m021302_c001_v7007000_t0000_u01758334382155") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475843_d20250920_m021300_c001_v0001182_t0034_u01758334380924") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a2d_d20250920_m021300_c001_v7007000_t0000_u01758334380561") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47582b_d20250920_m021259_c001_v0001182_t0009_u01758334379005") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a2a_d20250920_m021258_c001_v7007000_t0000_u01758334378643") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475825_d20250920_m021257_c001_v0001182_t0001_u01758334377881") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a28_d20250920_m021256_c001_v7007000_t0000_u01758334376946") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47580d_d20250920_m021256_c001_v0001182_t0039_u01758334376182") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a25_d20250920_m021254_c001_v7007000_t0000_u01758334374642") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757f7_d20250920_m021253_c001_v0001182_t0006_u01758334373876") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a14_d20250920_m021248_c001_v7007000_t0000_u01758334368462") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4757b3_d20250920_m021247_c001_v0001182_t0015_u01758334367524") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95323_d20250920_m021154_c001_v7007000_t0000_u01758334314235") 2025/09/20 02:22:08 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755e5_d20250920_m021153_c001_v0001182_t0029_u01758334313662") 2025/09/20 02:22:09 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95321_d20250920_m021152_c001_v7007000_t0000_u01758334312749") 2025/09/20 02:22:09 DEBUG : potato2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755df_d20250920_m021152_c001_v0001182_t0046_u01758334312179") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f420e5067f638af19_d20250920_m021412_c001_v7007000_t0000_u01758334452097") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475a54_d20250920_m021403_c001_v0001182_t0035_u01758334443403") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff953bd_d20250920_m021342_c001_v7007000_t0000_u01758334422419") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47597a_d20250920_m021337_c001_v0001182_t0056_u01758334417410") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad8a_d20250920_m021328_c001_v7007000_t0000_u01758334408188") 2025/09/20 02:22:09 DEBUG : potato3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475915_d20250920_m021324_c001_v0001182_t0037_u01758334404859") 2025/09/20 02:22:09 DEBUG : pre-dest1/1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb140a_d20250920_m021457_c001_v7007000_t0000_u01758334497608") 2025/09/20 02:22:09 DEBUG : pre-dest1/1: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475b83_d20250920_m021449_c001_v0001182_t0046_u01758334489547") 2025/09/20 02:22:09 DEBUG : pre-dest2/2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f412371876bfb140b_d20250920_m021457_c001_v7007000_t0000_u01758334497794") 2025/09/20 02:22:09 DEBUG : pre-dest2/2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afe1f_d20250920_m021450_c001_v0001144_t0016_u01758334490116") 2025/09/20 02:22:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed05807_d20250920_m021435_c001_v7007000_t0000_u01758334475450") 2025/09/20 02:22:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9bee_d20250920_m021432_c001_v0001179_t0030_u01758334472496") 2025/09/20 02:22:09 DEBUG : sizeonly: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ec0_d20250920_m021227_c001_v7007000_t0000_u01758334347620") 2025/09/20 02:22:09 DEBUG : sizeonly: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475700_d20250920_m021226_c001_v0001182_t0042_u01758334346696") 2025/09/20 02:22:09 DEBUG : splitbanan: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639305_d20250920_m021926_c001_v7007000_t0000_u01758334766635") 2025/09/20 02:22:09 DEBUG : splitbanan: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4765b2_d20250920_m021919_c001_v0001182_t0054_u01758334759277") 2025/09/20 02:22:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f70d_d20250920_m022046_c001_v7007000_t0000_u01758334846580") 2025/09/20 02:22:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02f5_d20250920_m022039_c001_v0001144_t0042_u01758334839716") 2025/09/20 02:22:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f414b424ac62d903b_d20250920_m022030_c001_v7007000_t0000_u01758334830660") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b02c3_d20250920_m022023_c001_v0001144_t0041_u01758334823504") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c639708_d20250920_m022013_c001_v7007000_t0000_u01758334813853") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b028c_d20250920_m022007_c001_v0001144_t0057_u01758334807277") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ed23_d20250920_m021958_c001_v7007000_t0000_u01758334798150") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b025b_d20250920_m021951_c001_v0001144_t0001_u01758334791768") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4063b9397182c90c_d20250920_m021942_c001_v7007000_t0000_u01758334782759") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b022f_d20250920_m021935_c001_v0001144_t0058_u01758334775909") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4168adfb5c6392eb_d20250920_m021921_c001_v7007000_t0000_u01758334761057") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d4791b_d20250920_m021918_c001_v0001157_t0012_u01758334758025") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8d08_d20250920_m021908_c001_v7007000_t0000_u01758334748476") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01c7_d20250920_m021901_c001_v0001144_t0032_u01758334741666") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f402daa468cfc247c_d20250920_m021900_c001_v7007000_t0000_u01758334740379") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01ac_d20250920_m021856_c001_v0001144_t0037_u01758334736752") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f410e88201c66ecb6_d20250920_m021847_c001_v7007000_t0000_u01758334727553") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa23a_d20250920_m021840_c001_v0001179_t0017_u01758334720496") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f419899979d8d07e0_d20250920_m021838_c001_v7007000_t0000_u01758334718934") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0162_d20250920_m021835_c001_v0001144_t0024_u01758334715690") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4177e97eed124b04_d20250920_m021821_c001_v7007000_t0000_u01758334701093") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0121_d20250920_m021816_c001_v0001144_t0044_u01758334696631") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02b81f_d20250920_m021808_c001_v7007000_t0000_u01758334688256") 2025/09/20 02:22:10 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00f5_d20250920_m021801_c001_v0001144_t0007_u01758334681455") 2025/09/20 02:22:11 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f418fcc55ea343ce6_d20250920_m021752_c001_v7007000_t0000_u01758334672944") 2025/09/20 02:22:11 DEBUG : splitbananasplit: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b00c5_d20250920_m021746_c001_v0001144_t0000_u01758334666486") 2025/09/20 02:22:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f411fc1aa2ed06402_d20250920_m021903_c001_v7007000_t0000_u01758334743308") 2025/09/20 02:22:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b01b3_d20250920_m021858_c001_v0001144_t0003_u01758334738118") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0dc2_d20250920_m021738_c001_v7007000_t0000_u01758334658471") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0c1_d20250920_m021737_c001_v0001179_t0006_u01758334657043") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0db1_d20250920_m021736_c001_v7007000_t0000_u01758334656260") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476c2_d20250920_m021735_c001_v0001157_t0056_u01758334655150") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad72_d20250920_m021321_c001_v7007000_t0000_u01758334401056") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afcfc_d20250920_m021319_c001_v0001144_t0011_u01758334399765") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad6f_d20250920_m021319_c001_v7007000_t0000_u01758334399220") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4758e2_d20250920_m021318_c001_v0001182_t0003_u01758334398467") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015eb0_d20250920_m021224_c001_v7007000_t0000_u01758334344596") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4756da_d20250920_m021223_c001_v0001182_t0044_u01758334343289") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015eaf_d20250920_m021222_c001_v7007000_t0000_u01758334342931") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4756cc_d20250920_m021222_c001_v0001182_t0032_u01758334342014") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015eaa_d20250920_m021219_c001_v7007000_t0000_u01758334339976") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4756b8_d20250920_m021218_c001_v0001182_t0046_u01758334338874") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ea5_d20250920_m021218_c001_v7007000_t0000_u01758334338335") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4756aa_d20250920_m021217_c001_v0001182_t0039_u01758334337568") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47569e_d20250920_m021215_c001_v0001182_t0003_u01758334335012") 2025/09/20 02:22:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db015ea0_d20250920_m021214_c001_v7007000_t0000_u01758334334655") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47568c_d20250920_m021213_c001_v0001182_t0057_u01758334333997") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475686_d20250920_m021213_c001_v0001182_t0004_u01758334333409") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9535f_d20250920_m021212_c001_v7007000_t0000_u01758334332691") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475675_d20250920_m021210_c001_v0001182_t0029_u01758334330273") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475666_d20250920_m021207_c001_v0001182_t0044_u01758334327983") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95347_d20250920_m021207_c001_v7007000_t0000_u01758334327603") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475664_d20250920_m021207_c001_v0001182_t0023_u01758334327029") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475660_d20250920_m021206_c001_v0001182_t0056_u01758334326447") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95333_d20250920_m021206_c001_v7007000_t0000_u01758334326086") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475638_d20250920_m021202_c001_v0001182_t0034_u01758334322579") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9532e_d20250920_m021202_c001_v7007000_t0000_u01758334322217") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475628_d20250920_m021201_c001_v0001182_t0017_u01758334321354") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9532d_d20250920_m021200_c001_v7007000_t0000_u01758334320447") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475618_d20250920_m021159_c001_v0001182_t0002_u01758334319884") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9532c_d20250920_m021159_c001_v7007000_t0000_u01758334319326") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475612_d20250920_m021158_c001_v0001182_t0050_u01758334318746") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9532a_d20250920_m021157_c001_v7007000_t0000_u01758334317842") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475606_d20250920_m021157_c001_v0001182_t0059_u01758334317050") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95327_d20250920_m021156_c001_v7007000_t0000_u01758334316506") 2025/09/20 02:22:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755f7_d20250920_m021155_c001_v0001182_t0059_u01758334315905") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95325_d20250920_m021155_c001_v7007000_t0000_u01758334315363") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755ef_d20250920_m021154_c001_v0001182_t0013_u01758334314780") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9531e_d20250920_m021150_c001_v7007000_t0000_u01758334310451") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755c6_d20250920_m021149_c001_v0001182_t0012_u01758334309874") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9531d_d20250920_m021149_c001_v7007000_t0000_u01758334309333") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755ac_d20250920_m021148_c001_v0001182_t0041_u01758334308756") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff9531c_d20250920_m021147_c001_v7007000_t0000_u01758334307856") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4755a7_d20250920_m021147_c001_v0001182_t0023_u01758334307263") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f417fe0545ff95314_d20250920_m021144_c001_v7007000_t0000_u01758334304922") 2025/09/20 02:22:13 DEBUG : sub dir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47558f_d20250920_m021144_c001_v0001182_t0028_u01758334304333") 2025/09/20 02:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0dc4_d20250920_m021738_c001_v7007000_t0000_u01758334658652") 2025/09/20 02:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b008e_d20250920_m021737_c001_v0001144_t0046_u01758334657058") 2025/09/20 02:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0db4_d20250920_m021736_c001_v7007000_t0000_u01758334656442") 2025/09/20 02:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47611d_d20250920_m021735_c001_v0001182_t0003_u01758334655161") 2025/09/20 02:22:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f70e_d20250920_m022048_c001_v7007000_t0000_u01758334848601") 2025/09/20 02:22:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa4ff_d20250920_m022047_c001_v0001179_t0018_u01758334847967") 2025/09/20 02:22:13 DEBUG : sub/yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad69_d20250920_m021316_c001_v7007000_t0000_u01758334396442") 2025/09/20 02:22:13 DEBUG : sub/yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a23_d20250920_m021313_c001_v0001179_t0043_u01758334393973") 2025/09/20 02:22:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0dae_d20250920_m021734_c001_v7007000_t0000_u01758334654394") 2025/09/20 02:22:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4760fd_d20250920_m021732_c001_v0001182_t0030_u01758334652695") 2025/09/20 02:22:14 DEBUG : test_dir1/file2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d8a_d20250920_m021731_c001_v7007000_t0000_u01758334651895") 2025/09/20 02:22:14 DEBUG : test_dir1/file2: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0b1_d20250920_m021730_c001_v0001179_t0059_u01758334650806") 2025/09/20 02:22:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0daf_d20250920_m021734_c001_v7007000_t0000_u01758334654575") 2025/09/20 02:22:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa0b7_d20250920_m021732_c001_v0001179_t0056_u01758334652683") 2025/09/20 02:22:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f422593e374aa0d8d_d20250920_m021732_c001_v7007000_t0000_u01758334652076") 2025/09/20 02:22:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d476b1_d20250920_m021730_c001_v0001157_t0021_u01758334650796") 2025/09/20 02:22:14 DEBUG : three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a3a_d20250920_m021306_c001_v7007000_t0000_u01758334386982") 2025/09/20 02:22:14 DEBUG : three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47586d_d20250920_m021305_c001_v0001182_t0052_u01758334385858") 2025/09/20 02:22:14 DEBUG : three: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f475855_d20250920_m021303_c001_v0001182_t0019_u01758334383764") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f710_d20250920_m022050_c001_v7007000_t0000_u01758334850361") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47a8d_d20250920_m022049_c001_v0001157_t0012_u01758334849564") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f725_d20250920_m022110_c001_v7007000_t0000_u01758334870383") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f4768c4_d20250920_m022108_c001_v0001182_t0031_u01758334868312") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f721_d20250920_m022106_c001_v7007000_t0000_u01758334866714") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47ad8_d20250920_m022104_c001_v0001157_t0015_u01758334864307") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f71d_d20250920_m022103_c001_v7007000_t0000_u01758334863341") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa554_d20250920_m022102_c001_v0001179_t0051_u01758334862727") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f718_d20250920_m022057_c001_v7007000_t0000_u01758334857800") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47ab7_d20250920_m022056_c001_v0001157_t0017_u01758334856639") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f719_d20250920_m022059_c001_v7007000_t0000_u01758334859828") 2025/09/20 02:22:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f476880_d20250920_m022058_c001_v0001182_t0023_u01758334858776") 2025/09/20 02:22:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f717_d20250920_m022055_c001_v7007000_t0000_u01758334855670") 2025/09/20 02:22:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472aa525_d20250920_m022055_c001_v0001179_t0021_u01758334855045") 2025/09/20 02:22:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f715_d20250920_m022054_c001_v7007000_t0000_u01758334854007") 2025/09/20 02:22:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0318_d20250920_m022053_c001_v0001144_t0049_u01758334853011") 2025/09/20 02:22:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f712_d20250920_m022051_c001_v7007000_t0000_u01758334851984") 2025/09/20 02:22:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1090915b7f47683f_d20250920_m022051_c001_v0001182_t0041_u01758334851337") 2025/09/20 02:22:15 DEBUG : toe/toe/toe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41951d83db0161f2_d20250920_m022115_c001_v7007000_t0000_u01758334875203") 2025/09/20 02:22:15 DEBUG : toe/toe/toe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1028539a35d47b08_d20250920_m022114_c001_v0001157_t0032_u01758334874322") 2025/09/20 02:22:15 DEBUG : toe/toe/toe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f71b_d20250920_m022101_c001_v7007000_t0000_u01758334861786") 2025/09/20 02:22:15 DEBUG : toe/toe/toe: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0338_d20250920_m022100_c001_v0001144_t0038_u01758334860793") 2025/09/20 02:22:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f727_d20250920_m022110_c001_v7007000_t0000_u01758334870977") 2025/09/20 02:22:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756b0352_d20250920_m022109_c001_v0001144_t0018_u01758334869633") 2025/09/20 02:22:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f41526d73ccf5f723_d20250920_m022107_c001_v7007000_t0000_u01758334867358") 2025/09/20 02:22:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f112741e2bb3d5632_d20250920_m022105_c001_v0001144_t0008_u01758334865741") 2025/09/20 02:22:15 DEBUG : two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f408408f43c6f8a3b_d20250920_m021307_c001_v7007000_t0000_u01758334387165") 2025/09/20 02:22:15 DEBUG : two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f40908675756afcc2_d20250920_m021305_c001_v0001144_t0031_u01758334385295") 2025/09/20 02:22:15 DEBUG : two: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4090915b7f475853_d20250920_m021303_c001_v0001182_t0026_u01758334383579") 2025/09/20 02:22:15 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad6b_d20250920_m021317_c001_v7007000_t0000_u01758334397168") 2025/09/20 02:22:15 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f117c8963063b06ab_d20250920_m021315_c001_v0001109_t0050_u01758334395933") 2025/09/20 02:22:15 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad63_d20250920_m021312_c001_v7007000_t0000_u01758334392682") 2025/09/20 02:22:15 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f105d62f1472a9a15_d20250920_m021311_c001_v0001179_t0011_u01758334391300") 2025/09/20 02:22:15 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad5f_d20250920_m021310_c001_v7007000_t0000_u01758334390006") 2025/09/20 02:22:16 DEBUG : yam: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f10908675756afcce_d20250920_m021307_c001_v0001144_t0031_u01758334387727") 2025/09/20 02:22:16 DEBUG : yaml: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad65_d20250920_m021313_c001_v7007000_t0000_u01758334393409") 2025/09/20 02:22:16 DEBUG : yaml: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f1176db3b6318ef61_d20250920_m021312_c001_v0001184_t0031_u01758334392479") 2025/09/20 02:22:16 DEBUG : yaml: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f4182cec7cc02ad61_d20250920_m021310_c001_v7007000_t0000_u01758334390738") 2025/09/20 02:22:16 DEBUG : yaml: Deleting (id "4_zdfa23d83e04d6b4b9f980e1b_f117670fc0b15c86c_d20250920_m021309_c001_v0001172_t0048_u01758334389708") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m35.830198506s (try 1/5)