"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/04 01:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu" 2025/07/04 01:53:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:53:45 DEBUG : Creating backend with remote "/tmp/rclone3290636981" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/04 01:53:46 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:46 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:53:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:47 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:47 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:47 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:53:48 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", 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-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", 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-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:49 DEBUG : Creating backend with remote "/non-existing" 2025/07/04 01:53:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/04 01:53:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:51 INFO : B2 bucket rclone-test-nenucuy3pumu: Running all checks before starting transfers 2025/07/04 01:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:51 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:51 INFO : B2 bucket rclone-test-nenucuy3pumu: Checks finished, now starting transfers 2025/07/04 01:53:51 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:52 ERROR : Ignoring --no-traverse with sync 2025/07/04 01:53:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:52 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:53:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/04 01:53:53 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:53 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/04 01:53:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:53:55 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:55 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:53:56 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:56 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 01:53:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:53:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/04 01:53:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:53:57 INFO : sub dir2: Making directory 2025/07/04 01:53:57 INFO : sub dir: Making directory 2025/07/04 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:57 INFO : sub dir2/sub sub dir2: Making directory 2025/07/04 01:53:57 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:57 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:57 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/04 01:53:58 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:58 INFO : sub dir2: Making directory 2025/07/04 01:53:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 01:53:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:58 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:58 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:53:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:53:59 DEBUG : sub dir2: Making directory with metadata 2025/07/04 01:53:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:53:59 INFO : sub dir2: Making directory 2025/07/04 01:53:59 INFO : sub dir: Making directory 2025/07/04 01:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:53:59 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:53:59 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:00 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:54:00 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 01:54:00 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 01:54:00 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:01 INFO : sub dir2: Making directory 2025/07/04 01:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:01 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:01 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:01 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:54:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:02 DEBUG : sub dir2: Making directory with metadata 2025/07/04 01:54:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:54:02 INFO : sub dir2: Making directory 2025/07/04 01:54:02 INFO : sub dir: Making directory 2025/07/04 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:02 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:54:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 01:54:03 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:04 INFO : sub dir2: Making directory 2025/07/04 01:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:04 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:54:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:05 DEBUG : Creating backend with remote "TestB2:rclone-test-magifoh8kepu" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-magifoh8kepu 2025/07/04 01:54:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:06 DEBUG : B2 bucket rclone-test-magifoh8kepu: Waiting for checks to finish 2025/07/04 01:54:06 DEBUG : B2 bucket rclone-test-magifoh8kepu: Waiting for transfers to finish 2025/07/04 01:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:07 DEBUG : B2 bucket rclone-test-magifoh8kepu: Purge remote 2025/07/04 01:54:07 INFO : B2 bucket rclone-test-magifoh8kepu: cleaning bucket "rclone-test-magifoh8kepu" of all files 2025/07/04 01:54:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f521d53204ddb3b9f780e1b_f1034347f16cbb511_d20250704_m015407_c001_v0001181_t0044_u01751594047259") --- PASS: TestServerSideCopy (3.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:09 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:54:09 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:54:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xufabet5roxi" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-xufabet5roxi 2025/07/04 01:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:11 DEBUG : B2 bucket rclone-test-xufabet5roxi: Waiting for checks to finish 2025/07/04 01:54:11 DEBUG : B2 bucket rclone-test-xufabet5roxi: Waiting for transfers to finish 2025/07/04 01:54:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:54:13 DEBUG : B2 bucket rclone-test-xufabet5roxi: Waiting for checks to finish 2025/07/04 01:54:13 DEBUG : B2 bucket rclone-test-xufabet5roxi: Waiting for transfers to finish 2025/07/04 01:54:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:54:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:13 DEBUG : B2 bucket rclone-test-xufabet5roxi: Purge remote 2025/07/04 01:54:13 INFO : B2 bucket rclone-test-xufabet5roxi: cleaning bucket "rclone-test-xufabet5roxi" of all files 2025/07/04 01:54:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf522d93204ddb3b9f780e1b_f109716bb8de5163d_d20250704_m015413_c001_v0001100_t0014_u01751594053464") 2025/07/04 01:54:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf522d93204ddb3b9f780e1b_f10139f569532575a_d20250704_m015412_c001_v0001182_t0009_u01751594052422") --- PASS: TestServerSideCopyOverSelf (5.23s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:54:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:54:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 01:54:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-macejug8daba" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-macejug8daba 2025/07/04 01:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:18 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for checks to finish 2025/07/04 01:54:18 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for transfers to finish 2025/07/04 01:54:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:54:20 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for checks to finish 2025/07/04 01:54:20 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for transfers to finish 2025/07/04 01:54:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:54:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:21 INFO : sub dir/hello world: Deleted 2025/07/04 01:54:21 DEBUG : testing file moves 2025/07/04 01:54:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/04 01:54:21 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for checks to finish 2025/07/04 01:54:21 DEBUG : B2 bucket rclone-test-macejug8daba: Waiting for transfers to finish 2025/07/04 01:54:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/04 01:54:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 01:54:22 INFO : sub dir/hello world: Deleted 2025/07/04 01:54:22 DEBUG : B2 bucket rclone-test-macejug8daba: Purge remote 2025/07/04 01:54:22 INFO : B2 bucket rclone-test-macejug8daba: cleaning bucket "rclone-test-macejug8daba" of all files 2025/07/04 01:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f024d53204ddb3b9f780e1b_f1083124c6d02db92_d20250704_m015422_c001_v0001105_t0000_u01751594062071") 2025/07/04 01:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f024d53204ddb3b9f780e1b_f106cc2af61876eb3_d20250704_m015420_c001_v0001100_t0011_u01751594060623") 2025/07/04 01:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f024d53204ddb3b9f780e1b_f1101ed771fd46bfe_d20250704_m015419_c001_v0001182_t0018_u01751594059660") --- PASS: TestServerSideMoveOverSelf (6.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:24 ERROR : error listing: directory not found 2025/07/04 01:54:24 INFO : Local file system at /tmp/rclone3290636981: Making directory 2025/07/04 01:54:25 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:25 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:54:26 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for checks to finish 2025/07/04 01:54:26 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for transfers to finish 2025/07/04 01:54:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:54:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/04 01:54:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/04 01:54:27 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:27 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:54:27 INFO : check sum: Copied (new) 2025/07/04 01:54:27 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:54:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/04 01:54:28 DEBUG : check sum: Unchanged skipping 2025/07/04 01:54:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:28 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/04 01:54:29 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:29 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:54:29 INFO : sizeonly: Copied (new) 2025/07/04 01:54:29 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:29 DEBUG : sizeonly: Sizes identical 2025/07/04 01:54:29 DEBUG : sizeonly: Unchanged skipping 2025/07/04 01:54:29 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:29 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:29 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/04 01:54:30 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:30 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/04 01:54:30 INFO : ignore-size: Copied (new) 2025/07/04 01:54:30 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:54:31 DEBUG : ignore-size: Unchanged skipping 2025/07/04 01:54:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:31 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:54:32 DEBUG : existing: Unchanged skipping 2025/07/04 01:54:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:32 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:32 INFO : There was nothing to transfer 2025/07/04 01:54:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/04 01:54:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:54:33 INFO : existing: Copied (replaced existing) 2025/07/04 01:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 01:54:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:54:34 INFO : existing: Copied (new) 2025/07/04 01:54:34 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:34 DEBUG : existing: Destination exists, skipping 2025/07/04 01:54:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:34 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 01:54:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:54:36 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:36 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:36 INFO : a/potato2: Copied (new) 2025/07/04 01:54:36 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:38 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/07/04 01:54:38 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:54:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/04 01:54:38 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:38 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:38 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:38 INFO : There was nothing to transfer 2025/07/04 01:54:38 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:38 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/07/04 01:54:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:54:39 INFO : empty space: Updated modification time in destination 2025/07/04 01:54:39 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:39 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:39 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:40 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:40 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/07/04 01:54:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:54:40 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:40 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:40 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:41 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/07/04 01:54:41 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3290636981) 2025/07/04 01:54:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nenucuy3pumu) 2025/07/04 01:54:41 DEBUG : foo: sha1 differ 2025/07/04 01:54:41 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/04 01:54:41 INFO : foo: Copied (replaced existing) 2025/07/04 01:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 01:54:43 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:43 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:43 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:43 INFO : potato: Copied (new) 2025/07/04 01:54:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/04 01:54:45 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:45 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/04 01:54:45 INFO : potato: Copied (replaced existing) 2025/07/04 01:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:47 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/07/04 01:54:47 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3290636981) 2025/07/04 01:54:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nenucuy3pumu) 2025/07/04 01:54:47 DEBUG : potato: sha1 differ 2025/07/04 01:54:47 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/04 01:54:47 INFO : potato: Copied (replaced existing) 2025/07/04 01:54:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:48 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:48 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:48 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/04 01:54:48 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:48 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-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:50 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:50 INFO : potato2: Copied (new) 2025/07/04 01:54:50 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:52 INFO : d: Making directory 2025/07/04 01:54:52 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/04 01:54:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:52 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:54:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:52 INFO : a/potato2: Copied (new) 2025/07/04 01:54:52 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 01:54:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:54 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:54:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:54 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:54 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:54 INFO : a/potato2: Copied (new) 2025/07/04 01:54:54 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting files as there were IO errors 2025/07/04 01:54:54 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:56 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:56 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:56 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:56 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:56 INFO : potato: Deleted 2025/07/04 01:54:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:54:58 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:58 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:58 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:58 INFO : potato: Deleted 2025/07/04 01:54:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:59 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:54:59 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:59 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:54:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:00 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:00 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/04 01:55:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.83s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:55:02 DEBUG : enormous: Excluded 2025/07/04 01:55:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:55:02 DEBUG : potato2: Excluded 2025/07/04 01:55:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:55:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:55:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:02 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:02 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:02 INFO : There was nothing to transfer 2025/07/04 01:55:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:55:02 DEBUG : enormous: Excluded 2025/07/04 01:55:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:55:02 DEBUG : potato2: Excluded 2025/07/04 01:55:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:55:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/04 01:55:03 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for checks to finish 2025/07/04 01:55:03 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:03 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for transfers to finish 2025/07/04 01:55:03 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:55:04 DEBUG : enormous: Excluded 2025/07/04 01:55:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:55:04 DEBUG : potato2: Excluded 2025/07/04 01:55:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:55:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:04 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:04 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:05 INFO : enormous: Deleted 2025/07/04 01:55:05 INFO : potato2: Deleted 2025/07/04 01:55:05 INFO : There was nothing to transfer 2025/07/04 01:55:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/04 01:55:05 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:05 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for checks to finish 2025/07/04 01:55:05 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for transfers to finish 2025/07/04 01:55:05 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:05 INFO : enormous: Deleted 2025/07/04 01:55:05 INFO : potato2: Deleted 2025/07/04 01:55:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:07 DEBUG : five: Need to transfer - File not found at Destination 2025/07/04 01:55:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/04 01:55:07 DEBUG : one: Destination is newer than source, skipping 2025/07/04 01:55:07 DEBUG : three: Sizes identical 2025/07/04 01:55:07 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 01:55:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 01:55:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3290636981) 2025/07/04 01:55:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nenucuy3pumu) 2025/07/04 01:55:07 DEBUG : two: sha1 differ 2025/07/04 01:55:07 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 01:55:07 INFO : five: Copied (new) 2025/07/04 01:55:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 01:55:08 INFO : four: Copied (replaced existing) 2025/07/04 01:55:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 01:55:08 INFO : two: Copied (replaced existing) 2025/07/04 01:55:08 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:08 DEBUG : one: Destination is newer than source, skipping 2025/07/04 01:55:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 01:55:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/04 01:55:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 01:55:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 01:55:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 01:55:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/04 01:55:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/04 01:55:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 01:55:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 01:55:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3290636981) 2025/07/04 01:55:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nenucuy3pumu) 2025/07/04 01:55:08 DEBUG : three: sha1 differ 2025/07/04 01:55:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 01:55:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:55:08 INFO : three: Copied (replaced existing) 2025/07/04 01:55:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/07/04 01:55:10 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:10 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:10 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 01:55:10 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 01:55:10 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 01:55:10 INFO : potato: Copied (new) 2025/07/04 01:55:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:11 INFO : yam: Copied (new) 2025/07/04 01:55:11 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:55:11 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:11 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:11 DEBUG : potato: Unchanged skipping 2025/07/04 01:55:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:12 INFO : yam: Copied (server-side copy) to: yaml 2025/07/04 01:55:12 INFO : yam: Deleted 2025/07/04 01:55:12 INFO : yaml: Renamed from "yam" 2025/07/04 01:55:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/07/04 01:55:13 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:13 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:13 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 01:55:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 01:55:13 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:13 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:13 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001184_t0059": EOF 2025/07/04 01:55:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001184_t0059": EOF) 2025/07/04 01:55:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 01:55:13 DEBUG : yam: Received error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001184_t0059": EOF - low level retry 0/10 2025/07/04 01:55:14 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 01:55:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 01:55:14 INFO : potato: Copied (new) 2025/07/04 01:55:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:14 INFO : yam: Copied (new) 2025/07/04 01:55:14 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:55:14 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:14 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:14 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:14 DEBUG : potato: Unchanged skipping 2025/07/04 01:55:14 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:15 INFO : yam: Copied (server-side copy) to: yaml 2025/07/04 01:55:15 INFO : yam: Deleted 2025/07/04 01:55:15 INFO : yaml: Renamed from "yam" 2025/07/04 01:55:15 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/07/04 01:55:16 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:16 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 01:55:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/04 01:55:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 01:55:16 INFO : potato: Copied (new) 2025/07/04 01:55:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:16 INFO : sub/yam: Copied (new) 2025/07/04 01:55:16 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:55:17 DEBUG : potato: Unchanged skipping 2025/07/04 01:55:17 INFO : B2 bucket rclone-test-nenucuy3pumu: Making map for --track-renames 2025/07/04 01:55:17 INFO : B2 bucket rclone-test-nenucuy3pumu: Finished making map for --track-renames 2025/07/04 01:55:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for renames to finish 2025/07/04 01:55:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 01:55:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/04 01:55:17 INFO : sub/yam: Deleted 2025/07/04 01:55:17 INFO : yam: Renamed from "sub/yam" 2025/07/04 01:55:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:18 DEBUG : Creating backend with remote "/tmp/rclone3290636981/dir1" 2025/07/04 01:55:18 DEBUG : Creating backend with remote "/tmp/rclone3290636981/dir2" 2025/07/04 01:55:18 DEBUG : Local file system at /tmp/rclone3290636981/dir2: Using server-side directory move 2025/07/04 01:55:18 INFO : Local file system at /tmp/rclone3290636981/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 01:55:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/04 01:55:18 DEBUG : Local file system at /tmp/rclone3290636981/dir2: Waiting for checks to finish 2025/07/04 01:55:18 INFO : file1.txt: Moved (server-side) 2025/07/04 01:55:18 DEBUG : Local file system at /tmp/rclone3290636981/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:55:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 01:55:19 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:19 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:55:19 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:55:19 INFO : sub dir/hello world: Deleted 2025/07/04 01:55:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 01:55:19 INFO : nested/sub dir/file: Copied (new) 2025/07/04 01:55:19 INFO : nested/sub dir/file: Deleted 2025/07/04 01:55:19 INFO : sub dir: Removing directory 2025/07/04 01:55:19 INFO : nested/sub dir: Removing directory 2025/07/04 01:55:19 INFO : nested: Removing directory 2025/07/04 01:55:19 DEBUG : Local file system at /tmp/rclone3290636981: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:55:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 01:55:20 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:20 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:55:21 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:55:21 INFO : sub dir/hello world: Deleted 2025/07/04 01:55:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 01:55:21 INFO : nested/sub dir/file: Copied (new) 2025/07/04 01:55:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/04 01:55:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 01:55:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:55:22 INFO : existing: Copied (new) 2025/07/04 01:55:22 INFO : existing: Deleted 2025/07/04 01:55:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/04 01:55:22 INFO : existing-b: Copied (new) 2025/07/04 01:55:22 INFO : existing-b: Deleted 2025/07/04 01:55:23 DEBUG : existing: Destination exists, skipping 2025/07/04 01:55:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/04 01:55:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:55:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:55:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gayudot2suqe" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-gayudot2suqe 2025/07/04 01:55:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 01:55:28 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 01:55:28 DEBUG : B2 bucket rclone-test-gayudot2suqe: Waiting for checks to finish 2025/07/04 01:55:29 INFO : empty space: Deleted 2025/07/04 01:55:29 DEBUG : B2 bucket rclone-test-gayudot2suqe: Waiting for transfers to finish 2025/07/04 01:55:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:29 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:29 INFO : potato2: Deleted 2025/07/04 01:55:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:29 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:29 INFO : potato3: Deleted 2025/07/04 01:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-komaboq3nura" 2025/07/04 01:55:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 01:55:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 01:55:31 DEBUG : B2 bucket rclone-test-komaboq3nura: Waiting for checks to finish 2025/07/04 01:55:31 DEBUG : B2 bucket rclone-test-komaboq3nura: Waiting for transfers to finish 2025/07/04 01:55:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:55:32 INFO : empty space: Copied (server-side copy) 2025/07/04 01:55:32 INFO : empty space: Deleted 2025/07/04 01:55:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:32 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:32 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:32 INFO : potato2: Deleted 2025/07/04 01:55:32 INFO : potato3: Deleted 2025/07/04 01:55:32 DEBUG : B2 bucket rclone-test-komaboq3nura: Purge remote 2025/07/04 01:55:32 INFO : B2 bucket rclone-test-komaboq3nura: cleaning bucket "rclone-test-komaboq3nura" of all files 2025/07/04 01:55:33 DEBUG : empty space: Deleting (id "4_zff125df3205ddb3b9f780e1b_f1199acfce1f7c0bb_d20250704_m015531_c001_v0001093_t0037_u01751594131916") 2025/07/04 01:55:33 DEBUG : potato2: Deleting (id "4_zff125df3205ddb3b9f780e1b_f104341c74f772182_d20250704_m015532_c001_v0001165_t0047_u01751594132275") 2025/07/04 01:55:33 DEBUG : potato3: Deleting (id "4_zff125df3205ddb3b9f780e1b_f10139f56953258d3_d20250704_m015532_c001_v0001182_t0030_u01751594132280") 2025/07/04 01:55:33 DEBUG : B2 bucket rclone-test-gayudot2suqe: Purge remote 2025/07/04 01:55:33 INFO : B2 bucket rclone-test-gayudot2suqe: cleaning bucket "rclone-test-gayudot2suqe" of all files 2025/07/04 01:55:34 DEBUG : empty space: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f40165088f114ee4d_d20250704_m015532_c001_v7007000_t0000_u01751594132260") 2025/07/04 01:55:34 DEBUG : empty space: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f1149e9cba356eea1_d20250704_m015527_c001_v0001042_t0050_u01751594127607") 2025/07/04 01:55:34 DEBUG : potato2: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f413e410e2c506fc8_d20250704_m015532_c001_v7007000_t0000_u01751594132505") 2025/07/04 01:55:34 DEBUG : potato2: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f1090f60c62d472c7_d20250704_m015528_c001_v0001144_t0032_u01751594128942") 2025/07/04 01:55:34 DEBUG : potato3: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f40165088f114ee4e_d20250704_m015532_c001_v7007000_t0000_u01751594132496") 2025/07/04 01:55:34 DEBUG : potato3: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f113ab0bb0d3c5294_d20250704_m015529_c001_v0001146_t0059_u01751594129332") 2025/07/04 01:55:34 DEBUG : potato3: Deleting (id "4_zff824dc3205ddb3b9f780e1b_f1149e9cba356eea5_d20250704_m015528_c001_v0001042_t0011_u01751594128067") --- PASS: TestServerSideMove (11.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qopeqeg0suko" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-qopeqeg0suko 2025/07/04 01:55:40 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 01:55:40 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 01:55:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 01:55:40 DEBUG : B2 bucket rclone-test-qopeqeg0suko: Waiting for checks to finish 2025/07/04 01:55:40 DEBUG : B2 bucket rclone-test-qopeqeg0suko: Waiting for transfers to finish 2025/07/04 01:55:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:40 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:41 INFO : potato2: Deleted 2025/07/04 01:55:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:41 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:41 INFO : potato3: Deleted 2025/07/04 01:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-linesec2juco" 2025/07/04 01:55:42 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 01:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 01:55:42 DEBUG : B2 bucket rclone-test-linesec2juco: Waiting for checks to finish 2025/07/04 01:55:42 DEBUG : B2 bucket rclone-test-linesec2juco: Waiting for transfers to finish 2025/07/04 01:55:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:43 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:43 INFO : potato2: Deleted 2025/07/04 01:55:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:44 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:44 INFO : potato3: Deleted 2025/07/04 01:55:44 DEBUG : B2 bucket rclone-test-linesec2juco: Purge remote 2025/07/04 01:55:44 INFO : B2 bucket rclone-test-linesec2juco: cleaning bucket "rclone-test-linesec2juco" of all files 2025/07/04 01:55:44 DEBUG : potato2: Deleting (id "4_zaf828dd3205ddb3b9f780e1b_f116a089c0a64b0da_d20250704_m015543_c001_v0001180_t0044_u01751594143630") 2025/07/04 01:55:44 DEBUG : potato3: Deleting (id "4_zaf828dd3205ddb3b9f780e1b_f109429e6371a927c_d20250704_m015543_c001_v0001181_t0058_u01751594143856") 2025/07/04 01:55:45 DEBUG : B2 bucket rclone-test-qopeqeg0suko: Purge remote 2025/07/04 01:55:45 INFO : B2 bucket rclone-test-qopeqeg0suko: cleaning bucket "rclone-test-qopeqeg0suko" of all files 2025/07/04 01:55:45 DEBUG : empty space: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f1071ee36f915d4e6_d20250704_m015539_c001_v0001153_t0018_u01751594139740") 2025/07/04 01:55:45 DEBUG : potato2: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f40459ab879120069_d20250704_m015543_c001_v7007000_t0000_u01751594143829") 2025/07/04 01:55:45 DEBUG : potato2: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f10674434360caed0_d20250704_m015540_c001_v0001184_t0001_u01751594140862") 2025/07/04 01:55:45 DEBUG : potato3: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f40459ab87912006a_d20250704_m015544_c001_v7007000_t0000_u01751594144096") 2025/07/04 01:55:45 DEBUG : potato3: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f117b0ae8a0f44902_d20250704_m015541_c001_v0001093_t0042_u01751594141084") 2025/07/04 01:55:45 DEBUG : potato3: Deleting (id "4_zaf427dc3205ddb3b9f780e1b_f1071ee36f915d4e8_d20250704_m015540_c001_v0001153_t0012_u01751594140084") --- PASS: TestServerSideMoveWithFilter (11.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-risejeg3xizi" 2025/07/04 01:55:49 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nenucuy3pumu -> B2 bucket rclone-test-risejeg3xizi 2025/07/04 01:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 01:55:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 01:55:52 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:52 DEBUG : B2 bucket rclone-test-risejeg3xizi: Waiting for checks to finish 2025/07/04 01:55:52 INFO : empty space: Deleted 2025/07/04 01:55:52 DEBUG : B2 bucket rclone-test-risejeg3xizi: Waiting for transfers to finish 2025/07/04 01:55:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:52 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:52 INFO : potato2: Deleted 2025/07/04 01:55:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:53 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:53 INFO : potato3: Deleted 2025/07/04 01:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wobesur7wino" 2025/07/04 01:55:54 INFO : tomatoDir: Making directory 2025/07/04 01:55:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 01:55:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 01:55:55 DEBUG : B2 bucket rclone-test-wobesur7wino: Waiting for checks to finish 2025/07/04 01:55:55 DEBUG : B2 bucket rclone-test-wobesur7wino: Waiting for transfers to finish 2025/07/04 01:55:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:55:55 INFO : empty space: Copied (server-side copy) 2025/07/04 01:55:56 INFO : empty space: Deleted 2025/07/04 01:55:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:56 INFO : potato2: Copied (server-side copy) 2025/07/04 01:55:56 INFO : potato2: Deleted 2025/07/04 01:55:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 01:55:56 INFO : potato3: Copied (server-side copy) 2025/07/04 01:55:56 INFO : potato3: Deleted 2025/07/04 01:55:57 DEBUG : B2 bucket rclone-test-wobesur7wino: Purge remote 2025/07/04 01:55:57 INFO : B2 bucket rclone-test-wobesur7wino: cleaning bucket "rclone-test-wobesur7wino" of all files 2025/07/04 01:55:57 DEBUG : empty space: Deleting (id "4_z3fb2bdd3205ddb3b9f780e1b_f116fac772c288b3d_d20250704_m015555_c001_v0001182_t0051_u01751594155822") 2025/07/04 01:55:57 DEBUG : potato2: Deleting (id "4_z3fb2bdd3205ddb3b9f780e1b_f1005cbfb123a7b35_d20250704_m015556_c001_v0001120_t0038_u01751594156051") 2025/07/04 01:55:57 DEBUG : potato3: Deleting (id "4_z3fb2bdd3205ddb3b9f780e1b_f1121603d6c27a4cd_d20250704_m015556_c001_v0001105_t0028_u01751594156256") 2025/07/04 01:55:58 DEBUG : B2 bucket rclone-test-risejeg3xizi: Purge remote 2025/07/04 01:55:58 INFO : B2 bucket rclone-test-risejeg3xizi: cleaning bucket "rclone-test-risejeg3xizi" of all files 2025/07/04 01:55:58 DEBUG : empty space: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f406af4c2689f50da_d20250704_m015556_c001_v7007000_t0000_u01751594156026") 2025/07/04 01:55:58 DEBUG : empty space: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f113e71882561482d_d20250704_m015551_c001_v0001183_t0025_u01751594151700") 2025/07/04 01:55:58 DEBUG : potato2: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f406af4c2689f50dc_d20250704_m015556_c001_v7007000_t0000_u01751594156331") 2025/07/04 01:55:58 DEBUG : potato2: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f1151eff9ec558c43_d20250704_m015552_c001_v0001134_t0038_u01751594152522") 2025/07/04 01:55:58 DEBUG : potato3: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f406af4c2689f50de_d20250704_m015556_c001_v7007000_t0000_u01751594156641") 2025/07/04 01:55:58 DEBUG : potato3: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f117b20e2584901bf_d20250704_m015552_c001_v0001115_t0006_u01751594152920") 2025/07/04 01:55:58 DEBUG : potato3: Deleting (id "4_z5f62ada3205ddb3b9f780e1b_f113e71882561482f_d20250704_m015551_c001_v0001183_t0029_u01751594151908") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/rclone-sync-test" 2025/07/04 01:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/rclone-sync-test-include/layer2" 2025/07/04 01:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/rclone-sync-test-ignore-file" 2025/07/04 01:56:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/04 01:56:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 01:56:11 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 01:56:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test: Waiting for checks to finish 2025/07/04 01:56:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test: Waiting for transfers to finish 2025/07/04 01:56:11 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:11 INFO : There was nothing to transfer 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:56:12 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:12 INFO : There was nothing to transfer 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/04 01:56:12 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:12 INFO : There was nothing to transfer 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:56:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:56:12 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:12 INFO : There was nothing to transfer 2025/07/04 01:56:13 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/04 01:56:13 DEBUG : B2 bucket rclone-test-nenucuy3pumu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/04 01:56:13 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/CompareDest" 2025/07/04 01:56:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 01:56:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:56:17 INFO : one: Copied (new) 2025/07/04 01:56:17 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 01:56:18 INFO : one: Copied (replaced existing) 2025/07/04 01:56:18 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:21 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:56:21 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:21 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:21 INFO : There was nothing to transfer 2025/07/04 01:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 01:56:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:56:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:22 INFO : There was nothing to transfer 2025/07/04 01:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 01:56:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:56:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:23 INFO : There was nothing to transfer 2025/07/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:24 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/07/04 01:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:56:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 01:56:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 01:56:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:24 INFO : There was nothing to transfer 2025/07/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:25 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 01:56:25 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:56:25 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/04 01:56:25 INFO : two: Copied (new) 2025/07/04 01:56:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dest" 2025/07/04 01:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/pre-dest1" 2025/07/04 01:56:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/pre-dest2" 2025/07/04 01:56:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:56:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/04 01:56:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:56:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/04 01:56:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/04 01:56:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dest: Waiting for checks to finish 2025/07/04 01:56:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dest: Waiting for transfers to finish 2025/07/04 01:56:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/04 01:56:34 INFO : 3: Copied (new) 2025/07/04 01:56:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/CopyDest" 2025/07/04 01:56:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 01:56:39 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:39 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:56:40 INFO : one: Copied (new) 2025/07/04 01:56:40 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:40 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:40 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 01:56:41 INFO : one: Copied (replaced existing) 2025/07/04 01:56:41 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/BackupDir" 2025/07/04 01:56:44 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:56:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:56:45 INFO : one: Copied (server-side copy) 2025/07/04 01:56:45 INFO : one: Deleted 2025/07/04 01:56:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 01:56:46 INFO : one: Copied (server-side copy) 2025/07/04 01:56:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 01:56:46 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:46 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:47 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1099-17.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001099_t0048": EOF 2025/07/04 01:56:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-17.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001099_t0048": EOF) 2025/07/04 01:56:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-nenucuy3pumu: 1/10 (Post "https://pod-000-1099-17.backblaze.com/b2api/v1/b2_upload_file/efb2cd33203ddb3b9f780e1b/c001_v0001099_t0048": EOF) 2025/07/04 01:56:49 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 01:56:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:50 DEBUG : one: Unchanged skipping 2025/07/04 01:56:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 01:56:50 INFO : two: Copied (server-side copy) 2025/07/04 01:56:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 01:56:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:50 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:51 DEBUG : one: Unchanged skipping 2025/07/04 01:56:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:51 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:51 DEBUG : two: Unchanged skipping 2025/07/04 01:56:51 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:51 DEBUG : Waiting for deletions to finish 2025/07/04 01:56:51 INFO : There was nothing to transfer 2025/07/04 01:56:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:52 DEBUG : one: Unchanged skipping 2025/07/04 01:56:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 01:56:52 DEBUG : three: Destination not found in --copy-dest 2025/07/04 01:56:52 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 01:56:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 01:56:52 DEBUG : two: Unchanged skipping 2025/07/04 01:56:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:52 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:56:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/04 01:56:53 INFO : three: Copied (new) 2025/07/04 01:56:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:56:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/backup" 2025/07/04 01:56:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:56:59 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:56:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:56:59 DEBUG : two: Unchanged skipping 2025/07/04 01:57:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:00 INFO : one: Copied (server-side copy) 2025/07/04 01:57:01 INFO : one: Deleted 2025/07/04 01:57:01 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:02 INFO : one: Copied (new) 2025/07/04 01:57:02 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:02 INFO : three.txt: Copied (server-side copy) 2025/07/04 01:57:02 INFO : three.txt: Deleted 2025/07/04 01:57:02 INFO : three.txt: Moved into backup dir 2025/07/04 01:57:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:57:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:04 DEBUG : two: Unchanged skipping 2025/07/04 01:57:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:05 INFO : one: Copied (server-side copy) 2025/07/04 01:57:05 INFO : one: Deleted 2025/07/04 01:57:05 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:57:06 INFO : one: Copied (new) 2025/07/04 01:57:06 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:06 INFO : three.txt: Copied (server-side copy) 2025/07/04 01:57:06 INFO : three.txt: Deleted 2025/07/04 01:57:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:57:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/backup" 2025/07/04 01:57:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:12 DEBUG : two: Unchanged skipping 2025/07/04 01:57:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:14 INFO : one: Deleted 2025/07/04 01:57:14 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:14 INFO : one: Copied (new) 2025/07/04 01:57:14 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:16 INFO : three.txt: Deleted 2025/07/04 01:57:16 INFO : three.txt: Moved into backup dir 2025/07/04 01:57:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:57:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:17 DEBUG : two: Unchanged skipping 2025/07/04 01:57:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:18 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:18 INFO : one: Deleted 2025/07/04 01:57:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:57:18 INFO : one: Copied (new) 2025/07/04 01:57:18 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:19 INFO : three.txt: Deleted 2025/07/04 01:57:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:57:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/backup" 2025/07/04 01:57:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:57:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:24 DEBUG : two: Unchanged skipping 2025/07/04 01:57:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 01:57:26 INFO : one: Deleted 2025/07/04 01:57:26 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:27 INFO : one: Copied (new) 2025/07/04 01:57:27 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 01:57:27 INFO : three.txt: Deleted 2025/07/04 01:57:27 INFO : three.txt: Moved into backup dir 2025/07/04 01:57:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:57:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:29 DEBUG : two: Unchanged skipping 2025/07/04 01:57:29 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 01:57:30 INFO : one: Deleted 2025/07/04 01:57:30 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:57:30 INFO : one: Copied (new) 2025/07/04 01:57:30 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 01:57:31 INFO : three.txt: Deleted 2025/07/04 01:57:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:57:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:57:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:57:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:35 DEBUG : two: Unchanged skipping 2025/07/04 01:57:35 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:36 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:36 INFO : one: Deleted 2025/07/04 01:57:36 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:37 INFO : one: Copied (new) 2025/07/04 01:57:37 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:38 INFO : three.txt: Deleted 2025/07/04 01:57:38 INFO : three.txt: Moved into backup dir 2025/07/04 01:57:39 DEBUG : one.bak: Excluded (Path Filter) 2025/07/04 01:57:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/04 01:57:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:57:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:39 DEBUG : two: Unchanged skipping 2025/07/04 01:57:39 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for checks to finish 2025/07/04 01:57:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:40 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:40 INFO : one: Deleted 2025/07/04 01:57:40 DEBUG : B2 bucket rclone-test-nenucuy3pumu path dst: Waiting for transfers to finish 2025/07/04 01:57:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:57:40 INFO : one: Copied (new) 2025/07/04 01:57:40 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:41 INFO : three.txt: Deleted 2025/07/04 01:57:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.81s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:57:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:57:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:46 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:46 INFO : one: Deleted 2025/07/04 01:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:47 INFO : one: Copied (new) 2025/07/04 01:57:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:47 DEBUG : two: Unchanged skipping 2025/07/04 01:57:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 01:57:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:48 INFO : three.txt: Deleted 2025/07/04 01:57:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:48 INFO : three.txt: Copied (new) 2025/07/04 01:57:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:57:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:50 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 01:57:50 INFO : one: Deleted 2025/07/04 01:57:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:57:50 INFO : one: Copied (new) 2025/07/04 01:57:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:50 DEBUG : two: Unchanged skipping 2025/07/04 01:57:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 01:57:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:57:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 01:57:51 INFO : three.txt: Deleted 2025/07/04 01:57:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/04 01:57:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nenucuy3pumu/dst" 2025/07/04 01:57:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 01:57:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 01:57:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 01:57:57 INFO : one: Deleted 2025/07/04 01:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:57:58 INFO : one: Copied (new) 2025/07/04 01:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:57:58 DEBUG : two: Unchanged skipping 2025/07/04 01:57:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 01:57:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 01:57:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 01:58:00 INFO : three.txt: Deleted 2025/07/04 01:58:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:58:00 INFO : three.txt: Copied (new) 2025/07/04 01:58:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 01:58:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 01:58:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 01:58:01 INFO : one: Deleted 2025/07/04 01:58:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 01:58:02 INFO : one: Copied (new) 2025/07/04 01:58:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:02 DEBUG : two: Unchanged skipping 2025/07/04 01:58:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 01:58:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 01:58:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 01:58:03 INFO : three.txt: Deleted 2025/07/04 01:58:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/04 01:58:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:58:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/04 01:58:06 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:06 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/04 01:58:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/04 01:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.16s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:58:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 01:58:07 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:07 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:58:08 INFO : existing: Copied (new) 2025/07/04 01:58:08 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/04 01:58:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/04 01:58:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:08 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting files as there were IO errors 2025/07/04 01:58:08 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:58:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:10 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:10 DEBUG : existing: Unchanged skipping 2025/07/04 01:58:10 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:10 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:58:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both10: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both13: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both14: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both15: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both0: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both11: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both18: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both12: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both16: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both17: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both3: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both4: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both5: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:27 DEBUG : both1: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both7: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both2: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:27 DEBUG : both9: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both19: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both6: Unchanged skipping 2025/07/04 01:58:27 DEBUG : both8: Unchanged skipping 2025/07/04 01:58:27 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:27 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:28 INFO : only6: Deleted 2025/07/04 01:58:28 INFO : only14: Deleted 2025/07/04 01:58:28 INFO : only12: Deleted 2025/07/04 01:58:28 INFO : only15: Deleted 2025/07/04 01:58:28 INFO : only11: Deleted 2025/07/04 01:58:28 INFO : only9: Deleted 2025/07/04 01:58:28 INFO : only17: Deleted 2025/07/04 01:58:28 INFO : only5: Deleted 2025/07/04 01:58:28 INFO : only7: Deleted 2025/07/04 01:58:28 INFO : only3: Deleted 2025/07/04 01:58:28 INFO : only0: Deleted 2025/07/04 01:58:28 INFO : only10: Deleted 2025/07/04 01:58:28 INFO : only13: Deleted 2025/07/04 01:58:28 INFO : only18: Deleted 2025/07/04 01:58:29 INFO : only2: Deleted 2025/07/04 01:58:29 INFO : only4: Deleted 2025/07/04 01:58:29 INFO : only8: Deleted 2025/07/04 01:58:29 INFO : only16: Deleted 2025/07/04 01:58:29 INFO : only19: Deleted 2025/07/04 01:58:29 INFO : only1: Deleted 2025/07/04 01:58:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:58:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both0: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both10: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both11: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both12: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both13: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both14: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:58:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both16: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both17: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both1: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both2: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both3: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both4: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both5: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both6: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both7: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both8: Unchanged skipping 2025/07/04 01:58:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:58:50 DEBUG : both9: Unchanged skipping 2025/07/04 01:58:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : both18: Unchanged skipping 2025/07/04 01:58:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : both19: Unchanged skipping 2025/07/04 01:58:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : both15: Unchanged skipping 2025/07/04 01:58:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/04 01:58:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:58:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only0: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only13: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only11: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only10: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only14: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only15: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only12: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only19: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only1: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only16: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only17: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only18: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only5: Copied (replaced existing) 2025/07/04 01:58:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:51 INFO : only6: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only7: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only8: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only9: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only2: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only3: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 01:58:52 INFO : only4: Copied (replaced existing) 2025/07/04 01:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:00 DEBUG : empty_dir: Making directory with metadata 2025/07/04 01:59:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:59:00 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 01:59:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:59:00 INFO : empty_on_remote: Making directory 2025/07/04 01:59:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 01:59:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:02 DEBUG : empty_dir: Making directory with metadata 2025/07/04 01:59:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:59:02 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 01:59:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:59:02 INFO : empty_on_remote: Making directory 2025/07/04 01:59:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 01:59:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:05 INFO : sub dir: Making directory 2025/07/04 01:59:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:59:07 INFO : sub dir: Making directory 2025/07/04 01:59:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.15s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:15 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : apple: Unchanged skipping 2025/07/04 01:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 01:59:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : banana: Unchanged skipping 2025/07/04 01:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 01:59:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:16 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:16 INFO : There was nothing to transfer 2025/07/04 01:59:16 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : apple: Unchanged skipping 2025/07/04 01:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 01:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : banana: Unchanged skipping 2025/07/04 01:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 01:59:17 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:17 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:17 INFO : There was nothing to transfer 2025/07/04 01:59:17 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:17 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:30 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:31 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : apple: Unchanged skipping 2025/07/04 01:59:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 01:59:31 DEBUG : banana: Unchanged skipping 2025/07/04 01:59:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 01:59:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:31 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:31 INFO : There was nothing to transfer 2025/07/04 01:59:31 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:31 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : apple: Unchanged skipping 2025/07/04 01:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 01:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : banana: Unchanged skipping 2025/07/04 01:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 01:59:32 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:32 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:32 INFO : There was nothing to transfer 2025/07/04 01:59:32 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:32 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 01:59:45 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:46 DEBUG : apple: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : banana: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 01:59:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 01:59:46 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:46 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 01:59:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/04 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 01:59:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 01:59:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 01:59:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 01:59:47 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/04 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 01:59:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 01:59:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 01:59:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 01:59:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 01:59:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 01:59:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 01:59:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 01:59:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 01:59:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 01:59:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 01:59:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 01:59:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 01:59:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 01:59:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 01:59:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:48 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:48 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 01:59:49 INFO : apple: Deleted 2025/07/04 01:59:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 01:59:49 INFO : banana: Deleted 2025/07/04 01:59:49 INFO : appleappleapplebanana: Deleted 2025/07/04 01:59:49 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 01:59:49 INFO : splitbananasplit: Deleted 2025/07/04 01:59:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 01:59:49 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 01:59:49 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : banana: Unchanged skipping 2025/07/04 01:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 01:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : apple: Unchanged skipping 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 01:59:50 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 01:59:50 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:50 DEBUG : Waiting for deletions to finish 2025/07/04 01:59:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 01:59:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 01:59:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 01:59:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 01:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 01:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 01:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 01:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 01:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:00:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:00:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:00:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:00:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:00:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:00:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:00:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:00:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:00:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:00:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:00:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:00:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:00:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:00:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:00:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 02:00:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 02:00:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/04 02:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 02:00:05 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/04 02:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 02:00:05 INFO : apple: Copied (new) to: PREFIXapple 2025/07/04 02:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 02:00:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 02:00:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/04 02:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 02:00:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 02:00:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 02:00:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 02:00:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 02:00:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 02:00:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 02:00:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 02:00:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 02:00:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 02:00:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 02:00:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 02:00:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 02:00:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 02:00:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 02:00:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:06 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:06 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:00:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:00:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:00:06 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:00:07 INFO : banana: Deleted 2025/07/04 02:00:07 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:00:07 INFO : appleappleapplebanana: Deleted 2025/07/04 02:00:07 INFO : apple: Deleted 2025/07/04 02:00:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:00:07 INFO : splitbananasplit: Deleted 2025/07/04 02:00:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:00:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:00:07 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:00:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:00:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:00:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:00:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:08 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 02:00:08 INFO : banana: Copied (new) 2025/07/04 02:00:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 02:00:08 INFO : appleappleapplebanana: Copied (new) 2025/07/04 02:00:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 02:00:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 02:00:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 02:00:08 INFO : apple: Copied (new) 2025/07/04 02:00:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 02:00:08 INFO : splitbananasplit: Copied (new) 2025/07/04 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 02:00:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 02:00:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 02:00:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 02:00:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 02:00:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 02:00:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 02:00:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 02:00:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 02:00:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 02:00:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 02:00:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 02:00:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 02:00:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 02:00:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 02:00:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 02:00:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 02:00:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 02:00:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 02:00:09 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/04 02:00:10 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/04 02:00:10 INFO : PREFIXbanana: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/04 02:00:10 INFO : PREFIXsplitbananasplit: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/04 02:00:10 INFO : PREFIXapple: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/04 02:00:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/04 02:00:10 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:10 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:11 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:00:24 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:24 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 02:00:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 02:00:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 02:00:25 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 02:00:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 02:00:25 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 02:00:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 02:00:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 02:00:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 02:00:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 02:00:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 02:00:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 02:00:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 02:00:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 02:00:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 02:00:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 02:00:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 02:00:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 02:00:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 02:00:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 02:00:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 02:00:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:26 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:00:26 INFO : appleappleapplebanana: Deleted 2025/07/04 02:00:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:00:27 INFO : banana: Deleted 2025/07/04 02:00:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:00:27 INFO : apple: Deleted 2025/07/04 02:00:27 INFO : splitbananasplit: Deleted 2025/07/04 02:00:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:00:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:00:27 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:00:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 02:00:28 INFO : splitbananasplit: Copied (new) 2025/07/04 02:00:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 02:00:28 INFO : appleappleapplebanana: Copied (new) 2025/07/04 02:00:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 02:00:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 02:00:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 02:00:28 INFO : apple: Copied (new) 2025/07/04 02:00:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 02:00:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 02:00:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 02:00:28 INFO : banana: Copied (new) 2025/07/04 02:00:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 02:00:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 02:00:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 02:00:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 02:00:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 02:00:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 02:00:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 02:00:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 02:00:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 02:00:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 02:00:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 02:00:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 02:00:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 02:00:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 02:00:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 02:00:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 02:00:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 02:00:30 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : splitbananasplitSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : appleSUFFIX: Deleted 2025/07/04 02:00:30 INFO : bananaSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/04 02:00:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/04 02:00:30 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:30 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:31 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:00:44 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:44 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:44 DEBUG : apple: Unchanged skipping 2025/07/04 02:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:44 DEBUG : banana: Unchanged skipping 2025/07/04 02:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:00:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:00:44 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:44 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 02:00:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/04 02:00:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 02:00:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/04 02:00:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 02:00:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/04 02:00:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 02:00:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/04 02:00:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 02:00:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/04 02:00:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 02:00:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/04 02:00:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 02:00:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/04 02:00:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 02:00:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/04 02:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 02:00:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/04 02:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 02:00:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/04 02:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 02:00:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/04 02:00:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 02:00:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/04 02:00:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 02:00:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/04 02:00:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 02:00:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/04 02:00:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 02:00:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/04 02:00:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 02:00:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/04 02:00:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 02:00:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/04 02:00:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 02:00:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/04 02:00:46 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:00:47 INFO : appleappleapplebanana: Deleted 2025/07/04 02:00:47 INFO : splitbananasplit: Deleted 2025/07/04 02:00:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:00:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:00:47 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:47 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 02:00:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : apple: Unchanged skipping 2025/07/04 02:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : banana: Unchanged skipping 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:00:48 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:00:48 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:48 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:48 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:00:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:01:02 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:02 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:02 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:02 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:02 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:03 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:03 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:03 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:01:17 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:17 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:18 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:18 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:18 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:19 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:19 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:19 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:19 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:01:32 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:33 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:33 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:33 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:34 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:34 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:34 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:01:47 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:48 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:49 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:49 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:49 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : apple: Unchanged skipping 2025/07/04 02:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : banana: Unchanged skipping 2025/07/04 02:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:01:49 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:01:49 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:49 DEBUG : Waiting for deletions to finish 2025/07/04 02:01:50 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:02:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : apple: Unchanged skipping 2025/07/04 02:02:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:02:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : banana: Unchanged skipping 2025/07/04 02:02:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:02:04 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:04 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:04 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : apple: Unchanged skipping 2025/07/04 02:02:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:02:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : banana: Unchanged skipping 2025/07/04 02:02:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:02:05 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:05 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:05 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:05 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:02:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.66s) --- PASS: TestTransform/NFC (12.91s) --- PASS: TestTransform/NFD (15.35s) --- PASS: TestTransform/base64 (17.89s) --- PASS: TestTransform/prefix (20.69s) --- PASS: TestTransform/suffix (20.08s) --- PASS: TestTransform/truncate (17.38s) --- PASS: TestTransform/encoder (15.49s) --- PASS: TestTransform/ISO-8859-1 (15.18s) --- PASS: TestTransform/charmap (15.35s) --- PASS: TestTransform/lowercase (15.47s) --- PASS: TestTransform/ascii (15.87s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:02:11 INFO : sub dir_somesuffix: Making directory 2025/07/04 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:02:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/04 02:02:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:02:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:02:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:11 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.92s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:12 INFO : tictactoe: Making directory 2025/07/04 02:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:02:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:12 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/04 02:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:14 INFO : toe: Making directory 2025/07/04 02:02:14 INFO : toe/toe: Making directory 2025/07/04 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:02:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:02:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:02:14 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:14 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 02:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:16 INFO : toe: Making directory 2025/07/04 02:02:16 INFO : toe/toe: Making directory 2025/07/04 02:02:16 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:02:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:02:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:02:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:16 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 02:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:18 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:02:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:02:18 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:18 INFO : tictacempty_dir: Making directory 2025/07/04 02:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:18 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:18 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:18 INFO : tictactoe: Making directory 2025/07/04 02:02:18 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:18 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:18 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:18 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.03s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:20 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:02:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:20 INFO : tictacempty_dir: Making directory 2025/07/04 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:20 INFO : tictactoe: Making directory 2025/07/04 02:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:20 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:20 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:20 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:02:21 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:02:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/04 02:02:21 NOTICE: B2 bucket rclone-test-nenucuy3pumu: 0 differences found 2025/07/04 02:02:21 NOTICE: B2 bucket rclone-test-nenucuy3pumu: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:22 INFO : tictactoe: Making directory 2025/07/04 02:02:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:22 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:22 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 02:02:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:02:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/04 02:02:23 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2025/07/04 02:02:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:24 INFO : toe: Making directory 2025/07/04 02:02:24 INFO : toe/toe: Making directory 2025/07/04 02:02:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:02:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:24 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:25 INFO : toe/toe/toe: Copied (new) 2025/07/04 02:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:26 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:02:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:02:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:26 INFO : tictacempty_dir: Making directory 2025/07/04 02:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:26 INFO : tictactoe: Making directory 2025/07/04 02:02:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:26 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:02:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:26 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:26 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:26 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:02:26 INFO : toe/toe: Removing directory 2025/07/04 02:02:26 INFO : toe: Removing directory 2025/07/04 02:02:26 INFO : empty_dir: Removing directory 2025/07/04 02:02:26 DEBUG : Local file system at /tmp/rclone3290636981: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.80s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:28 INFO : tictacempty_dir: Making directory 2025/07/04 02:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:28 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:28 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:28 INFO : tictactoe: Making directory 2025/07/04 02:02:28 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:28 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:28 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:28 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:28 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:02:28 INFO : toe/toe: Removing directory 2025/07/04 02:02:28 INFO : toe: Removing directory 2025/07/04 02:02:28 INFO : empty_dir: Removing directory 2025/07/04 02:02:28 DEBUG : Local file system at /tmp/rclone3290636981: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:02:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 02:02:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/04 02:02:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.40s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:31 DEBUG : Reset feature "Copy" 2025/07/04 02:02:31 DEBUG : Reset feature "Move" 2025/07/04 02:02:31 DEBUG : Reset feature "Copy" 2025/07/04 02:02:31 DEBUG : Reset feature "Move" 2025/07/04 02:02:31 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:02:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:02:31 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:31 INFO : tictacempty_dir: Making directory 2025/07/04 02:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:02:31 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:31 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:31 INFO : tictactoe: Making directory 2025/07/04 02:02:31 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:31 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:02:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:31 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:02:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:02:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:02:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:31 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:02:32 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:02:32 INFO : toe/toe: Removing directory 2025/07/04 02:02:32 INFO : toe: Removing directory 2025/07/04 02:02:32 INFO : empty_dir: Removing directory 2025/07/04 02:02:32 DEBUG : Local file system at /tmp/rclone3290636981: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 02:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:02:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/04 02:02:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:34 DEBUG : toe: transformed to: dG9l 2025/07/04 02:02:34 DEBUG : toe: transformed to: dG9l 2025/07/04 02:02:34 INFO : dG9l: Making directory 2025/07/04 02:02:34 DEBUG : toe: transformed to: dG9l 2025/07/04 02:02:34 DEBUG : toe: transformed to: dG9l 2025/07/04 02:02:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 02:02:34 INFO : dG9l/dG9l: Making directory 2025/07/04 02:02:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 02:02:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/04 02:02:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:02:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:02:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:02:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:34 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:02:35 DEBUG : Waiting for deletions to finish 2025/07/04 02:02:36 DEBUG : dG9l: transformed to: toe 2025/07/04 02:02:36 DEBUG : dG9l: transformed to: toe 2025/07/04 02:02:36 DEBUG : dG9l: transformed to: toe 2025/07/04 02:02:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/04 02:02:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/04 02:02:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/04 02:02:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/04 02:02:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/04 02:02:36 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for checks to finish 2025/07/04 02:02:36 DEBUG : Local file system at /tmp/rclone3290636981: Waiting for transfers to finish 2025/07/04 02:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nenucuy3pumu", Local "Local file system at /tmp/rclone3290636981", Modify Window "1ms" 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe: transformed to: 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe: transformed to: 2025/07/04 02:02:37 INFO : B2 bucket rclone-test-nenucuy3pumu: Making directory 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe: transformed to: 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe: transformed to: 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe/toe: transformed to: 2025/07/04 02:02:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 02:02:37 INFO : toe/toe: Making directory 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe/toe: transformed to: 2025/07/04 02:02:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe: transformed to: 2025/07/04 02:02:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:02:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:02:37 DEBUG : toe/toe/toe: transformed to: 2025/07/04 02:02:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/04 02:02:37 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for checks to finish 2025/07/04 02:02:37 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Waiting for transfers to finish 2025/07/04 02:02:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:02:38 INFO : toe/toe/toe: Copied (new) 2025/07/04 02:02:38 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting files as there were IO errors 2025/07/04 02:02:38 ERROR : B2 bucket rclone-test-nenucuy3pumu: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/07/04 02:02:38 DEBUG : B2 bucket rclone-test-nenucuy3pumu: Purge remote 2025/07/04 02:02:38 INFO : B2 bucket rclone-test-nenucuy3pumu: cleaning bucket "rclone-test-nenucuy3pumu" of all files 2025/07/04 02:02:39 DEBUG : BackupDir/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5207_d20250704_m015653_c001_v7007000_t0000_u01751594213705") 2025/07/04 02:02:39 DEBUG : BackupDir/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1008b7e9d40539a3_d20250704_m015645_c001_v0001181_t0044_u01751594205620") 2025/07/04 02:02:39 DEBUG : CompareDest/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403021f693714318_d20250704_m015626_c001_v7007000_t0000_u01751594186222") 2025/07/04 02:02:39 DEBUG : CompareDest/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f452590b_d20250704_m015620_c001_v0001099_t0023_u01751594180391") 2025/07/04 02:02:39 DEBUG : CompareDest/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403021f693714319_d20250704_m015626_c001_v7007000_t0000_u01751594186407") 2025/07/04 02:02:39 DEBUG : CompareDest/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4db_d20250704_m015621_c001_v0001136_t0043_u01751594181477") 2025/07/04 02:02:39 DEBUG : CopyDest/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5208_d20250704_m015653_c001_v7007000_t0000_u01751594213901") 2025/07/04 02:02:39 DEBUG : CopyDest/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4f5_d20250704_m015642_c001_v0001136_t0007_u01751594202458") 2025/07/04 02:02:39 DEBUG : CopyDest/three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5209_d20250704_m015654_c001_v7007000_t0000_u01751594214094") 2025/07/04 02:02:40 DEBUG : CopyDest/three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c506_d20250704_m015651_c001_v0001136_t0036_u01751594211477") 2025/07/04 02:02:40 DEBUG : CopyDest/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f520b_d20250704_m015654_c001_v7007000_t0000_u01751594214285") 2025/07/04 02:02:40 DEBUG : CopyDest/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c502_d20250704_m015649_c001_v0001136_t0029_u01751594209456") 2025/07/04 02:02:40 DEBUG : EXISTING: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d90_d20250704_m015810_c001_v7007000_t0000_u01751594290762") 2025/07/04 02:02:40 DEBUG : EXISTING: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c58d_d20250704_m015809_c001_v0001136_t0050_u01751594289468") 2025/07/04 02:02:40 DEBUG : PREFIXapple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703945_d20250704_m020010_c001_v7007000_t0000_u01751594410274") 2025/07/04 02:02:40 DEBUG : PREFIXapple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6e0_d20250704_m020004_c001_v0001136_t0029_u01751594404891") 2025/07/04 02:02:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894be_d20250704_m020010_c001_v7007000_t0000_u01751594410039") 2025/07/04 02:02:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769c1_d20250704_m020004_c001_v0001183_t0017_u01751594404862") 2025/07/04 02:02:40 DEBUG : PREFIXbanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912033f_d20250704_m020010_c001_v7007000_t0000_u01751594410057") 2025/07/04 02:02:40 DEBUG : PREFIXbanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0072_d20250704_m020004_c001_v0001161_t0027_u01751594404880") 2025/07/04 02:02:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703944_d20250704_m020010_c001_v7007000_t0000_u01751594410209") 2025/07/04 02:02:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97254c_d20250704_m020004_c001_v0001102_t0034_u01751594404869") 2025/07/04 02:02:40 DEBUG : Testêé: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d8b_d20250704_m015807_c001_v7007000_t0000_u01751594287004") 2025/07/04 02:02:41 DEBUG : Testêé: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c587_d20250704_m015806_c001_v0001136_t0010_u01751594286270") 2025/07/04 02:02:41 DEBUG : Testêé: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c585_d20250704_m015805_c001_v0001136_t0051_u01751594285577") 2025/07/04 02:02:41 DEBUG : YXBwbGU=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1333_d20250704_m015951_c001_v7007000_t0000_u01751594391147") 2025/07/04 02:02:41 DEBUG : YXBwbGU=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76935_d20250704_m015947_c001_v0001183_t0056_u01751594387058") 2025/07/04 02:02:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1334_d20250704_m015951_c001_v7007000_t0000_u01751594391330") 2025/07/04 02:02:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0014_d20250704_m015947_c001_v0001161_t0035_u01751594387080") 2025/07/04 02:02:41 DEBUG : YmFuYW5h: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1335_d20250704_m015951_c001_v7007000_t0000_u01751594391514") 2025/07/04 02:02:41 DEBUG : YmFuYW5h: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97250a_d20250704_m015947_c001_v0001102_t0001_u01751594387090") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a5_d20250704_m015455_c001_v7007000_t0000_u01751594095198") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be88_d20250704_m015454_c001_v0001184_t0032_u01751594094630") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a3_d20250704_m015453_c001_v7007000_t0000_u01751594093299") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be68_d20250704_m015452_c001_v0001184_t0032_u01751594092529") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912003d_d20250704_m015436_c001_v7007000_t0000_u01751594076919") 2025/07/04 02:02:41 DEBUG : a/potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd9b_d20250704_m015436_c001_v0001184_t0045_u01751594076167") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bffd_d20250704_m020206_c001_v7007000_t0000_u01751594526556") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c84d_d20250704_m020202_c001_v0001136_t0031_u01751594522580") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef82_d20250704_m020150_c001_v7007000_t0000_u01751594510629") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c803_d20250704_m020146_c001_v0001136_t0047_u01751594506485") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a0_d20250704_m020135_c001_v7007000_t0000_u01751594495219") 2025/07/04 02:02:41 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7cf_d20250704_m020131_c001_v0001136_t0014_u01751594491499") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfc4_d20250704_m020119_c001_v7007000_t0000_u01751594479832") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7b3_d20250704_m020116_c001_v0001136_t0039_u01751594476417") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e32_d20250704_m020104_c001_v7007000_t0000_u01751594464706") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c79d_d20250704_m020100_c001_v0001136_t0020_u01751594460737") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705a_d20250704_m020049_c001_v7007000_t0000_u01751594449258") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725e2_d20250704_m020042_c001_v0001102_t0043_u01751594442907") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8c_d20250704_m020031_c001_v7007000_t0000_u01751594431924") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00ec_d20250704_m020028_c001_v0001161_t0016_u01751594428312") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e15_d20250704_m020027_c001_v7007000_t0000_u01751594427160") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a8d_d20250704_m020022_c001_v0001183_t0010_u01751594422874") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120344_d20250704_m020011_c001_v7007000_t0000_u01751594411781") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac008c_d20250704_m020008_c001_v0001161_t0033_u01751594408292") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe70393e_d20250704_m020007_c001_v7007000_t0000_u01751594407014") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769a9_d20250704_m020002_c001_v0001183_t0006_u01751594402633") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f421d60b6367235ea_d20250704_m015948_c001_v7007000_t0000_u01751594388932") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7691d_d20250704_m015944_c001_v0001183_t0040_u01751594384689") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b30_d20250704_m015933_c001_v7007000_t0000_u01751594373161") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7689d_d20250704_m015929_c001_v0001183_t0054_u01751594369063") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da002_d20250704_m015917_c001_v7007000_t0000_u01751594357909") 2025/07/04 02:02:42 DEBUG : apple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76829_d20250704_m015914_c001_v0001183_t0039_u01751594354645") 2025/07/04 02:02:43 DEBUG : appleSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e19_d20250704_m020030_c001_v7007000_t0000_u01751594430378") 2025/07/04 02:02:43 DEBUG : appleSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972596_d20250704_m020024_c001_v0001102_t0028_u01751594424954") 2025/07/04 02:02:43 DEBUG : appleapple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705b_d20250704_m020049_c001_v7007000_t0000_u01751594449442") 2025/07/04 02:02:43 DEBUG : appleapple: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725ea_d20250704_m020045_c001_v0001102_t0013_u01751594445018") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bffe_d20250704_m020206_c001_v7007000_t0000_u01751594526741") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972702_d20250704_m020203_c001_v0001102_t0022_u01751594523292") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef83_d20250704_m020150_c001_v7007000_t0000_u01751594510887") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726cc_d20250704_m020147_c001_v0001102_t0030_u01751594507012") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a1_d20250704_m020135_c001_v7007000_t0000_u01751594495410") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972692_d20250704_m020132_c001_v0001102_t0057_u01751594492030") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfc6_d20250704_m020120_c001_v7007000_t0000_u01751594480015") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972644_d20250704_m020116_c001_v0001102_t0034_u01751594476953") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e33_d20250704_m020104_c001_v7007000_t0000_u01751594464887") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972612_d20250704_m020101_c001_v0001102_t0058_u01751594461220") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9f8c_d20250704_m020047_c001_v7007000_t0000_u01751594447183") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bdd_d20250704_m020043_c001_v0001183_t0039_u01751594443627") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8d_d20250704_m020032_c001_v7007000_t0000_u01751594432106") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725ae_d20250704_m020028_c001_v0001102_t0021_u01751594428278") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da032_d20250704_m020026_c001_v7007000_t0000_u01751594426753") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00d2_d20250704_m020023_c001_v0001161_t0005_u01751594423425") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120345_d20250704_m020012_c001_v7007000_t0000_u01751594412028") 2025/07/04 02:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6ee_d20250704_m020008_c001_v0001136_t0023_u01751594408271") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912033c_d20250704_m020007_c001_v7007000_t0000_u01751594407013") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac006a_d20250704_m020003_c001_v0001161_t0019_u01751594403350") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894aa_d20250704_m015949_c001_v7007000_t0000_u01751594389156") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac000a_d20250704_m015945_c001_v0001161_t0015_u01751594385210") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b31_d20250704_m015933_c001_v7007000_t0000_u01751594373344") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffc4_d20250704_m015929_c001_v0001161_t0055_u01751594369748") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da003_d20250704_m015918_c001_v7007000_t0000_u01751594358091") 2025/07/04 02:02:44 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff88_d20250704_m015915_c001_v0001161_t0018_u01751594355181") 2025/07/04 02:02:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e1a_d20250704_m020030_c001_v7007000_t0000_u01751594430443") 2025/07/04 02:02:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aa7_d20250704_m020024_c001_v0001183_t0048_u01751594424944") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a6_d20250704_m015455_c001_v7007000_t0000_u01751594095383") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be78_d20250704_m015453_c001_v0001184_t0017_u01751594093854") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a2_d20250704_m015452_c001_v7007000_t0000_u01751594092736") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be58_d20250704_m015451_c001_v0001184_t0022_u01751594091707") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912003b_d20250704_m015436_c001_v7007000_t0000_u01751594076359") 2025/07/04 02:02:44 DEBUG : b/potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd8d_d20250704_m015435_c001_v0001184_t0045_u01751594075350") 2025/07/04 02:02:44 DEBUG : backup/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9abb_d20250704_m015707_c001_v7007000_t0000_u01751594227445") 2025/07/04 02:02:44 DEBUG : backup/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f108b00496a78a1d8_d20250704_m015705_c001_v0001102_t0055_u01751594225107") 2025/07/04 02:02:44 DEBUG : backup/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11708cffd6dd4248_d20250704_m015700_c001_v0001179_t0058_u01751594220745") 2025/07/04 02:02:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358c9_d20250704_m015732_c001_v7007000_t0000_u01751594252200") 2025/07/04 02:02:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11201a011b5e74ec_d20250704_m015729_c001_v0001117_t0054_u01751594249941") 2025/07/04 02:02:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f119b05cf3067e3b8_d20250704_m015725_c001_v0001150_t0059_u01751594245714") 2025/07/04 02:02:45 DEBUG : backup/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358be_d20250704_m015719_c001_v7007000_t0000_u01751594239803") 2025/07/04 02:02:45 DEBUG : backup/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f112046480eb2297c_d20250704_m015717_c001_v0001146_t0045_u01751594237975") 2025/07/04 02:02:45 DEBUG : backup/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f107568bc77a5361f_d20250704_m015713_c001_v0001120_t0034_u01751594233581") 2025/07/04 02:02:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358ca_d20250704_m015732_c001_v7007000_t0000_u01751594252381") 2025/07/04 02:02:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1024138bc123403c_d20250704_m015731_c001_v0001150_t0011_u01751594251226") 2025/07/04 02:02:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1191538643425e6c_d20250704_m015727_c001_v0001182_t0039_u01751594247318") 2025/07/04 02:02:45 DEBUG : backup/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9abc_d20250704_m015707_c001_v7007000_t0000_u01751594227630") 2025/07/04 02:02:45 DEBUG : backup/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1141cb17ff29f30b_d20250704_m015706_c001_v0001036_t0007_u01751594226430") 2025/07/04 02:02:45 DEBUG : backup/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f116707628a073303_d20250704_m015702_c001_v0001092_t0051_u01751594222479") 2025/07/04 02:02:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358bf_d20250704_m015720_c001_v7007000_t0000_u01751594240040") 2025/07/04 02:02:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1100f16f2c75f9c1_d20250704_m015719_c001_v0001184_t0030_u01751594239046") 2025/07/04 02:02:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11733a530c5cb54e_d20250704_m015715_c001_v0001037_t0003_u01751594235279") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfff_d20250704_m020206_c001_v7007000_t0000_u01751594526926") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76eba_d20250704_m020203_c001_v0001183_t0034_u01751594523023") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef84_d20250704_m020151_c001_v7007000_t0000_u01751594511070") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76e22_d20250704_m020146_c001_v0001183_t0054_u01751594506802") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a2_d20250704_m020135_c001_v7007000_t0000_u01751594495598") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76da3_d20250704_m020131_c001_v0001183_t0044_u01751594491834") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfc7_d20250704_m020120_c001_v7007000_t0000_u01751594480197") 2025/07/04 02:02:45 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d1f_d20250704_m020116_c001_v0001183_t0038_u01751594476697") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e34_d20250704_m020105_c001_v7007000_t0000_u01751594465068") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c8d_d20250704_m020101_c001_v0001183_t0029_u01751594461010") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705c_d20250704_m020049_c001_v7007000_t0000_u01751594449625") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0142_d20250704_m020043_c001_v0001161_t0018_u01751594443340") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8e_d20250704_m020032_c001_v7007000_t0000_u01751594432287") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c750_d20250704_m020028_c001_v0001136_t0040_u01751594428292") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4122019316f86989_d20250704_m020027_c001_v7007000_t0000_u01751594427125") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97258c_d20250704_m020023_c001_v0001102_t0027_u01751594423095") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120346_d20250704_m020012_c001_v7007000_t0000_u01751594412211") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769e9_d20250704_m020008_c001_v0001183_t0045_u01751594408259") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50703b_d20250704_m020006_c001_v7007000_t0000_u01751594406978") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972548_d20250704_m020002_c001_v0001102_t0042_u01751594402846") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703936_d20250704_m015949_c001_v7007000_t0000_u01751594389141") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6b8_d20250704_m015944_c001_v0001136_t0024_u01751594384900") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b32_d20250704_m015933_c001_v7007000_t0000_u01751594373529") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6a0_d20250704_m015929_c001_v0001136_t0040_u01751594369281") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da005_d20250704_m015918_c001_v7007000_t0000_u01751594358274") 2025/07/04 02:02:46 DEBUG : banana: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c682_d20250704_m015914_c001_v0001136_t0036_u01751594354872") 2025/07/04 02:02:46 DEBUG : bananaSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef39_d20250704_m020030_c001_v7007000_t0000_u01751594430387") 2025/07/04 02:02:46 DEBUG : bananaSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c740_d20250704_m020024_c001_v0001136_t0021_u01751594424979") 2025/07/04 02:02:46 DEBUG : both0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf22_d20250704_m015852_c001_v7007000_t0000_u01751594332881") 2025/07/04 02:02:47 DEBUG : both0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5fb_d20250704_m015834_c001_v0001136_t0047_u01751594314091") 2025/07/04 02:02:47 DEBUG : both0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb958_d20250704_m015829_c001_v7007000_t0000_u01751594309811") 2025/07/04 02:02:47 DEBUG : both0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c591_d20250704_m015812_c001_v0001136_t0031_u01751594292632") 2025/07/04 02:02:47 DEBUG : both1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf23_d20250704_m015853_c001_v7007000_t0000_u01751594333064") 2025/07/04 02:02:47 DEBUG : both1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5ff_d20250704_m015834_c001_v0001136_t0004_u01751594314812") 2025/07/04 02:02:47 DEBUG : both1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb959_d20250704_m015829_c001_v7007000_t0000_u01751594309996") 2025/07/04 02:02:47 DEBUG : both1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c595_d20250704_m015813_c001_v0001136_t0057_u01751594293378") 2025/07/04 02:02:47 DEBUG : both10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf24_d20250704_m015853_c001_v7007000_t0000_u01751594333245") 2025/07/04 02:02:47 DEBUG : both10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c62f_d20250704_m015842_c001_v0001136_t0002_u01751594322372") 2025/07/04 02:02:47 DEBUG : both10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95a_d20250704_m015830_c001_v7007000_t0000_u01751594310182") 2025/07/04 02:02:47 DEBUG : both10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5bb_d20250704_m015819_c001_v0001136_t0036_u01751594299792") 2025/07/04 02:02:47 DEBUG : both11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf25_d20250704_m015853_c001_v7007000_t0000_u01751594333432") 2025/07/04 02:02:47 DEBUG : both11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c633_d20250704_m015843_c001_v0001136_t0019_u01751594323302") 2025/07/04 02:02:47 DEBUG : both11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95b_d20250704_m015830_c001_v7007000_t0000_u01751594310368") 2025/07/04 02:02:47 DEBUG : both11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5c1_d20250704_m015820_c001_v0001136_t0016_u01751594300542") 2025/07/04 02:02:47 DEBUG : both12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf26_d20250704_m015853_c001_v7007000_t0000_u01751594333615") 2025/07/04 02:02:47 DEBUG : both12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c637_d20250704_m015843_c001_v0001136_t0014_u01751594323878") 2025/07/04 02:02:47 DEBUG : both12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95c_d20250704_m015830_c001_v7007000_t0000_u01751594310554") 2025/07/04 02:02:47 DEBUG : both12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5c5_d20250704_m015821_c001_v0001136_t0051_u01751594301347") 2025/07/04 02:02:47 DEBUG : both13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf27_d20250704_m015853_c001_v7007000_t0000_u01751594333798") 2025/07/04 02:02:47 DEBUG : both13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c63b_d20250704_m015844_c001_v0001136_t0059_u01751594324563") 2025/07/04 02:02:47 DEBUG : both13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95d_d20250704_m015830_c001_v7007000_t0000_u01751594310737") 2025/07/04 02:02:48 DEBUG : both13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5c9_d20250704_m015822_c001_v0001136_t0035_u01751594302078") 2025/07/04 02:02:48 DEBUG : both14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf28_d20250704_m015853_c001_v7007000_t0000_u01751594333980") 2025/07/04 02:02:48 DEBUG : both14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c63f_d20250704_m015845_c001_v0001136_t0003_u01751594325493") 2025/07/04 02:02:48 DEBUG : both14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95e_d20250704_m015830_c001_v7007000_t0000_u01751594310923") 2025/07/04 02:02:48 DEBUG : both14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5cd_d20250704_m015822_c001_v0001136_t0020_u01751594302707") 2025/07/04 02:02:48 DEBUG : both15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf29_d20250704_m015854_c001_v7007000_t0000_u01751594334163") 2025/07/04 02:02:48 DEBUG : both15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c643_d20250704_m015846_c001_v0001136_t0045_u01751594326157") 2025/07/04 02:02:48 DEBUG : both15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb95f_d20250704_m015831_c001_v7007000_t0000_u01751594311106") 2025/07/04 02:02:48 DEBUG : both15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5d1_d20250704_m015823_c001_v0001136_t0033_u01751594303364") 2025/07/04 02:02:48 DEBUG : both16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2a_d20250704_m015854_c001_v7007000_t0000_u01751594334354") 2025/07/04 02:02:48 DEBUG : both16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c647_d20250704_m015846_c001_v0001136_t0048_u01751594326781") 2025/07/04 02:02:48 DEBUG : both16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb960_d20250704_m015831_c001_v7007000_t0000_u01751594311292") 2025/07/04 02:02:48 DEBUG : both16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5d5_d20250704_m015824_c001_v0001136_t0009_u01751594304164") 2025/07/04 02:02:48 DEBUG : both17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2b_d20250704_m015854_c001_v7007000_t0000_u01751594334537") 2025/07/04 02:02:48 DEBUG : both17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c64b_d20250704_m015847_c001_v0001136_t0003_u01751594327449") 2025/07/04 02:02:48 DEBUG : both17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb961_d20250704_m015831_c001_v7007000_t0000_u01751594311476") 2025/07/04 02:02:48 DEBUG : both17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5dd_d20250704_m015824_c001_v0001136_t0000_u01751594304795") 2025/07/04 02:02:48 DEBUG : both18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2c_d20250704_m015854_c001_v7007000_t0000_u01751594334747") 2025/07/04 02:02:48 DEBUG : both18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c64f_d20250704_m015848_c001_v0001136_t0045_u01751594328201") 2025/07/04 02:02:48 DEBUG : both18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb963_d20250704_m015831_c001_v7007000_t0000_u01751594311663") 2025/07/04 02:02:48 DEBUG : both18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5e3_d20250704_m015825_c001_v0001136_t0023_u01751594305542") 2025/07/04 02:02:49 DEBUG : both19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2d_d20250704_m015854_c001_v7007000_t0000_u01751594334933") 2025/07/04 02:02:49 DEBUG : both19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c653_d20250704_m015849_c001_v0001136_t0058_u01751594329109") 2025/07/04 02:02:49 DEBUG : both19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb964_d20250704_m015831_c001_v7007000_t0000_u01751594311846") 2025/07/04 02:02:49 DEBUG : both19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5e9_d20250704_m015826_c001_v0001136_t0056_u01751594306377") 2025/07/04 02:02:49 DEBUG : both2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2e_d20250704_m015855_c001_v7007000_t0000_u01751594335114") 2025/07/04 02:02:49 DEBUG : both2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c605_d20250704_m015835_c001_v0001136_t0011_u01751594315835") 2025/07/04 02:02:49 DEBUG : both2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb965_d20250704_m015832_c001_v7007000_t0000_u01751594312030") 2025/07/04 02:02:49 DEBUG : both2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c599_d20250704_m015814_c001_v0001136_t0058_u01751594294053") 2025/07/04 02:02:49 DEBUG : both3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf2f_d20250704_m015855_c001_v7007000_t0000_u01751594335297") 2025/07/04 02:02:49 DEBUG : both3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c609_d20250704_m015836_c001_v0001136_t0012_u01751594316682") 2025/07/04 02:02:49 DEBUG : both3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb966_d20250704_m015832_c001_v7007000_t0000_u01751594312228") 2025/07/04 02:02:49 DEBUG : both3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c59d_d20250704_m015814_c001_v0001136_t0039_u01751594294750") 2025/07/04 02:02:49 DEBUG : both4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf30_d20250704_m015855_c001_v7007000_t0000_u01751594335480") 2025/07/04 02:02:49 DEBUG : both4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c60d_d20250704_m015837_c001_v0001136_t0020_u01751594317483") 2025/07/04 02:02:49 DEBUG : both4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb967_d20250704_m015832_c001_v7007000_t0000_u01751594312416") 2025/07/04 02:02:49 DEBUG : both4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5a1_d20250704_m015815_c001_v0001136_t0050_u01751594295566") 2025/07/04 02:02:49 DEBUG : both5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf31_d20250704_m015855_c001_v7007000_t0000_u01751594335662") 2025/07/04 02:02:49 DEBUG : both5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c611_d20250704_m015838_c001_v0001136_t0053_u01751594318275") 2025/07/04 02:02:49 DEBUG : both5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb968_d20250704_m015832_c001_v7007000_t0000_u01751594312602") 2025/07/04 02:02:49 DEBUG : both5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5a5_d20250704_m015816_c001_v0001136_t0006_u01751594296329") 2025/07/04 02:02:50 DEBUG : both6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf32_d20250704_m015855_c001_v7007000_t0000_u01751594335854") 2025/07/04 02:02:50 DEBUG : both6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c617_d20250704_m015839_c001_v0001136_t0023_u01751594319120") 2025/07/04 02:02:50 DEBUG : both6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb969_d20250704_m015832_c001_v7007000_t0000_u01751594312789") 2025/07/04 02:02:50 DEBUG : both6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5ab_d20250704_m015816_c001_v0001136_t0015_u01751594296993") 2025/07/04 02:02:50 DEBUG : both7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf34_d20250704_m015856_c001_v7007000_t0000_u01751594336042") 2025/07/04 02:02:50 DEBUG : both7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c61d_d20250704_m015840_c001_v0001136_t0002_u01751594320006") 2025/07/04 02:02:50 DEBUG : both7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb96a_d20250704_m015832_c001_v7007000_t0000_u01751594312981") 2025/07/04 02:02:50 DEBUG : both7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5af_d20250704_m015817_c001_v0001136_t0057_u01751594297701") 2025/07/04 02:02:50 DEBUG : both8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf35_d20250704_m015856_c001_v7007000_t0000_u01751594336223") 2025/07/04 02:02:50 DEBUG : both8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c625_d20250704_m015840_c001_v0001136_t0027_u01751594320954") 2025/07/04 02:02:50 DEBUG : both8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb96b_d20250704_m015833_c001_v7007000_t0000_u01751594313166") 2025/07/04 02:02:50 DEBUG : both8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5b3_d20250704_m015818_c001_v0001136_t0018_u01751594298388") 2025/07/04 02:02:50 DEBUG : both9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf36_d20250704_m015856_c001_v7007000_t0000_u01751594336407") 2025/07/04 02:02:50 DEBUG : both9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c629_d20250704_m015841_c001_v0001136_t0006_u01751594321711") 2025/07/04 02:02:50 DEBUG : both9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb96d_d20250704_m015833_c001_v7007000_t0000_u01751594313349") 2025/07/04 02:02:50 DEBUG : both9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5b7_d20250704_m015818_c001_v0001136_t0058_u01751594298941") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a7_d20250704_m015455_c001_v7007000_t0000_u01751594095584") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be7e_d20250704_m015454_c001_v0001184_t0014_u01751594094055") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a4_d20250704_m015453_c001_v7007000_t0000_u01751594093484") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be5c_d20250704_m015451_c001_v0001184_t0044_u01751594091908") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912003f_d20250704_m015437_c001_v7007000_t0000_u01751594077102") 2025/07/04 02:02:50 DEBUG : c/non empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd8f_d20250704_m015435_c001_v0001184_t0056_u01751594075572") 2025/07/04 02:02:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1336_d20250704_m015951_c001_v7007000_t0000_u01751594391698") 2025/07/04 02:02:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6ba_d20250704_m015947_c001_v0001136_t0020_u01751594387071") 2025/07/04 02:02:51 DEBUG : check sum: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120032_d20250704_m015428_c001_v7007000_t0000_u01751594068807") 2025/07/04 02:02:51 DEBUG : check sum: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd21_d20250704_m015427_c001_v0001184_t0018_u01751594067840") 2025/07/04 02:02:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951cf7_d20250704_m020236_c001_v7007000_t0000_u01751594556913") 2025/07/04 02:02:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c8c3_d20250704_m020235_c001_v0001136_t0030_u01751594555413") 2025/07/04 02:02:51 DEBUG : dest/3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f51a3_d20250704_m015635_c001_v7007000_t0000_u01751594195285") 2025/07/04 02:02:51 DEBUG : dest/3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4116f50ae1b7c1e7_d20250704_m015634_c001_v0001037_t0026_u01751594194178") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705d_d20250704_m020049_c001_v7007000_t0000_u01751594449813") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bef_d20250704_m020045_c001_v0001183_t0028_u01751594445040") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c000_d20250704_m020207_c001_v7007000_t0000_u01751594527111") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c823_d20250704_m020155_c001_v0001136_t0059_u01751594515398") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef85_d20250704_m020151_c001_v7007000_t0000_u01751594511254") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7e5_d20250704_m020139_c001_v0001136_t0012_u01751594499939") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a3_d20250704_m020135_c001_v7007000_t0000_u01751594495781") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7bd_d20250704_m020124_c001_v0001136_t0041_u01751594484619") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfc8_d20250704_m020120_c001_v7007000_t0000_u01751594480452") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7a7_d20250704_m020109_c001_v0001136_t0000_u01751594469404") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e35_d20250704_m020105_c001_v7007000_t0000_u01751594465249") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c78d_d20250704_m020053_c001_v0001136_t0015_u01751594453918") 2025/07/04 02:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e43_d20250704_m020047_c001_v7007000_t0000_u01751594447341") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725cc_d20250704_m020036_c001_v0001102_t0052_u01751594436542") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8f_d20250704_m020032_c001_v7007000_t0000_u01751594432469") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ad5_d20250704_m020028_c001_v0001183_t0046_u01751594428503") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e16_d20250704_m020027_c001_v7007000_t0000_u01751594427351") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a4b_d20250704_m020016_c001_v0001183_t0053_u01751594416505") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120347_d20250704_m020012_c001_v7007000_t0000_u01751594412393") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769f1_d20250704_m020008_c001_v0001183_t0018_u01751594408457") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb99f_d20250704_m020007_c001_v7007000_t0000_u01751594407027") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7697b_d20250704_m015955_c001_v0001183_t0045_u01751594395766") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f421d60b6367235eb_d20250704_m015949_c001_v7007000_t0000_u01751594389114") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf768e1_d20250704_m015937_c001_v0001183_t0032_u01751594377875") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b33_d20250704_m015933_c001_v7007000_t0000_u01751594373713") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76865_d20250704_m015922_c001_v0001183_t0052_u01751594362524") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da006_d20250704_m015918_c001_v7007000_t0000_u01751594358455") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf767f0_d20250704_m015909_c001_v0001183_t0013_u01751594349249") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8a_d20250704_m020030_c001_v7007000_t0000_u01751594430401") 2025/07/04 02:02:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aa9_d20250704_m020025_c001_v0001183_t0015_u01751594425145") 2025/07/04 02:02:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705e_d20250704_m020049_c001_v7007000_t0000_u01751594449996") 2025/07/04 02:02:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c781_d20250704_m020045_c001_v0001136_t0054_u01751594445051") 2025/07/04 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c001_d20250704_m020207_c001_v7007000_t0000_u01751594527299") 2025/07/04 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76e76_d20250704_m020156_c001_v0001183_t0020_u01751594516204") 2025/07/04 02:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef86_d20250704_m020151_c001_v7007000_t0000_u01751594511438") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ddd_d20250704_m020140_c001_v0001183_t0029_u01751594500596") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a4_d20250704_m020135_c001_v7007000_t0000_u01751594495963") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d69_d20250704_m020125_c001_v0001183_t0033_u01751594485496") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfc9_d20250704_m020120_c001_v7007000_t0000_u01751594480633") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76cdf_d20250704_m020110_c001_v0001183_t0037_u01751594470201") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e36_d20250704_m020105_c001_v7007000_t0000_u01751594465430") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c4f_d20250704_m020054_c001_v0001183_t0022_u01751594454625") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e3f_d20250704_m020046_c001_v7007000_t0000_u01751594446978") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0110_d20250704_m020037_c001_v0001161_t0033_u01751594437279") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c90_d20250704_m020032_c001_v7007000_t0000_u01751594432650") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725b0_d20250704_m020028_c001_v0001102_t0039_u01751594428628") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed02ff_d20250704_m020027_c001_v7007000_t0000_u01751594427362") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972578_d20250704_m020017_c001_v0001102_t0011_u01751594417087") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120348_d20250704_m020012_c001_v7007000_t0000_u01751594412574") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6f0_d20250704_m020008_c001_v0001136_t0048_u01751594408577") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50703a_d20250704_m020006_c001_v7007000_t0000_u01751594406796") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972528_d20250704_m015956_c001_v0001102_t0031_u01751594396337") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed02e3_d20250704_m015949_c001_v7007000_t0000_u01751594389183") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6aa_d20250704_m015938_c001_v0001136_t0056_u01751594378453") 2025/07/04 02:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b34_d20250704_m015933_c001_v7007000_t0000_u01751594373896") 2025/07/04 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c694_d20250704_m015923_c001_v0001136_t0009_u01751594363085") 2025/07/04 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da007_d20250704_m015918_c001_v7007000_t0000_u01751594358638") 2025/07/04 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c676_d20250704_m015909_c001_v0001136_t0050_u01751594349464") 2025/07/04 02:02:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703962_d20250704_m020030_c001_v7007000_t0000_u01751594430410") 2025/07/04 02:02:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c742_d20250704_m020025_c001_v0001136_t0048_u01751594425269") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50705f_d20250704_m020050_c001_v7007000_t0000_u01751594450190") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bf5_d20250704_m020045_c001_v0001183_t0042_u01751594445257") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c002_d20250704_m020207_c001_v7007000_t0000_u01751594527487") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726e8_d20250704_m020156_c001_v0001102_t0034_u01751594516769") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef87_d20250704_m020151_c001_v7007000_t0000_u01751594511621") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726b2_d20250704_m020141_c001_v0001102_t0027_u01751594501159") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a6_d20250704_m020136_c001_v7007000_t0000_u01751594496145") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97266c_d20250704_m020126_c001_v0001102_t0022_u01751594486062") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfca_d20250704_m020120_c001_v7007000_t0000_u01751594480816") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972630_d20250704_m020110_c001_v0001102_t0048_u01751594470769") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e37_d20250704_m020105_c001_v7007000_t0000_u01751594465711") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972602_d20250704_m020055_c001_v0001102_t0039_u01751594455225") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e44_d20250704_m020047_c001_v7007000_t0000_u01751594447375") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76b83_d20250704_m020037_c001_v0001183_t0057_u01751594437982") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c91_d20250704_m020032_c001_v7007000_t0000_u01751594432863") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ad9_d20250704_m020028_c001_v0001183_t0020_u01751594428701") 2025/07/04 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e14_d20250704_m020027_c001_v7007000_t0000_u01751594427130") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00b4_d20250704_m020017_c001_v0001161_t0031_u01751594417741") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120349_d20250704_m020012_c001_v7007000_t0000_u01751594412756") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769f5_d20250704_m020008_c001_v0001183_t0020_u01751594408671") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a1_d20250704_m020007_c001_v7007000_t0000_u01751594407214") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac004a_d20250704_m015956_c001_v0001161_t0034_u01751594396997") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120323_d20250704_m015949_c001_v7007000_t0000_u01751594389348") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffea_d20250704_m015939_c001_v0001161_t0051_u01751594379262") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b35_d20250704_m015934_c001_v7007000_t0000_u01751594374080") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffaa_d20250704_m015923_c001_v0001161_t0037_u01751594363811") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da008_d20250704_m015918_c001_v7007000_t0000_u01751594358820") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff76_d20250704_m015909_c001_v0001161_t0010_u01751594349964") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed0301_d20250704_m020030_c001_v7007000_t0000_u01751594430185") 2025/07/04 02:02:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aab_d20250704_m020025_c001_v0001183_t0047_u01751594425357") 2025/07/04 02:02:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507060_d20250704_m020050_c001_v7007000_t0000_u01751594450373") 2025/07/04 02:02:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725ec_d20250704_m020045_c001_v0001102_t0021_u01751594445357") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c003_d20250704_m020207_c001_v7007000_t0000_u01751594527676") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac02da_d20250704_m020157_c001_v0001161_t0048_u01751594517445") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef88_d20250704_m020151_c001_v7007000_t0000_u01751594511804") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0284_d20250704_m020141_c001_v0001161_t0057_u01751594501834") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a7_d20250704_m020136_c001_v7007000_t0000_u01751594496327") 2025/07/04 02:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0248_d20250704_m020126_c001_v0001161_t0009_u01751594486729") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfcb_d20250704_m020120_c001_v7007000_t0000_u01751594480998") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac01ce_d20250704_m020111_c001_v0001161_t0035_u01751594471444") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e38_d20250704_m020105_c001_v7007000_t0000_u01751594465894") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac017c_d20250704_m020055_c001_v0001161_t0056_u01751594455919") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b55c_d20250704_m020046_c001_v7007000_t0000_u01751594446999") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c767_d20250704_m020038_c001_v0001136_t0039_u01751594438539") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c92_d20250704_m020033_c001_v7007000_t0000_u01751594433049") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00ee_d20250704_m020028_c001_v0001161_t0042_u01751594428837") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e2e_d20250704_m020026_c001_v7007000_t0000_u01751594426734") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c72c_d20250704_m020018_c001_v0001136_t0058_u01751594418538") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034a_d20250704_m020012_c001_v7007000_t0000_u01751594412938") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0092_d20250704_m020008_c001_v0001161_t0003_u01751594408725") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507039_d20250704_m020006_c001_v7007000_t0000_u01751594406615") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6d0_d20250704_m015957_c001_v0001136_t0050_u01751594397855") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf132e_d20250704_m015949_c001_v7007000_t0000_u01751594389116") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724ee_d20250704_m015940_c001_v0001102_t0015_u01751594380288") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b36_d20250704_m015934_c001_v7007000_t0000_u01751594374269") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724ba_d20250704_m015924_c001_v0001102_t0046_u01751594364456") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da009_d20250704_m015919_c001_v7007000_t0000_u01751594359002") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972490_d20250704_m015910_c001_v0001102_t0031_u01751594350233") 2025/07/04 02:02:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c89_d20250704_m020030_c001_v7007000_t0000_u01751594430218") 2025/07/04 02:02:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97259c_d20250704_m020025_c001_v0001102_t0033_u01751594425391") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507061_d20250704_m020050_c001_v7007000_t0000_u01751594450556") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c785_d20250704_m020045_c001_v0001136_t0000_u01751594445432") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c005_d20250704_m020207_c001_v7007000_t0000_u01751594527861") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c831_d20250704_m020157_c001_v0001136_t0014_u01751594517759") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef89_d20250704_m020151_c001_v7007000_t0000_u01751594511987") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7e9_d20250704_m020142_c001_v0001136_t0030_u01751594502193") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a8_d20250704_m020136_c001_v7007000_t0000_u01751594496590") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7c1_d20250704_m020127_c001_v0001136_t0044_u01751594487120") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfcc_d20250704_m020121_c001_v7007000_t0000_u01751594481181") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7a9_d20250704_m020111_c001_v0001136_t0040_u01751594471774") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e39_d20250704_m020106_c001_v7007000_t0000_u01751594466076") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c793_d20250704_m020056_c001_v0001136_t0043_u01751594456292") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf177c_d20250704_m020047_c001_v7007000_t0000_u01751594447375") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725d0_d20250704_m020038_c001_v0001102_t0044_u01751594438802") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c94_d20250704_m020033_c001_v7007000_t0000_u01751594433230") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ae1_d20250704_m020028_c001_v0001183_t0023_u01751594428903") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e30_d20250704_m020027_c001_v7007000_t0000_u01751594427129") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a65_d20250704_m020019_c001_v0001183_t0033_u01751594419064") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034b_d20250704_m020013_c001_v7007000_t0000_u01751594413120") 2025/07/04 02:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972562_d20250704_m020008_c001_v0001102_t0034_u01751594408735") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a0_d20250704_m020007_c001_v7007000_t0000_u01751594407031") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76989_d20250704_m015958_c001_v0001183_t0020_u01751594398206") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f421d60b6367235ec_d20250704_m015949_c001_v7007000_t0000_u01751594389296") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76903_d20250704_m015940_c001_v0001183_t0038_u01751594380598") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b37_d20250704_m015934_c001_v7007000_t0000_u01751594374453") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76873_d20250704_m015924_c001_v0001183_t0051_u01751594364764") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da00a_d20250704_m015919_c001_v7007000_t0000_u01751594359183") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf767fe_d20250704_m015910_c001_v0001183_t0012_u01751594350580") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed0303_d20250704_m020030_c001_v7007000_t0000_u01751594430550") 2025/07/04 02:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00da_d20250704_m020025_c001_v0001161_t0016_u01751594425421") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507062_d20250704_m020050_c001_v7007000_t0000_u01751594450739") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac014a_d20250704_m020045_c001_v0001161_t0012_u01751594445453") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c006_d20250704_m020208_c001_v7007000_t0000_u01751594528045") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76e90_d20250704_m020158_c001_v0001183_t0018_u01751594518066") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef8a_d20250704_m020152_c001_v7007000_t0000_u01751594512170") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76dee_d20250704_m020142_c001_v0001183_t0027_u01751594502513") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203a9_d20250704_m020136_c001_v7007000_t0000_u01751594496773") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d7f_d20250704_m020127_c001_v0001183_t0007_u01751594487768") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfcd_d20250704_m020121_c001_v7007000_t0000_u01751594481367") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76cfd_d20250704_m020112_c001_v0001183_t0053_u01751594472324") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e3a_d20250704_m020106_c001_v7007000_t0000_u01751594466257") 2025/07/04 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c61_d20250704_m020056_c001_v0001183_t0052_u01751594456921") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b55e_d20250704_m020047_c001_v7007000_t0000_u01751594447363") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac011c_d20250704_m020039_c001_v0001161_t0011_u01751594439271") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c95_d20250704_m020033_c001_v7007000_t0000_u01751594433412") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c752_d20250704_m020028_c001_v0001136_t0001_u01751594428917") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da036_d20250704_m020027_c001_v7007000_t0000_u01751594427311") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972580_d20250704_m020019_c001_v0001102_t0043_u01751594419257") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034c_d20250704_m020013_c001_v7007000_t0000_u01751594413304") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6f4_d20250704_m020008_c001_v0001136_t0030_u01751594408852") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a2_d20250704_m020007_c001_v7007000_t0000_u01751594407262") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972530_d20250704_m015958_c001_v0001102_t0018_u01751594398409") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c7b_d20250704_m015949_c001_v7007000_t0000_u01751594389358") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6ac_d20250704_m015940_c001_v0001136_t0059_u01751594380807") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b38_d20250704_m015934_c001_v7007000_t0000_u01751594374636") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c698_d20250704_m015924_c001_v0001136_t0051_u01751594364964") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da00b_d20250704_m015919_c001_v7007000_t0000_u01751594359366") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c678_d20250704_m015910_c001_v0001136_t0041_u01751594350800") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e1b_d20250704_m020030_c001_v7007000_t0000_u01751594430561") 2025/07/04 02:02:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aad_d20250704_m020025_c001_v0001183_t0051_u01751594425565") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507063_d20250704_m020050_c001_v7007000_t0000_u01751594450932") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bf7_d20250704_m020045_c001_v0001183_t0018_u01751594445463") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c008_d20250704_m020208_c001_v7007000_t0000_u01751594528244") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726ec_d20250704_m020158_c001_v0001102_t0050_u01751594518317") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef8b_d20250704_m020152_c001_v7007000_t0000_u01751594512366") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726b4_d20250704_m020142_c001_v0001102_t0051_u01751594502735") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203aa_d20250704_m020136_c001_v7007000_t0000_u01751594496954") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972672_d20250704_m020127_c001_v0001102_t0055_u01751594487975") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfce_d20250704_m020121_c001_v7007000_t0000_u01751594481549") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972632_d20250704_m020112_c001_v0001102_t0006_u01751594472539") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e3c_d20250704_m020106_c001_v7007000_t0000_u01751594466446") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972606_d20250704_m020057_c001_v0001102_t0001_u01751594457122") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9f8d_d20250704_m020047_c001_v7007000_t0000_u01751594447365") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76b9b_d20250704_m020039_c001_v0001183_t0042_u01751594439578") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c96_d20250704_m020033_c001_v7007000_t0000_u01751594433593") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725b2_d20250704_m020028_c001_v0001102_t0029_u01751594428947") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e31_d20250704_m020027_c001_v7007000_t0000_u01751594427314") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00bc_d20250704_m020019_c001_v0001161_t0025_u01751594419755") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034d_d20250704_m020013_c001_v7007000_t0000_u01751594413485") 2025/07/04 02:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769f9_d20250704_m020008_c001_v0001183_t0005_u01751594408865") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894b8_d20250704_m020006_c001_v7007000_t0000_u01751594406996") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac004e_d20250704_m015958_c001_v0001161_t0033_u01751594398771") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed02e5_d20250704_m015949_c001_v7007000_t0000_u01751594389370") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abfff8_d20250704_m015941_c001_v0001161_t0035_u01751594381199") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b39_d20250704_m015934_c001_v7007000_t0000_u01751594374821") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffb4_d20250704_m015925_c001_v0001161_t0011_u01751594365303") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da00c_d20250704_m015919_c001_v7007000_t0000_u01751594359548") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff78_d20250704_m015911_c001_v0001161_t0035_u01751594351361") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703961_d20250704_m020030_c001_v7007000_t0000_u01751594430226") 2025/07/04 02:03:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c744_d20250704_m020025_c001_v0001136_t0009_u01751594425585") 2025/07/04 02:03:01 DEBUG : dir1/0007-12345: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507064_d20250704_m020051_c001_v7007000_t0000_u01751594451115") 2025/07/04 02:03:01 DEBUG : dir1/0007-12345: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725ee_d20250704_m020045_c001_v0001102_t0023_u01751594445655") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c00b_d20250704_m020208_c001_v7007000_t0000_u01751594528430") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac02e0_d20250704_m020158_c001_v0001161_t0003_u01751594518783") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef8c_d20250704_m020152_c001_v7007000_t0000_u01751594512553") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac028a_d20250704_m020143_c001_v0001161_t0033_u01751594503199") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203ab_d20250704_m020137_c001_v7007000_t0000_u01751594497136") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac024c_d20250704_m020128_c001_v0001161_t0027_u01751594488364") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfcf_d20250704_m020121_c001_v7007000_t0000_u01751594481733") 2025/07/04 02:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac01d8_d20250704_m020112_c001_v0001161_t0000_u01751594472955") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e3e_d20250704_m020106_c001_v7007000_t0000_u01751594466626") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac018a_d20250704_m020057_c001_v0001161_t0009_u01751594457629") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9f8b_d20250704_m020047_c001_v7007000_t0000_u01751594447003") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c76b_d20250704_m020039_c001_v0001136_t0054_u01751594439779") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c97_d20250704_m020033_c001_v7007000_t0000_u01751594433776") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ae5_d20250704_m020029_c001_v0001183_t0054_u01751594429110") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef34_d20250704_m020027_c001_v7007000_t0000_u01751594427141") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c72e_d20250704_m020020_c001_v0001136_t0055_u01751594420048") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034e_d20250704_m020013_c001_v7007000_t0000_u01751594413669") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972566_d20250704_m020009_c001_v0001102_t0038_u01751594409052") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5622_d20250704_m020006_c001_v7007000_t0000_u01751594406989") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6d2_d20250704_m015959_c001_v0001136_t0043_u01751594399172") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f421d60b6367235ed_d20250704_m015949_c001_v7007000_t0000_u01751594389478") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724f4_d20250704_m015941_c001_v0001102_t0024_u01751594381474") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b3b_d20250704_m015935_c001_v7007000_t0000_u01751594375004") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724be_d20250704_m015925_c001_v0001102_t0018_u01751594365703") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da00d_d20250704_m015919_c001_v7007000_t0000_u01751594359729") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972496_d20250704_m015911_c001_v0001102_t0008_u01751594351701") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef3a_d20250704_m020030_c001_v7007000_t0000_u01751594430572") 2025/07/04 02:03:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97259e_d20250704_m020025_c001_v0001102_t0048_u01751594425762") 2025/07/04 02:03:02 DEBUG : dir1/0008-23456: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507065_d20250704_m020051_c001_v7007000_t0000_u01751594451298") 2025/07/04 02:03:02 DEBUG : dir1/0008-23456: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac014e_d20250704_m020045_c001_v0001161_t0047_u01751594445804") 2025/07/04 02:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c00c_d20250704_m020208_c001_v7007000_t0000_u01751594528615") 2025/07/04 02:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c83b_d20250704_m020159_c001_v0001136_t0054_u01751594519240") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef8d_d20250704_m020152_c001_v7007000_t0000_u01751594512752") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7ef_d20250704_m020143_c001_v0001136_t0011_u01751594503556") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203ac_d20250704_m020137_c001_v7007000_t0000_u01751594497318") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7c5_d20250704_m020128_c001_v0001136_t0025_u01751594488652") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd1_d20250704_m020121_c001_v7007000_t0000_u01751594481949") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7ab_d20250704_m020113_c001_v0001136_t0031_u01751594473496") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e40_d20250704_m020106_c001_v7007000_t0000_u01751594466813") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c797_d20250704_m020058_c001_v0001136_t0033_u01751594458154") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e40_d20250704_m020047_c001_v7007000_t0000_u01751594447151") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725d6_d20250704_m020040_c001_v0001102_t0020_u01751594440229") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c98_d20250704_m020033_c001_v7007000_t0000_u01751594433958") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725b4_d20250704_m020029_c001_v0001102_t0056_u01751594429254") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef35_d20250704_m020027_c001_v7007000_t0000_u01751594427328") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a71_d20250704_m020020_c001_v0001183_t0057_u01751594420440") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912034f_d20250704_m020013_c001_v7007000_t0000_u01751594413853") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769fd_d20250704_m020009_c001_v0001183_t0017_u01751594409062") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9b84_d20250704_m020006_c001_v7007000_t0000_u01751594406985") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76995_d20250704_m015959_c001_v0001183_t0026_u01751594399665") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f421d60b6367235e9_d20250704_m015948_c001_v7007000_t0000_u01751594388751") 2025/07/04 02:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76909_d20250704_m015941_c001_v0001183_t0027_u01751594381783") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b3c_d20250704_m015935_c001_v7007000_t0000_u01751594375187") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76885_d20250704_m015926_c001_v0001183_t0037_u01751594366035") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da00e_d20250704_m015919_c001_v7007000_t0000_u01751594359914") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76810_d20250704_m015912_c001_v0001183_t0047_u01751594352076") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e17_d20250704_m020030_c001_v7007000_t0000_u01751594430195") 2025/07/04 02:03:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ab1_d20250704_m020025_c001_v0001183_t0006_u01751594425774") 2025/07/04 02:03:04 DEBUG : dir1/0009-34567: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507066_d20250704_m020051_c001_v7007000_t0000_u01751594451480") 2025/07/04 02:03:04 DEBUG : dir1/0009-34567: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bfb_d20250704_m020045_c001_v0001183_t0034_u01751594445814") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c00d_d20250704_m020208_c001_v7007000_t0000_u01751594528800") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ea2_d20250704_m020159_c001_v0001183_t0013_u01751594519679") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef91_d20250704_m020152_c001_v7007000_t0000_u01751594512937") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76e00_d20250704_m020143_c001_v0001183_t0048_u01751594503838") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203ad_d20250704_m020137_c001_v7007000_t0000_u01751594497501") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d85_d20250704_m020128_c001_v0001183_t0027_u01751594488923") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd3_d20250704_m020122_c001_v7007000_t0000_u01751594482132") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d09_d20250704_m020113_c001_v0001183_t0046_u01751594473813") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e41_d20250704_m020106_c001_v7007000_t0000_u01751594466995") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c75_d20250704_m020058_c001_v0001183_t0029_u01751594458476") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef46_d20250704_m020047_c001_v7007000_t0000_u01751594447394") 2025/07/04 02:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0128_d20250704_m020040_c001_v0001161_t0032_u01751594440569") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c99_d20250704_m020034_c001_v7007000_t0000_u01751594434140") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c754_d20250704_m020029_c001_v0001136_t0001_u01751594429293") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e2f_d20250704_m020026_c001_v7007000_t0000_u01751594426918") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972584_d20250704_m020020_c001_v0001102_t0026_u01751594420640") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120350_d20250704_m020014_c001_v7007000_t0000_u01751594414035") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0094_d20250704_m020009_c001_v0001161_t0001_u01751594409146") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5621_d20250704_m020006_c001_v7007000_t0000_u01751594406787") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972536_d20250704_m015959_c001_v0001102_t0046_u01751594399859") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf132f_d20250704_m015949_c001_v7007000_t0000_u01751594389299") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6b0_d20250704_m015942_c001_v0001136_t0038_u01751594382016") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b3e_d20250704_m015935_c001_v7007000_t0000_u01751594375370") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c69a_d20250704_m015926_c001_v0001136_t0010_u01751594366234") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da010_d20250704_m015920_c001_v7007000_t0000_u01751594360096") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c67c_d20250704_m015912_c001_v0001136_t0033_u01751594352279") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef38_d20250704_m020030_c001_v7007000_t0000_u01751594430205") 2025/07/04 02:03:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00e0_d20250704_m020025_c001_v0001161_t0056_u01751594425933") 2025/07/04 02:03:05 DEBUG : dir1/0010-45678: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507067_d20250704_m020051_c001_v7007000_t0000_u01751594451663") 2025/07/04 02:03:05 DEBUG : dir1/0010-45678: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c787_d20250704_m020046_c001_v0001136_t0050_u01751594446009") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c00f_d20250704_m020208_c001_v7007000_t0000_u01751594528984") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726f6_d20250704_m020159_c001_v0001102_t0007_u01751594519984") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef92_d20250704_m020153_c001_v7007000_t0000_u01751594513121") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726bc_d20250704_m020144_c001_v0001102_t0049_u01751594504042") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203ae_d20250704_m020137_c001_v7007000_t0000_u01751594497682") 2025/07/04 02:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97267c_d20250704_m020129_c001_v0001102_t0025_u01751594489119") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd4_d20250704_m020122_c001_v7007000_t0000_u01751594482315") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97263a_d20250704_m020114_c001_v0001102_t0053_u01751594474008") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e43_d20250704_m020107_c001_v7007000_t0000_u01751594467176") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97260a_d20250704_m020058_c001_v0001102_t0025_u01751594458684") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b55d_d20250704_m020047_c001_v7007000_t0000_u01751594447181") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bb5_d20250704_m020040_c001_v0001183_t0024_u01751594440885") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9a_d20250704_m020034_c001_v7007000_t0000_u01751594434321") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aeb_d20250704_m020029_c001_v0001183_t0026_u01751594429308") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e12_d20250704_m020026_c001_v7007000_t0000_u01751594426763") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00be_d20250704_m020020_c001_v0001161_t0020_u01751594420944") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120351_d20250704_m020014_c001_v7007000_t0000_u01751594414216") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6f8_d20250704_m020009_c001_v0001136_t0015_u01751594409173") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50703c_d20250704_m020007_c001_v7007000_t0000_u01751594407161") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0058_d20250704_m020000_c001_v0001161_t0016_u01751594400253") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416b1689df2061a7_d20250704_m015949_c001_v7007000_t0000_u01751594389313") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abfffc_d20250704_m015942_c001_v0001161_t0001_u01751594382315") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b3f_d20250704_m015935_c001_v7007000_t0000_u01751594375552") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffb6_d20250704_m015926_c001_v0001161_t0057_u01751594366609") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da011_d20250704_m015920_c001_v7007000_t0000_u01751594360288") 2025/07/04 02:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff80_d20250704_m015912_c001_v0001161_t0032_u01751594352566") 2025/07/04 02:03:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da037_d20250704_m020030_c001_v7007000_t0000_u01751594430249") 2025/07/04 02:03:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ab3_d20250704_m020025_c001_v0001183_t0036_u01751594425992") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507068_d20250704_m020051_c001_v7007000_t0000_u01751594451846") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bfd_d20250704_m020046_c001_v0001183_t0042_u01751594446019") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c010_d20250704_m020209_c001_v7007000_t0000_u01751594529169") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac02f0_d20250704_m020200_c001_v0001161_t0009_u01751594520540") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef93_d20250704_m020153_c001_v7007000_t0000_u01751594513304") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0292_d20250704_m020144_c001_v0001161_t0009_u01751594504476") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203af_d20250704_m020137_c001_v7007000_t0000_u01751594497866") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0252_d20250704_m020129_c001_v0001161_t0058_u01751594489442") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd5_d20250704_m020122_c001_v7007000_t0000_u01751594482500") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac01e6_d20250704_m020114_c001_v0001161_t0051_u01751594474405") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e44_d20250704_m020107_c001_v7007000_t0000_u01751594467357") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0192_d20250704_m020058_c001_v0001161_t0011_u01751594458975") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419ffae81cbfbb2e_d20250704_m020047_c001_v7007000_t0000_u01751594447409") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c76f_d20250704_m020041_c001_v0001136_t0027_u01751594441109") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9b_d20250704_m020034_c001_v7007000_t0000_u01751594434503") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00f2_d20250704_m020029_c001_v0001161_t0001_u01751594429339") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e13_d20250704_m020026_c001_v7007000_t0000_u01751594426945") 2025/07/04 02:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c730_d20250704_m020021_c001_v0001136_t0052_u01751594421223") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120353_d20250704_m020014_c001_v7007000_t0000_u01751594414397") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a05_d20250704_m020009_c001_v0001183_t0044_u01751594409271") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9b85_d20250704_m020007_c001_v7007000_t0000_u01751594407173") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6d8_d20250704_m020000_c001_v0001136_t0041_u01751594400730") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1330_d20250704_m015949_c001_v7007000_t0000_u01751594389481") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724f6_d20250704_m015942_c001_v0001102_t0055_u01751594382846") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b40_d20250704_m015935_c001_v7007000_t0000_u01751594375735") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724c2_d20250704_m015927_c001_v0001102_t0022_u01751594367028") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da012_d20250704_m015920_c001_v7007000_t0000_u01751594360470") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972498_d20250704_m015913_c001_v0001102_t0018_u01751594353094") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed0302_d20250704_m020030_c001_v7007000_t0000_u01751594430367") 2025/07/04 02:03:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c746_d20250704_m020026_c001_v0001136_t0056_u01751594426034") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507069_d20250704_m020052_c001_v7007000_t0000_u01751594452030") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725f0_d20250704_m020046_c001_v0001102_t0014_u01751594446049") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c012_d20250704_m020209_c001_v7007000_t0000_u01751594529354") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c847_d20250704_m020201_c001_v0001136_t0032_u01751594521150") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef94_d20250704_m020153_c001_v7007000_t0000_u01751594513492") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7f5_d20250704_m020144_c001_v0001136_t0032_u01751594504897") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203b0_d20250704_m020138_c001_v7007000_t0000_u01751594498049") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7c9_d20250704_m020129_c001_v0001136_t0007_u01751594489930") 2025/07/04 02:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd6_d20250704_m020122_c001_v7007000_t0000_u01751594482695") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c7af_d20250704_m020114_c001_v0001136_t0048_u01751594474968") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e46_d20250704_m020107_c001_v7007000_t0000_u01751594467540") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c79b_d20250704_m020059_c001_v0001136_t0034_u01751594459474") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e45_d20250704_m020047_c001_v7007000_t0000_u01751594447516") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725dc_d20250704_m020041_c001_v0001102_t0008_u01751594441406") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9c_d20250704_m020034_c001_v7007000_t0000_u01751594434688") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76aef_d20250704_m020029_c001_v0001183_t0050_u01751594429517") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da033_d20250704_m020026_c001_v7007000_t0000_u01751594426941") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a7f_d20250704_m020021_c001_v0001183_t0015_u01751594421610") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120354_d20250704_m020014_c001_v7007000_t0000_u01751594414580") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972568_d20250704_m020009_c001_v0001102_t0051_u01751594409462") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f561e_d20250704_m020006_c001_v7007000_t0000_u01751594406607") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769a3_d20250704_m020001_c001_v0001183_t0049_u01751594401243") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416b1689df2061a6_d20250704_m015949_c001_v7007000_t0000_u01751594389131") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76915_d20250704_m015943_c001_v0001183_t0049_u01751594383221") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b42_d20250704_m015935_c001_v7007000_t0000_u01751594375919") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7688f_d20250704_m015927_c001_v0001183_t0032_u01751594367492") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da013_d20250704_m015920_c001_v7007000_t0000_u01751594360655") 2025/07/04 02:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7681d_d20250704_m015913_c001_v0001183_t0020_u01751594353391") 2025/07/04 02:03:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c8b_d20250704_m020030_c001_v7007000_t0000_u01751594430584") 2025/07/04 02:03:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725a4_d20250704_m020026_c001_v0001102_t0021_u01751594426158") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50706a_d20250704_m020052_c001_v7007000_t0000_u01751594452215") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0152_d20250704_m020046_c001_v0001161_t0024_u01751594446075") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c013_d20250704_m020209_c001_v7007000_t0000_u01751594529539") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76eb0_d20250704_m020201_c001_v0001183_t0046_u01751594521504") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef95_d20250704_m020153_c001_v7007000_t0000_u01751594513675") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76e16_d20250704_m020145_c001_v0001183_t0012_u01751594505249") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203b1_d20250704_m020138_c001_v7007000_t0000_u01751594498234") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d99_d20250704_m020130_c001_v0001183_t0036_u01751594490411") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfd9_d20250704_m020122_c001_v7007000_t0000_u01751594482879") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76d15_d20250704_m020115_c001_v0001183_t0027_u01751594475265") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e47_d20250704_m020107_c001_v7007000_t0000_u01751594467724") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c7d_d20250704_m020059_c001_v0001183_t0018_u01751594459808") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e41_d20250704_m020047_c001_v7007000_t0000_u01751594447160") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0136_d20250704_m020042_c001_v0001161_t0053_u01751594442019") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9d_d20250704_m020034_c001_v7007000_t0000_u01751594434870") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9725b8_d20250704_m020029_c001_v0001102_t0023_u01751594429632") 2025/07/04 02:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c88_d20250704_m020027_c001_v7007000_t0000_u01751594427342") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972586_d20250704_m020021_c001_v0001102_t0040_u01751594421841") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120355_d20250704_m020014_c001_v7007000_t0000_u01751594414761") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76a0b_d20250704_m020009_c001_v0001183_t0043_u01751594409486") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5624_d20250704_m020007_c001_v7007000_t0000_u01751594407191") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972540_d20250704_m020001_c001_v0001102_t0054_u01751594401468") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120322_d20250704_m015949_c001_v7007000_t0000_u01751594389166") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6b4_d20250704_m015943_c001_v0001136_t0041_u01751594383417") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b43_d20250704_m015936_c001_v7007000_t0000_u01751594376104") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c69e_d20250704_m015927_c001_v0001136_t0011_u01751594367738") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da014_d20250704_m015920_c001_v7007000_t0000_u01751594360837") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c680_d20250704_m015913_c001_v0001136_t0055_u01751594353594") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e34_d20250704_m020030_c001_v7007000_t0000_u01751594430420") 2025/07/04 02:03:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ab9_d20250704_m020026_c001_v0001183_t0049_u01751594426205") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50706c_d20250704_m020052_c001_v7007000_t0000_u01751594452402") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76c01_d20250704_m020046_c001_v0001183_t0040_u01751594446223") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c014_d20250704_m020209_c001_v7007000_t0000_u01751594529723") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726fc_d20250704_m020201_c001_v0001102_t0007_u01751594521716") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef96_d20250704_m020153_c001_v7007000_t0000_u01751594513857") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9726c2_d20250704_m020145_c001_v0001102_t0019_u01751594505480") 2025/07/04 02:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203b3_d20250704_m020138_c001_v7007000_t0000_u01751594498416") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972684_d20250704_m020130_c001_v0001102_t0010_u01751594490610") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfda_d20250704_m020123_c001_v7007000_t0000_u01751594483061") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97263e_d20250704_m020115_c001_v0001102_t0052_u01751594475467") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e48_d20250704_m020107_c001_v7007000_t0000_u01751594467905") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972610_d20250704_m020100_c001_v0001102_t0054_u01751594460020") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507059_d20250704_m020047_c001_v7007000_t0000_u01751594447532") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76bcf_d20250704_m020042_c001_v0001183_t0054_u01751594442441") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9e_d20250704_m020035_c001_v7007000_t0000_u01751594435052") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c756_d20250704_m020029_c001_v0001136_t0044_u01751594429660") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c87_d20250704_m020027_c001_v7007000_t0000_u01751594427151") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00c8_d20250704_m020022_c001_v0001161_t0008_u01751594422162") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120357_d20250704_m020014_c001_v7007000_t0000_u01751594414944") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6fa_d20250704_m020009_c001_v0001136_t0050_u01751594409478") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe70393f_d20250704_m020007_c001_v7007000_t0000_u01751594407266") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0064_d20250704_m020001_c001_v0001161_t0005_u01751594401931") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703937_d20250704_m015949_c001_v7007000_t0000_u01751594389326") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0006_d20250704_m015944_c001_v0001161_t0031_u01751594384060") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b44_d20250704_m015936_c001_v7007000_t0000_u01751594376288") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abffbc_d20250704_m015928_c001_v0001161_t0036_u01751594368032") 2025/07/04 02:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da016_d20250704_m015921_c001_v7007000_t0000_u01751594361018") 2025/07/04 02:03:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff82_d20250704_m015913_c001_v0001161_t0040_u01751594353972") 2025/07/04 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e33_d20250704_m020030_c001_v7007000_t0000_u01751594430231") 2025/07/04 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76abb_d20250704_m020026_c001_v0001183_t0029_u01751594426399") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c50706e_d20250704_m020052_c001_v7007000_t0000_u01751594452586") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0156_d20250704_m020046_c001_v0001161_t0016_u01751594446392") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c015_d20250704_m020209_c001_v7007000_t0000_u01751594529911") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac02f8_d20250704_m020202_c001_v0001161_t0015_u01751594522236") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef97_d20250704_m020154_c001_v7007000_t0000_u01751594514042") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0294_d20250704_m020145_c001_v0001161_t0006_u01751594505896") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203b4_d20250704_m020138_c001_v7007000_t0000_u01751594498598") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0258_d20250704_m020130_c001_v0001161_t0056_u01751594490988") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfdb_d20250704_m020123_c001_v7007000_t0000_u01751594483244") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac01f8_d20250704_m020115_c001_v0001161_t0029_u01751594475933") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e49_d20250704_m020108_c001_v7007000_t0000_u01751594468085") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac019a_d20250704_m020100_c001_v0001161_t0016_u01751594460389") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e3e_d20250704_m020046_c001_v7007000_t0000_u01751594446969") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c777_d20250704_m020042_c001_v0001136_t0037_u01751594442648") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951c9f_d20250704_m020035_c001_v7007000_t0000_u01751594435233") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76af1_d20250704_m020029_c001_v0001183_t0055_u01751594429754") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da034_d20250704_m020027_c001_v7007000_t0000_u01751594427126") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c738_d20250704_m020022_c001_v0001136_t0017_u01751594422524") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120359_d20250704_m020015_c001_v7007000_t0000_u01751594415127") 2025/07/04 02:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0096_d20250704_m020009_c001_v0001161_t0039_u01751594409638") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912033d_d20250704_m020007_c001_v7007000_t0000_u01751594407195") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6da_d20250704_m020002_c001_v0001136_t0021_u01751594402332") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c7a_d20250704_m015949_c001_v7007000_t0000_u01751594389176") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724fc_d20250704_m015944_c001_v0001102_t0021_u01751594384343") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b45_d20250704_m015936_c001_v7007000_t0000_u01751594376472") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724c4_d20250704_m015928_c001_v0001102_t0057_u01751594368551") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da017_d20250704_m015921_c001_v7007000_t0000_u01751594361200") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724a2_d20250704_m015914_c001_v0001102_t0049_u01751594354337") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da038_d20250704_m020030_c001_v7007000_t0000_u01751594430434") 2025/07/04 02:03:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00e4_d20250704_m020026_c001_v0001161_t0036_u01751594426434") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1337_d20250704_m015951_c001_v7007000_t0000_u01751594391881") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7693d_d20250704_m015947_c001_v0001183_t0052_u01751594387268") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1338_d20250704_m015952_c001_v7007000_t0000_u01751594392063") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6bc_d20250704_m015947_c001_v0001136_t0000_u01751594387364") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1339_d20250704_m015952_c001_v7007000_t0000_u01751594392245") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0016_d20250704_m015947_c001_v0001161_t0032_u01751594387413") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf133b_d20250704_m015952_c001_v7007000_t0000_u01751594392428") 2025/07/04 02:03:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf7693f_d20250704_m015947_c001_v0001183_t0033_u01751594387476") 2025/07/04 02:03:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf133c_d20250704_m015952_c001_v7007000_t0000_u01751594392610") 2025/07/04 02:03:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97250c_d20250704_m015947_c001_v0001102_t0053_u01751594387565") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf133d_d20250704_m015952_c001_v7007000_t0000_u01751594392792") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76941_d20250704_m015947_c001_v0001183_t0018_u01751594387679") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf133e_d20250704_m015952_c001_v7007000_t0000_u01751594392975") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0018_d20250704_m015947_c001_v0001161_t0026_u01751594387690") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf133f_d20250704_m015953_c001_v7007000_t0000_u01751594393157") 2025/07/04 02:03:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6c0_d20250704_m015947_c001_v0001136_t0012_u01751594387800") 2025/07/04 02:03:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1341_d20250704_m015953_c001_v7007000_t0000_u01751594393357") 2025/07/04 02:03:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76943_d20250704_m015947_c001_v0001183_t0025_u01751594387897") 2025/07/04 02:03:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1342_d20250704_m015953_c001_v7007000_t0000_u01751594393540") 2025/07/04 02:03:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97250e_d20250704_m015947_c001_v0001102_t0046_u01751594387956") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1343_d20250704_m015953_c001_v7007000_t0000_u01751594393722") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac001e_d20250704_m015947_c001_v0001161_t0047_u01751594387980") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1345_d20250704_m015953_c001_v7007000_t0000_u01751594393905") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6c2_d20250704_m015948_c001_v0001136_t0040_u01751594388064") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1346_d20250704_m015954_c001_v7007000_t0000_u01751594394088") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76945_d20250704_m015948_c001_v0001183_t0028_u01751594388117") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1347_d20250704_m015954_c001_v7007000_t0000_u01751594394269") 2025/07/04 02:03:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972510_d20250704_m015948_c001_v0001102_t0011_u01751594388288") 2025/07/04 02:03:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1348_d20250704_m015954_c001_v7007000_t0000_u01751594394451") 2025/07/04 02:03:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0024_d20250704_m015948_c001_v0001161_t0005_u01751594388343") 2025/07/04 02:03:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415813631caf1349_d20250704_m015954_c001_v7007000_t0000_u01751594394634") 2025/07/04 02:03:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76947_d20250704_m015948_c001_v0001183_t0058_u01751594388353") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9f6f_d20250704_m020010_c001_v7007000_t0000_u01751594410068") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769c5_d20250704_m020005_c001_v0001183_t0035_u01751594405064") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9ab_d20250704_m020010_c001_v7007000_t0000_u01751594410374") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6e4_d20250704_m020005_c001_v0001136_t0010_u01751594405193") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703946_d20250704_m020010_c001_v7007000_t0000_u01751594410392") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0074_d20250704_m020005_c001_v0001161_t0048_u01751594405183") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703942_d20250704_m020010_c001_v7007000_t0000_u01751594410017") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769c9_d20250704_m020005_c001_v0001183_t0051_u01751594405302") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9aa_d20250704_m020010_c001_v7007000_t0000_u01751594410215") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97254e_d20250704_m020005_c001_v0001102_t0007_u01751594405406") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894bf_d20250704_m020010_c001_v7007000_t0000_u01751594410232") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0076_d20250704_m020005_c001_v0001161_t0002_u01751594405473") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4078888abe703943_d20250704_m020010_c001_v7007000_t0000_u01751594410082") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769cb_d20250704_m020005_c001_v0001183_t0041_u01751594405497") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a7_d20250704_m020010_c001_v7007000_t0000_u01751594410013") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6e6_d20250704_m020005_c001_v0001136_t0017_u01751594405533") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5630_d20250704_m020010_c001_v7007000_t0000_u01751594410049") 2025/07/04 02:03:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769cd_d20250704_m020005_c001_v0001183_t0024_u01751594405694") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9ac_d20250704_m020010_c001_v7007000_t0000_u01751594410400") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6e8_d20250704_m020005_c001_v0001136_t0024_u01751594405803") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120340_d20250704_m020010_c001_v7007000_t0000_u01751594410240") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769d1_d20250704_m020005_c001_v0001183_t0055_u01751594405900") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a8_d20250704_m020010_c001_v7007000_t0000_u01751594410023") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972552_d20250704_m020005_c001_v0001102_t0043_u01751594405911") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb9a9_d20250704_m020010_c001_v7007000_t0000_u01751594410194") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf769d3_d20250704_m020006_c001_v0001183_t0040_u01751594406107") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9f71_d20250704_m020010_c001_v7007000_t0000_u01751594410251") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6ea_d20250704_m020006_c001_v0001136_t0047_u01751594406136") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f5631_d20250704_m020010_c001_v7007000_t0000_u01751594410270") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac007a_d20250704_m020006_c001_v0001161_t0043_u01751594406176") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120342_d20250704_m020010_c001_v7007000_t0000_u01751594410421") 2025/07/04 02:03:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972554_d20250704_m020006_c001_v0001102_t0047_u01751594406244") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d81_d20250704_m015804_c001_v7007000_t0000_u01751594284114") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f116fac772c288e90_d20250704_m015802_c001_v0001182_t0018_u01751594282064") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b4c3_d20250704_m015801_c001_v7007000_t0000_u01751594281879") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f116fac772c288e76_d20250704_m015758_c001_v0001182_t0035_u01751594278621") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b4bf_d20250704_m015757_c001_v7007000_t0000_u01751594277887") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c575_d20250704_m015753_c001_v0001136_t0023_u01751594273987") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f35901_d20250704_m015752_c001_v7007000_t0000_u01751594272515") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1034347f16cbb830_d20250704_m015750_c001_v0001181_t0050_u01751594270329") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eeca_d20250704_m015750_c001_v7007000_t0000_u01751594270145") 2025/07/04 02:03:17 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1034347f16cbb826_d20250704_m015747_c001_v0001181_t0046_u01751594267616") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eec8_d20250704_m015746_c001_v7007000_t0000_u01751594266876") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c56b_d20250704_m015742_c001_v0001136_t0035_u01751594262923") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358e6_d20250704_m015742_c001_v7007000_t0000_u01751594262010") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f110f0861912850a0_d20250704_m015740_c001_v0001178_t0016_u01751594260646") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4024a9f40511626f_d20250704_m015740_c001_v7007000_t0000_u01751594260459") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f110f086191285096_d20250704_m015737_c001_v0001178_t0025_u01751594257523") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4024a9f40511626d_d20250704_m015736_c001_v7007000_t0000_u01751594256785") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c551_d20250704_m015733_c001_v0001136_t0032_u01751594253118") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358cc_d20250704_m015732_c001_v7007000_t0000_u01751594252562") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1070404c908d341a_d20250704_m015730_c001_v0001171_t0024_u01751594250735") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f417e25133f1aa1b4_d20250704_m015730_c001_v7007000_t0000_u01751594250554") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1070404c908d3400_d20250704_m015726_c001_v0001171_t0038_u01751594246821") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f417e25133f1aa1b1_d20250704_m015726_c001_v7007000_t0000_u01751594246080") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c53d_d20250704_m015720_c001_v0001136_t0039_u01751594240777") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358c0_d20250704_m015720_c001_v7007000_t0000_u01751594240221") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11838b44115eade6_d20250704_m015718_c001_v0001038_t0027_u01751594238459") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c3c_d20250704_m015718_c001_v7007000_t0000_u01751594238272") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11838b44115eade0_d20250704_m015714_c001_v0001038_t0043_u01751594234672") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c3a_d20250704_m015713_c001_v7007000_t0000_u01751594233937") 2025/07/04 02:03:18 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c529_d20250704_m015708_c001_v0001136_t0014_u01751594228380") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9abd_d20250704_m015707_c001_v7007000_t0000_u01751594227818") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f109f1f92c11a858d_d20250704_m015705_c001_v0001042_t0059_u01751594225773") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403bf01634bffee8_d20250704_m015705_c001_v7007000_t0000_u01751594225590") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f109f1f92c11a8586_d20250704_m015701_c001_v0001042_t0019_u01751594221709") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403bf01634bffee6_d20250704_m015700_c001_v7007000_t0000_u01751594220985") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c50e_d20250704_m015655_c001_v0001136_t0006_u01751594215314") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f520c_d20250704_m015654_c001_v7007000_t0000_u01751594214471") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f100aab7aa7a7abbf_d20250704_m015646_c001_v0001145_t0056_u01751594206048") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f417693e64a32f806_d20250704_m015645_c001_v7007000_t0000_u01751594205838") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f4525924_d20250704_m015641_c001_v0001099_t0010_u01751594201800") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10666998d4151240_d20250704_m015640_c001_v0001172_t0029_u01751594200948") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10666998d4151234_d20250704_m015639_c001_v0001172_t0056_u01751594199748") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403021f69371431a_d20250704_m015626_c001_v7007000_t0000_u01751594186591") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4d9_d20250704_m015619_c001_v0001136_t0054_u01751594179601") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1121603d6c27a4f3_d20250704_m015618_c001_v0001105_t0050_u01751594178681") 2025/07/04 02:03:19 DEBUG : dst/one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1121603d6c27a4ef_d20250704_m015617_c001_v0001105_t0020_u01751594177619") 2025/07/04 02:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d83_d20250704_m015804_c001_v7007000_t0000_u01751594284296") 2025/07/04 02:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1005506ea8b7b47d_d20250704_m015801_c001_v0001042_t0026_u01751594281488") 2025/07/04 02:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f109716bb8de517b8_d20250704_m015757_c001_v0001100_t0059_u01751594277462") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f35903_d20250704_m015752_c001_v7007000_t0000_u01751594272697") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10666998d415138f_d20250704_m015749_c001_v0001172_t0031_u01751594269797") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f117269439113e8cd_d20250704_m015746_c001_v0001101_t0021_u01751594266569") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358e7_d20250704_m015742_c001_v7007000_t0000_u01751594262192") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1051a93e3c496f70_d20250704_m015740_c001_v0001181_t0032_u01751594260246") 2025/07/04 02:03:20 DEBUG : dst/one.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1181f0269aa7fb38_d20250704_m015736_c001_v0001102_t0005_u01751594256284") 2025/07/04 02:03:20 DEBUG : dst/three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f520d_d20250704_m015654_c001_v7007000_t0000_u01751594214687") 2025/07/04 02:03:20 DEBUG : dst/three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10666998d415126e_d20250704_m015652_c001_v0001172_t0040_u01751594212811") 2025/07/04 02:03:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d84_d20250704_m015804_c001_v7007000_t0000_u01751594284477") 2025/07/04 02:03:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f101a5ccb3f2cbcfb_d20250704_m015802_c001_v0001043_t0006_u01751594282834") 2025/07/04 02:03:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1153cd826d6c99f5_d20250704_m015759_c001_v0001146_t0002_u01751594279473") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d86_d20250704_m015804_c001_v7007000_t0000_u01751594284659") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f116fac772c288ea6_d20250704_m015803_c001_v0001182_t0059_u01751594283484") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b4c4_d20250704_m015803_c001_v7007000_t0000_u01751594283299") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f116fac772c288e84_d20250704_m015800_c001_v0001182_t0005_u01751594280150") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b4c2_d20250704_m015759_c001_v7007000_t0000_u01751594279964") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c579_d20250704_m015754_c001_v0001136_t0009_u01751594274654") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f35905_d20250704_m015752_c001_v7007000_t0000_u01751594272878") 2025/07/04 02:03:20 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1034347f16cbb832_d20250704_m015751_c001_v0001181_t0028_u01751594271860") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eecc_d20250704_m015751_c001_v7007000_t0000_u01751594271674") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1034347f16cbb828_d20250704_m015748_c001_v0001181_t0038_u01751594268821") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eec9_d20250704_m015748_c001_v7007000_t0000_u01751594268636") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c56f_d20250704_m015743_c001_v0001136_t0052_u01751594263763") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4024a9f405116270_d20250704_m015741_c001_v7007000_t0000_u01751594261455") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c563_d20250704_m015739_c001_v0001136_t0020_u01751594259356") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4024a9f40511626e_d20250704_m015738_c001_v7007000_t0000_u01751594258624") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c555_d20250704_m015733_c001_v0001136_t0038_u01751594253704") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f417e25133f1aa1b5_d20250704_m015731_c001_v7007000_t0000_u01751594251652") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c54b_d20250704_m015728_c001_v0001136_t0043_u01751594248607") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f417e25133f1aa1b2_d20250704_m015727_c001_v7007000_t0000_u01751594247523") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c543_d20250704_m015721_c001_v0001136_t0036_u01751594241314") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c3d_d20250704_m015719_c001_v7007000_t0000_u01751594239249") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c535_d20250704_m015717_c001_v0001136_t0058_u01751594237014") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f41454ec2924f3c3b_d20250704_m015715_c001_v7007000_t0000_u01751594235920") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c52d_d20250704_m015709_c001_v0001136_t0019_u01751594229224") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403bf01634bffee9_d20250704_m015706_c001_v7007000_t0000_u01751594226887") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c523_d20250704_m015703_c001_v0001136_t0040_u01751594223923") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403bf01634bffee7_d20250704_m015702_c001_v7007000_t0000_u01751594222827") 2025/07/04 02:03:21 DEBUG : dst/three.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c512_d20250704_m015656_c001_v0001136_t0024_u01751594216060") 2025/07/04 02:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f35906_d20250704_m015753_c001_v7007000_t0000_u01751594273060") 2025/07/04 02:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10890c2624817316_d20250704_m015751_c001_v0001106_t0054_u01751594271121") 2025/07/04 02:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f11387e0b40ede40b_d20250704_m015748_c001_v0001181_t0002_u01751594268397") 2025/07/04 02:03:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358e9_d20250704_m015742_c001_v7007000_t0000_u01751594262372") 2025/07/04 02:03:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f107d3a3c6d0a6f32_d20250704_m015741_c001_v0001105_t0048_u01751594261157") 2025/07/04 02:03:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f104b0fcb9506a855_d20250704_m015737_c001_v0001144_t0055_u01751594257948") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d87_d20250704_m015804_c001_v7007000_t0000_u01751594284842") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c577_d20250704_m015754_c001_v0001136_t0011_u01751594274323") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f35907_d20250704_m015753_c001_v7007000_t0000_u01751594273241") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c56d_d20250704_m015743_c001_v0001136_t0047_u01751594263486") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358ea_d20250704_m015742_c001_v7007000_t0000_u01751594262554") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c553_d20250704_m015733_c001_v0001136_t0012_u01751594253412") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358cd_d20250704_m015732_c001_v7007000_t0000_u01751594252744") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c53f_d20250704_m015721_c001_v0001136_t0037_u01751594241047") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4109346993f358c1_d20250704_m015720_c001_v7007000_t0000_u01751594240404") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c52b_d20250704_m015708_c001_v0001136_t0041_u01751594228751") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9abe_d20250704_m015708_c001_v7007000_t0000_u01751594228004") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c510_d20250704_m015655_c001_v0001136_t0008_u01751594215633") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f520f_d20250704_m015654_c001_v7007000_t0000_u01751594214940") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f119df60c2c0723be_d20250704_m015650_c001_v0001184_t0045_u01751594210688") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403021f69371431b_d20250704_m015626_c001_v7007000_t0000_u01751594186773") 2025/07/04 02:03:22 DEBUG : dst/two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1121603d6c27a503_d20250704_m015625_c001_v0001105_t0024_u01751594185563") 2025/07/04 02:03:22 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f407cac8eb68ade64_d20250704_m015552_c001_v7007000_t0000_u01751594152470") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4af_d20250704_m015549_c001_v0001136_t0036_u01751594149336") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f407cac8eb68ade63_d20250704_m015547_c001_v7007000_t0000_u01751594147394") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258d0_d20250704_m015537_c001_v0001099_t0058_u01751594137544") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3eb_d20250704_m015528_c001_v7007000_t0000_u01751594128920") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c497_d20250704_m015525_c001_v0001136_t0052_u01751594125314") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b4_d20250704_m015505_c001_v7007000_t0000_u01751594105929") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bed8_d20250704_m015504_c001_v0001184_t0015_u01751594104189") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b0_d20250704_m015503_c001_v7007000_t0000_u01751594103401") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bec4_d20250704_m015502_c001_v0001184_t0041_u01751594102255") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3ac_d20250704_m015459_c001_v7007000_t0000_u01751594099669") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bea6_d20250704_m015458_c001_v0001184_t0019_u01751594098121") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a9_d20250704_m015457_c001_v7007000_t0000_u01751594097343") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be94_d20250704_m015456_c001_v0001184_t0030_u01751594096182") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a0_d20250704_m015451_c001_v7007000_t0000_u01751594091107") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be46_d20250704_m015449_c001_v0001184_t0022_u01751594089771") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a39d_d20250704_m015449_c001_v7007000_t0000_u01751594089006") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be3a_d20250704_m015448_c001_v0001184_t0036_u01751594088252") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912004d_d20250704_m015443_c001_v7007000_t0000_u01751594083976") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bde3_d20250704_m015442_c001_v0001184_t0033_u01751594082775") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912004a_d20250704_m015440_c001_v7007000_t0000_u01751594080934") 2025/07/04 02:03:23 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bdc5_d20250704_m015439_c001_v0001184_t0042_u01751594079986") 2025/07/04 02:03:24 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120049_d20250704_m015439_c001_v7007000_t0000_u01751594079615") 2025/07/04 02:03:24 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f105f579c07222944_d20250704_m015439_c001_v0001184_t0007_u01751594079036") 2025/07/04 02:03:24 DEBUG : empty space: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bda9_d20250704_m015437_c001_v0001184_t0013_u01751594077470") 2025/07/04 02:03:24 DEBUG : enormous: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b2_d20250704_m015505_c001_v7007000_t0000_u01751594105000") 2025/07/04 02:03:24 DEBUG : enormous: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8beda_d20250704_m015504_c001_v0001184_t0045_u01751594104402") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d8e_d20250704_m015809_c001_v7007000_t0000_u01751594289083") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c58b_d20250704_m015807_c001_v0001136_t0035_u01751594287752") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3e6_d20250704_m015523_c001_v7007000_t0000_u01751594123799") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258af_d20250704_m015522_c001_v0001099_t0047_u01751594122624") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912003a_d20250704_m015434_c001_v7007000_t0000_u01751594074982") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd79_d20250704_m015434_c001_v0001184_t0005_u01751594074034") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120039_d20250704_m015433_c001_v7007000_t0000_u01751594073483") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd6f_d20250704_m015432_c001_v0001184_t0059_u01751594072912") 2025/07/04 02:03:24 DEBUG : existing: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd65_d20250704_m015432_c001_v0001184_t0049_u01751594072167") 2025/07/04 02:03:24 DEBUG : existing-b: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3e7_d20250704_m015523_c001_v7007000_t0000_u01751594123980") 2025/07/04 02:03:24 DEBUG : existing-b: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c493_d20250704_m015522_c001_v0001136_t0054_u01751594122616") 2025/07/04 02:03:24 DEBUG : file1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf53_d20250704_m015904_c001_v7007000_t0000_u01751594344503") 2025/07/04 02:03:24 DEBUG : file1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97247f_d20250704_m015903_c001_v0001102_t0010_u01751594343081") 2025/07/04 02:03:24 DEBUG : file1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4e_d20250704_m015902_c001_v7007000_t0000_u01751594342104") 2025/07/04 02:03:24 DEBUG : file1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c66c_d20250704_m015901_c001_v0001136_t0055_u01751594341037") 2025/07/04 02:03:24 DEBUG : five: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b5_d20250704_m015509_c001_v7007000_t0000_u01751594109429") 2025/07/04 02:03:24 DEBUG : five: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40309f1c21d8bf00_d20250704_m015507_c001_v0001184_t0059_u01751594107515") 2025/07/04 02:03:24 DEBUG : foo: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912004c_d20250704_m015442_c001_v7007000_t0000_u01751594082405") 2025/07/04 02:03:25 DEBUG : foo: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40309f1c21d8bdd7_d20250704_m015441_c001_v0001184_t0059_u01751594081856") 2025/07/04 02:03:25 DEBUG : foo: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40309f1c21d8bdd3_d20250704_m015441_c001_v0001184_t0059_u01751594081301") 2025/07/04 02:03:25 DEBUG : four: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b6_d20250704_m015509_c001_v7007000_t0000_u01751594109613") 2025/07/04 02:03:25 DEBUG : four: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c479_d20250704_m015508_c001_v0001136_t0027_u01751594108071") 2025/07/04 02:03:25 DEBUG : four: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8befa_d20250704_m015506_c001_v0001184_t0043_u01751594106943") 2025/07/04 02:03:25 DEBUG : hello world2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cfa_d20250704_m015354_c001_v7007000_t0000_u01751594034582") 2025/07/04 02:03:25 DEBUG : hello world2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb83_d20250704_m015353_c001_v0001184_t0045_u01751594033989") 2025/07/04 02:03:25 DEBUG : ignore-size: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120034_d20250704_m015431_c001_v7007000_t0000_u01751594071778") 2025/07/04 02:03:25 DEBUG : ignore-size: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd43_d20250704_m015430_c001_v0001184_t0015_u01751594070852") 2025/07/04 02:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3e1_d20250704_m015521_c001_v7007000_t0000_u01751594121880") 2025/07/04 02:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258a9_d20250704_m015521_c001_v0001099_t0045_u01751594121136") 2025/07/04 02:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3dd_d20250704_m015520_c001_v7007000_t0000_u01751594120332") 2025/07/04 02:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258a3_d20250704_m015519_c001_v0001099_t0052_u01751594119408") 2025/07/04 02:03:25 DEBUG : one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b7_d20250704_m015509_c001_v7007000_t0000_u01751594109798") 2025/07/04 02:03:25 DEBUG : one: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40309f1c21d8bef2_d20250704_m015506_c001_v0001184_t0059_u01751594106323") 2025/07/04 02:03:25 DEBUG : only0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf37_d20250704_m015856_c001_v7007000_t0000_u01751594336590") 2025/07/04 02:03:25 DEBUG : only0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c658_d20250704_m015850_c001_v0001136_t0027_u01751594330649") 2025/07/04 02:03:25 DEBUG : only0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5fd_d20250704_m015834_c001_v0001136_t0034_u01751594314492") 2025/07/04 02:03:25 DEBUG : only0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f402b0539e5664577_d20250704_m015828_c001_v7007000_t0000_u01751594308814") 2025/07/04 02:03:25 DEBUG : only0: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c593_d20250704_m015813_c001_v0001136_t0013_u01751594293049") 2025/07/04 02:03:26 DEBUG : only1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf38_d20250704_m015856_c001_v7007000_t0000_u01751594336774") 2025/07/04 02:03:26 DEBUG : only1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c65e_d20250704_m015851_c001_v0001136_t0027_u01751594331605") 2025/07/04 02:03:26 DEBUG : only1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c601_d20250704_m015835_c001_v0001136_t0059_u01751594315287") 2025/07/04 02:03:26 DEBUG : only1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb957_d20250704_m015829_c001_v7007000_t0000_u01751594309198") 2025/07/04 02:03:26 DEBUG : only1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c597_d20250704_m015813_c001_v0001136_t0033_u01751594293775") 2025/07/04 02:03:26 DEBUG : only10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf39_d20250704_m015856_c001_v7007000_t0000_u01751594336957") 2025/07/04 02:03:26 DEBUG : only10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f411f8ad5a3abff1d_d20250704_m015851_c001_v0001161_t0045_u01751594331389") 2025/07/04 02:03:26 DEBUG : only10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c631_d20250704_m015842_c001_v0001136_t0002_u01751594322863") 2025/07/04 02:03:26 DEBUG : only10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb955_d20250704_m015828_c001_v7007000_t0000_u01751594308825") 2025/07/04 02:03:26 DEBUG : only10: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5bf_d20250704_m015820_c001_v0001136_t0053_u01751594300118") 2025/07/04 02:03:26 DEBUG : only11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf3a_d20250704_m015857_c001_v7007000_t0000_u01751594337140") 2025/07/04 02:03:26 DEBUG : only11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4015e3c9cb972459_d20250704_m015851_c001_v0001102_t0009_u01751594331209") 2025/07/04 02:03:26 DEBUG : only11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c635_d20250704_m015843_c001_v0001136_t0010_u01751594323574") 2025/07/04 02:03:26 DEBUG : only11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eee2_d20250704_m015828_c001_v7007000_t0000_u01751594308468") 2025/07/04 02:03:26 DEBUG : only11: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5c3_d20250704_m015820_c001_v0001136_t0040_u01751594300829") 2025/07/04 02:03:26 DEBUG : only12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf3b_d20250704_m015857_c001_v7007000_t0000_u01751594337323") 2025/07/04 02:03:26 DEBUG : only12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4198d6387cf76769_d20250704_m015851_c001_v0001183_t0053_u01751594331578") 2025/07/04 02:03:26 DEBUG : only12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c639_d20250704_m015844_c001_v0001136_t0050_u01751594324148") 2025/07/04 02:03:26 DEBUG : only12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f402b0539e5664575_d20250704_m015828_c001_v7007000_t0000_u01751594308448") 2025/07/04 02:03:26 DEBUG : only12: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5c7_d20250704_m015821_c001_v0001136_t0055_u01751594301727") 2025/07/04 02:03:27 DEBUG : only13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf3c_d20250704_m015857_c001_v7007000_t0000_u01751594337505") 2025/07/04 02:03:27 DEBUG : only13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c65a_d20250704_m015851_c001_v0001136_t0027_u01751594331228") 2025/07/04 02:03:27 DEBUG : only13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c63d_d20250704_m015844_c001_v0001136_t0044_u01751594324978") 2025/07/04 02:03:27 DEBUG : only13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9af5_d20250704_m015828_c001_v7007000_t0000_u01751594308839") 2025/07/04 02:03:27 DEBUG : only13: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5cb_d20250704_m015822_c001_v0001136_t0010_u01751594302370") 2025/07/04 02:03:27 DEBUG : only14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf3d_d20250704_m015857_c001_v7007000_t0000_u01751594337690") 2025/07/04 02:03:27 DEBUG : only14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c65c_d20250704_m015851_c001_v0001136_t0027_u01751594331420") 2025/07/04 02:03:27 DEBUG : only14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c641_d20250704_m015845_c001_v0001136_t0038_u01751594325885") 2025/07/04 02:03:27 DEBUG : only14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb952_d20250704_m015828_c001_v7007000_t0000_u01751594308260") 2025/07/04 02:03:27 DEBUG : only14: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5cf_d20250704_m015823_c001_v0001136_t0015_u01751594303050") 2025/07/04 02:03:27 DEBUG : only15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf3f_d20250704_m015857_c001_v7007000_t0000_u01751594337872") 2025/07/04 02:03:27 DEBUG : only15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4015e3c9cb97245d_d20250704_m015851_c001_v0001102_t0009_u01751594331452") 2025/07/04 02:03:27 DEBUG : only15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c645_d20250704_m015846_c001_v0001136_t0039_u01751594326425") 2025/07/04 02:03:27 DEBUG : only15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb953_d20250704_m015828_c001_v7007000_t0000_u01751594308446") 2025/07/04 02:03:27 DEBUG : only15: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5d3_d20250704_m015823_c001_v0001136_t0023_u01751594303825") 2025/07/04 02:03:27 DEBUG : only16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf40_d20250704_m015858_c001_v7007000_t0000_u01751594338055") 2025/07/04 02:03:27 DEBUG : only16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4015e3c9cb97245f_d20250704_m015851_c001_v0001102_t0009_u01751594331634") 2025/07/04 02:03:27 DEBUG : only16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c649_d20250704_m015847_c001_v0001136_t0000_u01751594327069") 2025/07/04 02:03:27 DEBUG : only16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eee6_d20250704_m015829_c001_v7007000_t0000_u01751594309038") 2025/07/04 02:03:27 DEBUG : only16: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5d7_d20250704_m015824_c001_v0001136_t0037_u01751594304500") 2025/07/04 02:03:28 DEBUG : only17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf41_d20250704_m015858_c001_v7007000_t0000_u01751594338238") 2025/07/04 02:03:28 DEBUG : only17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4198d6387cf7676b_d20250704_m015851_c001_v0001183_t0053_u01751594331762") 2025/07/04 02:03:28 DEBUG : only17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c64d_d20250704_m015847_c001_v0001136_t0014_u01751594327889") 2025/07/04 02:03:28 DEBUG : only17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f402b0539e5664576_d20250704_m015828_c001_v7007000_t0000_u01751594308631") 2025/07/04 02:03:28 DEBUG : only17: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5e1_d20250704_m015825_c001_v0001136_t0021_u01751594305156") 2025/07/04 02:03:28 DEBUG : only18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf42_d20250704_m015858_c001_v7007000_t0000_u01751594338433") 2025/07/04 02:03:28 DEBUG : only18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f411f8ad5a3abff25_d20250704_m015851_c001_v0001161_t0045_u01751594331773") 2025/07/04 02:03:28 DEBUG : only18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c651_d20250704_m015848_c001_v0001136_t0043_u01751594328479") 2025/07/04 02:03:28 DEBUG : only18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eee5_d20250704_m015828_c001_v7007000_t0000_u01751594308850") 2025/07/04 02:03:28 DEBUG : only18: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5e7_d20250704_m015825_c001_v0001136_t0011_u01751594305862") 2025/07/04 02:03:28 DEBUG : only19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf43_d20250704_m015858_c001_v7007000_t0000_u01751594338616") 2025/07/04 02:03:28 DEBUG : only19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f411f8ad5a3abff21_d20250704_m015851_c001_v0001161_t0045_u01751594331577") 2025/07/04 02:03:28 DEBUG : only19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c655_d20250704_m015849_c001_v0001136_t0032_u01751594329728") 2025/07/04 02:03:29 DEBUG : only19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f402b0539e5664579_d20250704_m015829_c001_v7007000_t0000_u01751594309179") 2025/07/04 02:03:29 DEBUG : only19: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5eb_d20250704_m015826_c001_v0001136_t0050_u01751594306761") 2025/07/04 02:03:29 DEBUG : only2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf46_d20250704_m015858_c001_v7007000_t0000_u01751594338798") 2025/07/04 02:03:29 DEBUG : only2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4015e3c9cb972465_d20250704_m015852_c001_v0001102_t0009_u01751594332003") 2025/07/04 02:03:29 DEBUG : only2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c607_d20250704_m015836_c001_v0001136_t0008_u01751594316349") 2025/07/04 02:03:29 DEBUG : only2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f402b0539e5664578_d20250704_m015828_c001_v7007000_t0000_u01751594308996") 2025/07/04 02:03:29 DEBUG : only2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c59b_d20250704_m015814_c001_v0001136_t0022_u01751594294434") 2025/07/04 02:03:29 DEBUG : only3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf47_d20250704_m015858_c001_v7007000_t0000_u01751594338980") 2025/07/04 02:03:29 DEBUG : only3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4198d6387cf76773_d20250704_m015852_c001_v0001183_t0053_u01751594332125") 2025/07/04 02:03:29 DEBUG : only3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c60b_d20250704_m015837_c001_v0001136_t0059_u01751594317038") 2025/07/04 02:03:29 DEBUG : only3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114eee3_d20250704_m015828_c001_v7007000_t0000_u01751594308665") 2025/07/04 02:03:29 DEBUG : only3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c59f_d20250704_m015815_c001_v0001136_t0003_u01751594295101") 2025/07/04 02:03:29 DEBUG : only4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf48_d20250704_m015859_c001_v7007000_t0000_u01751594339163") 2025/07/04 02:03:29 DEBUG : only4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f411f8ad5a3abff2b_d20250704_m015852_c001_v0001161_t0045_u01751594332151") 2025/07/04 02:03:29 DEBUG : only4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c60f_d20250704_m015837_c001_v0001136_t0057_u01751594317766") 2025/07/04 02:03:29 DEBUG : only4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb956_d20250704_m015829_c001_v7007000_t0000_u01751594309014") 2025/07/04 02:03:29 DEBUG : only4: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5a3_d20250704_m015815_c001_v0001136_t0037_u01751594295960") 2025/07/04 02:03:29 DEBUG : only5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf49_d20250704_m015859_c001_v7007000_t0000_u01751594339345") 2025/07/04 02:03:29 DEBUG : only5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c660_d20250704_m015851_c001_v0001136_t0027_u01751594331787") 2025/07/04 02:03:29 DEBUG : only5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c615_d20250704_m015838_c001_v0001136_t0041_u01751594318667") 2025/07/04 02:03:30 DEBUG : only5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb954_d20250704_m015828_c001_v7007000_t0000_u01751594308641") 2025/07/04 02:03:30 DEBUG : only5: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5a9_d20250704_m015816_c001_v0001136_t0030_u01751594296688") 2025/07/04 02:03:30 DEBUG : only6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4a_d20250704_m015859_c001_v7007000_t0000_u01751594339529") 2025/07/04 02:03:30 DEBUG : only6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4015e3c9cb972463_d20250704_m015851_c001_v0001102_t0009_u01751594331818") 2025/07/04 02:03:30 DEBUG : only6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c61b_d20250704_m015839_c001_v0001136_t0053_u01751594319510") 2025/07/04 02:03:30 DEBUG : only6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4180e40eeb6cb951_d20250704_m015828_c001_v7007000_t0000_u01751594308075") 2025/07/04 02:03:30 DEBUG : only6: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5ad_d20250704_m015817_c001_v0001136_t0038_u01751594297391") 2025/07/04 02:03:30 DEBUG : only7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4b_d20250704_m015859_c001_v7007000_t0000_u01751594339712") 2025/07/04 02:03:30 DEBUG : only7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4198d6387cf7676d_d20250704_m015851_c001_v0001183_t0053_u01751594331943") 2025/07/04 02:03:30 DEBUG : only7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c621_d20250704_m015840_c001_v0001136_t0000_u01751594320465") 2025/07/04 02:03:30 DEBUG : only7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9af4_d20250704_m015828_c001_v7007000_t0000_u01751594308655") 2025/07/04 02:03:30 DEBUG : only7: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5b1_d20250704_m015818_c001_v0001136_t0025_u01751594298068") 2025/07/04 02:03:30 DEBUG : only8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4c_d20250704_m015859_c001_v7007000_t0000_u01751594339894") 2025/07/04 02:03:30 DEBUG : only8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f411f8ad5a3abff27_d20250704_m015851_c001_v0001161_t0045_u01751594331965") 2025/07/04 02:03:30 DEBUG : only8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c627_d20250704_m015841_c001_v0001136_t0057_u01751594321276") 2025/07/04 02:03:30 DEBUG : only8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9af6_d20250704_m015829_c001_v7007000_t0000_u01751594309032") 2025/07/04 02:03:30 DEBUG : only8: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5b5_d20250704_m015818_c001_v0001136_t0036_u01751594298658") 2025/07/04 02:03:30 DEBUG : only9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4d_d20250704_m015900_c001_v7007000_t0000_u01751594340077") 2025/07/04 02:03:30 DEBUG : only9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40083745ab47c662_d20250704_m015851_c001_v0001136_t0027_u01751594331977") 2025/07/04 02:03:30 DEBUG : only9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c62b_d20250704_m015842_c001_v0001136_t0031_u01751594322062") 2025/07/04 02:03:30 DEBUG : only9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f416473a7159e9af2_d20250704_m015828_c001_v7007000_t0000_u01751594308471") 2025/07/04 02:03:30 DEBUG : only9: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c5b9_d20250704_m015819_c001_v0001136_t0050_u01751594299330") 2025/07/04 02:03:30 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d9_d20250704_m015518_c001_v7007000_t0000_u01751594118287") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c485_d20250704_m015516_c001_v0001136_t0036_u01751594116534") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d4_d20250704_m015515_c001_v7007000_t0000_u01751594115797") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c481_d20250704_m015513_c001_v0001136_t0036_u01751594113939") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3cf_d20250704_m015513_c001_v7007000_t0000_u01751594113190") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c47d_d20250704_m015510_c001_v0001136_t0053_u01751594110733") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3ae_d20250704_m015501_c001_v7007000_t0000_u01751594101500") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8beb6_d20250704_m015500_c001_v0001184_t0035_u01751594100225") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3ab_d20250704_m015458_c001_v7007000_t0000_u01751594098723") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bea4_d20250704_m015457_c001_v0001184_t0013_u01751594097925") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a8_d20250704_m015456_c001_v7007000_t0000_u01751594096754") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be8e_d20250704_m015455_c001_v0001184_t0030_u01751594095980") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a39f_d20250704_m015450_c001_v7007000_t0000_u01751594090544") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be44_d20250704_m015449_c001_v0001184_t0042_u01751594089561") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a39e_d20250704_m015449_c001_v7007000_t0000_u01751594089190") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be32_d20250704_m015448_c001_v0001184_t0008_u01751594088049") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a39c_d20250704_m015447_c001_v7007000_t0000_u01751594087679") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be28_d20250704_m015447_c001_v0001184_t0021_u01751594087105") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be20_d20250704_m015446_c001_v0001184_t0056_u01751594086488") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a39a_d20250704_m015446_c001_v7007000_t0000_u01751594086119") 2025/07/04 02:03:31 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be14_d20250704_m015445_c001_v0001184_t0052_u01751594085528") 2025/07/04 02:03:32 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be00_d20250704_m015444_c001_v0001184_t0019_u01751594084526") 2025/07/04 02:03:32 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912004e_d20250704_m015444_c001_v7007000_t0000_u01751594084159") 2025/07/04 02:03:32 DEBUG : potato: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bdee_d20250704_m015443_c001_v0001184_t0058_u01751594083363") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f420e3e9208b1b443_d20250704_m015602_c001_v7007000_t0000_u01751594162638") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4bf_d20250704_m015601_c001_v0001136_t0050_u01751594161953") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f407cac8eb68ade65_d20250704_m015552_c001_v7007000_t0000_u01751594152847") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258e6_d20250704_m015548_c001_v0001099_t0022_u01751594148676") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ecf70a_d20250704_m015541_c001_v7007000_t0000_u01751594141066") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4a7_d20250704_m015536_c001_v0001136_t0030_u01751594136858") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3ec_d20250704_m015529_c001_v7007000_t0000_u01751594129456") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258b5_d20250704_m015524_c001_v0001099_t0007_u01751594124908") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b3_d20250704_m015505_c001_v7007000_t0000_u01751594105185") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bed4_d20250704_m015503_c001_v0001184_t0028_u01751594103960") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b1_d20250704_m015503_c001_v7007000_t0000_u01751594103586") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bec0_d20250704_m015502_c001_v0001184_t0024_u01751594102059") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3af_d20250704_m015501_c001_v7007000_t0000_u01751594101687") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8beba_d20250704_m015500_c001_v0001184_t0014_u01751594100830") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3ad_d20250704_m015459_c001_v7007000_t0000_u01751594099852") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8beb0_d20250704_m015459_c001_v0001184_t0041_u01751594099097") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3aa_d20250704_m015457_c001_v7007000_t0000_u01751594097527") 2025/07/04 02:03:32 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be98_d20250704_m015456_c001_v0001184_t0021_u01751594096766") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3a1_d20250704_m015451_c001_v7007000_t0000_u01751594091335") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8be4e_d20250704_m015450_c001_v0001184_t0022_u01751594090342") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cfc_d20250704_m015357_c001_v7007000_t0000_u01751594037176") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbaf_d20250704_m015356_c001_v0001184_t0038_u01751594036605") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cfb_d20250704_m015355_c001_v7007000_t0000_u01751594035696") 2025/07/04 02:03:33 DEBUG : potato2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb95_d20250704_m015355_c001_v0001184_t0010_u01751594035133") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f407cac8eb68ade66_d20250704_m015553_c001_v7007000_t0000_u01751594153432") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258ea_d20250704_m015549_c001_v0001099_t0013_u01751594149602") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ecf70b_d20250704_m015541_c001_v7007000_t0000_u01751594141416") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4a9_d20250704_m015537_c001_v0001136_t0015_u01751594137913") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3ed_d20250704_m015529_c001_v7007000_t0000_u01751594129748") 2025/07/04 02:03:33 DEBUG : potato3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258b9_d20250704_m015525_c001_v0001099_t0022_u01751594125639") 2025/07/04 02:03:33 DEBUG : pre-dest1/1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f51a4_d20250704_m015635_c001_v7007000_t0000_u01751594195489") 2025/07/04 02:03:33 DEBUG : pre-dest1/1: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f452591b_d20250704_m015627_c001_v0001099_t0013_u01751594187521") 2025/07/04 02:03:33 DEBUG : pre-dest2/2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f406af4c2689f51a7_d20250704_m015635_c001_v7007000_t0000_u01751594195678") 2025/07/04 02:03:33 DEBUG : pre-dest2/2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c4e5_d20250704_m015628_c001_v0001136_t0029_u01751594188188") 2025/07/04 02:03:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f403021f693714316_d20250704_m015613_c001_v7007000_t0000_u01751594173553") 2025/07/04 02:03:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258ff_d20250704_m015610_c001_v0001099_t0021_u01751594170371") 2025/07/04 02:03:33 DEBUG : sizeonly: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120033_d20250704_m015430_c001_v7007000_t0000_u01751594070296") 2025/07/04 02:03:33 DEBUG : sizeonly: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd33_d20250704_m015429_c001_v0001184_t0014_u01751594069364") 2025/07/04 02:03:33 DEBUG : splitbanan: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f413e410e2c507070_d20250704_m020052_c001_v7007000_t0000_u01751594452770") 2025/07/04 02:03:33 DEBUG : splitbanan: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0148_d20250704_m020045_c001_v0001161_t0052_u01751594445030") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c017_d20250704_m020210_c001_v7007000_t0000_u01751594530095") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0300_d20250704_m020203_c001_v0001161_t0016_u01751594523604") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40165088f114ef98_d20250704_m020154_c001_v7007000_t0000_u01751594514225") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac029e_d20250704_m020147_c001_v0001161_t0002_u01751594507539") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab8791203b5_d20250704_m020138_c001_v7007000_t0000_u01751594498780") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac025c_d20250704_m020132_c001_v0001161_t0000_u01751594492488") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bfdd_d20250704_m020123_c001_v7007000_t0000_u01751594483434") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0208_d20250704_m020117_c001_v0001161_t0032_u01751594477373") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e4a_d20250704_m020108_c001_v7007000_t0000_u01751594468267") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac01a4_d20250704_m020101_c001_v0001161_t0038_u01751594461673") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f409f9734ef964e42_d20250704_m020047_c001_v7007000_t0000_u01751594447333") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c77b_d20250704_m020043_c001_v0001136_t0015_u01751594443840") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951ca0_d20250704_m020035_c001_v7007000_t0000_u01751594435415") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ad1_d20250704_m020028_c001_v0001183_t0036_u01751594428299") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f419811bd30ed02fd_d20250704_m020027_c001_v7007000_t0000_u01751594427174") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c73c_d20250704_m020023_c001_v0001136_t0052_u01751594423800") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912035b_d20250704_m020015_c001_v7007000_t0000_u01751594415329") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972560_d20250704_m020008_c001_v0001102_t0043_u01751594408280") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894b9_d20250704_m020007_c001_v7007000_t0000_u01751594407211") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c6de_d20250704_m020003_c001_v0001136_t0023_u01751594403780") 2025/07/04 02:03:34 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4054f37f611894ab_d20250704_m015949_c001_v7007000_t0000_u01751594389339") 2025/07/04 02:03:35 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972504_d20250704_m015945_c001_v0001102_t0036_u01751594385580") 2025/07/04 02:03:35 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951b46_d20250704_m015936_c001_v7007000_t0000_u01751594376657") 2025/07/04 02:03:35 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724d4_d20250704_m015930_c001_v0001102_t0057_u01751594370244") 2025/07/04 02:03:35 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f415d30c94b0da018_d20250704_m015921_c001_v7007000_t0000_u01751594361385") 2025/07/04 02:03:35 DEBUG : splitbananasplit: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb9724a8_d20250704_m015915_c001_v0001102_t0035_u01751594355482") 2025/07/04 02:03:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3e18_d20250704_m020030_c001_v7007000_t0000_u01751594430257") 2025/07/04 02:03:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac00d8_d20250704_m020024_c001_v0001161_t0016_u01751594424967") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf5a_d20250704_m015908_c001_v7007000_t0000_u01751594348689") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97248e_d20250704_m015907_c001_v0001102_t0029_u01751594347296") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf57_d20250704_m015906_c001_v7007000_t0000_u01751594346535") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c670_d20250704_m015905_c001_v0001136_t0027_u01751594345459") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3e2_d20250704_m015522_c001_v7007000_t0000_u01751594122062") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c48f_d20250704_m015521_c001_v0001136_t0038_u01751594121067") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3de_d20250704_m015520_c001_v7007000_t0000_u01751594120514") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c489_d20250704_m015519_c001_v0001136_t0007_u01751594119398") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120031_d20250704_m015427_c001_v7007000_t0000_u01751594067283") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bd05_d20250704_m015425_c001_v0001184_t0037_u01751594065859") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912002e_d20250704_m015425_c001_v7007000_t0000_u01751594065490") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bced_d20250704_m015424_c001_v0001184_t0032_u01751594064559") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120027_d20250704_m015422_c001_v7007000_t0000_u01751594062540") 2025/07/04 02:03:35 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bcc5_d20250704_m015421_c001_v0001184_t0037_u01751594061492") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab879120024_d20250704_m015420_c001_v7007000_t0000_u01751594060946") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bcb3_d20250704_m015420_c001_v0001184_t0036_u01751594060044") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc8f_d20250704_m015417_c001_v0001184_t0014_u01751594057575") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40459ab87912001d_d20250704_m015417_c001_v7007000_t0000_u01751594057206") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc83_d20250704_m015416_c001_v0001184_t0050_u01751594056641") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc71_d20250704_m015415_c001_v0001184_t0050_u01751594055711") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d0b_d20250704_m015415_c001_v7007000_t0000_u01751594055325") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc5f_d20250704_m015412_c001_v0001184_t0050_u01751594052859") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc3f_d20250704_m015410_c001_v0001184_t0035_u01751594050485") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d0a_d20250704_m015410_c001_v7007000_t0000_u01751594050114") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc35_d20250704_m015409_c001_v0001184_t0019_u01751594049539") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc2f_d20250704_m015408_c001_v0001184_t0035_u01751594048976") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d08_d20250704_m015408_c001_v7007000_t0000_u01751594048611") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc13_d20250704_m015405_c001_v0001184_t0024_u01751594045251") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d05_d20250704_m015404_c001_v7007000_t0000_u01751594044884") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bc07_d20250704_m015404_c001_v0001184_t0036_u01751594044310") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d04_d20250704_m015403_c001_v7007000_t0000_u01751594043396") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbf1_d20250704_m015402_c001_v0001184_t0058_u01751594042838") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d03_d20250704_m015402_c001_v7007000_t0000_u01751594042290") 2025/07/04 02:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbeb_d20250704_m015401_c001_v0001184_t0032_u01751594041713") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d01_d20250704_m015400_c001_v7007000_t0000_u01751594040801") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbdb_d20250704_m015359_c001_v0001184_t0041_u01751594039957") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3d00_d20250704_m015359_c001_v7007000_t0000_u01751594039405") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbc9_d20250704_m015358_c001_v0001184_t0005_u01751594038836") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cff_d20250704_m015358_c001_v7007000_t0000_u01751594038289") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bbb5_d20250704_m015357_c001_v0001184_t0034_u01751594037725") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cf9_d20250704_m015353_c001_v7007000_t0000_u01751594033440") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb71_d20250704_m015352_c001_v0001184_t0022_u01751594032854") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cf8_d20250704_m015352_c001_v7007000_t0000_u01751594032305") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb6d_d20250704_m015351_c001_v0001184_t0048_u01751594031739") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cf7_d20250704_m015351_c001_v7007000_t0000_u01751594031187") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb5b_d20250704_m015350_c001_v0001184_t0043_u01751594030622") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4112e27c590f3cf5_d20250704_m015348_c001_v7007000_t0000_u01751594028430") 2025/07/04 02:03:37 DEBUG : sub dir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bb48_d20250704_m015347_c001_v0001184_t0055_u01751594027859") 2025/07/04 02:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf5b_d20250704_m015908_c001_v7007000_t0000_u01751594348872") 2025/07/04 02:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff72_d20250704_m015907_c001_v0001161_t0042_u01751594347306") 2025/07/04 02:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf58_d20250704_m015906_c001_v7007000_t0000_u01751594346722") 2025/07/04 02:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf767d1_d20250704_m015905_c001_v0001183_t0014_u01751594345467") 2025/07/04 02:03:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c018_d20250704_m020212_c001_v7007000_t0000_u01751594532428") 2025/07/04 02:03:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c859_d20250704_m020211_c001_v0001136_t0000_u01751594531482") 2025/07/04 02:03:37 DEBUG : sub/yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d8_d20250704_m015517_c001_v7007000_t0000_u01751594117740") 2025/07/04 02:03:37 DEBUG : sub/yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f45258a1_d20250704_m015516_c001_v0001099_t0009_u01751594116543") 2025/07/04 02:03:37 DEBUG : test_dir1/file2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf55_d20250704_m015904_c001_v7007000_t0000_u01751594344685") 2025/07/04 02:03:38 DEBUG : test_dir1/file2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf767c7_d20250704_m015903_c001_v0001183_t0038_u01751594343069") 2025/07/04 02:03:38 DEBUG : test_dir1/file2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf4f_d20250704_m015902_c001_v7007000_t0000_u01751594342287") 2025/07/04 02:03:38 DEBUG : test_dir1/file2: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb97247b_d20250704_m015901_c001_v0001102_t0015_u01751594341047") 2025/07/04 02:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf56_d20250704_m015904_c001_v7007000_t0000_u01751594344867") 2025/07/04 02:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3abff60_d20250704_m015903_c001_v0001161_t0002_u01751594343425") 2025/07/04 02:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62bf50_d20250704_m015902_c001_v7007000_t0000_u01751594342469") 2025/07/04 02:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf767b7_d20250704_m015901_c001_v0001183_t0007_u01751594341059") 2025/07/04 02:03:38 DEBUG : three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b8_d20250704_m015509_c001_v7007000_t0000_u01751594109983") 2025/07/04 02:03:38 DEBUG : three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bf12_d20250704_m015508_c001_v0001184_t0030_u01751594108845") 2025/07/04 02:03:38 DEBUG : three: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10309f1c21d8bef8_d20250704_m015506_c001_v0001184_t0020_u01751594106709") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c01b_d20250704_m020214_c001_v7007000_t0000_u01751594534049") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76f18_d20250704_m020213_c001_v0001183_t0035_u01751594533416") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c048_d20250704_m020233_c001_v7007000_t0000_u01751594553829") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972742_d20250704_m020231_c001_v0001102_t0013_u01751594551872") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c044_d20250704_m020230_c001_v7007000_t0000_u01751594550309") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76fa9_d20250704_m020228_c001_v0001183_t0013_u01751594548451") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c042_d20250704_m020227_c001_v7007000_t0000_u01751594547498") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c899_d20250704_m020226_c001_v0001136_t0054_u01751594546658") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c03c_d20250704_m020221_c001_v7007000_t0000_u01751594541527") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76f5e_d20250704_m020220_c001_v0001183_t0016_u01751594540696") 2025/07/04 02:03:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c03e_d20250704_m020223_c001_v7007000_t0000_u01751594543973") 2025/07/04 02:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972724_d20250704_m020222_c001_v0001102_t0006_u01751594542556") 2025/07/04 02:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c034_d20250704_m020219_c001_v7007000_t0000_u01751594539731") 2025/07/04 02:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f10083745ab47c881_d20250704_m020218_c001_v0001136_t0041_u01751594538714") 2025/07/04 02:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c02e_d20250704_m020217_c001_v7007000_t0000_u01751594537706") 2025/07/04 02:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0344_d20250704_m020216_c001_v0001161_t0008_u01751594536897") 2025/07/04 02:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c024_d20250704_m020215_c001_v7007000_t0000_u01751594535909") 2025/07/04 02:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1015e3c9cb972714_d20250704_m020215_c001_v0001102_t0033_u01751594535022") 2025/07/04 02:03:39 DEBUG : toe/toe/toe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4185defaa3951cf8_d20250704_m020238_c001_v7007000_t0000_u01751594558570") 2025/07/04 02:03:39 DEBUG : toe/toe/toe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1198d6387cf76ff9_d20250704_m020237_c001_v0001183_t0034_u01751594557943") 2025/07/04 02:03:39 DEBUG : toe/toe/toe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c040_d20250704_m020225_c001_v7007000_t0000_u01751594545618") 2025/07/04 02:03:39 DEBUG : toe/toe/toe: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac0378_d20250704_m020224_c001_v0001161_t0031_u01751594544922") 2025/07/04 02:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c049_d20250704_m020234_c001_v7007000_t0000_u01751594554442") 2025/07/04 02:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f111f8ad5a3ac03a4_d20250704_m020233_c001_v0001161_t0011_u01751594553443") 2025/07/04 02:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62c045_d20250704_m020230_c001_v7007000_t0000_u01751594550905") 2025/07/04 02:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f119cbb3e8bbf9740_d20250704_m020229_c001_v0001171_t0023_u01751594549891") 2025/07/04 02:03:39 DEBUG : two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4081fe67e783a3b9_d20250704_m015510_c001_v7007000_t0000_u01751594110167") 2025/07/04 02:03:39 DEBUG : two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f4178b704f452588d_d20250704_m015508_c001_v0001099_t0048_u01751594108267") 2025/07/04 02:03:39 DEBUG : two: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40309f1c21d8bef6_d20250704_m015506_c001_v0001184_t0059_u01751594106509") 2025/07/04 02:03:39 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3da_d20250704_m015518_c001_v7007000_t0000_u01751594118468") 2025/07/04 02:03:40 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1102592be5ae09fc_d20250704_m015517_c001_v0001157_t0023_u01751594117485") 2025/07/04 02:03:40 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d3_d20250704_m015515_c001_v7007000_t0000_u01751594115252") 2025/07/04 02:03:40 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f452589d_d20250704_m015514_c001_v0001099_t0000_u01751594114046") 2025/07/04 02:03:40 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3cd_d20250704_m015512_c001_v7007000_t0000_u01751594112646") 2025/07/04 02:03:40 DEBUG : yam: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1178b704f4525891_d20250704_m015510_c001_v0001099_t0059_u01751594110743") 2025/07/04 02:03:40 DEBUG : yaml: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d5_d20250704_m015515_c001_v7007000_t0000_u01751594115978") 2025/07/04 02:03:40 DEBUG : yaml: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1089a189031f5447_d20250704_m015515_c001_v0001182_t0036_u01751594115048") 2025/07/04 02:03:40 DEBUG : yaml: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f40095eb87b62b3d0_d20250704_m015513_c001_v7007000_t0000_u01751594113372") 2025/07/04 02:03:40 DEBUG : yaml: Deleting (id "4_zefb2cd33203ddb3b9f780e1b_f1055e21ca7adcd4c_d20250704_m015512_c001_v0001032_t0003_u01751594112098") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m56.741830912s (try 1/5)