"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/11 03:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo" 2025/11/11 03:05:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 03:05:40 DEBUG : Creating backend with remote "/tmp/rclone2490033956" === 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:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/11 03:05:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:42 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:42 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:05:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:44 DEBUG : Creating backend with remote "/non-existing" 2025/11/11 03:05:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/11 03:05:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:47 INFO : B2 bucket rclone-test-fawihem5duvo: Running all checks before starting transfers 2025/11/11 03:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:47 INFO : B2 bucket rclone-test-fawihem5duvo: Checks finished, now starting transfers 2025/11/11 03:05:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:49 ERROR : Ignoring --no-traverse with sync 2025/11/11 03:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:49 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:49 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:49 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:05:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.70s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/11 03:05:50 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:50 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:51 DEBUG : hello world2: size = 12 OK 2025/11/11 03:05:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/11 03:05:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:05:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:52 DEBUG : potato2: size = 11 OK 2025/11/11 03:05:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:05:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:54 DEBUG : potato2: size = 11 OK 2025/11/11 03:05:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:05:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:05:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:05:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:05:55 INFO : sub dir2: Making directory 2025/11/11 03:05:55 INFO : sub dir: Making directory 2025/11/11 03:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:55 INFO : sub dir2/sub sub dir2: Making directory 2025/11/11 03:05:55 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:55 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:55 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/11 03:05:56 DEBUG : B2 bucket rclone-test-fawihem5duvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:56 INFO : sub dir2: Making directory 2025/11/11 03:05:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:05:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:56 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:56 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:58 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:05:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:05:58 INFO : sub dir2: Making directory 2025/11/11 03:05:58 INFO : sub dir: Making directory 2025/11/11 03:05:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:05:58 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:05:58 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:05:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:05:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:05:58 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:05:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/11 03:05:58 DEBUG : B2 bucket rclone-test-fawihem5duvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 03:05:59 DEBUG : B2 bucket rclone-test-fawihem5duvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:05:59 INFO : sub dir2: Making directory 2025/11/11 03:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:00 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:00 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:00 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:06:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:01 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:06:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:06:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:06:01 INFO : sub dir2: Making directory 2025/11/11 03:06:01 INFO : sub dir: Making directory 2025/11/11 03:06:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:01 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:06:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/11 03:06:02 DEBUG : B2 bucket rclone-test-fawihem5duvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:02 INFO : sub dir2: Making directory 2025/11/11 03:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:03 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:06:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xaqeyik1gagu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-xaqeyik1gagu 2025/11/11 03:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:06 DEBUG : B2 bucket rclone-test-xaqeyik1gagu: Waiting for checks to finish 2025/11/11 03:06:06 DEBUG : B2 bucket rclone-test-xaqeyik1gagu: Waiting for transfers to finish 2025/11/11 03:06:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:07 DEBUG : B2 bucket rclone-test-xaqeyik1gagu: Purge remote 2025/11/11 03:06:07 INFO : B2 bucket rclone-test-xaqeyik1gagu: cleaning bucket "rclone-test-xaqeyik1gagu" of all files 2025/11/11 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2bd63e00d7b0b9fa80e1b_f112b73e5e0009b01_d20251111_m030607_c001_v0001161_t0044_u01762830367083") --- PASS: TestServerSideCopy (4.76s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:06:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:06:10 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:10 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:10 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:06:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 03:06:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kadadoy0nura" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-kadadoy0nura 2025/11/11 03:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:13 DEBUG : B2 bucket rclone-test-kadadoy0nura: Waiting for checks to finish 2025/11/11 03:06:13 DEBUG : B2 bucket rclone-test-kadadoy0nura: Waiting for transfers to finish 2025/11/11 03:06:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:16 DEBUG : B2 bucket rclone-test-kadadoy0nura: Waiting for checks to finish 2025/11/11 03:06:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kadadoy0nura) 2025/11/11 03:06:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:06:16 DEBUG : B2 bucket rclone-test-kadadoy0nura: Waiting for transfers to finish 2025/11/11 03:06:16 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:06:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 03:06:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:16 DEBUG : B2 bucket rclone-test-kadadoy0nura: Purge remote 2025/11/11 03:06:16 INFO : B2 bucket rclone-test-kadadoy0nura: cleaning bucket "rclone-test-kadadoy0nura" of all files 2025/11/11 03:06:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f72dd23e00d7b0b9fa80e1b_f10137a3de0d7d699_d20251111_m030616_c001_v0001161_t0013_u01762830376250") 2025/11/11 03:06:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f72dd23e00d7b0b9fa80e1b_f112b73e5e0009b1f_d20251111_m030613_c001_v0001161_t0044_u01762830373952") --- PASS: TestServerSideCopyOverSelf (7.12s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:06:19 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:06:19 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:06:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 03:06:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 03:06:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-murojes9kena" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-murojes9kena 2025/11/11 03:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:22 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for checks to finish 2025/11/11 03:06:22 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for transfers to finish 2025/11/11 03:06:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:06:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-murojes9kena) 2025/11/11 03:06:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:06:25 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for checks to finish 2025/11/11 03:06:25 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for transfers to finish 2025/11/11 03:06:26 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:06:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 03:06:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:26 INFO : sub dir/hello world: Deleted 2025/11/11 03:06:28 DEBUG : testing file moves 2025/11/11 03:06:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-murojes9kena) 2025/11/11 03:06:28 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:06:28 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for checks to finish 2025/11/11 03:06:28 DEBUG : B2 bucket rclone-test-murojes9kena: Waiting for transfers to finish 2025/11/11 03:06:28 DEBUG : sub dir/hello world: size = 24 OK 2025/11/11 03:06:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/11 03:06:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:06:29 INFO : sub dir/hello world: Deleted 2025/11/11 03:06:29 DEBUG : B2 bucket rclone-test-murojes9kena: Purge remote 2025/11/11 03:06:29 INFO : B2 bucket rclone-test-murojes9kena: cleaning bucket "rclone-test-murojes9kena" of all files 2025/11/11 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_zef72fd63e00d7b0b9fa80e1b_f1128965c84dea109_d20251111_m030628_c001_v0001113_t0047_u01762830388618") 2025/11/11 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_zef72fd63e00d7b0b9fa80e1b_f1086982d1bd06582_d20251111_m030626_c001_v0001117_t0031_u01762830386103") 2025/11/11 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_zef72fd63e00d7b0b9fa80e1b_f112ff3f43e62b20b_d20251111_m030624_c001_v0001104_t0021_u01762830384040") --- PASS: TestServerSideMoveOverSelf (10.45s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:31 ERROR : error listing: directory not found 2025/11/11 03:06:31 INFO : Local file system at /tmp/rclone2490033956: Making directory 2025/11/11 03:06:32 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:32 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:06:34 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for checks to finish 2025/11/11 03:06:34 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for transfers to finish 2025/11/11 03:06:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/11 03:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:06:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/11 03:06:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.42s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/11 03:06:35 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:35 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:35 DEBUG : check sum: size = 1 OK 2025/11/11 03:06:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:06:35 INFO : check sum: Copied (new) 2025/11/11 03:06:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:36 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:36 DEBUG : check sum: size = 1 OK 2025/11/11 03:06:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:06:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/11 03:06:36 DEBUG : check sum: Unchanged skipping 2025/11/11 03:06:36 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/11 03:06:37 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:37 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:37 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:06:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 03:06:37 INFO : sizeonly: Copied (new) 2025/11/11 03:06:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:38 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:06:38 DEBUG : sizeonly: Sizes identical 2025/11/11 03:06:38 DEBUG : sizeonly: Unchanged skipping 2025/11/11 03:06:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:38 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/11 03:06:39 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:39 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/11 03:06:39 INFO : ignore-size: Copied (new) 2025/11/11 03:06:39 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:06:40 DEBUG : ignore-size: Unchanged skipping 2025/11/11 03:06:40 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:40 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:40 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:41 DEBUG : existing: size = 6 OK 2025/11/11 03:06:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:06:41 DEBUG : existing: Unchanged skipping 2025/11/11 03:06:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:41 INFO : There was nothing to transfer 2025/11/11 03:06:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/11 03:06:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:42 DEBUG : existing: size = 6 OK 2025/11/11 03:06:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 03:06:42 INFO : existing: Copied (replaced existing) 2025/11/11 03:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.17s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:06:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:43 DEBUG : existing: size = 6 OK 2025/11/11 03:06:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 03:06:43 INFO : existing: Copied (new) 2025/11/11 03:06:43 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:44 DEBUG : existing: Destination exists, skipping 2025/11/11 03:06:44 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:44 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/11 03:06:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:06:46 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:06:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:06:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:06:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:46 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:06:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:06:46 INFO : a/potato2: Copied (new) 2025/11/11 03:06:46 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:48 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:48 DEBUG : empty space: size = 1 OK 2025/11/11 03:06:48 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/11/11 03:06:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:06:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/11 03:06:48 DEBUG : empty space: Unchanged skipping 2025/11/11 03:06:48 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:48 INFO : There was nothing to transfer 2025/11/11 03:06:48 DEBUG : empty space: size = 1 OK 2025/11/11 03:06:48 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/11/11 03:06:48 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:06:49 INFO : empty space: Updated modification time in destination 2025/11/11 03:06:49 DEBUG : empty space: Unchanged skipping 2025/11/11 03:06:49 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:51 DEBUG : empty space: size = 1 OK 2025/11/11 03:06:51 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/11/11 03:06:51 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:06:51 DEBUG : empty space: Unchanged skipping 2025/11/11 03:06:51 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:06:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:52 DEBUG : foo: size = 3 OK 2025/11/11 03:06:52 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/11/11 03:06:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:06:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:52 DEBUG : foo: sha1 differ 2025/11/11 03:06:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:52 DEBUG : foo: size = 3 OK 2025/11/11 03:06:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/11 03:06:52 INFO : foo: Copied (replaced existing) 2025/11/11 03:06:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:54 DEBUG : empty space: size = 1 OK 2025/11/11 03:06:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 03:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:06:54 DEBUG : empty space: Unchanged skipping 2025/11/11 03:06:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:54 DEBUG : potato: size = 60 OK 2025/11/11 03:06:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:06:54 INFO : potato: Copied (new) 2025/11/11 03:06:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:06:56 DEBUG : potato: size = 60 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:56 DEBUG : potato: Sizes differ 2025/11/11 03:06:56 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:56 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:56 DEBUG : potato: size = 21 OK 2025/11/11 03:06:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/11 03:06:56 INFO : potato: Copied (replaced existing) 2025/11/11 03:06:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:06:58 DEBUG : potato: size = 21 OK 2025/11/11 03:06:58 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:06:58 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/11/11 03:06:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2490033956) 2025/11/11 03:06:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:06:58 DEBUG : potato: sha1 differ 2025/11/11 03:06:58 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:06:58 DEBUG : potato: size = 21 OK 2025/11/11 03:06:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/11 03:06:58 INFO : potato: Copied (replaced existing) 2025/11/11 03:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:00 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/11 03:07:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:00 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:00 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:00 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:00 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:03 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:03 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:03 DEBUG : potato2: size = 60 OK 2025/11/11 03:07:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:03 INFO : potato2: Copied (new) 2025/11/11 03:07:03 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:05 INFO : d: Making directory 2025/11/11 03:07:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/11 03:07:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:06 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:07:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:07:06 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:06 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:06 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:07:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:06 INFO : a/potato2: Copied (new) 2025/11/11 03:07:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/11 03:07:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:09 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:07:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:09 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:07:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:10 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:07:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:10 INFO : a/potato2: Copied (new) 2025/11/11 03:07:10 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting files as there were IO errors 2025/11/11 03:07:10 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:12 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:12 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:12 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:12 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:12 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:13 INFO : potato: Deleted 2025/11/11 03:07:13 DEBUG : potato2: size = 60 OK 2025/11/11 03:07:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.36s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:15 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:16 INFO : potato: Deleted 2025/11/11 03:07:16 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:16 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:16 DEBUG : potato2: size = 60 OK 2025/11/11 03:07:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:19 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:19 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:19 DEBUG : potato2: size = 19 OK 2025/11/11 03:07:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/11 03:07:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.70s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:21 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:07:21 DEBUG : enormous: Excluded 2025/11/11 03:07:21 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:07:21 DEBUG : potato2: Excluded 2025/11/11 03:07:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:07:22 DEBUG : potato2: Excluded 2025/11/11 03:07:22 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:22 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:22 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:22 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:22 INFO : There was nothing to transfer 2025/11/11 03:07:22 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:07:22 DEBUG : enormous: Excluded 2025/11/11 03:07:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:07:22 DEBUG : potato2: Excluded 2025/11/11 03:07:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:07:22 DEBUG : potato2: Excluded 2025/11/11 03:07:22 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:22 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for checks to finish 2025/11/11 03:07:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:07:22 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:22 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for transfers to finish 2025/11/11 03:07:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:07:25 DEBUG : enormous: Excluded 2025/11/11 03:07:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:07:25 DEBUG : potato2: Excluded 2025/11/11 03:07:25 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:07:25 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:25 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:25 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:25 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:25 INFO : enormous: Deleted 2025/11/11 03:07:25 INFO : potato2: Deleted 2025/11/11 03:07:25 INFO : There was nothing to transfer 2025/11/11 03:07:26 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:07:26 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:26 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for checks to finish 2025/11/11 03:07:26 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for transfers to finish 2025/11/11 03:07:26 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:26 INFO : enormous: Deleted 2025/11/11 03:07:26 INFO : potato2: Deleted 2025/11/11 03:07:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.20s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:28 DEBUG : five: Need to transfer - File not found at Destination 2025/11/11 03:07:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:07:28 DEBUG : three: size = 5 OK 2025/11/11 03:07:28 DEBUG : four: size = 8 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:07:28 DEBUG : one: Destination is newer than source, skipping 2025/11/11 03:07:28 DEBUG : four: Sizes differ 2025/11/11 03:07:28 DEBUG : three: Sizes identical 2025/11/11 03:07:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:07:28 DEBUG : two: size = 3 OK 2025/11/11 03:07:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 03:07:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2490033956) 2025/11/11 03:07:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:07:28 DEBUG : two: sha1 differ 2025/11/11 03:07:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:28 DEBUG : five: size = 4 OK 2025/11/11 03:07:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/11 03:07:28 INFO : five: Copied (new) 2025/11/11 03:07:29 DEBUG : four: size = 4 OK 2025/11/11 03:07:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/11 03:07:29 INFO : four: Copied (replaced existing) 2025/11/11 03:07:29 DEBUG : two: size = 3 OK 2025/11/11 03:07:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 03:07:29 INFO : two: Copied (replaced existing) 2025/11/11 03:07:29 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:29 DEBUG : four: size = 4 OK 2025/11/11 03:07:29 DEBUG : three: size = 5 OK 2025/11/11 03:07:29 DEBUG : one: Destination is newer than source, skipping 2025/11/11 03:07:29 DEBUG : two: size = 3 OK 2025/11/11 03:07:29 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:29 DEBUG : five: size = 4 OK 2025/11/11 03:07:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 03:07:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/11 03:07:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/11 03:07:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/11 03:07:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/11 03:07:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/11 03:07:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:07:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:07:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:07:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2490033956) 2025/11/11 03:07:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:07:29 DEBUG : three: sha1 differ 2025/11/11 03:07:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 03:07:29 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:30 DEBUG : three: size = 5 OK 2025/11/11 03:07:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:07:30 INFO : three: Copied (replaced existing) 2025/11/11 03:07:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/11 03:07:31 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:31 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:31 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:31 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 03:07:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:07:31 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:32 DEBUG : potato: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/11 03:07:32 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/11 03:07:32 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/11 03:07:32 DEBUG : potato: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/11 03:07:32 DEBUG : pacer: Reducing sleep to 500ms 2025/11/11 03:07:32 DEBUG : yam: size = 11 OK 2025/11/11 03:07:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:32 INFO : yam: Copied (new) 2025/11/11 03:07:32 DEBUG : pacer: Reducing sleep to 250ms 2025/11/11 03:07:32 DEBUG : potato: size = 14 OK 2025/11/11 03:07:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 03:07:32 INFO : potato: Copied (new) 2025/11/11 03:07:32 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:33 DEBUG : pacer: Reducing sleep to 125ms 2025/11/11 03:07:33 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/11 03:07:33 DEBUG : potato: size = 14 OK 2025/11/11 03:07:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:07:33 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:33 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:33 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:33 DEBUG : potato: Unchanged skipping 2025/11/11 03:07:33 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:34 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/11 03:07:34 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/11 03:07:34 DEBUG : yaml: size = 11 OK 2025/11/11 03:07:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:34 INFO : yam: Copied (server-side copy) to: yaml 2025/11/11 03:07:34 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 03:07:34 INFO : yam: Deleted 2025/11/11 03:07:34 INFO : yaml: Renamed from "yam" 2025/11/11 03:07:34 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/11 03:07:35 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:35 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:35 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:07:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 03:07:35 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:35 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:35 DEBUG : potato: size = 14 OK 2025/11/11 03:07:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 03:07:35 INFO : potato: Copied (new) 2025/11/11 03:07:35 DEBUG : yam: size = 11 OK 2025/11/11 03:07:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:35 INFO : yam: Copied (new) 2025/11/11 03:07:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:36 DEBUG : potato: size = 14 OK 2025/11/11 03:07:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:07:36 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:36 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:36 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:36 DEBUG : potato: Unchanged skipping 2025/11/11 03:07:36 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:37 DEBUG : yaml: size = 11 OK 2025/11/11 03:07:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:37 INFO : yam: Copied (server-side copy) to: yaml 2025/11/11 03:07:37 INFO : yam: Deleted 2025/11/11 03:07:37 INFO : yaml: Renamed from "yam" 2025/11/11 03:07:37 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/11 03:07:38 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:38 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/11 03:07:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:07:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:38 DEBUG : sub/yam: size = 11 OK 2025/11/11 03:07:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:38 INFO : sub/yam: Copied (new) 2025/11/11 03:07:38 DEBUG : potato: size = 14 OK 2025/11/11 03:07:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 03:07:38 INFO : potato: Copied (new) 2025/11/11 03:07:38 DEBUG : Waiting for deletions to finish 2025/11/11 03:07:39 DEBUG : potato: size = 14 OK 2025/11/11 03:07:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:07:39 DEBUG : potato: Unchanged skipping 2025/11/11 03:07:39 INFO : B2 bucket rclone-test-fawihem5duvo: Making map for --track-renames 2025/11/11 03:07:39 INFO : B2 bucket rclone-test-fawihem5duvo: Finished making map for --track-renames 2025/11/11 03:07:39 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:39 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for renames to finish 2025/11/11 03:07:39 DEBUG : yam: size = 11 OK 2025/11/11 03:07:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 03:07:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/11 03:07:39 INFO : sub/yam: Deleted 2025/11/11 03:07:39 INFO : yam: Renamed from "sub/yam" 2025/11/11 03:07:39 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.74s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:40 DEBUG : Creating backend with remote "/tmp/rclone2490033956/dir1" 2025/11/11 03:07:40 DEBUG : Creating backend with remote "/tmp/rclone2490033956/dir2" 2025/11/11 03:07:40 DEBUG : Local file system at /tmp/rclone2490033956/dir2: Using server-side directory move 2025/11/11 03:07:40 INFO : Local file system at /tmp/rclone2490033956/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:07:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/11 03:07:40 INFO : file1.txt: Moved (server-side) 2025/11/11 03:07:40 DEBUG : Local file system at /tmp/rclone2490033956/dir2: Waiting for checks to finish 2025/11/11 03:07:40 DEBUG : Local file system at /tmp/rclone2490033956/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:07:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:07:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:07:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:07:41 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:07:41 INFO : sub dir/hello world: Deleted 2025/11/11 03:07:41 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:07:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/11 03:07:41 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:07:41 INFO : nested/sub dir/file: Deleted 2025/11/11 03:07:41 INFO : sub dir: Removing directory 2025/11/11 03:07:41 INFO : nested/sub dir: Removing directory 2025/11/11 03:07:41 INFO : nested: Removing directory 2025/11/11 03:07:41 DEBUG : Local file system at /tmp/rclone2490033956: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:07:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:07:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:07:43 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:07:43 INFO : sub dir/hello world: Deleted 2025/11/11 03:07:43 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:07:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/11 03:07:43 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:07:43 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/11 03:07:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:07:44 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:44 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:44 DEBUG : existing-b: size = 6 OK 2025/11/11 03:07:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/11 03:07:44 INFO : existing-b: Copied (new) 2025/11/11 03:07:44 INFO : existing-b: Deleted 2025/11/11 03:07:45 DEBUG : existing: size = 6 OK 2025/11/11 03:07:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 03:07:45 INFO : existing: Copied (new) 2025/11/11 03:07:45 INFO : existing: Deleted 2025/11/11 03:07:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:07:45 DEBUG : existing: Destination exists, skipping 2025/11/11 03:07:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/11 03:07:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:07:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vobezoh4tetu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-vobezoh4tetu 2025/11/11 03:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:50 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:07:50 DEBUG : empty space: Unchanged skipping 2025/11/11 03:07:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:07:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vobezoh4tetu) 2025/11/11 03:07:50 DEBUG : potato3: Sizes differ 2025/11/11 03:07:50 DEBUG : B2 bucket rclone-test-vobezoh4tetu: Waiting for checks to finish 2025/11/11 03:07:51 INFO : empty space: Deleted 2025/11/11 03:07:51 DEBUG : B2 bucket rclone-test-vobezoh4tetu: Waiting for transfers to finish 2025/11/11 03:07:51 DEBUG : potato3: size = 68 OK 2025/11/11 03:07:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:07:51 INFO : potato3: Copied (server-side copy) 2025/11/11 03:07:51 INFO : potato3: Deleted 2025/11/11 03:07:53 DEBUG : potato2: size = 60 OK 2025/11/11 03:07:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:53 INFO : potato2: Copied (server-side copy) 2025/11/11 03:07:53 INFO : potato2: Deleted 2025/11/11 03:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lozikit8dotu" 2025/11/11 03:07:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/11 03:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:07:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 03:07:54 DEBUG : B2 bucket rclone-test-lozikit8dotu: Waiting for checks to finish 2025/11/11 03:07:54 DEBUG : B2 bucket rclone-test-lozikit8dotu: Waiting for transfers to finish 2025/11/11 03:07:55 DEBUG : potato2: size = 60 OK 2025/11/11 03:07:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:07:55 INFO : potato2: Copied (server-side copy) 2025/11/11 03:07:55 INFO : potato2: Deleted 2025/11/11 03:07:56 DEBUG : empty space: size = 1 OK 2025/11/11 03:07:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:07:56 INFO : empty space: Copied (server-side copy) 2025/11/11 03:07:56 DEBUG : potato3: size = 68 OK 2025/11/11 03:07:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:07:56 INFO : potato3: Copied (server-side copy) 2025/11/11 03:07:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/11/11 03:07:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/11 03:07:56 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 03:07:56 INFO : empty space: Deleted 2025/11/11 03:07:56 INFO : potato3: Deleted 2025/11/11 03:07:57 DEBUG : B2 bucket rclone-test-lozikit8dotu: Purge remote 2025/11/11 03:07:57 INFO : B2 bucket rclone-test-lozikit8dotu: cleaning bucket "rclone-test-lozikit8dotu" of all files 2025/11/11 03:07:57 DEBUG : empty space: Deleting (id "4_zcf625de3e02d7b0b9fa80e1b_f1019c3eb38fcb005_d20251111_m030755_c001_v0001106_t0025_u01762830475814") 2025/11/11 03:07:57 DEBUG : potato2: Deleting (id "4_zcf625de3e02d7b0b9fa80e1b_f1041cc1f4fe37459_d20251111_m030755_c001_v0001136_t0023_u01762830475438") 2025/11/11 03:07:57 DEBUG : potato3: Deleting (id "4_zcf625de3e02d7b0b9fa80e1b_f11624087235171ba_d20251111_m030755_c001_v0001115_t0012_u01762830475821") 2025/11/11 03:07:58 DEBUG : B2 bucket rclone-test-vobezoh4tetu: Purge remote 2025/11/11 03:07:58 INFO : B2 bucket rclone-test-vobezoh4tetu: cleaning bucket "rclone-test-vobezoh4tetu" of all files 2025/11/11 03:07:58 DEBUG : empty space: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f4199673b39cd9ccf_d20251111_m030756_c001_v7007000_t0000_u01762830476551") 2025/11/11 03:07:58 DEBUG : empty space: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f10388e060cdec7ec_d20251111_m030749_c001_v0001091_t0020_u01762830469656") 2025/11/11 03:07:58 DEBUG : potato2: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f4199673b39cd9cc7_d20251111_m030755_c001_v7007000_t0000_u01762830475861") 2025/11/11 03:07:58 DEBUG : potato2: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f10247355ba75827f_d20251111_m030753_c001_v0001181_t0023_u01762830473069") 2025/11/11 03:07:58 DEBUG : potato3: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f4199673b39cd9cd1_d20251111_m030756_c001_v7007000_t0000_u01762830476734") 2025/11/11 03:07:58 DEBUG : potato3: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f1166534163263dba_d20251111_m030751_c001_v0001182_t0032_u01762830471446") 2025/11/11 03:07:58 DEBUG : potato3: Deleting (id "4_z2fb24d53e02d7b0b9fa80e1b_f10388e060cdec7f0_d20251111_m030750_c001_v0001091_t0032_u01762830470130") --- PASS: TestServerSideMove (13.80s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jawupet6nuwa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-jawupet6nuwa 2025/11/11 03:08:05 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:08:05 DEBUG : empty space: Excluded 2025/11/11 03:08:05 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:08:05 DEBUG : empty space: Excluded 2025/11/11 03:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:08:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:08:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jawupet6nuwa) 2025/11/11 03:08:05 DEBUG : potato3: Sizes differ 2025/11/11 03:08:05 DEBUG : B2 bucket rclone-test-jawupet6nuwa: Waiting for checks to finish 2025/11/11 03:08:05 DEBUG : B2 bucket rclone-test-jawupet6nuwa: Waiting for transfers to finish 2025/11/11 03:08:05 DEBUG : potato2: size = 60 OK 2025/11/11 03:08:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:08:05 INFO : potato2: Copied (server-side copy) 2025/11/11 03:08:06 INFO : potato2: Deleted 2025/11/11 03:08:06 DEBUG : potato3: size = 68 OK 2025/11/11 03:08:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:08:06 INFO : potato3: Copied (server-side copy) 2025/11/11 03:08:06 INFO : potato3: Deleted 2025/11/11 03:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qopofaf8hiqo" 2025/11/11 03:08:08 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:08:08 DEBUG : empty space: Excluded 2025/11/11 03:08:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:08:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 03:08:08 DEBUG : B2 bucket rclone-test-qopofaf8hiqo: Waiting for checks to finish 2025/11/11 03:08:08 DEBUG : B2 bucket rclone-test-qopofaf8hiqo: Waiting for transfers to finish 2025/11/11 03:08:09 DEBUG : potato2: size = 60 OK 2025/11/11 03:08:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:08:09 INFO : potato2: Copied (server-side copy) 2025/11/11 03:08:09 DEBUG : potato3: size = 68 OK 2025/11/11 03:08:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:08:09 INFO : potato3: Copied (server-side copy) 2025/11/11 03:08:09 INFO : potato2: Deleted 2025/11/11 03:08:09 INFO : potato3: Deleted 2025/11/11 03:08:10 DEBUG : B2 bucket rclone-test-qopofaf8hiqo: Purge remote 2025/11/11 03:08:10 INFO : B2 bucket rclone-test-qopofaf8hiqo: cleaning bucket "rclone-test-qopofaf8hiqo" of all files 2025/11/11 03:08:10 DEBUG : potato2: Deleting (id "4_z2f729d43e02d7b0b9fa80e1b_f101dd20ca499c601_d20251111_m030809_c001_v0001044_t0027_u01762830489236") 2025/11/11 03:08:10 DEBUG : potato3: Deleting (id "4_z2f729d43e02d7b0b9fa80e1b_f11627ee866620e78_d20251111_m030809_c001_v0001184_t0024_u01762830489642") 2025/11/11 03:08:11 DEBUG : B2 bucket rclone-test-jawupet6nuwa: Purge remote 2025/11/11 03:08:11 INFO : B2 bucket rclone-test-jawupet6nuwa: cleaning bucket "rclone-test-jawupet6nuwa" of all files 2025/11/11 03:08:11 DEBUG : empty space: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f114e713075de2f8e_d20251111_m030804_c001_v0001130_t0048_u01762830484484") 2025/11/11 03:08:11 DEBUG : potato2: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f4161f6f3b6b528b8_d20251111_m030809_c001_v7007000_t0000_u01762830489775") 2025/11/11 03:08:11 DEBUG : potato2: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f10589b51c47fe811_d20251111_m030805_c001_v0001176_t0057_u01762830485650") 2025/11/11 03:08:11 DEBUG : potato3: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f418b07dcb4e23442_d20251111_m030809_c001_v7007000_t0000_u01762830489898") 2025/11/11 03:08:11 DEBUG : potato3: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f115cf79df34544cc_d20251111_m030806_c001_v0001104_t0042_u01762830486012") 2025/11/11 03:08:11 DEBUG : potato3: Deleting (id "4_z0fe27df3e02d7b0b9fa80e1b_f114e713075de2f96_d20251111_m030804_c001_v0001130_t0003_u01762830484867") --- PASS: TestServerSideMoveWithFilter (13.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mikutaf7hejo" 2025/11/11 03:08:15 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fawihem5duvo -> B2 bucket rclone-test-mikutaf7hejo 2025/11/11 03:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:08:19 DEBUG : empty space: size = 1 OK 2025/11/11 03:08:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:08:19 DEBUG : empty space: Unchanged skipping 2025/11/11 03:08:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:08:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mikutaf7hejo) 2025/11/11 03:08:19 DEBUG : B2 bucket rclone-test-mikutaf7hejo: Waiting for checks to finish 2025/11/11 03:08:19 DEBUG : potato3: Sizes differ 2025/11/11 03:08:19 INFO : empty space: Deleted 2025/11/11 03:08:19 DEBUG : B2 bucket rclone-test-mikutaf7hejo: Waiting for transfers to finish 2025/11/11 03:08:19 DEBUG : potato2: size = 60 OK 2025/11/11 03:08:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:08:19 INFO : potato2: Copied (server-side copy) 2025/11/11 03:08:19 INFO : potato2: Deleted 2025/11/11 03:08:19 DEBUG : potato3: size = 68 OK 2025/11/11 03:08:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:08:19 INFO : potato3: Copied (server-side copy) 2025/11/11 03:08:19 INFO : potato3: Deleted 2025/11/11 03:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tahadit9xeta" 2025/11/11 03:08:20 INFO : tomatoDir: Making directory 2025/11/11 03:08:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/11 03:08:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:08:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 03:08:21 DEBUG : B2 bucket rclone-test-tahadit9xeta: Waiting for checks to finish 2025/11/11 03:08:21 DEBUG : B2 bucket rclone-test-tahadit9xeta: Waiting for transfers to finish 2025/11/11 03:08:23 DEBUG : empty space: size = 1 OK 2025/11/11 03:08:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 03:08:23 INFO : empty space: Copied (server-side copy) 2025/11/11 03:08:23 DEBUG : potato3: size = 68 OK 2025/11/11 03:08:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 03:08:23 INFO : potato3: Copied (server-side copy) 2025/11/11 03:08:23 INFO : empty space: Deleted 2025/11/11 03:08:23 INFO : potato3: Deleted 2025/11/11 03:08:24 DEBUG : potato2: size = 60 OK 2025/11/11 03:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 03:08:24 INFO : potato2: Copied (server-side copy) 2025/11/11 03:08:24 INFO : potato2: Deleted 2025/11/11 03:08:25 DEBUG : B2 bucket rclone-test-tahadit9xeta: Purge remote 2025/11/11 03:08:25 INFO : B2 bucket rclone-test-tahadit9xeta: cleaning bucket "rclone-test-tahadit9xeta" of all files 2025/11/11 03:08:25 DEBUG : empty space: Deleting (id "4_z8f12cd93e02d7b0b9fa80e1b_f114537be8fe98651_d20251111_m030823_c001_v0001146_t0023_u01762830503141") 2025/11/11 03:08:25 DEBUG : potato2: Deleting (id "4_z8f12cd93e02d7b0b9fa80e1b_f112f6c0a63bf6f9f_d20251111_m030823_c001_v0001172_t0053_u01762830503505") 2025/11/11 03:08:25 DEBUG : potato3: Deleting (id "4_z8f12cd93e02d7b0b9fa80e1b_f100086dd9b26350e_d20251111_m030823_c001_v0001178_t0026_u01762830503525") 2025/11/11 03:08:26 DEBUG : B2 bucket rclone-test-mikutaf7hejo: Purge remote 2025/11/11 03:08:26 INFO : B2 bucket rclone-test-mikutaf7hejo: cleaning bucket "rclone-test-mikutaf7hejo" of all files 2025/11/11 03:08:26 DEBUG : empty space: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f40108f13c718c29b_d20251111_m030823_c001_v7007000_t0000_u01762830503580") 2025/11/11 03:08:26 DEBUG : empty space: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f106e80dbde6693a0_d20251111_m030817_c001_v0001116_t0021_u01762830497512") 2025/11/11 03:08:26 DEBUG : potato2: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f404f8df6aad0a031_d20251111_m030824_c001_v7007000_t0000_u01762830504412") 2025/11/11 03:08:26 DEBUG : potato2: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f11821c2f90201601_d20251111_m030819_c001_v0001179_t0051_u01762830499271") 2025/11/11 03:08:26 DEBUG : potato3: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f404f8df6aad0a02c_d20251111_m030823_c001_v7007000_t0000_u01762830503743") 2025/11/11 03:08:26 DEBUG : potato3: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f10083a8e18fed4af_d20251111_m030819_c001_v0001176_t0025_u01762830499546") 2025/11/11 03:08:26 DEBUG : potato3: Deleting (id "4_zff52bd23e02d7b0b9fa80e1b_f106e80dbde6693a4_d20251111_m030818_c001_v0001116_t0047_u01762830498120") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.55s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.93s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/rclone-sync-test" 2025/11/11 03:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/rclone-sync-test-include/layer2" 2025/11/11 03:08:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/rclone-sync-test-ignore-file" 2025/11/11 03:08:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:08:39 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test: Waiting for checks to finish 2025/11/11 03:08:39 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test: Waiting for transfers to finish 2025/11/11 03:08:39 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:39 INFO : There was nothing to transfer 2025/11/11 03:08:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:08:40 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:08:40 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:08:40 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:40 INFO : There was nothing to transfer 2025/11/11 03:08:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:08:41 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/11 03:08:41 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/11 03:08:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:41 INFO : There was nothing to transfer 2025/11/11 03:08:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:08:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:08:41 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:08:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:41 INFO : There was nothing to transfer 2025/11/11 03:08:41 DEBUG : Excluded 2025/11/11 03:08:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:08:42 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/11 03:08:42 DEBUG : B2 bucket rclone-test-fawihem5duvo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/11 03:08:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.16s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/CompareDest" 2025/11/11 03:08:46 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:08:46 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:46 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:47 DEBUG : one: size = 3 OK 2025/11/11 03:08:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:08:47 INFO : one: Copied (new) 2025/11/11 03:08:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:47 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:47 DEBUG : one: Sizes differ 2025/11/11 03:08:47 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:47 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:48 DEBUG : one: size = 5 OK 2025/11/11 03:08:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 03:08:48 INFO : one: Copied (replaced existing) 2025/11/11 03:08:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:50 DEBUG : one: Sizes differ 2025/11/11 03:08:50 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:50 DEBUG : one: size = 5 OK 2025/11/11 03:08:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:08:50 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:50 INFO : There was nothing to transfer 2025/11/11 03:08:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:52 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:52 DEBUG : one: Sizes differ 2025/11/11 03:08:52 DEBUG : two: size = 3 OK 2025/11/11 03:08:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:08:52 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:52 DEBUG : one: size = 5 OK 2025/11/11 03:08:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:08:52 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:52 INFO : There was nothing to transfer 2025/11/11 03:08:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:52 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:52 DEBUG : one: Sizes differ 2025/11/11 03:08:52 DEBUG : two: size = 3 OK 2025/11/11 03:08:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:08:52 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:52 DEBUG : one: size = 5 OK 2025/11/11 03:08:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:08:52 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:52 INFO : There was nothing to transfer 2025/11/11 03:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:53 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:53 DEBUG : one: Sizes differ 2025/11/11 03:08:54 DEBUG : two: size = 3 OK 2025/11/11 03:08:54 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/11/11 03:08:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 03:08:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:08:54 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:54 DEBUG : one: size = 5 OK 2025/11/11 03:08:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:08:54 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:08:54 INFO : There was nothing to transfer 2025/11/11 03:08:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:54 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:08:54 DEBUG : one: Sizes differ 2025/11/11 03:08:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:08:54 DEBUG : two: size = 3 (B2 bucket rclone-test-fawihem5duvo path CompareDest) 2025/11/11 03:08:54 DEBUG : two: Sizes differ 2025/11/11 03:08:54 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 03:08:54 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:08:54 DEBUG : one: size = 5 OK 2025/11/11 03:08:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:08:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:08:54 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:08:55 DEBUG : two: size = 5 OK 2025/11/11 03:08:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/11 03:08:55 INFO : two: Copied (new) 2025/11/11 03:08:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dest" 2025/11/11 03:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/pre-dest1" 2025/11/11 03:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/pre-dest2" 2025/11/11 03:09:02 DEBUG : 1: size = 1 OK 2025/11/11 03:09:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/11 03:09:03 DEBUG : 2: size = 1 OK 2025/11/11 03:09:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/11 03:09:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/11 03:09:03 DEBUG : B2 bucket rclone-test-fawihem5duvo path dest: Waiting for checks to finish 2025/11/11 03:09:03 DEBUG : B2 bucket rclone-test-fawihem5duvo path dest: Waiting for transfers to finish 2025/11/11 03:09:04 DEBUG : 3: size = 1 OK 2025/11/11 03:09:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/11 03:09:04 INFO : 3: Copied (new) 2025/11/11 03:09:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/CopyDest" 2025/11/11 03:09:09 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:09:09 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:09 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:10 DEBUG : one: size = 3 OK 2025/11/11 03:09:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:09:10 INFO : one: Copied (new) 2025/11/11 03:09:10 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:10 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:10 DEBUG : one: Sizes differ 2025/11/11 03:09:10 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:11 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:11 DEBUG : one: size = 5 OK 2025/11/11 03:09:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 03:09:11 INFO : one: Copied (replaced existing) 2025/11/11 03:09:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/BackupDir" 2025/11/11 03:09:14 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:14 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:14 DEBUG : one: Sizes differ 2025/11/11 03:09:15 DEBUG : one: size = 5 OK 2025/11/11 03:09:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:15 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:15 DEBUG : one: Sizes differ 2025/11/11 03:09:16 DEBUG : one: size = 3 OK 2025/11/11 03:09:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:09:16 INFO : one: Copied (server-side copy) 2025/11/11 03:09:16 INFO : one: Deleted 2025/11/11 03:09:17 DEBUG : one: size = 5 OK 2025/11/11 03:09:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 03:09:17 INFO : one: Copied (server-side copy) 2025/11/11 03:09:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 03:09:17 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:17 DEBUG : one: size = 5 OK 2025/11/11 03:09:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:17 DEBUG : one: Unchanged skipping 2025/11/11 03:09:18 DEBUG : two: size = 3 OK 2025/11/11 03:09:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:18 DEBUG : two: size = 3 OK 2025/11/11 03:09:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 03:09:18 INFO : two: Copied (server-side copy) 2025/11/11 03:09:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 03:09:18 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:18 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:18 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:18 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:18 DEBUG : two: size = 3 OK 2025/11/11 03:09:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:18 DEBUG : one: size = 5 OK 2025/11/11 03:09:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:18 DEBUG : one: Unchanged skipping 2025/11/11 03:09:18 DEBUG : two: Unchanged skipping 2025/11/11 03:09:18 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:18 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:18 INFO : There was nothing to transfer 2025/11/11 03:09:20 DEBUG : one: size = 5 OK 2025/11/11 03:09:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:20 DEBUG : one: Unchanged skipping 2025/11/11 03:09:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:20 DEBUG : three: size = 5 (B2 bucket rclone-test-fawihem5duvo path CopyDest) 2025/11/11 03:09:20 DEBUG : three: Sizes differ 2025/11/11 03:09:20 DEBUG : three: Destination not found in --copy-dest 2025/11/11 03:09:20 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 03:09:20 DEBUG : two: size = 3 OK 2025/11/11 03:09:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:09:20 DEBUG : two: Unchanged skipping 2025/11/11 03:09:20 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:20 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:21 DEBUG : three: size = 7 OK 2025/11/11 03:09:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/11 03:09:21 INFO : three: Copied (new) 2025/11/11 03:09:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.83s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/backup" 2025/11/11 03:09:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:28 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:28 DEBUG : one: Sizes differ 2025/11/11 03:09:28 DEBUG : two: size = 3 OK 2025/11/11 03:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:28 DEBUG : two: Unchanged skipping 2025/11/11 03:09:28 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:30 DEBUG : one: size = 3 OK 2025/11/11 03:09:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:09:30 INFO : one: Copied (server-side copy) 2025/11/11 03:09:30 INFO : one: Deleted 2025/11/11 03:09:30 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:31 DEBUG : one: size = 4 OK 2025/11/11 03:09:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:09:31 INFO : one: Copied (new) 2025/11/11 03:09:31 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:32 DEBUG : three.txt: size = 5 OK 2025/11/11 03:09:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:09:32 INFO : three.txt: Copied (server-side copy) 2025/11/11 03:09:32 INFO : three.txt: Deleted 2025/11/11 03:09:32 INFO : three.txt: Moved into backup dir 2025/11/11 03:09:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:34 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:34 DEBUG : one: Sizes differ 2025/11/11 03:09:34 DEBUG : two: size = 3 OK 2025/11/11 03:09:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:34 DEBUG : two: Unchanged skipping 2025/11/11 03:09:34 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:35 DEBUG : one: size = 4 OK 2025/11/11 03:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:09:35 INFO : one: Copied (server-side copy) 2025/11/11 03:09:35 INFO : one: Deleted 2025/11/11 03:09:35 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:35 DEBUG : one: size = 5 OK 2025/11/11 03:09:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:09:35 INFO : one: Copied (new) 2025/11/11 03:09:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:36 DEBUG : three.txt: size = 6 OK 2025/11/11 03:09:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:09:36 INFO : three.txt: Copied (server-side copy) 2025/11/11 03:09:36 INFO : three.txt: Deleted 2025/11/11 03:09:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.15s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/backup" 2025/11/11 03:09:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:42 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:42 DEBUG : one: Sizes differ 2025/11/11 03:09:42 DEBUG : two: size = 3 OK 2025/11/11 03:09:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:42 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:42 DEBUG : two: Unchanged skipping 2025/11/11 03:09:43 DEBUG : one.bak: size = 3 OK 2025/11/11 03:09:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:09:43 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:09:43 INFO : one: Deleted 2025/11/11 03:09:43 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:44 DEBUG : one: size = 4 OK 2025/11/11 03:09:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:09:44 INFO : one: Copied (new) 2025/11/11 03:09:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:45 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 03:09:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:09:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:09:45 INFO : three.txt: Deleted 2025/11/11 03:09:45 INFO : three.txt: Moved into backup dir 2025/11/11 03:09:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:47 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:47 DEBUG : one: Sizes differ 2025/11/11 03:09:47 DEBUG : two: size = 3 OK 2025/11/11 03:09:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:47 DEBUG : two: Unchanged skipping 2025/11/11 03:09:47 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:48 DEBUG : one.bak: size = 4 OK 2025/11/11 03:09:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:09:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:09:48 INFO : one: Deleted 2025/11/11 03:09:48 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:48 DEBUG : one: size = 5 OK 2025/11/11 03:09:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:09:48 INFO : one: Copied (new) 2025/11/11 03:09:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 03:09:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:09:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:09:49 INFO : three.txt: Deleted 2025/11/11 03:09:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:09:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/backup" 2025/11/11 03:09:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:09:55 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:09:55 DEBUG : one: Sizes differ 2025/11/11 03:09:55 DEBUG : two: size = 3 OK 2025/11/11 03:09:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:09:55 DEBUG : two: Unchanged skipping 2025/11/11 03:09:55 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:09:56 DEBUG : one-2019-01-01: size = 3 OK 2025/11/11 03:09:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:09:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 03:09:56 INFO : one: Deleted 2025/11/11 03:09:56 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:09:57 DEBUG : one: size = 4 OK 2025/11/11 03:09:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:09:57 INFO : one: Copied (new) 2025/11/11 03:09:57 DEBUG : Waiting for deletions to finish 2025/11/11 03:09:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/11 03:09:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:09:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 03:09:58 INFO : three.txt: Deleted 2025/11/11 03:09:58 INFO : three.txt: Moved into backup dir 2025/11/11 03:10:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:00 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:00 DEBUG : one: Sizes differ 2025/11/11 03:10:00 DEBUG : two: size = 3 OK 2025/11/11 03:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:00 DEBUG : two: Unchanged skipping 2025/11/11 03:10:00 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:10:00 DEBUG : one-2019-01-01: size = 4 OK 2025/11/11 03:10:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 03:10:01 INFO : one: Deleted 2025/11/11 03:10:01 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:10:01 DEBUG : one: size = 5 OK 2025/11/11 03:10:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:10:01 INFO : one: Copied (new) 2025/11/11 03:10:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:10:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/11 03:10:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 03:10:02 INFO : three.txt: Deleted 2025/11/11 03:10:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:04 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1043-13.backblaze.com/b2api/v1/b2_upload_file/7f325d33e00d7b0b9fa80e1b/c001_v0001043_t0009": EOF 2025/11/11 03:10:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-13.backblaze.com/b2api/v1/b2_upload_file/7f325d33e00d7b0b9fa80e1b/c001_v0001043_t0009": EOF) 2025/11/11 03:10:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-fawihem5duvo: 1/10 (Post "https://pod-000-1043-13.backblaze.com/b2api/v1/b2_upload_file/7f325d33e00d7b0b9fa80e1b/c001_v0001043_t0009": EOF) 2025/11/11 03:10:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 03:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:10:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:09 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:09 DEBUG : one: Sizes differ 2025/11/11 03:10:09 DEBUG : two: size = 3 OK 2025/11/11 03:10:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:09 DEBUG : two: Unchanged skipping 2025/11/11 03:10:09 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:10:09 DEBUG : one.bak: size = 3 OK 2025/11/11 03:10:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:10:09 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:10:10 INFO : one: Deleted 2025/11/11 03:10:10 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:10:11 DEBUG : one: size = 4 OK 2025/11/11 03:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:11 INFO : one: Copied (new) 2025/11/11 03:10:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:10:11 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 03:10:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:10:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:10:12 INFO : three.txt: Deleted 2025/11/11 03:10:12 INFO : three.txt: Moved into backup dir 2025/11/11 03:10:13 DEBUG : one.bak: Excluded (Path Filter) 2025/11/11 03:10:13 DEBUG : one.bak: Excluded 2025/11/11 03:10:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/11 03:10:13 DEBUG : three.txt.bak: Excluded 2025/11/11 03:10:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:13 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:13 DEBUG : one: Sizes differ 2025/11/11 03:10:13 DEBUG : two: size = 3 OK 2025/11/11 03:10:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:13 DEBUG : two: Unchanged skipping 2025/11/11 03:10:13 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for checks to finish 2025/11/11 03:10:14 DEBUG : one.bak: size = 4 OK 2025/11/11 03:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:14 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:10:14 INFO : one: Deleted 2025/11/11 03:10:14 DEBUG : B2 bucket rclone-test-fawihem5duvo path dst: Waiting for transfers to finish 2025/11/11 03:10:14 DEBUG : one: size = 5 OK 2025/11/11 03:10:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:10:14 INFO : one: Copied (new) 2025/11/11 03:10:14 DEBUG : Waiting for deletions to finish 2025/11/11 03:10:15 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 03:10:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:10:15 INFO : three.txt: Deleted 2025/11/11 03:10:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.41s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:10:17 DEBUG : Config file has changed externally - reloading 2025/11/11 03:10:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:19 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:19 DEBUG : one: Sizes differ 2025/11/11 03:10:20 DEBUG : one.bak: size = 3 OK 2025/11/11 03:10:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:10:20 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:10:20 INFO : one: Deleted 2025/11/11 03:10:22 DEBUG : one: size = 4 OK 2025/11/11 03:10:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:22 INFO : one: Copied (new) 2025/11/11 03:10:22 DEBUG : two: size = 3 OK 2025/11/11 03:10:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:22 DEBUG : two: Unchanged skipping 2025/11/11 03:10:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:22 DEBUG : three.txt: Sizes differ 2025/11/11 03:10:23 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 03:10:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:10:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:10:23 INFO : three.txt: Deleted 2025/11/11 03:10:23 DEBUG : three.txt: size = 6 OK 2025/11/11 03:10:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:23 INFO : three.txt: Copied (new) 2025/11/11 03:10:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:24 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:24 DEBUG : one: Sizes differ 2025/11/11 03:10:25 DEBUG : one.bak: size = 4 OK 2025/11/11 03:10:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:25 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 03:10:25 INFO : one: Deleted 2025/11/11 03:10:25 DEBUG : one: size = 5 OK 2025/11/11 03:10:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:10:25 INFO : one: Copied (new) 2025/11/11 03:10:26 DEBUG : two: size = 3 OK 2025/11/11 03:10:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:26 DEBUG : two: Unchanged skipping 2025/11/11 03:10:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:26 DEBUG : three.txt: Sizes differ 2025/11/11 03:10:26 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 03:10:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 03:10:27 INFO : three.txt: Deleted 2025/11/11 03:10:28 DEBUG : three.txt: size = 19 OK 2025/11/11 03:10:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/11 03:10:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fawihem5duvo/dst" 2025/11/11 03:10:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:32 DEBUG : one: size = 3 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:32 DEBUG : one: Sizes differ 2025/11/11 03:10:35 DEBUG : one-2019-01-01: size = 3 OK 2025/11/11 03:10:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 03:10:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 03:10:35 INFO : one: Deleted 2025/11/11 03:10:36 DEBUG : one: size = 4 OK 2025/11/11 03:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:36 INFO : one: Copied (new) 2025/11/11 03:10:36 DEBUG : two: size = 3 OK 2025/11/11 03:10:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:36 DEBUG : two: Unchanged skipping 2025/11/11 03:10:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:36 DEBUG : three.txt: Sizes differ 2025/11/11 03:10:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/11 03:10:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 03:10:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 03:10:37 INFO : three.txt: Deleted 2025/11/11 03:10:37 DEBUG : three.txt: size = 6 OK 2025/11/11 03:10:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:37 INFO : three.txt: Copied (new) 2025/11/11 03:10:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:38 DEBUG : one: size = 4 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:38 DEBUG : one: Sizes differ 2025/11/11 03:10:39 DEBUG : one-2019-01-01: size = 4 OK 2025/11/11 03:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 03:10:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 03:10:39 INFO : one: Deleted 2025/11/11 03:10:39 DEBUG : one: size = 5 OK 2025/11/11 03:10:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 03:10:39 INFO : one: Copied (new) 2025/11/11 03:10:40 DEBUG : two: size = 3 OK 2025/11/11 03:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:40 DEBUG : two: Unchanged skipping 2025/11/11 03:10:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fawihem5duvo path dst) 2025/11/11 03:10:40 DEBUG : three.txt: Sizes differ 2025/11/11 03:10:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/11 03:10:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 03:10:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 03:10:41 INFO : three.txt: Deleted 2025/11/11 03:10:41 DEBUG : three.txt: size = 19 OK 2025/11/11 03:10:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/11 03:10:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.27s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:10:43 DEBUG : Testêé: Sizes differ 2025/11/11 03:10:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:10:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:10:44 DEBUG : Testêé: size = 14 OK 2025/11/11 03:10:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/11 03:10:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/11 03:10:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.90s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:10:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:10:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:10:45 DEBUG : existing: size = 6 OK 2025/11/11 03:10:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 03:10:45 INFO : existing: Copied (new) 2025/11/11 03:10:45 DEBUG : Waiting for deletions to finish 2025/11/11 03:10:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:10:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:10:45 DEBUG : existing: Sizes differ 2025/11/11 03:10:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/11 03:10:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:10:45 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:10:45 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting files as there were IO errors 2025/11/11 03:10:45 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:10:47 DEBUG : EXISTING: size = 6 OK 2025/11/11 03:10:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:10:47 DEBUG : existing: Unchanged skipping 2025/11/11 03:10:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:10:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:10:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:10:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:01 DEBUG : both0: size = 6 OK 2025/11/11 03:11:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both0: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both10: size = 6 OK 2025/11/11 03:11:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both10: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both11: size = 6 OK 2025/11/11 03:11:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both11: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both12: size = 6 OK 2025/11/11 03:11:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both12: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both13: size = 6 OK 2025/11/11 03:11:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both13: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both14: size = 6 OK 2025/11/11 03:11:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both14: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both15: size = 6 OK 2025/11/11 03:11:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both15: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both16: size = 6 OK 2025/11/11 03:11:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both16: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both17: size = 6 OK 2025/11/11 03:11:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both17: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both18: size = 6 OK 2025/11/11 03:11:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both18: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both19: size = 6 OK 2025/11/11 03:11:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both19: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both1: size = 6 OK 2025/11/11 03:11:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both1: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both2: size = 6 OK 2025/11/11 03:11:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both2: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both3: size = 6 OK 2025/11/11 03:11:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both3: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both4: size = 6 OK 2025/11/11 03:11:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both4: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both5: size = 6 OK 2025/11/11 03:11:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both5: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both6: size = 6 OK 2025/11/11 03:11:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both6: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both7: size = 6 OK 2025/11/11 03:11:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both7: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both8: size = 6 OK 2025/11/11 03:11:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both8: Unchanged skipping 2025/11/11 03:11:01 DEBUG : both9: size = 6 OK 2025/11/11 03:11:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:01 DEBUG : both9: Unchanged skipping 2025/11/11 03:11:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:11:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:11:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:01 INFO : only9: Deleted 2025/11/11 03:11:01 INFO : only14: Deleted 2025/11/11 03:11:01 INFO : only11: Deleted 2025/11/11 03:11:01 INFO : only15: Deleted 2025/11/11 03:11:01 INFO : only12: Deleted 2025/11/11 03:11:01 INFO : only16: Deleted 2025/11/11 03:11:02 INFO : only18: Deleted 2025/11/11 03:11:02 INFO : only1: Deleted 2025/11/11 03:11:02 INFO : only4: Deleted 2025/11/11 03:11:02 INFO : only3: Deleted 2025/11/11 03:11:02 INFO : only7: Deleted 2025/11/11 03:11:02 INFO : only0: Deleted 2025/11/11 03:11:02 INFO : only19: Deleted 2025/11/11 03:11:02 INFO : only2: Deleted 2025/11/11 03:11:02 INFO : only5: Deleted 2025/11/11 03:11:02 INFO : only8: Deleted 2025/11/11 03:11:02 INFO : only10: Deleted 2025/11/11 03:11:02 INFO : only13: Deleted 2025/11/11 03:11:02 INFO : only17: Deleted 2025/11/11 03:11:02 INFO : only6: Deleted 2025/11/11 03:11:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.43s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:17 DEBUG : both10: size = 6 OK 2025/11/11 03:11:17 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:11:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both11: size = 6 OK 2025/11/11 03:11:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both10: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both12: size = 6 OK 2025/11/11 03:11:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both12: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both13: size = 6 OK 2025/11/11 03:11:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both13: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both14: size = 6 OK 2025/11/11 03:11:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both14: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both15: size = 6 OK 2025/11/11 03:11:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both15: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both16: size = 6 OK 2025/11/11 03:11:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both16: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both17: size = 6 OK 2025/11/11 03:11:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both17: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both18: size = 6 OK 2025/11/11 03:11:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both18: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both19: size = 6 OK 2025/11/11 03:11:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both19: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both1: size = 6 OK 2025/11/11 03:11:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both1: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both2: size = 6 OK 2025/11/11 03:11:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both2: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both3: size = 6 OK 2025/11/11 03:11:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both3: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both4: size = 6 OK 2025/11/11 03:11:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both5: size = 6 OK 2025/11/11 03:11:17 DEBUG : both11: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both6: size = 6 OK 2025/11/11 03:11:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both6: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both7: size = 6 OK 2025/11/11 03:11:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both0: size = 6 OK 2025/11/11 03:11:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both7: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both8: size = 6 OK 2025/11/11 03:11:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both8: Unchanged skipping 2025/11/11 03:11:17 DEBUG : both9: size = 6 OK 2025/11/11 03:11:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:17 DEBUG : both5: Unchanged skipping 2025/11/11 03:11:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only0: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only0: Sizes differ 2025/11/11 03:11:17 DEBUG : both0: Unchanged skipping 2025/11/11 03:11:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only10: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only10: Sizes differ 2025/11/11 03:11:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only11: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only11: Sizes differ 2025/11/11 03:11:17 DEBUG : both9: Unchanged skipping 2025/11/11 03:11:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only12: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only12: Sizes differ 2025/11/11 03:11:17 DEBUG : both4: Unchanged skipping 2025/11/11 03:11:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only13: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only14: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only13: Sizes differ 2025/11/11 03:11:17 DEBUG : only14: Sizes differ 2025/11/11 03:11:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only15: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only15: Sizes differ 2025/11/11 03:11:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only16: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only16: Sizes differ 2025/11/11 03:11:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only17: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only17: Sizes differ 2025/11/11 03:11:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only2: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only2: Sizes differ 2025/11/11 03:11:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only18: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only18: Sizes differ 2025/11/11 03:11:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only4: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only4: Sizes differ 2025/11/11 03:11:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only5: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only5: Sizes differ 2025/11/11 03:11:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only19: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only19: Sizes differ 2025/11/11 03:11:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only1: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only1: Sizes differ 2025/11/11 03:11:17 DEBUG : only3: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only3: Sizes differ 2025/11/11 03:11:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only7: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only7: Sizes differ 2025/11/11 03:11:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only9: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only9: Sizes differ 2025/11/11 03:11:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only8: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only8: Sizes differ 2025/11/11 03:11:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2490033956) 2025/11/11 03:11:17 DEBUG : only6: size = 6 (B2 bucket rclone-test-fawihem5duvo) 2025/11/11 03:11:17 DEBUG : only6: Sizes differ 2025/11/11 03:11:17 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:11:17 DEBUG : only0: size = 0 OK 2025/11/11 03:11:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:17 INFO : only0: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only16: size = 0 OK 2025/11/11 03:11:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only16: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only13: size = 0 OK 2025/11/11 03:11:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only13: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only14: size = 0 OK 2025/11/11 03:11:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only14: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only11: size = 0 OK 2025/11/11 03:11:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only11: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only15: size = 0 OK 2025/11/11 03:11:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only15: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only12: size = 0 OK 2025/11/11 03:11:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only12: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only17: size = 0 OK 2025/11/11 03:11:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only17: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only10: size = 0 OK 2025/11/11 03:11:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only10: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only2: size = 0 OK 2025/11/11 03:11:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only2: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only18: size = 0 OK 2025/11/11 03:11:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only18: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only4: size = 0 OK 2025/11/11 03:11:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only4: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only5: size = 0 OK 2025/11/11 03:11:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only5: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only19: size = 0 OK 2025/11/11 03:11:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only19: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only1: size = 0 OK 2025/11/11 03:11:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only1: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only3: size = 0 OK 2025/11/11 03:11:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only3: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only7: size = 0 OK 2025/11/11 03:11:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only7: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only8: size = 0 OK 2025/11/11 03:11:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only8: Copied (replaced existing) 2025/11/11 03:11:18 DEBUG : only6: size = 0 OK 2025/11/11 03:11:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:18 INFO : only6: Copied (replaced existing) 2025/11/11 03:11:19 DEBUG : only9: size = 0 OK 2025/11/11 03:11:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 03:11:19 INFO : only9: Copied (replaced existing) 2025/11/11 03:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.19s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:27 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:11:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:11:27 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:11:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:11:27 INFO : empty_on_remote: Making directory 2025/11/11 03:11:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 03:11:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:30 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:11:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:11:30 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:11:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:11:30 INFO : empty_on_remote: Making directory 2025/11/11 03:11:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 03:11:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:32 INFO : sub dir: Making directory 2025/11/11 03:11:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:11:36 INFO : sub dir: Making directory 2025/11/11 03:11:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:11:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:51 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:11:51 DEBUG : apple: size = 5 OK 2025/11/11 03:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : apple: Unchanged skipping 2025/11/11 03:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:11:51 DEBUG : banana: size = 6 OK 2025/11/11 03:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : banana: Unchanged skipping 2025/11/11 03:11:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:11:51 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:11:51 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:11:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:51 INFO : There was nothing to transfer 2025/11/11 03:11:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:52 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : apple: size = 5 OK 2025/11/11 03:11:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : apple: Unchanged skipping 2025/11/11 03:11:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:11:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:11:52 DEBUG : banana: size = 6 OK 2025/11/11 03:11:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : banana: Unchanged skipping 2025/11/11 03:11:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:11:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:11:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:11:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:11:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:11:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:11:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:11:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:11:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:11:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:11:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:11:52 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:11:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:52 INFO : There was nothing to transfer 2025/11/11 03:11:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:11:52 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:12:07 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:07 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : apple: size = 5 OK 2025/11/11 03:12:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : apple: Unchanged skipping 2025/11/11 03:12:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:12:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:12:08 DEBUG : banana: size = 6 OK 2025/11/11 03:12:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : banana: Unchanged skipping 2025/11/11 03:12:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:12:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:12:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:12:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:12:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:12:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:12:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:12:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:12:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:12:08 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:08 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:08 INFO : There was nothing to transfer 2025/11/11 03:12:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:08 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : apple: size = 5 OK 2025/11/11 03:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : apple: Unchanged skipping 2025/11/11 03:12:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:12:09 DEBUG : banana: size = 6 OK 2025/11/11 03:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : banana: Unchanged skipping 2025/11/11 03:12:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:12:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:09 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:09 INFO : There was nothing to transfer 2025/11/11 03:12:09 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:09 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:12:23 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:24 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:12:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:24 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:24 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 03:12:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:12:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:24 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 03:12:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 03:12:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/11 03:12:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 03:12:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:12:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:12:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:12:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:12:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:12:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:25 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 03:12:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 03:12:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/11 03:12:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:12:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:12:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:12:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:12:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 03:12:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:12:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 03:12:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:12:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 03:12:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:12:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 03:12:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:12:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 03:12:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:12:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 03:12:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:12:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 03:12:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:12:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 03:12:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:12:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:26 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:26 INFO : splitbananasplit: Deleted 2025/11/11 03:12:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:12:27 INFO : banana: Deleted 2025/11/11 03:12:27 INFO : appleappleapplebanana: Deleted 2025/11/11 03:12:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:12:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:12:27 INFO : apple: Deleted 2025/11/11 03:12:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:12:27 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:12:28 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 03:12:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 03:12:28 DEBUG : banana: Unchanged skipping 2025/11/11 03:12:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : apple: Unchanged skipping 2025/11/11 03:12:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 03:12:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:12:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 03:12:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 03:12:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 03:12:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 03:12:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 03:12:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 03:12:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 03:12:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:12:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:12:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:28 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:28 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:12:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:12:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:12:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:12:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:12:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:12:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:12:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:12:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:12:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:12:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:42 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/11 03:12:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:12:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 03:12:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:12:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:12:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:12:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:12:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:12:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:12:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:12:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:12:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:12:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:12:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:12:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 03:12:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:43 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:43 DEBUG : PREFIXbanana: size = 6 OK 2025/11/11 03:12:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 03:12:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 03:12:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/11 03:12:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:12:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:12:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:12:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:43 DEBUG : PREFIXapple: size = 5 OK 2025/11/11 03:12:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 03:12:43 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 03:12:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:12:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/11 03:12:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:12:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 03:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:12:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:12:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:12:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:12:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/11 03:12:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:12:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:12:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:12:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/11 03:12:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:12:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/11 03:12:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:12:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/11 03:12:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:12:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/11 03:12:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:12:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/11 03:12:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:12:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/11 03:12:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:12:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:45 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:12:45 INFO : appleappleapplebanana: Deleted 2025/11/11 03:12:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:12:45 INFO : apple: Deleted 2025/11/11 03:12:45 INFO : splitbananasplit: Deleted 2025/11/11 03:12:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:12:45 INFO : banana: Deleted 2025/11/11 03:12:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:12:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:12:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:12:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:12:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:12:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:12:46 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:12:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:12:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:12:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:12:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:12:46 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:12:46 DEBUG : apple: size = 5 OK 2025/11/11 03:12:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 03:12:46 INFO : apple: Copied (new) 2025/11/11 03:12:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:12:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:12:46 INFO : splitbananasplit: Copied (new) 2025/11/11 03:12:47 DEBUG : banana: size = 6 OK 2025/11/11 03:12:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 03:12:47 INFO : banana: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:12:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:12:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:12:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:12:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:12:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:12:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:12:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:12:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:12:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:12:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 03:12:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:12:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:12:47 INFO : appleappleapplebanana: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:12:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:12:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:12:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:12:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:12:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:12:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:12:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:12:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:12:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:12:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:12:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:12:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:12:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:12:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 03:12:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/11 03:12:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/11 03:12:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/11 03:12:49 INFO : PREFIXapple: Deleted 2025/11/11 03:12:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/11 03:12:49 INFO : PREFIXbanana: Deleted 2025/11/11 03:12:49 INFO : PREFIXsplitbananasplit: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/11 03:12:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/11 03:12:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:49 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:12:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:12:50 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:12:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:13:03 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:04 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:04 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:04 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:04 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/11 03:13:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 03:13:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:04 DEBUG : appleSUFFIX: size = 5 OK 2025/11/11 03:13:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 03:13:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 03:13:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:13:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:13:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:13:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/11 03:13:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:13:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:13:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:13:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:13:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:13:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:13:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/11 03:13:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:13:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:13:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:13:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/11 03:13:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:13:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/11 03:13:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:13:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/11 03:13:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:13:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/11 03:13:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:13:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/11 03:13:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:13:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/11 03:13:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:13:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:07 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:13:07 INFO : splitbananasplit: Deleted 2025/11/11 03:13:07 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:13:07 INFO : apple: Deleted 2025/11/11 03:13:07 INFO : appleappleapplebanana: Deleted 2025/11/11 03:13:07 INFO : banana: Deleted 2025/11/11 03:13:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:13:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:13:07 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:13:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:13:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:13:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:08 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:08 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:08 DEBUG : banana: size = 6 OK 2025/11/11 03:13:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 03:13:08 INFO : banana: Copied (new) 2025/11/11 03:13:08 DEBUG : apple: size = 5 OK 2025/11/11 03:13:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 03:13:08 INFO : apple: Copied (new) 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:13:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:13:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:13:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:13:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:13:09 INFO : splitbananasplit: Copied (new) 2025/11/11 03:13:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:13:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:13:09 INFO : appleappleapplebanana: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:13:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:13:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:13:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:13:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:13:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:13:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:13:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:13:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:13:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:13:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:13:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 03:13:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:13:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:13:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 03:13:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:13:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:13:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 03:13:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:13:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:13:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 03:13:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:13:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:13:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 03:13:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:13:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:13:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 03:13:10 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : appleSUFFIX: Deleted 2025/11/11 03:13:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/11 03:13:10 INFO : splitbananasplitSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/11 03:13:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/11 03:13:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/11 03:13:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/11 03:13:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/11 03:13:11 INFO : bananaSUFFIX: Deleted 2025/11/11 03:13:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/11 03:13:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/11 03:13:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:13:27 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : apple: size = 5 OK 2025/11/11 03:13:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:28 DEBUG : apple: Unchanged skipping 2025/11/11 03:13:28 DEBUG : banana: size = 6 OK 2025/11/11 03:13:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:28 DEBUG : banana: Unchanged skipping 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:13:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:28 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:28 DEBUG : splitbanan: size = 16 OK 2025/11/11 03:13:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 03:13:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/11 03:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:28 DEBUG : appleapple: size = 21 OK 2025/11/11 03:13:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 03:13:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/11 03:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 03:13:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 03:13:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/11 03:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:28 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 03:13:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 03:13:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/11 03:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:29 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 03:13:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/11 03:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:29 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 03:13:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/11 03:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 03:13:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/11 03:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:29 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 03:13:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/11 03:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 03:13:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/11 03:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:29 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 03:13:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/11 03:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:29 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 03:13:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/11 03:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:29 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 03:13:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 03:13:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/11 03:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:29 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 03:13:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 03:13:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/11 03:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:29 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 03:13:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 03:13:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/11 03:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 03:13:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 03:13:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/11 03:13:29 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 03:13:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 03:13:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/11 03:13:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 03:13:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 03:13:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 03:13:30 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 03:13:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 03:13:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/11 03:13:30 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:13:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:13:31 INFO : splitbananasplit: Deleted 2025/11/11 03:13:31 INFO : appleappleapplebanana: Deleted 2025/11/11 03:13:31 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:31 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:31 DEBUG : apple: size = 5 OK 2025/11/11 03:13:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : apple: Unchanged skipping 2025/11/11 03:13:31 DEBUG : appleapple: size = 21 OK 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : banana: size = 6 OK 2025/11/11 03:13:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:13:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : banana: Unchanged skipping 2025/11/11 03:13:31 DEBUG : splitbanan: size = 16 OK 2025/11/11 03:13:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:13:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:13:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:13:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:13:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:13:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:13:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:13:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 03:13:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:13:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:13:31 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:13:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:13:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:13:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:13:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:13:31 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:13:31 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:31 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:31 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:31 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:32 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:13:46 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:46 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:13:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:13:47 DEBUG : banana: size = 6 OK 2025/11/11 03:13:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : banana: Unchanged skipping 2025/11/11 03:13:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:13:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:13:47 DEBUG : apple: size = 5 OK 2025/11/11 03:13:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : apple: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:13:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:13:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:13:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:13:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:13:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:13:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:13:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:13:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:47 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:47 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : apple: size = 5 OK 2025/11/11 03:13:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : apple: Unchanged skipping 2025/11/11 03:13:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:13:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:13:48 DEBUG : banana: size = 6 OK 2025/11/11 03:13:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : banana: Unchanged skipping 2025/11/11 03:13:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:13:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:13:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:13:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:13:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:13:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:13:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:13:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:13:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:13:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:13:48 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:13:48 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:13:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:48 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:13:49 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:04 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : apple: size = 5 OK 2025/11/11 03:14:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:05 DEBUG : banana: size = 6 OK 2025/11/11 03:14:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:05 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:05 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : apple: size = 5 OK 2025/11/11 03:14:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:06 DEBUG : banana: size = 6 OK 2025/11/11 03:14:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:06 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:06 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:14:20 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:20 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : apple: size = 5 OK 2025/11/11 03:14:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:21 DEBUG : banana: size = 6 OK 2025/11/11 03:14:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:21 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:21 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:21 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:21 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:21 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : apple: size = 5 OK 2025/11/11 03:14:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:22 DEBUG : banana: size = 6 OK 2025/11/11 03:14:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:22 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:22 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:22 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:14:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:37 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:37 DEBUG : apple: size = 5 OK 2025/11/11 03:14:37 DEBUG : banana: size = 6 OK 2025/11/11 03:14:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:37 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:38 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:38 DEBUG : apple: size = 5 OK 2025/11/11 03:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:38 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:38 DEBUG : banana: size = 6 OK 2025/11/11 03:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:38 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:38 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:38 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:39 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:14:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:53 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:53 DEBUG : apple: size = 5 OK 2025/11/11 03:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:53 DEBUG : banana: size = 6 OK 2025/11/11 03:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:53 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:14:54 DEBUG : apple: size = 5 OK 2025/11/11 03:14:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : apple: Unchanged skipping 2025/11/11 03:14:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:14:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:14:54 DEBUG : banana: size = 6 OK 2025/11/11 03:14:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : banana: Unchanged skipping 2025/11/11 03:14:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:14:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:14:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:14:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:14:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:14:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:14:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:14:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:14:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:14:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:14:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:54 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:14:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:14:55 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.35s) --- PASS: TestTransform/NFC (17.24s) --- PASS: TestTransform/NFD (16.64s) --- PASS: TestTransform/base64 (19.02s) --- PASS: TestTransform/prefix (21.50s) --- PASS: TestTransform/suffix (21.97s) --- PASS: TestTransform/truncate (20.18s) --- PASS: TestTransform/encoder (17.08s) --- PASS: TestTransform/ISO-8859-1 (17.22s) --- PASS: TestTransform/charmap (16.13s) --- PASS: TestTransform/lowercase (16.55s) --- PASS: TestTransform/ascii (15.82s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:14:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:14:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:14:59 INFO : sub dir_somesuffix: Making directory 2025/11/11 03:14:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:14:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 03:14:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:14:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 03:14:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:14:59 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:14:59 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/11 03:15:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:15:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:01 INFO : tictactoe: Making directory 2025/11/11 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:15:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:01 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/11 03:15:02 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 03:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.91s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:03 INFO : toe: Making directory 2025/11/11 03:15:03 INFO : toe/toe: Making directory 2025/11/11 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:15:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:15:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:15:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:03 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 03:15:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 03:15:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:05 INFO : toe: Making directory 2025/11/11 03:15:05 INFO : toe/toe: Making directory 2025/11/11 03:15:05 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:15:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:15:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:15:05 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:05 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 03:15:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 03:15:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.00s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:07 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:15:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:15:07 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:07 INFO : tictacempty_dir: Making directory 2025/11/11 03:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:07 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:07 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:07 INFO : tictactoe: Making directory 2025/11/11 03:15:07 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:07 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:07 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:07 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:07 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:15:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:08 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:15:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:15:08 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:09 INFO : tictacempty_dir: Making directory 2025/11/11 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:09 INFO : tictactoe: Making directory 2025/11/11 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:09 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 03:15:09 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:10 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:10 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/11 03:15:10 NOTICE: B2 bucket rclone-test-fawihem5duvo: 0 differences found 2025/11/11 03:15:10 NOTICE: B2 bucket rclone-test-fawihem5duvo: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:11 INFO : tictactoe: Making directory 2025/11/11 03:15:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:11 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:11 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:11 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:15:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:12 DEBUG : Waiting for deletions to finish 2025/11/11 03:15:12 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:12 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:12 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:15:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:15:12 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:15:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/11 03:15:12 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2025/11/11 03:15:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:13 INFO : toe: Making directory 2025/11/11 03:15:13 INFO : toe/toe: Making directory 2025/11/11 03:15:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:15:13 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:13 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:14 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 03:15:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:14 INFO : toe/toe/toe: Copied (new) 2025/11/11 03:15:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.11s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:15 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:15:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:15:15 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:16 INFO : tictacempty_dir: Making directory 2025/11/11 03:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:16 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:16 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:16 INFO : tictactoe: Making directory 2025/11/11 03:15:16 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:16 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:16 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:16 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:16 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:15:16 INFO : toe/toe: Removing directory 2025/11/11 03:15:16 INFO : toe: Removing directory 2025/11/11 03:15:16 INFO : empty_dir: Removing directory 2025/11/11 03:15:16 DEBUG : Local file system at /tmp/rclone2490033956: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:17 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:15:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:15:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:17 INFO : tictacempty_dir: Making directory 2025/11/11 03:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:17 INFO : tictactoe: Making directory 2025/11/11 03:15:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:17 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:17 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:17 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:18 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:15:18 INFO : toe/toe: Removing directory 2025/11/11 03:15:18 INFO : toe: Removing directory 2025/11/11 03:15:18 INFO : empty_dir: Removing directory 2025/11/11 03:15:18 DEBUG : Local file system at /tmp/rclone2490033956: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 03:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/11 03:15:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.39s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:20 DEBUG : Reset feature "Copy" 2025/11/11 03:15:20 DEBUG : Reset feature "Move" 2025/11/11 03:15:20 DEBUG : Reset feature "Copy" 2025/11/11 03:15:20 DEBUG : Reset feature "Move" 2025/11/11 03:15:20 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:15:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:15:20 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:21 INFO : tictacempty_dir: Making directory 2025/11/11 03:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:15:21 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:21 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:21 INFO : tictactoe: Making directory 2025/11/11 03:15:21 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:21 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:15:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:21 INFO : tictactoe/tictactoe: Making directory 2025/11/11 03:15:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:15:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:21 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:21 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:15:21 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:15:21 INFO : toe/toe: Removing directory 2025/11/11 03:15:21 INFO : toe: Removing directory 2025/11/11 03:15:21 INFO : empty_dir: Removing directory 2025/11/11 03:15:21 DEBUG : Local file system at /tmp/rclone2490033956: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 03:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:15:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 03:15:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/11 03:15:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.99s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:24 DEBUG : toe: transformed to: dG9l 2025/11/11 03:15:25 DEBUG : toe: transformed to: dG9l 2025/11/11 03:15:25 INFO : dG9l: Making directory 2025/11/11 03:15:25 DEBUG : toe: transformed to: dG9l 2025/11/11 03:15:25 DEBUG : toe: transformed to: dG9l 2025/11/11 03:15:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 03:15:25 INFO : dG9l/dG9l: Making directory 2025/11/11 03:15:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 03:15:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 03:15:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:15:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:15:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:15:25 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:25 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 03:15:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:15:25 DEBUG : Waiting for deletions to finish 2025/11/11 03:15:26 DEBUG : dG9l: transformed to: toe 2025/11/11 03:15:26 DEBUG : dG9l: transformed to: toe 2025/11/11 03:15:26 DEBUG : dG9l: transformed to: toe 2025/11/11 03:15:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/11 03:15:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/11 03:15:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 03:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/11 03:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/11 03:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/11 03:15:26 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for checks to finish 2025/11/11 03:15:26 DEBUG : Local file system at /tmp/rclone2490033956: Waiting for transfers to finish 2025/11/11 03:15:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-fawihem5duvo", Local "Local file system at /tmp/rclone2490033956", Modify Window "1ms" 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe: transformed to: 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe: transformed to: 2025/11/11 03:15:27 INFO : B2 bucket rclone-test-fawihem5duvo: Making directory 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe: transformed to: 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe: transformed to: 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe/toe: transformed to: 2025/11/11 03:15:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 03:15:27 INFO : toe/toe: Making directory 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe/toe: transformed to: 2025/11/11 03:15:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe: transformed to: 2025/11/11 03:15:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:15:27 DEBUG : toe/toe/toe: transformed to: 2025/11/11 03:15:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/11 03:15:27 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for checks to finish 2025/11/11 03:15:27 DEBUG : B2 bucket rclone-test-fawihem5duvo: Waiting for transfers to finish 2025/11/11 03:15:28 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 03:15:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 03:15:28 INFO : toe/toe/toe: Copied (new) 2025/11/11 03:15:28 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting files as there were IO errors 2025/11/11 03:15:28 ERROR : B2 bucket rclone-test-fawihem5duvo: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2025/11/11 03:15:29 DEBUG : B2 bucket rclone-test-fawihem5duvo: Purge remote 2025/11/11 03:15:29 INFO : B2 bucket rclone-test-fawihem5duvo: cleaning bucket "rclone-test-fawihem5duvo" of all files 2025/11/11 03:15:30 DEBUG : BackupDir/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdf9_d20251111_m030922_c001_v7007000_t0000_u01762830562323") 2025/11/11 03:15:30 DEBUG : BackupDir/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1188c7e809c0c334_d20251111_m030916_c001_v0001029_t0041_u01762830556264") 2025/11/11 03:15:30 DEBUG : CompareDest/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b63da_d20251111_m030856_c001_v7007000_t0000_u01762830536204") 2025/11/11 03:15:30 DEBUG : CompareDest/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f47c_d20251111_m030850_c001_v0001181_t0045_u01762830530164") 2025/11/11 03:15:30 DEBUG : CompareDest/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b63dc_d20251111_m030856_c001_v7007000_t0000_u01762830536387") 2025/11/11 03:15:30 DEBUG : CompareDest/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c219bd_d20251111_m030851_c001_v0001043_t0012_u01762830531110") 2025/11/11 03:15:30 DEBUG : CopyDest/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdfa_d20251111_m030922_c001_v7007000_t0000_u01762830562520") 2025/11/11 03:15:30 DEBUG : CopyDest/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21a10_d20251111_m030912_c001_v0001043_t0019_u01762830552922") 2025/11/11 03:15:30 DEBUG : CopyDest/three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdfc_d20251111_m030922_c001_v7007000_t0000_u01762830562745") 2025/11/11 03:15:30 DEBUG : CopyDest/three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21a37_d20251111_m030919_c001_v0001043_t0043_u01762830559619") 2025/11/11 03:15:30 DEBUG : CopyDest/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdfd_d20251111_m030922_c001_v7007000_t0000_u01762830562930") 2025/11/11 03:15:30 DEBUG : CopyDest/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f5a9_d20251111_m030917_c001_v0001181_t0048_u01762830557375") 2025/11/11 03:15:30 DEBUG : EXISTING: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1552_d20251111_m031047_c001_v7007000_t0000_u01762830647778") 2025/11/11 03:15:30 DEBUG : EXISTING: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f83f_d20251111_m031046_c001_v0001181_t0017_u01762830646814") 2025/11/11 03:15:30 DEBUG : PREFIXapple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407573_d20251111_m031249_c001_v7007000_t0000_u01762830769099") 2025/11/11 03:15:30 DEBUG : PREFIXapple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34168e_d20251111_m031243_c001_v0001161_t0045_u01762830763659") 2025/11/11 03:15:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1b3_d20251111_m031249_c001_v7007000_t0000_u01762830769114") 2025/11/11 03:15:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2416_d20251111_m031243_c001_v0001183_t0051_u01762830763580") 2025/11/11 03:15:30 DEBUG : PREFIXbanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e15cf_d20251111_m031249_c001_v7007000_t0000_u01762830769140") 2025/11/11 03:15:31 DEBUG : PREFIXbanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcca_d20251111_m031243_c001_v0001181_t0056_u01762830763605") 2025/11/11 03:15:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e90_d20251111_m031249_c001_v7007000_t0000_u01762830769148") 2025/11/11 03:15:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade19a_d20251111_m031243_c001_v0001104_t0031_u01762830763592") 2025/11/11 03:15:31 DEBUG : Testêé: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e154f_d20251111_m031044_c001_v7007000_t0000_u01762830644488") 2025/11/11 03:15:31 DEBUG : Testêé: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f825_d20251111_m031043_c001_v0001181_t0008_u01762830643907") 2025/11/11 03:15:31 DEBUG : Testêé: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f81f_d20251111_m031043_c001_v0001181_t0052_u01762830643322") 2025/11/11 03:15:31 DEBUG : YXBwbGU=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c558_d20251111_m031229_c001_v7007000_t0000_u01762830749146") 2025/11/11 03:15:31 DEBUG : YXBwbGU=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade129_d20251111_m031224_c001_v0001104_t0052_u01762830744682") 2025/11/11 03:15:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c559_d20251111_m031229_c001_v7007000_t0000_u01762830749327") 2025/11/11 03:15:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc1a_d20251111_m031224_c001_v0001181_t0034_u01762830744661") 2025/11/11 03:15:31 DEBUG : YmFuYW5h: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55a_d20251111_m031229_c001_v7007000_t0000_u01762830749522") 2025/11/11 03:15:31 DEBUG : YmFuYW5h: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2324_d20251111_m031224_c001_v0001183_t0052_u01762830744691") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840721f_d20251111_m030710_c001_v7007000_t0000_u01762830430687") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2184c_d20251111_m030709_c001_v0001043_t0032_u01762830429700") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfbed_d20251111_m030707_c001_v7007000_t0000_u01762830427484") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2183c_d20251111_m030706_c001_v0001043_t0047_u01762830426381") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071d4_d20251111_m030647_c001_v7007000_t0000_u01762830407362") 2025/11/11 03:15:31 DEBUG : a/potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217e5_d20251111_m030646_c001_v0001043_t0012_u01762830406268") 2025/11/11 03:15:31 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca217_d20251111_m031455_c001_v7007000_t0000_u01762830895583") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c700be_d20251111_m031450_c001_v0001181_t0046_u01762830890973") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a75_d20251111_m031439_c001_v7007000_t0000_u01762830879722") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c70006_d20251111_m031435_c001_v0001181_t0000_u01762830875108") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507f8_d20251111_m031423_c001_v7007000_t0000_u01762830863159") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ff62_d20251111_m031418_c001_v0001181_t0019_u01762830858993") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c2_d20251111_m031407_c001_v7007000_t0000_u01762830847011") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fefe_d20251111_m031403_c001_v0001181_t0000_u01762830843066") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010251_d20251111_m031349_c001_v7007000_t0000_u01762830829871") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fea8_d20251111_m031345_c001_v0001181_t0004_u01762830825458") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923e5_d20251111_m031332_c001_v7007000_t0000_u01762830812687") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b265b_d20251111_m031325_c001_v0001183_t0058_u01762830805263") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d3c_d20251111_m031312_c001_v7007000_t0000_u01762830792432") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fda6_d20251111_m031308_c001_v0001181_t0015_u01762830788632") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb3_d20251111_m031307_c001_v7007000_t0000_u01762830787579") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2535_d20251111_m031302_c001_v0001183_t0009_u01762830782399") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407577_d20251111_m031250_c001_v7007000_t0000_u01762830770604") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b244a_d20251111_m031246_c001_v0001183_t0026_u01762830766801") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c57b_d20251111_m031245_c001_v7007000_t0000_u01762830765732") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b23f0_d20251111_m031241_c001_v0001183_t0024_u01762830761364") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d16_d20251111_m031227_c001_v7007000_t0000_u01762830747328") 2025/11/11 03:15:32 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fbff_d20251111_m031222_c001_v0001181_t0021_u01762830741999") 2025/11/11 03:15:33 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd7c_d20251111_m031210_c001_v7007000_t0000_u01762830730022") 2025/11/11 03:15:33 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb7a_d20251111_m031205_c001_v0001181_t0051_u01762830725760") 2025/11/11 03:15:33 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdba_d20251111_m031153_c001_v7007000_t0000_u01762830713529") 2025/11/11 03:15:33 DEBUG : apple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb06_d20251111_m031148_c001_v0001181_t0030_u01762830708779") 2025/11/11 03:15:33 DEBUG : appleSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb5_d20251111_m031310_c001_v7007000_t0000_u01762830790706") 2025/11/11 03:15:33 DEBUG : appleSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2552_d20251111_m031304_c001_v0001183_t0039_u01762830784868") 2025/11/11 03:15:33 DEBUG : appleapple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923e7_d20251111_m031332_c001_v7007000_t0000_u01762830812869") 2025/11/11 03:15:33 DEBUG : appleapple: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe49_d20251111_m031328_c001_v0001181_t0059_u01762830808641") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca218_d20251111_m031455_c001_v7007000_t0000_u01762830895779") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b28fd_d20251111_m031451_c001_v0001183_t0052_u01762830891491") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a76_d20251111_m031439_c001_v7007000_t0000_u01762830879906") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2897_d20251111_m031435_c001_v0001183_t0056_u01762830875827") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507f9_d20251111_m031423_c001_v7007000_t0000_u01762830863343") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2821_d20251111_m031419_c001_v0001183_t0039_u01762830859558") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c3_d20251111_m031407_c001_v7007000_t0000_u01762830847193") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b27ab_d20251111_m031403_c001_v0001183_t0024_u01762830843589") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010253_d20251111_m031350_c001_v7007000_t0000_u01762830830053") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2706_d20251111_m031345_c001_v0001183_t0032_u01762830825996") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923d9_d20251111_m031330_c001_v7007000_t0000_u01762830810935") 2025/11/11 03:15:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34179c_d20251111_m031325_c001_v0001161_t0054_u01762830805678") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d3e_d20251111_m031312_c001_v7007000_t0000_u01762830792619") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34174c_d20251111_m031308_c001_v0001161_t0040_u01762830788607") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c590_d20251111_m031307_c001_v7007000_t0000_u01762830787609") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade211_d20251111_m031302_c001_v0001104_t0048_u01762830782921") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407578_d20251111_m031250_c001_v7007000_t0000_u01762830770788") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade1b6_d20251111_m031246_c001_v0001104_t0021_u01762830766792") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bd96_d20251111_m031245_c001_v7007000_t0000_u01762830765505") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcb9_d20251111_m031242_c001_v0001181_t0048_u01762830762300") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdf9_d20251111_m031227_c001_v7007000_t0000_u01762830747202") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2310_d20251111_m031222_c001_v0001183_t0049_u01762830742757") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd7d_d20251111_m031210_c001_v7007000_t0000_u01762830730206") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b222b_d20251111_m031206_c001_v0001183_t0054_u01762830726482") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdbb_d20251111_m031153_c001_v7007000_t0000_u01762830713711") 2025/11/11 03:15:34 DEBUG : appleappleapplebanana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b215f_d20251111_m031149_c001_v0001183_t0037_u01762830709875") 2025/11/11 03:15:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d37_d20251111_m031310_c001_v7007000_t0000_u01762830790716") 2025/11/11 03:15:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34172e_d20251111_m031304_c001_v0001161_t0051_u01762830784898") 2025/11/11 03:15:34 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407221_d20251111_m030710_c001_v7007000_t0000_u01762830430868") 2025/11/11 03:15:34 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21840_d20251111_m030708_c001_v0001043_t0019_u01762830428032") 2025/11/11 03:15:34 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfbec_d20251111_m030706_c001_v7007000_t0000_u01762830426874") 2025/11/11 03:15:34 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21836_d20251111_m030705_c001_v0001043_t0042_u01762830425100") 2025/11/11 03:15:35 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071d2_d20251111_m030646_c001_v7007000_t0000_u01762830406808") 2025/11/11 03:15:35 DEBUG : b/potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217d9_d20251111_m030644_c001_v0001043_t0019_u01762830404900") 2025/11/11 03:15:35 DEBUG : backup/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1b81_d20251111_m030937_c001_v7007000_t0000_u01762830577107") 2025/11/11 03:15:35 DEBUG : backup/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1098e1fe9b07c74b_d20251111_m030934_c001_v0001099_t0052_u01762830574612") 2025/11/11 03:15:35 DEBUG : backup/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f102667a235cb6c15_d20251111_m030929_c001_v0001117_t0048_u01762830569192") 2025/11/11 03:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfca7_d20251111_m031003_c001_v7007000_t0000_u01762830603094") 2025/11/11 03:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10074ff1e5a9118d_d20251111_m031000_c001_v0001113_t0008_u01762830600501") 2025/11/11 03:15:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3410bd_d20251111_m030956_c001_v0001161_t0020_u01762830596360") 2025/11/11 03:15:35 DEBUG : backup/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b64e0_d20251111_m030950_c001_v7007000_t0000_u01762830590018") 2025/11/11 03:15:35 DEBUG : backup/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1149020bce54e06a_d20251111_m030947_c001_v0001117_t0050_u01762830587832") 2025/11/11 03:15:35 DEBUG : backup/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f11627ee8666218d8_d20251111_m030943_c001_v0001184_t0029_u01762830583373") 2025/11/11 03:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfca9_d20251111_m031003_c001_v7007000_t0000_u01762830603342") 2025/11/11 03:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1057b246b0855f33_d20251111_m031001_c001_v0001093_t0032_u01762830601821") 2025/11/11 03:15:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10252153d7e25440_d20251111_m030958_c001_v0001101_t0024_u01762830598143") 2025/11/11 03:15:35 DEBUG : backup/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1b82_d20251111_m030937_c001_v7007000_t0000_u01762830577288") 2025/11/11 03:15:35 DEBUG : backup/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115beb6599f2d92c_d20251111_m030936_c001_v0001041_t0015_u01762830576115") 2025/11/11 03:15:35 DEBUG : backup/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f119496c9f6bb1af0_d20251111_m030931_c001_v0001177_t0008_u01762830571842") 2025/11/11 03:15:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b64e2_d20251111_m030950_c001_v7007000_t0000_u01762830590216") 2025/11/11 03:15:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1166b159416e232b_d20251111_m030949_c001_v0001178_t0020_u01762830589247") 2025/11/11 03:15:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f104d9f0641d96fe9_d20251111_m030944_c001_v0001104_t0010_u01762830584867") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca219_d20251111_m031455_c001_v7007000_t0000_u01762830895961") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341948_d20251111_m031451_c001_v0001161_t0049_u01762830891190") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a78_d20251111_m031440_c001_v7007000_t0000_u01762830880089") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3418f7_d20251111_m031435_c001_v0001161_t0041_u01762830875327") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507fa_d20251111_m031423_c001_v7007000_t0000_u01762830863527") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341897_d20251111_m031419_c001_v0001161_t0042_u01762830859204") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c4_d20251111_m031407_c001_v7007000_t0000_u01762830847375") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341844_d20251111_m031403_c001_v0001161_t0055_u01762830843271") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010255_d20251111_m031350_c001_v7007000_t0000_u01762830830235") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417f1_d20251111_m031345_c001_v0001161_t0056_u01762830825686") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923e9_d20251111_m031333_c001_v7007000_t0000_u01762830813051") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe33_d20251111_m031325_c001_v0001181_t0025_u01762830805467") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d40_d20251111_m031312_c001_v7007000_t0000_u01762830792805") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b258e_d20251111_m031308_c001_v0001183_t0040_u01762830788618") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d34_d20251111_m031307_c001_v7007000_t0000_u01762830787622") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd72_d20251111_m031302_c001_v0001181_t0041_u01762830782612") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407579_d20251111_m031250_c001_v7007000_t0000_u01762830770979") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3416ac_d20251111_m031246_c001_v0001161_t0050_u01762830766822") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bd9a_d20251111_m031245_c001_v7007000_t0000_u01762830765879") 2025/11/11 03:15:36 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade184_d20251111_m031241_c001_v0001104_t0055_u01762830761614") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca0a6_d20251111_m031227_c001_v7007000_t0000_u01762830747186") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade123_d20251111_m031222_c001_v0001104_t0040_u01762830742211") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd7f_d20251111_m031210_c001_v7007000_t0000_u01762830730387") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0c6_d20251111_m031206_c001_v0001104_t0052_u01762830726003") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdbc_d20251111_m031153_c001_v7007000_t0000_u01762830713893") 2025/11/11 03:15:37 DEBUG : banana: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade080_d20251111_m031149_c001_v0001104_t0011_u01762830709001") 2025/11/11 03:15:37 DEBUG : bananaSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d3a_d20251111_m031311_c001_v7007000_t0000_u01762830791067") 2025/11/11 03:15:37 DEBUG : bananaSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd82_d20251111_m031304_c001_v0001181_t0004_u01762830784882") 2025/11/11 03:15:37 DEBUG : both0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c69_d20251111_m031119_c001_v7007000_t0000_u01762830679665") 2025/11/11 03:15:37 DEBUG : both0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f939_d20251111_m031107_c001_v0001181_t0004_u01762830667490") 2025/11/11 03:15:37 DEBUG : both0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c51_d20251111_m031103_c001_v7007000_t0000_u01762830663124") 2025/11/11 03:15:37 DEBUG : both0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f857_d20251111_m031049_c001_v0001181_t0056_u01762830649696") 2025/11/11 03:15:37 DEBUG : both1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6a_d20251111_m031119_c001_v7007000_t0000_u01762830679846") 2025/11/11 03:15:37 DEBUG : both1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f943_d20251111_m031107_c001_v0001181_t0057_u01762830667940") 2025/11/11 03:15:37 DEBUG : both1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c52_d20251111_m031103_c001_v7007000_t0000_u01762830663307") 2025/11/11 03:15:37 DEBUG : both1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f861_d20251111_m031050_c001_v0001181_t0024_u01762830650315") 2025/11/11 03:15:37 DEBUG : both10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6b_d20251111_m031120_c001_v7007000_t0000_u01762830680045") 2025/11/11 03:15:37 DEBUG : both10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f98b_d20251111_m031112_c001_v0001181_t0018_u01762830672034") 2025/11/11 03:15:37 DEBUG : both10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c53_d20251111_m031103_c001_v7007000_t0000_u01762830663492") 2025/11/11 03:15:37 DEBUG : both10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8ac_d20251111_m031054_c001_v0001181_t0041_u01762830654375") 2025/11/11 03:15:37 DEBUG : both11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6c_d20251111_m031120_c001_v7007000_t0000_u01762830680226") 2025/11/11 03:15:38 DEBUG : both11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f999_d20251111_m031112_c001_v0001181_t0048_u01762830672576") 2025/11/11 03:15:38 DEBUG : both11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c54_d20251111_m031103_c001_v7007000_t0000_u01762830663695") 2025/11/11 03:15:38 DEBUG : both11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8b8_d20251111_m031055_c001_v0001181_t0024_u01762830655365") 2025/11/11 03:15:38 DEBUG : both12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6d_d20251111_m031120_c001_v7007000_t0000_u01762830680409") 2025/11/11 03:15:38 DEBUG : both12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9a3_d20251111_m031113_c001_v0001181_t0027_u01762830673007") 2025/11/11 03:15:38 DEBUG : both12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c55_d20251111_m031103_c001_v7007000_t0000_u01762830663878") 2025/11/11 03:15:38 DEBUG : both12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8c6_d20251111_m031055_c001_v0001181_t0039_u01762830655849") 2025/11/11 03:15:38 DEBUG : both13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6e_d20251111_m031120_c001_v7007000_t0000_u01762830680591") 2025/11/11 03:15:38 DEBUG : both13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9ad_d20251111_m031113_c001_v0001181_t0012_u01762830673454") 2025/11/11 03:15:38 DEBUG : both13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c56_d20251111_m031104_c001_v7007000_t0000_u01762830664060") 2025/11/11 03:15:38 DEBUG : both13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8cc_d20251111_m031056_c001_v0001181_t0019_u01762830656297") 2025/11/11 03:15:38 DEBUG : both14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c6f_d20251111_m031120_c001_v7007000_t0000_u01762830680773") 2025/11/11 03:15:38 DEBUG : both14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9b3_d20251111_m031113_c001_v0001181_t0036_u01762830673874") 2025/11/11 03:15:38 DEBUG : both14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c57_d20251111_m031104_c001_v7007000_t0000_u01762830664242") 2025/11/11 03:15:38 DEBUG : both14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8d2_d20251111_m031056_c001_v0001181_t0017_u01762830656726") 2025/11/11 03:15:38 DEBUG : both15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c70_d20251111_m031120_c001_v7007000_t0000_u01762830680956") 2025/11/11 03:15:38 DEBUG : both15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9bb_d20251111_m031114_c001_v0001181_t0022_u01762830674366") 2025/11/11 03:15:38 DEBUG : both15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c58_d20251111_m031104_c001_v7007000_t0000_u01762830664424") 2025/11/11 03:15:38 DEBUG : both15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8de_d20251111_m031057_c001_v0001181_t0046_u01762830657147") 2025/11/11 03:15:38 DEBUG : both16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c71_d20251111_m031121_c001_v7007000_t0000_u01762830681138") 2025/11/11 03:15:38 DEBUG : both16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9c3_d20251111_m031114_c001_v0001181_t0020_u01762830674817") 2025/11/11 03:15:39 DEBUG : both16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c59_d20251111_m031104_c001_v7007000_t0000_u01762830664606") 2025/11/11 03:15:39 DEBUG : both16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8e4_d20251111_m031057_c001_v0001181_t0043_u01762830657626") 2025/11/11 03:15:39 DEBUG : both17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c72_d20251111_m031121_c001_v7007000_t0000_u01762830681321") 2025/11/11 03:15:39 DEBUG : both17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9ce_d20251111_m031115_c001_v0001181_t0013_u01762830675359") 2025/11/11 03:15:39 DEBUG : both17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c5a_d20251111_m031104_c001_v7007000_t0000_u01762830664801") 2025/11/11 03:15:39 DEBUG : both17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8f4_d20251111_m031058_c001_v0001181_t0055_u01762830658959") 2025/11/11 03:15:39 DEBUG : both18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c73_d20251111_m031121_c001_v7007000_t0000_u01762830681506") 2025/11/11 03:15:39 DEBUG : both18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9d2_d20251111_m031115_c001_v0001181_t0055_u01762830675778") 2025/11/11 03:15:39 DEBUG : both18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c5b_d20251111_m031104_c001_v7007000_t0000_u01762830664984") 2025/11/11 03:15:39 DEBUG : both18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8fb_d20251111_m031059_c001_v0001181_t0010_u01762830659446") 2025/11/11 03:15:39 DEBUG : both19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c74_d20251111_m031121_c001_v7007000_t0000_u01762830681692") 2025/11/11 03:15:39 DEBUG : both19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9d6_d20251111_m031116_c001_v0001181_t0030_u01762830676189") 2025/11/11 03:15:39 DEBUG : both19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c5c_d20251111_m031105_c001_v7007000_t0000_u01762830665167") 2025/11/11 03:15:39 DEBUG : both19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f907_d20251111_m031059_c001_v0001181_t0008_u01762830659858") 2025/11/11 03:15:39 DEBUG : both2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c75_d20251111_m031121_c001_v7007000_t0000_u01762830681875") 2025/11/11 03:15:39 DEBUG : both2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f94d_d20251111_m031108_c001_v0001181_t0038_u01762830668380") 2025/11/11 03:15:39 DEBUG : both2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c5d_d20251111_m031105_c001_v7007000_t0000_u01762830665350") 2025/11/11 03:15:39 DEBUG : both2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f867_d20251111_m031050_c001_v0001181_t0026_u01762830650731") 2025/11/11 03:15:39 DEBUG : both3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c76_d20251111_m031122_c001_v7007000_t0000_u01762830682056") 2025/11/11 03:15:39 DEBUG : both3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f955_d20251111_m031108_c001_v0001181_t0027_u01762830668797") 2025/11/11 03:15:39 DEBUG : both3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c5e_d20251111_m031105_c001_v7007000_t0000_u01762830665549") 2025/11/11 03:15:40 DEBUG : both3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f86b_d20251111_m031051_c001_v0001181_t0025_u01762830651155") 2025/11/11 03:15:40 DEBUG : both4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c77_d20251111_m031122_c001_v7007000_t0000_u01762830682238") 2025/11/11 03:15:40 DEBUG : both4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f95d_d20251111_m031109_c001_v0001181_t0058_u01762830669256") 2025/11/11 03:15:40 DEBUG : both4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c61_d20251111_m031105_c001_v7007000_t0000_u01762830665733") 2025/11/11 03:15:40 DEBUG : both4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f86f_d20251111_m031051_c001_v0001181_t0000_u01762830651584") 2025/11/11 03:15:40 DEBUG : both5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c78_d20251111_m031122_c001_v7007000_t0000_u01762830682421") 2025/11/11 03:15:40 DEBUG : both5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f961_d20251111_m031109_c001_v0001181_t0017_u01762830669754") 2025/11/11 03:15:40 DEBUG : both5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c62_d20251111_m031105_c001_v7007000_t0000_u01762830665924") 2025/11/11 03:15:40 DEBUG : both5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f875_d20251111_m031052_c001_v0001181_t0042_u01762830652006") 2025/11/11 03:15:40 DEBUG : both6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c79_d20251111_m031122_c001_v7007000_t0000_u01762830682604") 2025/11/11 03:15:40 DEBUG : both6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f969_d20251111_m031110_c001_v0001181_t0024_u01762830670208") 2025/11/11 03:15:40 DEBUG : both6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c63_d20251111_m031106_c001_v7007000_t0000_u01762830666110") 2025/11/11 03:15:40 DEBUG : both6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f882_d20251111_m031052_c001_v0001181_t0025_u01762830652587") 2025/11/11 03:15:40 DEBUG : both7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7a_d20251111_m031122_c001_v7007000_t0000_u01762830682789") 2025/11/11 03:15:40 DEBUG : both7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f96f_d20251111_m031110_c001_v0001181_t0009_u01762830670695") 2025/11/11 03:15:40 DEBUG : both7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c64_d20251111_m031106_c001_v7007000_t0000_u01762830666293") 2025/11/11 03:15:40 DEBUG : both7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f88a_d20251111_m031053_c001_v0001181_t0022_u01762830653037") 2025/11/11 03:15:40 DEBUG : both8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7b_d20251111_m031122_c001_v7007000_t0000_u01762830682973") 2025/11/11 03:15:40 DEBUG : both8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f977_d20251111_m031111_c001_v0001181_t0048_u01762830671176") 2025/11/11 03:15:40 DEBUG : both8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c65_d20251111_m031106_c001_v7007000_t0000_u01762830666487") 2025/11/11 03:15:40 DEBUG : both8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f892_d20251111_m031053_c001_v0001181_t0057_u01762830653506") 2025/11/11 03:15:40 DEBUG : both9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7c_d20251111_m031123_c001_v7007000_t0000_u01762830683155") 2025/11/11 03:15:41 DEBUG : both9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f983_d20251111_m031111_c001_v0001181_t0013_u01762830671606") 2025/11/11 03:15:41 DEBUG : both9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c66_d20251111_m031106_c001_v7007000_t0000_u01762830666744") 2025/11/11 03:15:41 DEBUG : both9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8a0_d20251111_m031053_c001_v0001181_t0037_u01762830653964") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407222_d20251111_m030711_c001_v7007000_t0000_u01762830431052") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21846_d20251111_m030708_c001_v0001043_t0038_u01762830428427") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfbee_d20251111_m030707_c001_v7007000_t0000_u01762830427667") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2183a_d20251111_m030705_c001_v0001043_t0018_u01762830425556") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071d5_d20251111_m030647_c001_v7007000_t0000_u01762830407543") 2025/11/11 03:15:41 DEBUG : c/non empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217dd_d20251111_m030645_c001_v0001043_t0001_u01762830405407") 2025/11/11 03:15:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55b_d20251111_m031229_c001_v7007000_t0000_u01762830749704") 2025/11/11 03:15:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415e8_d20251111_m031224_c001_v0001161_t0047_u01762830744702") 2025/11/11 03:15:41 DEBUG : check sum: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba4f_d20251111_m030636_c001_v7007000_t0000_u01762830396823") 2025/11/11 03:15:41 DEBUG : check sum: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217bc_d20251111_m030635_c001_v0001043_t0014_u01762830395690") 2025/11/11 03:15:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fe57_d20251111_m031527_c001_v7007000_t0000_u01762830927031") 2025/11/11 03:15:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c70205_d20251111_m031525_c001_v0001181_t0026_u01762830925491") 2025/11/11 03:15:41 DEBUG : dest/3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdc2_d20251111_m030905_c001_v7007000_t0000_u01762830545299") 2025/11/11 03:15:41 DEBUG : dest/3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4081f8f68b20162c_d20251111_m030904_c001_v0001150_t0020_u01762830544174") 2025/11/11 03:15:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923ec_d20251111_m031333_c001_v7007000_t0000_u01762830813267") 2025/11/11 03:15:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade28d_d20251111_m031328_c001_v0001104_t0028_u01762830808858") 2025/11/11 03:15:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca21c_d20251111_m031456_c001_v7007000_t0000_u01762830896144") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c70062_d20251111_m031444_c001_v0001181_t0032_u01762830884411") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a79_d20251111_m031440_c001_v7007000_t0000_u01762830880274") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ffae_d20251111_m031427_c001_v0001181_t0027_u01762830867861") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507fb_d20251111_m031423_c001_v7007000_t0000_u01762830863709") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ff2d_d20251111_m031411_c001_v0001181_t0029_u01762830851736") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c5_d20251111_m031407_c001_v7007000_t0000_u01762830847558") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fed2_d20251111_m031354_c001_v0001181_t0034_u01762830834519") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010257_d20251111_m031350_c001_v7007000_t0000_u01762830830418") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe73_d20251111_m031337_c001_v0001181_t0003_u01762830817431") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507b0_d20251111_m031330_c001_v7007000_t0000_u01762830810582") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b25f1_d20251111_m031317_c001_v0001183_t0053_u01762830797298") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d41_d20251111_m031312_c001_v7007000_t0000_u01762830792988") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2590_d20251111_m031308_c001_v0001183_t0013_u01762830788823") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923ba_d20251111_m031307_c001_v7007000_t0000_u01762830787633") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b24cb_d20251111_m031255_c001_v0001183_t0037_u01762830775284") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840757a_d20251111_m031251_c001_v7007000_t0000_u01762830771163") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2452_d20251111_m031247_c001_v0001183_t0041_u01762830767019") 2025/11/11 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e88_d20251111_m031245_c001_v7007000_t0000_u01762830765668") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2388_d20251111_m031233_c001_v0001183_t0025_u01762830753777") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdfa_d20251111_m031227_c001_v7007000_t0000_u01762830747214") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fbb3_d20251111_m031214_c001_v0001181_t0041_u01762830734764") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd80_d20251111_m031210_c001_v7007000_t0000_u01762830730575") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb52_d20251111_m031158_c001_v0001181_t0033_u01762830718127") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdbd_d20251111_m031154_c001_v7007000_t0000_u01762830714078") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6facd_d20251111_m031140_c001_v0001181_t0025_u01762830700890") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe6781_d20251111_m031310_c001_v7007000_t0000_u01762830790737") 2025/11/11 03:15:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd84_d20251111_m031305_c001_v0001181_t0038_u01762830785106") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923ee_d20251111_m031333_c001_v7007000_t0000_u01762830813449") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417a5_d20251111_m031328_c001_v0001161_t0042_u01762830808844") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca21d_d20251111_m031456_c001_v7007000_t0000_u01762830896324") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341926_d20251111_m031444_c001_v0001161_t0021_u01762830884976") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7a_d20251111_m031440_c001_v7007000_t0000_u01762830880498") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3418c6_d20251111_m031428_c001_v0001161_t0014_u01762830868470") 2025/11/11 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507fd_d20251111_m031423_c001_v7007000_t0000_u01762830863890") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34186a_d20251111_m031412_c001_v0001161_t0016_u01762830852356") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c6_d20251111_m031407_c001_v7007000_t0000_u01762830847752") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341810_d20251111_m031355_c001_v0001161_t0055_u01762830835103") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201025a_d20251111_m031350_c001_v7007000_t0000_u01762830830600") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417b9_d20251111_m031337_c001_v0001161_t0026_u01762830817983") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507b3_d20251111_m031330_c001_v7007000_t0000_u01762830810764") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdf3_d20251111_m031317_c001_v0001181_t0027_u01762830797883") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d42_d20251111_m031313_c001_v7007000_t0000_u01762830793170") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdaa_d20251111_m031308_c001_v0001181_t0049_u01762830788904") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a187_d20251111_m031307_c001_v7007000_t0000_u01762830787645") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd46_d20251111_m031255_c001_v0001181_t0047_u01762830775863") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840757b_d20251111_m031251_c001_v7007000_t0000_u01762830771377") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcf3_d20251111_m031247_c001_v0001181_t0044_u01762830767048") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e86_d20251111_m031245_c001_v7007000_t0000_u01762830765306") 2025/11/11 03:15:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade161_d20251111_m031234_c001_v0001104_t0046_u01762830754346") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d13_d20251111_m031226_c001_v7007000_t0000_u01762830746772") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0f9_d20251111_m031215_c001_v0001104_t0009_u01762830735358") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd82_d20251111_m031210_c001_v7007000_t0000_u01762830730757") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0ae_d20251111_m031158_c001_v0001104_t0030_u01762830718695") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdbe_d20251111_m031154_c001_v7007000_t0000_u01762830714260") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade048_d20251111_m031141_c001_v0001104_t0041_u01762830701464") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c594_d20251111_m031311_c001_v7007000_t0000_u01762830791076") 2025/11/11 03:15:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2554_d20251111_m031305_c001_v0001183_t0038_u01762830785128") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923f0_d20251111_m031333_c001_v7007000_t0000_u01762830813631") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2668_d20251111_m031328_c001_v0001183_t0031_u01762830808866") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca21f_d20251111_m031456_c001_v7007000_t0000_u01762830896507") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b28d6_d20251111_m031445_c001_v0001183_t0055_u01762830885648") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7b_d20251111_m031440_c001_v7007000_t0000_u01762830880681") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2858_d20251111_m031429_c001_v0001183_t0036_u01762830869155") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507fe_d20251111_m031424_c001_v7007000_t0000_u01762830864081") 2025/11/11 03:15:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b27e5_d20251111_m031413_c001_v0001183_t0016_u01762830853324") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c7_d20251111_m031407_c001_v7007000_t0000_u01762830847933") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2762_d20251111_m031355_c001_v0001183_t0053_u01762830835842") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201025c_d20251111_m031350_c001_v7007000_t0000_u01762830830784") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b26ba_d20251111_m031338_c001_v0001183_t0036_u01762830818876") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b664b_d20251111_m031330_c001_v7007000_t0000_u01762830810811") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341773_d20251111_m031318_c001_v0001161_t0042_u01762830798535") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d43_d20251111_m031313_c001_v7007000_t0000_u01762830793352") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2592_d20251111_m031309_c001_v0001183_t0000_u01762830789031") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c58f_d20251111_m031307_c001_v7007000_t0000_u01762830787424") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade1f1_d20251111_m031256_c001_v0001104_t0034_u01762830776425") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840757c_d20251111_m031251_c001_v7007000_t0000_u01762830771563") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3416b2_d20251111_m031247_c001_v0001161_t0035_u01762830767158") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e89_d20251111_m031245_c001_v7007000_t0000_u01762830765685") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc88_d20251111_m031235_c001_v0001181_t0021_u01762830755567") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca0a5_d20251111_m031226_c001_v7007000_t0000_u01762830746999") 2025/11/11 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2294_d20251111_m031216_c001_v0001183_t0014_u01762830736333") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd83_d20251111_m031210_c001_v7007000_t0000_u01762830730941") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b21db_d20251111_m031159_c001_v0001183_t0058_u01762830719678") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdbf_d20251111_m031154_c001_v7007000_t0000_u01762830714443") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b20f8_d20251111_m031142_c001_v0001183_t0040_u01762830702109") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d38_d20251111_m031310_c001_v7007000_t0000_u01762830790873") 2025/11/11 03:15:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341730_d20251111_m031305_c001_v0001161_t0051_u01762830785227") 2025/11/11 03:15:47 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923f2_d20251111_m031333_c001_v7007000_t0000_u01762830813814") 2025/11/11 03:15:47 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe4d_d20251111_m031328_c001_v0001181_t0015_u01762830808878") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca220_d20251111_m031456_c001_v7007000_t0000_u01762830896689") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade37b_d20251111_m031446_c001_v0001104_t0046_u01762830886267") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7c_d20251111_m031440_c001_v7007000_t0000_u01762830880864") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade352_d20251111_m031429_c001_v0001104_t0027_u01762830869750") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850800_d20251111_m031424_c001_v7007000_t0000_u01762830864262") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade31b_d20251111_m031413_c001_v0001104_t0026_u01762830853891") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c8_d20251111_m031408_c001_v7007000_t0000_u01762830848115") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2f1_d20251111_m031356_c001_v0001104_t0016_u01762830836402") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201025e_d20251111_m031350_c001_v7007000_t0000_u01762830830965") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2c3_d20251111_m031339_c001_v0001104_t0039_u01762830819454") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f405f627b9fc0cc0e_d20251111_m031330_c001_v7007000_t0000_u01762830810607") 2025/11/11 03:15:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade26a_d20251111_m031319_c001_v0001104_t0053_u01762830799465") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d44_d20251111_m031313_c001_v7007000_t0000_u01762830793533") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdae_d20251111_m031309_c001_v0001181_t0024_u01762830789144") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb2_d20251111_m031307_c001_v7007000_t0000_u01762830787397") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3416f8_d20251111_m031257_c001_v0001161_t0014_u01762830777442") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840757d_d20251111_m031251_c001_v7007000_t0000_u01762830771746") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b245a_d20251111_m031247_c001_v0001183_t0024_u01762830767233") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1ae_d20251111_m031245_c001_v7007000_t0000_u01762830765890") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341649_d20251111_m031236_c001_v0001161_t0011_u01762830756130") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c557_d20251111_m031227_c001_v7007000_t0000_u01762830747357") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34159e_d20251111_m031216_c001_v0001161_t0055_u01762830736907") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd85_d20251111_m031211_c001_v7007000_t0000_u01762830731123") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341505_d20251111_m031200_c001_v0001161_t0052_u01762830720250") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc0_d20251111_m031154_c001_v7007000_t0000_u01762830714625") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34147d_d20251111_m031142_c001_v0001161_t0050_u01762830702332") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d3b_d20251111_m031311_c001_v7007000_t0000_u01762830791087") 2025/11/11 03:15:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd8a_d20251111_m031305_c001_v0001181_t0002_u01762830785315") 2025/11/11 03:15:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923f4_d20251111_m031333_c001_v7007000_t0000_u01762830813996") 2025/11/11 03:15:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b266a_d20251111_m031329_c001_v0001183_t0045_u01762830809069") 2025/11/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca221_d20251111_m031456_c001_v7007000_t0000_u01762830896876") 2025/11/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c70086_d20251111_m031446_c001_v0001181_t0013_u01762830886752") 2025/11/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7d_d20251111_m031441_c001_v7007000_t0000_u01762830881047") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ffd6_d20251111_m031430_c001_v0001181_t0032_u01762830870619") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850801_d20251111_m031424_c001_v7007000_t0000_u01762830864445") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ff43_d20251111_m031414_c001_v0001181_t0040_u01762830854518") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102c9_d20251111_m031408_c001_v7007000_t0000_u01762830848297") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fee2_d20251111_m031357_c001_v0001181_t0047_u01762830837531") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010260_d20251111_m031351_c001_v7007000_t0000_u01762830831165") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe7e_d20251111_m031339_c001_v0001181_t0056_u01762830819976") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f405f627b9fc0cc0d_d20251111_m031330_c001_v7007000_t0000_u01762830810421") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b263a_d20251111_m031320_c001_v0001183_t0014_u01762830800419") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d45_d20251111_m031313_c001_v7007000_t0000_u01762830793736") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade233_d20251111_m031309_c001_v0001104_t0029_u01762830789172") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f402687500da0b404_d20251111_m031307_c001_v7007000_t0000_u01762830787437") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b24f1_d20251111_m031257_c001_v0001183_t0027_u01762830777799") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840757f_d20251111_m031251_c001_v7007000_t0000_u01762830771945") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcf5_d20251111_m031247_c001_v0001181_t0013_u01762830767283") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bd98_d20251111_m031245_c001_v7007000_t0000_u01762830765689") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b23a5_d20251111_m031236_c001_v0001183_t0058_u01762830756563") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d14_d20251111_m031226_c001_v7007000_t0000_u01762830746955") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fbc9_d20251111_m031217_c001_v0001181_t0009_u01762830737189") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd86_d20251111_m031211_c001_v7007000_t0000_u01762830731309") 2025/11/11 03:15:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb63_d20251111_m031200_c001_v0001181_t0056_u01762830720662") 2025/11/11 03:15:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc1_d20251111_m031154_c001_v7007000_t0000_u01762830714809") 2025/11/11 03:15:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fae5_d20251111_m031142_c001_v0001181_t0017_u01762830702689") 2025/11/11 03:15:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a189_d20251111_m031310_c001_v7007000_t0000_u01762830790665") 2025/11/11 03:15:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2558_d20251111_m031305_c001_v0001183_t0029_u01762830785324") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923f6_d20251111_m031334_c001_v7007000_t0000_u01762830814178") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe4f_d20251111_m031329_c001_v0001181_t0021_u01762830809086") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca222_d20251111_m031457_c001_v7007000_t0000_u01762830897058") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34192e_d20251111_m031446_c001_v0001161_t0047_u01762830886969") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7e_d20251111_m031441_c001_v7007000_t0000_u01762830881230") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3418d9_d20251111_m031430_c001_v0001161_t0027_u01762830870833") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850802_d20251111_m031424_c001_v7007000_t0000_u01762830864627") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341878_d20251111_m031414_c001_v0001161_t0015_u01762830854727") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102ca_d20251111_m031408_c001_v7007000_t0000_u01762830848478") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341822_d20251111_m031357_c001_v0001161_t0043_u01762830837786") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010262_d20251111_m031351_c001_v7007000_t0000_u01762830831348") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417c5_d20251111_m031340_c001_v0001161_t0020_u01762830820186") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdbf_d20251111_m031330_c001_v7007000_t0000_u01762830810778") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe10_d20251111_m031320_c001_v0001181_t0016_u01762830800614") 2025/11/11 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d46_d20251111_m031313_c001_v7007000_t0000_u01762830793933") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341750_d20251111_m031309_c001_v0001161_t0051_u01762830789193") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d33_d20251111_m031307_c001_v7007000_t0000_u01762830787435") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd50_d20251111_m031258_c001_v0001181_t0010_u01762830778017") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407580_d20251111_m031252_c001_v7007000_t0000_u01762830772127") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b245c_d20251111_m031247_c001_v0001183_t0029_u01762830767448") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407571_d20251111_m031245_c001_v7007000_t0000_u01762830765898") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade16d_d20251111_m031236_c001_v0001104_t0057_u01762830756780") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c555_d20251111_m031226_c001_v7007000_t0000_u01762830746996") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade107_d20251111_m031217_c001_v0001104_t0008_u01762830737393") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd88_d20251111_m031211_c001_v7007000_t0000_u01762830731548") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0b4_d20251111_m031200_c001_v0001104_t0018_u01762830720867") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc3_d20251111_m031154_c001_v7007000_t0000_u01762830714991") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade050_d20251111_m031142_c001_v0001104_t0036_u01762830702912") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923bc_d20251111_m031310_c001_v7007000_t0000_u01762830790676") 2025/11/11 03:15:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade220_d20251111_m031305_c001_v0001104_t0052_u01762830785451") 2025/11/11 03:15:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923f8_d20251111_m031334_c001_v7007000_t0000_u01762830814360") 2025/11/11 03:15:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe53_d20251111_m031329_c001_v0001181_t0004_u01762830809304") 2025/11/11 03:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca223_d20251111_m031457_c001_v7007000_t0000_u01762830897240") 2025/11/11 03:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b28de_d20251111_m031447_c001_v0001183_t0054_u01762830887327") 2025/11/11 03:15:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a7f_d20251111_m031441_c001_v7007000_t0000_u01762830881423") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2877_d20251111_m031431_c001_v0001183_t0027_u01762830871303") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850803_d20251111_m031424_c001_v7007000_t0000_u01762830864822") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b27f7_d20251111_m031415_c001_v0001183_t0010_u01762830855095") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102cb_d20251111_m031408_c001_v7007000_t0000_u01762830848659") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b277c_d20251111_m031358_c001_v0001183_t0027_u01762830838239") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010264_d20251111_m031351_c001_v7007000_t0000_u01762830831531") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b26ca_d20251111_m031340_c001_v0001183_t0036_u01762830820592") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1cd_d20251111_m031330_c001_v7007000_t0000_u01762830810712") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34177d_d20251111_m031320_c001_v0001161_t0026_u01762830800827") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d47_d20251111_m031314_c001_v7007000_t0000_u01762830794115") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2594_d20251111_m031309_c001_v0001183_t0037_u01762830789243") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923b9_d20251111_m031307_c001_v7007000_t0000_u01762830787447") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade1f8_d20251111_m031258_c001_v0001104_t0010_u01762830778231") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407582_d20251111_m031252_c001_v7007000_t0000_u01762830772310") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcf9_d20251111_m031247_c001_v0001181_t0052_u01762830767512") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1ac_d20251111_m031245_c001_v7007000_t0000_u01762830765703") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc93_d20251111_m031237_c001_v0001181_t0031_u01762830757474") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407564_d20251111_m031227_c001_v7007000_t0000_u01762830747296") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b22b2_d20251111_m031218_c001_v0001183_t0028_u01762830738012") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd89_d20251111_m031211_c001_v7007000_t0000_u01762830731731") 2025/11/11 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b21f4_d20251111_m031201_c001_v0001183_t0002_u01762830721964") 2025/11/11 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc4_d20251111_m031155_c001_v7007000_t0000_u01762830715174") 2025/11/11 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2110_d20251111_m031143_c001_v0001183_t0031_u01762830703722") 2025/11/11 03:15:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d36_d20251111_m031310_c001_v7007000_t0000_u01762830790686") 2025/11/11 03:15:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b255a_d20251111_m031305_c001_v0001183_t0028_u01762830785520") 2025/11/11 03:15:53 DEBUG : dir1/0007-12345: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923fa_d20251111_m031334_c001_v7007000_t0000_u01762830814549") 2025/11/11 03:15:53 DEBUG : dir1/0007-12345: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b266e_d20251111_m031329_c001_v0001183_t0028_u01762830809314") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca224_d20251111_m031457_c001_v7007000_t0000_u01762830897422") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade381_d20251111_m031447_c001_v0001104_t0016_u01762830887541") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a80_d20251111_m031441_c001_v7007000_t0000_u01762830881608") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade35a_d20251111_m031431_c001_v0001104_t0011_u01762830871582") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850804_d20251111_m031425_c001_v7007000_t0000_u01762830865004") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade321_d20251111_m031415_c001_v0001104_t0016_u01762830855300") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102cd_d20251111_m031408_c001_v7007000_t0000_u01762830848928") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2f7_d20251111_m031358_c001_v0001104_t0049_u01762830838453") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010267_d20251111_m031351_c001_v7007000_t0000_u01762830831713") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2c7_d20251111_m031340_c001_v0001104_t0025_u01762830820804") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a5e5_d20251111_m031330_c001_v7007000_t0000_u01762830810379") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade271_d20251111_m031321_c001_v0001104_t0057_u01762830801247") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d48_d20251111_m031314_c001_v7007000_t0000_u01762830794296") 2025/11/11 03:15:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdb0_d20251111_m031309_c001_v0001181_t0049_u01762830789365") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6559_d20251111_m031307_c001_v7007000_t0000_u01762830787210") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341700_d20251111_m031258_c001_v0001161_t0016_u01762830778773") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407583_d20251111_m031252_c001_v7007000_t0000_u01762830772492") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3416b4_d20251111_m031247_c001_v0001161_t0029_u01762830767669") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e8b_d20251111_m031245_c001_v7007000_t0000_u01762830765849") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341658_d20251111_m031237_c001_v0001161_t0021_u01762830757681") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407562_d20251111_m031227_c001_v7007000_t0000_u01762830747066") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415b0_d20251111_m031218_c001_v0001161_t0053_u01762830738244") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd8b_d20251111_m031211_c001_v7007000_t0000_u01762830731913") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341519_d20251111_m031202_c001_v0001161_t0016_u01762830722170") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc5_d20251111_m031155_c001_v7007000_t0000_u01762830715356") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341493_d20251111_m031143_c001_v0001161_t0011_u01762830703960") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c592_d20251111_m031310_c001_v7007000_t0000_u01762830790694") 2025/11/11 03:15:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd8e_d20251111_m031305_c001_v0001181_t0035_u01762830785538") 2025/11/11 03:15:54 DEBUG : dir1/0008-23456: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923fc_d20251111_m031334_c001_v7007000_t0000_u01762830814736") 2025/11/11 03:15:54 DEBUG : dir1/0008-23456: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417a7_d20251111_m031329_c001_v0001161_t0042_u01762830809331") 2025/11/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca225_d20251111_m031457_c001_v7007000_t0000_u01762830897604") 2025/11/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c7009c_d20251111_m031448_c001_v0001181_t0012_u01762830888233") 2025/11/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a81_d20251111_m031441_c001_v7007000_t0000_u01762830881790") 2025/11/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ffe6_d20251111_m031432_c001_v0001181_t0051_u01762830872206") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850806_d20251111_m031425_c001_v7007000_t0000_u01762830865254") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ff4c_d20251111_m031416_c001_v0001181_t0035_u01762830856232") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102ce_d20251111_m031409_c001_v7007000_t0000_u01762830849109") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fee6_d20251111_m031359_c001_v0001181_t0017_u01762830839082") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010269_d20251111_m031351_c001_v7007000_t0000_u01762830831893") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe8b_d20251111_m031341_c001_v0001181_t0055_u01762830821439") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923d7_d20251111_m031330_c001_v7007000_t0000_u01762830810754") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2646_d20251111_m031321_c001_v0001183_t0017_u01762830801944") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d49_d20251111_m031314_c001_v7007000_t0000_u01762830794556") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2596_d20251111_m031309_c001_v0001183_t0037_u01762830789443") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe677f_d20251111_m031307_c001_v7007000_t0000_u01762830787565") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2507_d20251111_m031259_c001_v0001183_t0038_u01762830779114") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407584_d20251111_m031252_c001_v7007000_t0000_u01762830772676") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2462_d20251111_m031247_c001_v0001183_t0029_u01762830767688") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407570_d20251111_m031245_c001_v7007000_t0000_u01762830765706") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b23ba_d20251111_m031237_c001_v0001183_t0056_u01762830757983") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e39239a_d20251111_m031227_c001_v7007000_t0000_u01762830747064") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fbda_d20251111_m031218_c001_v0001181_t0024_u01762830738576") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd8c_d20251111_m031212_c001_v7007000_t0000_u01762830732097") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb68_d20251111_m031202_c001_v0001181_t0050_u01762830722603") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc7_d20251111_m031155_c001_v7007000_t0000_u01762830715538") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6faee_d20251111_m031144_c001_v0001181_t0010_u01762830704391") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a18c_d20251111_m031311_c001_v7007000_t0000_u01762830791057") 2025/11/11 03:15:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341736_d20251111_m031305_c001_v0001161_t0031_u01762830785594") 2025/11/11 03:15:56 DEBUG : dir1/0009-34567: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923fe_d20251111_m031334_c001_v7007000_t0000_u01762830814919") 2025/11/11 03:15:56 DEBUG : dir1/0009-34567: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2670_d20251111_m031329_c001_v0001183_t0023_u01762830809514") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca226_d20251111_m031457_c001_v7007000_t0000_u01762830897786") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341934_d20251111_m031448_c001_v0001161_t0016_u01762830888455") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a82_d20251111_m031441_c001_v7007000_t0000_u01762830881973") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3418e6_d20251111_m031432_c001_v0001161_t0038_u01762830872465") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850807_d20251111_m031425_c001_v7007000_t0000_u01762830865437") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341884_d20251111_m031416_c001_v0001161_t0042_u01762830856450") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102cf_d20251111_m031409_c001_v7007000_t0000_u01762830849293") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34182e_d20251111_m031359_c001_v0001161_t0001_u01762830839288") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201026b_d20251111_m031352_c001_v7007000_t0000_u01762830832074") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417cd_d20251111_m031341_c001_v0001161_t0039_u01762830821645") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1cb_d20251111_m031330_c001_v7007000_t0000_u01762830810348") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe1a_d20251111_m031322_c001_v0001181_t0036_u01762830802160") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4a_d20251111_m031314_c001_v7007000_t0000_u01762830794750") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdba_d20251111_m031309_c001_v0001181_t0030_u01762830789593") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb1_d20251111_m031307_c001_v7007000_t0000_u01762830787214") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd56_d20251111_m031259_c001_v0001181_t0057_u01762830779331") 2025/11/11 03:15:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407585_d20251111_m031252_c001_v7007000_t0000_u01762830772861") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcfb_d20251111_m031247_c001_v0001181_t0052_u01762830767720") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e8c_d20251111_m031245_c001_v7007000_t0000_u01762830765867") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade179_d20251111_m031238_c001_v0001104_t0040_u01762830758181") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c556_d20251111_m031227_c001_v7007000_t0000_u01762830747176") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade111_d20251111_m031218_c001_v0001104_t0047_u01762830738789") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd8e_d20251111_m031212_c001_v7007000_t0000_u01762830732281") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0bc_d20251111_m031202_c001_v0001104_t0052_u01762830722816") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc8_d20251111_m031155_c001_v7007000_t0000_u01762830715722") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade058_d20251111_m031144_c001_v0001104_t0052_u01762830704610") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d39_d20251111_m031310_c001_v7007000_t0000_u01762830790905") 2025/11/11 03:15:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2562_d20251111_m031305_c001_v0001183_t0025_u01762830785734") 2025/11/11 03:15:57 DEBUG : dir1/0010-45678: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e392400_d20251111_m031335_c001_v7007000_t0000_u01762830815103") 2025/11/11 03:15:57 DEBUG : dir1/0010-45678: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe57_d20251111_m031329_c001_v0001181_t0000_u01762830809525") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca227_d20251111_m031457_c001_v7007000_t0000_u01762830897968") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b28ed_d20251111_m031448_c001_v0001183_t0045_u01762830888785") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a83_d20251111_m031442_c001_v7007000_t0000_u01762830882155") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2883_d20251111_m031432_c001_v0001183_t0034_u01762830872871") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850808_d20251111_m031425_c001_v7007000_t0000_u01762830865618") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2801_d20251111_m031416_c001_v0001183_t0026_u01762830856797") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d0_d20251111_m031409_c001_v7007000_t0000_u01762830849473") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b278c_d20251111_m031359_c001_v0001183_t0032_u01762830839883") 2025/11/11 03:15:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201026e_d20251111_m031352_c001_v7007000_t0000_u01762830832273") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b26dd_d20251111_m031342_c001_v0001183_t0040_u01762830822208") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a5e9_d20251111_m031330_c001_v7007000_t0000_u01762830810757") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341787_d20251111_m031322_c001_v0001161_t0021_u01762830802367") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4b_d20251111_m031314_c001_v7007000_t0000_u01762830794939") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b259e_d20251111_m031309_c001_v0001183_t0037_u01762830789636") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe677c_d20251111_m031307_c001_v7007000_t0000_u01762830787011") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade202_d20251111_m031259_c001_v0001104_t0058_u01762830779557") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407586_d20251111_m031253_c001_v7007000_t0000_u01762830773044") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2464_d20251111_m031247_c001_v0001183_t0027_u01762830767901") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f0d_d20251111_m031245_c001_v7007000_t0000_u01762830765908") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc9b_d20251111_m031239_c001_v0001181_t0024_u01762830759082") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e39239b_d20251111_m031227_c001_v7007000_t0000_u01762830747300") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b22d8_d20251111_m031219_c001_v0001183_t0054_u01762830739898") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd90_d20251111_m031212_c001_v7007000_t0000_u01762830732463") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2200_d20251111_m031203_c001_v0001183_t0025_u01762830723394") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdc9_d20251111_m031155_c001_v7007000_t0000_u01762830715905") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2130_d20251111_m031145_c001_v0001183_t0039_u01762830705707") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c593_d20251111_m031310_c001_v7007000_t0000_u01762830790883") 2025/11/11 03:15:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd91_d20251111_m031305_c001_v0001181_t0031_u01762830785781") 2025/11/11 03:15:58 DEBUG : dir1/0011-56789: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e392402_d20251111_m031335_c001_v7007000_t0000_u01762830815333") 2025/11/11 03:15:58 DEBUG : dir1/0011-56789: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade293_d20251111_m031329_c001_v0001104_t0032_u01762830809596") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca228_d20251111_m031458_c001_v7007000_t0000_u01762830898149") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade389_d20251111_m031449_c001_v0001104_t0026_u01762830889052") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a84_d20251111_m031442_c001_v7007000_t0000_u01762830882338") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade360_d20251111_m031433_c001_v0001104_t0019_u01762830873108") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee850809_d20251111_m031425_c001_v7007000_t0000_u01762830865801") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade327_d20251111_m031417_c001_v0001104_t0042_u01762830857000") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d1_d20251111_m031409_c001_v7007000_t0000_u01762830849654") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2fe_d20251111_m031400_c001_v0001104_t0055_u01762830840128") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010270_d20251111_m031352_c001_v7007000_t0000_u01762830832457") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2cd_d20251111_m031342_c001_v0001104_t0027_u01762830822411") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a5e7_d20251111_m031330_c001_v7007000_t0000_u01762830810574") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade279_d20251111_m031322_c001_v0001104_t0040_u01762830802851") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4c_d20251111_m031315_c001_v7007000_t0000_u01762830795119") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdbc_d20251111_m031309_c001_v0001181_t0023_u01762830789802") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe677e_d20251111_m031307_c001_v7007000_t0000_u01762830787381") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341709_d20251111_m031300_c001_v0001161_t0033_u01762830780342") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407587_d20251111_m031253_c001_v7007000_t0000_u01762830773227") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcff_d20251111_m031247_c001_v0001181_t0041_u01762830767932") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f0c_d20251111_m031245_c001_v7007000_t0000_u01762830765721") 2025/11/11 03:15:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341668_d20251111_m031239_c001_v0001161_t0054_u01762830759300") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e236b1_d20251111_m031227_c001_v7007000_t0000_u01762830747068") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415be_d20251111_m031220_c001_v0001161_t0012_u01762830740114") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd92_d20251111_m031212_c001_v7007000_t0000_u01762830732647") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341523_d20251111_m031203_c001_v0001161_t0011_u01762830723664") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdca_d20251111_m031156_c001_v7007000_t0000_u01762830716088") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34149f_d20251111_m031145_c001_v0001161_t0010_u01762830705925") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a18a_d20251111_m031310_c001_v7007000_t0000_u01762830790871") 2025/11/11 03:16:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd96_d20251111_m031305_c001_v0001181_t0003_u01762830785996") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e392404_d20251111_m031335_c001_v7007000_t0000_u01762830815516") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417a9_d20251111_m031329_c001_v0001161_t0048_u01762830809709") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca229_d20251111_m031458_c001_v7007000_t0000_u01762830898330") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c700a8_d20251111_m031449_c001_v0001181_t0047_u01762830889570") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a85_d20251111_m031442_c001_v7007000_t0000_u01762830882522") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fff8_d20251111_m031433_c001_v0001181_t0031_u01762830873828") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee85080a_d20251111_m031425_c001_v7007000_t0000_u01762830865982") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6ff5a_d20251111_m031417_c001_v0001181_t0012_u01762830857833") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d2_d20251111_m031409_c001_v7007000_t0000_u01762830849836") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fef0_d20251111_m031400_c001_v0001181_t0029_u01762830840870") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010272_d20251111_m031352_c001_v7007000_t0000_u01762830832640") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe9b_d20251111_m031343_c001_v0001181_t0050_u01762830823651") 2025/11/11 03:16:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f405f627b9fc0cc0f_d20251111_m031330_c001_v7007000_t0000_u01762830810788") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2650_d20251111_m031323_c001_v0001183_t0033_u01762830803663") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4d_d20251111_m031315_c001_v7007000_t0000_u01762830795305") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b25a2_d20251111_m031309_c001_v0001183_t0015_u01762830789886") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b655a_d20251111_m031307_c001_v7007000_t0000_u01762830787394") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2523_d20251111_m031300_c001_v0001183_t0058_u01762830780803") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407588_d20251111_m031253_c001_v7007000_t0000_u01762830773409") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade1bd_d20251111_m031247_c001_v0001104_t0031_u01762830767940") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bd95_d20251111_m031245_c001_v7007000_t0000_u01762830765322") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b23d4_d20251111_m031240_c001_v0001183_t0001_u01762830760018") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d15_d20251111_m031227_c001_v7007000_t0000_u01762830747145") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fbec_d20251111_m031220_c001_v0001181_t0001_u01762830740445") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd94_d20251111_m031212_c001_v7007000_t0000_u01762830732894") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fb77_d20251111_m031203_c001_v0001181_t0059_u01762830723959") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdcb_d20251111_m031156_c001_v7007000_t0000_u01762830716271") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6faf8_d20251111_m031146_c001_v0001181_t0058_u01762830706877") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f1c_d20251111_m031310_c001_v7007000_t0000_u01762830790923") 2025/11/11 03:16:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2568_d20251111_m031306_c001_v0001183_t0038_u01762830786002") 2025/11/11 03:16:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e392407_d20251111_m031335_c001_v7007000_t0000_u01762830815748") 2025/11/11 03:16:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2678_d20251111_m031329_c001_v0001183_t0010_u01762830809721") 2025/11/11 03:16:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca22b_d20251111_m031458_c001_v7007000_t0000_u01762830898512") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341940_d20251111_m031449_c001_v0001161_t0021_u01762830889796") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a86_d20251111_m031442_c001_v7007000_t0000_u01762830882704") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3418f3_d20251111_m031434_c001_v0001161_t0055_u01762830874070") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee85080b_d20251111_m031426_c001_v7007000_t0000_u01762830866172") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341893_d20251111_m031418_c001_v0001161_t0058_u01762830858035") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d3_d20251111_m031410_c001_v7007000_t0000_u01762830850019") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34183a_d20251111_m031401_c001_v0001161_t0024_u01762830841085") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010274_d20251111_m031352_c001_v7007000_t0000_u01762830832822") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3417dd_d20251111_m031343_c001_v0001161_t0044_u01762830823856") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1cc_d20251111_m031330_c001_v7007000_t0000_u01762830810531") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe27_d20251111_m031323_c001_v0001181_t0010_u01762830803891") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4e_d20251111_m031315_c001_v7007000_t0000_u01762830795486") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade23b_d20251111_m031309_c001_v0001104_t0025_u01762830789897") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6558_d20251111_m031307_c001_v7007000_t0000_u01762830787026") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd62_d20251111_m031301_c001_v0001181_t0018_u01762830781024") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407589_d20251111_m031253_c001_v7007000_t0000_u01762830773599") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2468_d20251111_m031248_c001_v0001183_t0042_u01762830768112") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e87_d20251111_m031245_c001_v7007000_t0000_u01762830765487") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade181_d20251111_m031240_c001_v0001104_t0026_u01762830760227") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdf7_d20251111_m031227_c001_v7007000_t0000_u01762830747000") 2025/11/11 03:16:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade118_d20251111_m031220_c001_v0001104_t0048_u01762830740658") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd95_d20251111_m031213_c001_v7007000_t0000_u01762830733093") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade0c2_d20251111_m031204_c001_v0001104_t0023_u01762830724196") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdcc_d20251111_m031156_c001_v7007000_t0000_u01762830716454") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade06c_d20251111_m031147_c001_v0001104_t0025_u01762830707083") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e3923bd_d20251111_m031310_c001_v7007000_t0000_u01762830790871") 2025/11/11 03:16:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade228_d20251111_m031306_c001_v0001104_t0010_u01762830786043") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e392409_d20251111_m031335_c001_v7007000_t0000_u01762830815930") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fe59_d20251111_m031329_c001_v0001181_t0002_u01762830809732") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca22c_d20251111_m031458_c001_v7007000_t0000_u01762830898694") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b28f5_d20251111_m031450_c001_v0001183_t0002_u01762830890182") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a88_d20251111_m031442_c001_v7007000_t0000_u01762830882889") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b288f_d20251111_m031434_c001_v0001183_t0040_u01762830874354") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee85080c_d20251111_m031426_c001_v7007000_t0000_u01762830866354") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2813_d20251111_m031418_c001_v0001183_t0029_u01762830858330") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d4_d20251111_m031410_c001_v7007000_t0000_u01762830850208") 2025/11/11 03:16:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2797_d20251111_m031401_c001_v0001183_t0013_u01762830841417") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010276_d20251111_m031353_c001_v7007000_t0000_u01762830833003") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b26eb_d20251111_m031344_c001_v0001183_t0043_u01762830824394") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e2370c_d20251111_m031330_c001_v7007000_t0000_u01762830810806") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341797_d20251111_m031324_c001_v0001161_t0010_u01762830804102") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d4f_d20251111_m031315_c001_v7007000_t0000_u01762830795697") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341754_d20251111_m031309_c001_v0001161_t0056_u01762830789954") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f404f8df6aad0a186_d20251111_m031307_c001_v7007000_t0000_u01762830787455") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade208_d20251111_m031301_c001_v0001104_t0024_u01762830781308") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840758a_d20251111_m031253_c001_v7007000_t0000_u01762830773781") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fd05_d20251111_m031248_c001_v0001181_t0024_u01762830768180") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c57c_d20251111_m031245_c001_v7007000_t0000_u01762830765920") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcae_d20251111_m031240_c001_v0001181_t0029_u01762830760828") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e236b2_d20251111_m031227_c001_v7007000_t0000_u01762830747268") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b22f0_d20251111_m031221_c001_v0001183_t0016_u01762830741176") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd97_d20251111_m031213_c001_v7007000_t0000_u01762830733275") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2215_d20251111_m031204_c001_v0001183_t0038_u01762830724987") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdcd_d20251111_m031156_c001_v7007000_t0000_u01762830716637") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b214b_d20251111_m031148_c001_v0001183_t0002_u01762830708121") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb6_d20251111_m031310_c001_v7007000_t0000_u01762830790896") 2025/11/11 03:16:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341738_d20251111_m031306_c001_v0001161_t0047_u01762830786055") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e39240b_d20251111_m031336_c001_v7007000_t0000_u01762830816113") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b267b_d20251111_m031329_c001_v0001183_t0032_u01762830809928") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca22d_d20251111_m031458_c001_v7007000_t0000_u01762830898876") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade38d_d20251111_m031450_c001_v0001104_t0029_u01762830890415") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a89_d20251111_m031443_c001_v7007000_t0000_u01762830883072") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade362_d20251111_m031434_c001_v0001104_t0025_u01762830874557") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee85080d_d20251111_m031426_c001_v7007000_t0000_u01762830866536") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade331_d20251111_m031418_c001_v0001104_t0012_u01762830858579") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d5_d20251111_m031410_c001_v7007000_t0000_u01762830850390") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade302_d20251111_m031401_c001_v0001104_t0018_u01762830841653") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c2010278_d20251111_m031353_c001_v7007000_t0000_u01762830833184") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2cf_d20251111_m031344_c001_v0001104_t0034_u01762830824691") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507af_d20251111_m031330_c001_v7007000_t0000_u01762830810399") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade27f_d20251111_m031324_c001_v0001104_t0037_u01762830804602") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d51_d20251111_m031315_c001_v7007000_t0000_u01762830795878") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fdbe_d20251111_m031310_c001_v0001181_t0023_u01762830790014") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bdb0_d20251111_m031307_c001_v7007000_t0000_u01762830787032") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341713_d20251111_m031301_c001_v0001161_t0001_u01762830781934") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840758c_d20251111_m031253_c001_v7007000_t0000_u01762830773963") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3416b8_d20251111_m031248_c001_v0001161_t0013_u01762830768208") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b654a_d20251111_m031245_c001_v7007000_t0000_u01762830765934") 2025/11/11 03:16:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341670_d20251111_m031241_c001_v0001161_t0059_u01762830761068") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdf8_d20251111_m031227_c001_v7007000_t0000_u01762830747001") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415ca_d20251111_m031221_c001_v0001161_t0015_u01762830741389") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd98_d20251111_m031213_c001_v7007000_t0000_u01762830733457") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34153b_d20251111_m031205_c001_v0001161_t0030_u01762830725223") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdce_d20251111_m031156_c001_v7007000_t0000_u01762830716818") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3414b3_d20251111_m031148_c001_v0001161_t0008_u01762830708322") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe6782_d20251111_m031310_c001_v7007000_t0000_u01762830790933") 2025/11/11 03:16:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b256c_d20251111_m031306_c001_v0001183_t0049_u01762830786209") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55c_d20251111_m031229_c001_v7007000_t0000_u01762830749885") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc1e_d20251111_m031224_c001_v0001181_t0022_u01762830744908") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55d_d20251111_m031230_c001_v7007000_t0000_u01762830750066") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2326_d20251111_m031224_c001_v0001183_t0033_u01762830744915") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55e_d20251111_m031230_c001_v7007000_t0000_u01762830750257") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415ec_d20251111_m031224_c001_v0001161_t0027_u01762830744990") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c55f_d20251111_m031230_c001_v7007000_t0000_u01762830750440") 2025/11/11 03:16:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc20_d20251111_m031225_c001_v0001181_t0010_u01762830745122") 2025/11/11 03:16:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c560_d20251111_m031230_c001_v7007000_t0000_u01762830750622") 2025/11/11 03:16:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2328_d20251111_m031225_c001_v0001183_t0022_u01762830745154") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c561_d20251111_m031230_c001_v7007000_t0000_u01762830750805") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc24_d20251111_m031225_c001_v0001181_t0039_u01762830745352") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c562_d20251111_m031230_c001_v7007000_t0000_u01762830750998") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b232f_d20251111_m031225_c001_v0001183_t0042_u01762830745358") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c563_d20251111_m031231_c001_v7007000_t0000_u01762830751196") 2025/11/11 03:16:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade12f_d20251111_m031225_c001_v0001104_t0040_u01762830745439") 2025/11/11 03:16:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c565_d20251111_m031231_c001_v7007000_t0000_u01762830751376") 2025/11/11 03:16:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2335_d20251111_m031225_c001_v0001183_t0034_u01762830745563") 2025/11/11 03:16:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c567_d20251111_m031231_c001_v7007000_t0000_u01762830751560") 2025/11/11 03:16:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc28_d20251111_m031225_c001_v0001181_t0028_u01762830745626") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c568_d20251111_m031231_c001_v7007000_t0000_u01762830751742") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2337_d20251111_m031225_c001_v0001183_t0020_u01762830745765") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c569_d20251111_m031231_c001_v7007000_t0000_u01762830751924") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415f2_d20251111_m031225_c001_v0001161_t0038_u01762830745775") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c56a_d20251111_m031232_c001_v7007000_t0000_u01762830752105") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc2a_d20251111_m031225_c001_v0001181_t0055_u01762830745834") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c56b_d20251111_m031232_c001_v7007000_t0000_u01762830752287") 2025/11/11 03:16:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2339_d20251111_m031225_c001_v0001183_t0017_u01762830745959") 2025/11/11 03:16:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c56c_d20251111_m031232_c001_v7007000_t0000_u01762830752468") 2025/11/11 03:16:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fc30_d20251111_m031226_c001_v0001181_t0002_u01762830746047") 2025/11/11 03:16:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c56d_d20251111_m031232_c001_v7007000_t0000_u01762830752651") 2025/11/11 03:16:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415f8_d20251111_m031226_c001_v0001161_t0022_u01762830746136") 2025/11/11 03:16:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bda6_d20251111_m031249_c001_v7007000_t0000_u01762830769160") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b241c_d20251111_m031243_c001_v0001183_t0002_u01762830763801") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6550_d20251111_m031249_c001_v7007000_t0000_u01762830769242") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcd0_d20251111_m031243_c001_v0001181_t0045_u01762830763816") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407574_d20251111_m031249_c001_v7007000_t0000_u01762830769281") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2420_d20251111_m031244_c001_v0001183_t0042_u01762830764017") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f0e_d20251111_m031248_c001_v7007000_t0000_u01762830768906") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcd2_d20251111_m031244_c001_v0001181_t0019_u01762830764032") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e15ce_d20251111_m031248_c001_v7007000_t0000_u01762830768957") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341692_d20251111_m031244_c001_v0001161_t0021_u01762830764073") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c581_d20251111_m031249_c001_v7007000_t0000_u01762830769257") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcd4_d20251111_m031244_c001_v0001181_t0051_u01762830764252") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b654f_d20251111_m031249_c001_v7007000_t0000_u01762830769061") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade1a2_d20251111_m031244_c001_v0001104_t0057_u01762830764270") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b654e_d20251111_m031248_c001_v7007000_t0000_u01762830768879") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2424_d20251111_m031244_c001_v0001183_t0001_u01762830764333") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c57f_d20251111_m031248_c001_v7007000_t0000_u01762830768887") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341698_d20251111_m031244_c001_v0001161_t0026_u01762830764388") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f422c1db689650e8e_d20251111_m031248_c001_v7007000_t0000_u01762830768897") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcd6_d20251111_m031244_c001_v0001181_t0018_u01762830764491") 2025/11/11 03:16:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c580_d20251111_m031249_c001_v7007000_t0000_u01762830769072") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b242e_d20251111_m031244_c001_v0001183_t0049_u01762830764557") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407572_d20251111_m031248_c001_v7007000_t0000_u01762830768916") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2434_d20251111_m031244_c001_v0001183_t0014_u01762830764759") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4216311f44afe1b2_d20251111_m031248_c001_v7007000_t0000_u01762830768931") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcdc_d20251111_m031244_c001_v0001181_t0004_u01762830764777") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290bda4_d20251111_m031248_c001_v7007000_t0000_u01762830768940") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34169e_d20251111_m031244_c001_v0001161_t0010_u01762830764852") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f11_d20251111_m031249_c001_v7007000_t0000_u01762830769268") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2438_d20251111_m031244_c001_v0001183_t0041_u01762830764976") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f0f_d20251111_m031249_c001_v7007000_t0000_u01762830769087") 2025/11/11 03:16:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fce0_d20251111_m031244_c001_v0001181_t0040_u01762830764990") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1545_d20251111_m031041_c001_v7007000_t0000_u01762830641867") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10679a7f366f6ea7_d20251111_m031039_c001_v0001180_t0050_u01762830639789") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfd4a_d20251111_m031039_c001_v7007000_t0000_u01762830639564") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10679a7f366f6e63_d20251111_m031036_c001_v0001180_t0003_u01762830636107") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfd40_d20251111_m031035_c001_v7007000_t0000_u01762830635378") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f7d4_d20251111_m031030_c001_v0001181_t0047_u01762830630049") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b64a7_d20251111_m031028_c001_v7007000_t0000_u01762830628568") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f112f3845c2e4f946_d20251111_m031025_c001_v0001116_t0016_u01762830625413") 2025/11/11 03:16:09 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1c51_d20251111_m031025_c001_v7007000_t0000_u01762830625229") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f112f3845c2e4f932_d20251111_m031021_c001_v0001116_t0049_u01762830621086") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1c40_d20251111_m031020_c001_v7007000_t0000_u01762830620358") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f791_d20251111_m031016_c001_v0001181_t0040_u01762830616631") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfcdc_d20251111_m031015_c001_v7007000_t0000_u01762830615693") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1069ef0a8aaca438_d20251111_m031014_c001_v0001102_t0008_u01762830614334") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4120efd2da273f35_d20251111_m031014_c001_v7007000_t0000_u01762830614152") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1069ef0a8aaca42e_d20251111_m031010_c001_v0001102_t0015_u01762830610743") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4120efd2da273f31_d20251111_m031010_c001_v7007000_t0000_u01762830610018") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f73c_d20251111_m031004_c001_v0001181_t0012_u01762830604581") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfcaa_d20251111_m031003_c001_v7007000_t0000_u01762830603547") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f116089775249d94a_d20251111_m031001_c001_v0001171_t0009_u01762830601184") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6488_d20251111_m031000_c001_v7007000_t0000_u01762830600999") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f116089775249d915_d20251111_m030957_c001_v0001171_t0040_u01762830597392") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6480_d20251111_m030956_c001_v7007000_t0000_u01762830596660") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f6d3_d20251111_m030951_c001_v0001181_t0049_u01762830591306") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b64e3_d20251111_m030950_c001_v7007000_t0000_u01762830590401") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1193bf25cb0d4fb4_d20251111_m030948_c001_v0001154_t0008_u01762830588679") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e391ee9_d20251111_m030948_c001_v7007000_t0000_u01762830588497") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1193bf25cb0d4fa3_d20251111_m030944_c001_v0001154_t0011_u01762830584310") 2025/11/11 03:16:10 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e391ecd_d20251111_m030943_c001_v7007000_t0000_u01762830583584") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f666_d20251111_m030938_c001_v0001181_t0021_u01762830578375") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1b83_d20251111_m030937_c001_v7007000_t0000_u01762830577468") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1102622d4835e298_d20251111_m030935_c001_v0001102_t0040_u01762830575389") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4199673b39cd9e5f_d20251111_m030935_c001_v7007000_t0000_u01762830575202") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1102622d4835e27a_d20251111_m030931_c001_v0001102_t0015_u01762830571020") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4199673b39cd9e5b_d20251111_m030930_c001_v7007000_t0000_u01762830570270") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f5dd_d20251111_m030924_c001_v0001181_t0018_u01762830564222") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdfe_d20251111_m030923_c001_v7007000_t0000_u01762830563111") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f11707615b103bad1_d20251111_m030916_c001_v0001179_t0044_u01762830556944") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fbb7_d20251111_m030916_c001_v7007000_t0000_u01762830556725") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f571_d20251111_m030912_c001_v0001181_t0049_u01762830552339") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1190965b1cef091d_d20251111_m030911_c001_v0001043_t0022_u01762830551203") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1190965b1cef0915_d20251111_m030909_c001_v0001043_t0053_u01762830549959") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b63de_d20251111_m030856_c001_v7007000_t0000_u01762830536569") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c219b7_d20251111_m030849_c001_v0001043_t0035_u01762830529298") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1069ef0a8aaca1e0_d20251111_m030848_c001_v0001102_t0038_u01762830528039") 2025/11/11 03:16:11 DEBUG : dst/one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1069ef0a8aaca1d8_d20251111_m030846_c001_v0001102_t0016_u01762830526654") 2025/11/11 03:16:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1546_d20251111_m031042_c001_v7007000_t0000_u01762830642049") 2025/11/11 03:16:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f119fa7691cc1d380_d20251111_m031038_c001_v0001146_t0035_u01762830638956") 2025/11/11 03:16:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f11237ec870a79af7_d20251111_m031033_c001_v0001144_t0027_u01762830633353") 2025/11/11 03:16:11 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b64a8_d20251111_m031028_c001_v7007000_t0000_u01762830628752") 2025/11/11 03:16:11 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f100ecf46ccf558af_d20251111_m031025_c001_v0001181_t0047_u01762830625009") 2025/11/11 03:16:12 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10269d14c08c906a_d20251111_m031020_c001_v0001176_t0035_u01762830620108") 2025/11/11 03:16:12 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfcdd_d20251111_m031015_c001_v7007000_t0000_u01762830615877") 2025/11/11 03:16:12 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1181dfef5bcf3755_d20251111_m031013_c001_v0001100_t0037_u01762830613693") 2025/11/11 03:16:12 DEBUG : dst/one.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f116089775249d994_d20251111_m031009_c001_v0001171_t0022_u01762830609632") 2025/11/11 03:16:12 DEBUG : dst/three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdff_d20251111_m030923_c001_v7007000_t0000_u01762830563293") 2025/11/11 03:16:12 DEBUG : dst/three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1190965b1cef0945_d20251111_m030921_c001_v0001043_t0012_u01762830561108") 2025/11/11 03:16:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1547_d20251111_m031042_c001_v7007000_t0000_u01762830642232") 2025/11/11 03:16:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f118781a5a242394b_d20251111_m031040_c001_v0001032_t0002_u01762830640569") 2025/11/11 03:16:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f116ac2a7246af838_d20251111_m031036_c001_v0001092_t0015_u01762830636870") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1548_d20251111_m031042_c001_v7007000_t0000_u01762830642414") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10679a7f366f6eb7_d20251111_m031041_c001_v0001180_t0005_u01762830641282") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfd4c_d20251111_m031041_c001_v7007000_t0000_u01762830641105") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10679a7f366f6e7d_d20251111_m031037_c001_v0001180_t0017_u01762830637434") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfd44_d20251111_m031037_c001_v7007000_t0000_u01762830637255") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f7de_d20251111_m031030_c001_v0001181_t0043_u01762830630544") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b64a9_d20251111_m031028_c001_v7007000_t0000_u01762830628943") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f112f3845c2e4f94a_d20251111_m031027_c001_v0001116_t0019_u01762830627255") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1c53_d20251111_m031027_c001_v7007000_t0000_u01762830627069") 2025/11/11 03:16:12 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f112f3845c2e4f93b_d20251111_m031023_c001_v0001116_t0025_u01762830623326") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1c50_d20251111_m031023_c001_v7007000_t0000_u01762830623142") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f795_d20251111_m031017_c001_v0001181_t0043_u01762830617087") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4120efd2da273f36_d20251111_m031015_c001_v7007000_t0000_u01762830615117") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f77f_d20251111_m031012_c001_v0001181_t0024_u01762830612773") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4120efd2da273f34_d20251111_m031012_c001_v7007000_t0000_u01762830612046") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f750_d20251111_m031007_c001_v0001181_t0047_u01762830607151") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b648b_d20251111_m031002_c001_v7007000_t0000_u01762830602474") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21adf_d20251111_m030959_c001_v0001043_t0046_u01762830599613") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6483_d20251111_m030958_c001_v7007000_t0000_u01762830598520") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f6df_d20251111_m030952_c001_v0001181_t0016_u01762830592044") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e391eee_d20251111_m030949_c001_v7007000_t0000_u01762830589471") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21aa8_d20251111_m030946_c001_v0001043_t0059_u01762830586775") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e391eda_d20251111_m030945_c001_v7007000_t0000_u01762830585650") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f66c_d20251111_m030939_c001_v0001181_t0018_u01762830579044") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4199673b39cd9e61_d20251111_m030936_c001_v7007000_t0000_u01762830576512") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21a6f_d20251111_m030933_c001_v0001043_t0039_u01762830573198") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4199673b39cd9e5e_d20251111_m030932_c001_v7007000_t0000_u01762830572116") 2025/11/11 03:16:13 DEBUG : dst/three.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f5e2_d20251111_m030924_c001_v0001181_t0040_u01762830564864") 2025/11/11 03:16:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b64aa_d20251111_m031029_c001_v7007000_t0000_u01762830629126") 2025/11/11 03:16:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10941bfb8bb4229d_d20251111_m031026_c001_v0001090_t0026_u01762830626630") 2025/11/11 03:16:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f11046b2841095c86_d20251111_m031022_c001_v0001157_t0056_u01762830622839") 2025/11/11 03:16:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfce0_d20251111_m031016_c001_v7007000_t0000_u01762830616068") 2025/11/11 03:16:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10067513ce69e425_d20251111_m031014_c001_v0001184_t0036_u01762830614907") 2025/11/11 03:16:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f116f1bdef35a6ffe_d20251111_m031011_c001_v0001136_t0059_u01762830611676") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1549_d20251111_m031042_c001_v7007000_t0000_u01762830642595") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f7d8_d20251111_m031030_c001_v0001181_t0021_u01762830630310") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b64ac_d20251111_m031029_c001_v7007000_t0000_u01762830629310") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f793_d20251111_m031016_c001_v0001181_t0047_u01762830616872") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfce1_d20251111_m031016_c001_v7007000_t0000_u01762830616256") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f74e_d20251111_m031006_c001_v0001181_t0022_u01762830606935") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfcac_d20251111_m031003_c001_v7007000_t0000_u01762830603769") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21ac4_d20251111_m030951_c001_v0001043_t0019_u01762830591563") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b64e4_d20251111_m030950_c001_v7007000_t0000_u01762830590582") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21a8a_d20251111_m030938_c001_v0001043_t0013_u01762830578588") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1b84_d20251111_m030937_c001_v7007000_t0000_u01762830577649") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21a4d_d20251111_m030924_c001_v0001043_t0012_u01762830564458") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce00_d20251111_m030923_c001_v7007000_t0000_u01762830563489") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1005352247e792d1_d20251111_m030918_c001_v0001145_t0040_u01762830558244") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b63df_d20251111_m030856_c001_v7007000_t0000_u01762830536752") 2025/11/11 03:16:14 DEBUG : dst/two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1069ef0a8aaca22c_d20251111_m030855_c001_v0001102_t0002_u01762830535245") 2025/11/11 03:16:14 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e2344b_d20251111_m030819_c001_v7007000_t0000_u01762830499244") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2191d_d20251111_m030815_c001_v0001043_t0059_u01762830495253") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e23448_d20251111_m030813_c001_v7007000_t0000_u01762830493266") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f30d_d20251111_m030802_c001_v0001181_t0050_u01762830482022") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6faf_d20251111_m030751_c001_v7007000_t0000_u01762830471042") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c218c1_d20251111_m030747_c001_v0001043_t0054_u01762830467219") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f4e_d20251111_m030726_c001_v7007000_t0000_u01762830446455") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21878_d20251111_m030724_c001_v0001043_t0044_u01762830444252") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f48_d20251111_m030723_c001_v7007000_t0000_u01762830443025") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2186d_d20251111_m030721_c001_v0001043_t0018_u01762830441266") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407236_d20251111_m030717_c001_v7007000_t0000_u01762830437369") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2185b_d20251111_m030715_c001_v0001043_t0018_u01762830435298") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840722c_d20251111_m030714_c001_v7007000_t0000_u01762830434135") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21851_d20251111_m030712_c001_v0001043_t0049_u01762830432150") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407210_d20251111_m030704_c001_v7007000_t0000_u01762830424521") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21830_d20251111_m030702_c001_v0001043_t0029_u01762830422445") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407203_d20251111_m030701_c001_v7007000_t0000_u01762830421267") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21824_d20251111_m030700_c001_v0001043_t0040_u01762830420194") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071f4_d20251111_m030655_c001_v7007000_t0000_u01762830415281") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21804_d20251111_m030653_c001_v0001043_t0030_u01762830413654") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071e8_d20251111_m030651_c001_v7007000_t0000_u01762830411793") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217f4_d20251111_m030650_c001_v0001043_t0018_u01762830410603") 2025/11/11 03:16:15 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071da_d20251111_m030650_c001_v7007000_t0000_u01762830410239") 2025/11/11 03:16:16 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1017e1b2feec7679_d20251111_m030649_c001_v0001178_t0019_u01762830409654") 2025/11/11 03:16:16 DEBUG : empty space: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217ea_d20251111_m030647_c001_v0001043_t0041_u01762830407907") 2025/11/11 03:16:16 DEBUG : enormous: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f4b_d20251111_m030725_c001_v7007000_t0000_u01762830445521") 2025/11/11 03:16:16 DEBUG : enormous: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2187a_d20251111_m030724_c001_v0001043_t0045_u01762830444764") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1551_d20251111_m031046_c001_v7007000_t0000_u01762830646429") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f82d_d20251111_m031045_c001_v0001181_t0010_u01762830645231") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f8c_d20251111_m030745_c001_v7007000_t0000_u01762830465906") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c218b9_d20251111_m030744_c001_v0001043_t0049_u01762830464676") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba79_d20251111_m030644_c001_v7007000_t0000_u01762830404536") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217d3_d20251111_m030643_c001_v0001043_t0031_u01762830403177") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba75_d20251111_m030642_c001_v7007000_t0000_u01762830402633") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217cf_d20251111_m030641_c001_v0001043_t0039_u01762830401828") 2025/11/11 03:16:16 DEBUG : existing: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217cc_d20251111_m030640_c001_v0001043_t0022_u01762830400830") 2025/11/11 03:16:16 DEBUG : existing-b: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f8e_d20251111_m030746_c001_v7007000_t0000_u01762830466091") 2025/11/11 03:16:16 DEBUG : existing-b: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f2bf_d20251111_m030744_c001_v0001181_t0034_u01762830464665") 2025/11/11 03:16:16 DEBUG : file1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c95_d20251111_m031132_c001_v7007000_t0000_u01762830692313") 2025/11/11 03:16:16 DEBUG : file1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341415_d20251111_m031131_c001_v0001161_t0018_u01762830691016") 2025/11/11 03:16:16 DEBUG : file1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c92_d20251111_m031129_c001_v7007000_t0000_u01762830689703") 2025/11/11 03:16:16 DEBUG : file1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fa50_d20251111_m031127_c001_v0001181_t0028_u01762830687895") 2025/11/11 03:16:16 DEBUG : five: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f4f_d20251111_m030730_c001_v7007000_t0000_u01762830450628") 2025/11/11 03:16:16 DEBUG : five: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413891ca65c2188c_d20251111_m030728_c001_v0001043_t0009_u01762830448560") 2025/11/11 03:16:16 DEBUG : foo: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071f0_d20251111_m030653_c001_v7007000_t0000_u01762830413290") 2025/11/11 03:16:17 DEBUG : foo: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413891ca65c217fe_d20251111_m030652_c001_v0001043_t0009_u01762830412744") 2025/11/11 03:16:17 DEBUG : foo: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413891ca65c217f8_d20251111_m030652_c001_v0001043_t0009_u01762830412156") 2025/11/11 03:16:17 DEBUG : four: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f50_d20251111_m030730_c001_v7007000_t0000_u01762830450812") 2025/11/11 03:16:17 DEBUG : four: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f278_d20251111_m030729_c001_v0001181_t0027_u01762830449173") 2025/11/11 03:16:17 DEBUG : four: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21888_d20251111_m030727_c001_v0001043_t0044_u01762830447751") 2025/11/11 03:16:17 DEBUG : hello world2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78133_d20251111_m030551_c001_v7007000_t0000_u01762830351709") 2025/11/11 03:16:17 DEBUG : hello world2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21720_d20251111_m030551_c001_v0001043_t0047_u01762830350999") 2025/11/11 03:16:17 DEBUG : ignore-size: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba68_d20251111_m030640_c001_v7007000_t0000_u01762830400466") 2025/11/11 03:16:17 DEBUG : ignore-size: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217c5_d20251111_m030639_c001_v0001043_t0014_u01762830399372") 2025/11/11 03:16:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f7d_d20251111_m030743_c001_v7007000_t0000_u01762830463928") 2025/11/11 03:16:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c218b1_d20251111_m030743_c001_v0001043_t0018_u01762830463139") 2025/11/11 03:16:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f71_d20251111_m030742_c001_v7007000_t0000_u01762830462369") 2025/11/11 03:16:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c218ad_d20251111_m030741_c001_v0001043_t0054_u01762830461590") 2025/11/11 03:16:17 DEBUG : one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f51_d20251111_m030730_c001_v7007000_t0000_u01762830450996") 2025/11/11 03:16:17 DEBUG : one: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413891ca65c21880_d20251111_m030726_c001_v0001043_t0009_u01762830446870") 2025/11/11 03:16:17 DEBUG : only0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7d_d20251111_m031123_c001_v7007000_t0000_u01762830683336") 2025/11/11 03:16:17 DEBUG : only0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9e8_d20251111_m031117_c001_v0001181_t0027_u01762830677424") 2025/11/11 03:16:18 DEBUG : only0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f93f_d20251111_m031107_c001_v0001181_t0047_u01762830667699") 2025/11/11 03:16:18 DEBUG : only0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c4d_d20251111_m031102_c001_v7007000_t0000_u01762830662122") 2025/11/11 03:16:18 DEBUG : only0: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f85b_d20251111_m031049_c001_v0001181_t0020_u01762830649970") 2025/11/11 03:16:18 DEBUG : only1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7e_d20251111_m031123_c001_v7007000_t0000_u01762830683518") 2025/11/11 03:16:18 DEBUG : only1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414d14cb52addfcd_d20251111_m031118_c001_v0001104_t0038_u01762830678720") 2025/11/11 03:16:18 DEBUG : only1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f947_d20251111_m031108_c001_v0001181_t0034_u01762830668159") 2025/11/11 03:16:18 DEBUG : only1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c4c_d20251111_m031101_c001_v7007000_t0000_u01762830661928") 2025/11/11 03:16:18 DEBUG : only1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f863_d20251111_m031050_c001_v0001181_t0037_u01762830650520") 2025/11/11 03:16:18 DEBUG : only10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c7f_d20251111_m031123_c001_v7007000_t0000_u01762830683702") 2025/11/11 03:16:18 DEBUG : only10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9f8_d20251111_m031118_c001_v0001181_t0027_u01762830678411") 2025/11/11 03:16:18 DEBUG : only10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f993_d20251111_m031112_c001_v0001181_t0025_u01762830672362") 2025/11/11 03:16:18 DEBUG : only10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f402687500da0b348_d20251111_m031102_c001_v7007000_t0000_u01762830662329") 2025/11/11 03:16:18 DEBUG : only10: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8b4_d20251111_m031055_c001_v0001181_t0032_u01762830655117") 2025/11/11 03:16:18 DEBUG : only11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c80_d20251111_m031123_c001_v7007000_t0000_u01762830683884") 2025/11/11 03:16:18 DEBUG : only11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413b7_d20251111_m031118_c001_v0001161_t0038_u01762830678215") 2025/11/11 03:16:18 DEBUG : only11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f99f_d20251111_m031112_c001_v0001181_t0025_u01762830672790") 2025/11/11 03:16:18 DEBUG : only11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce4e_d20251111_m031101_c001_v7007000_t0000_u01762830661723") 2025/11/11 03:16:18 DEBUG : only11: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8bc_d20251111_m031055_c001_v0001181_t0030_u01762830655593") 2025/11/11 03:16:18 DEBUG : only12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c81_d20251111_m031124_c001_v7007000_t0000_u01762830684067") 2025/11/11 03:16:18 DEBUG : only12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414d14cb52addfc3_d20251111_m031118_c001_v0001104_t0038_u01762830678353") 2025/11/11 03:16:18 DEBUG : only12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9a9_d20251111_m031113_c001_v0001181_t0039_u01762830673222") 2025/11/11 03:16:18 DEBUG : only12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c4f6_d20251111_m031101_c001_v7007000_t0000_u01762830661734") 2025/11/11 03:16:19 DEBUG : only12: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8c8_d20251111_m031056_c001_v0001181_t0009_u01762830656080") 2025/11/11 03:16:19 DEBUG : only13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c82_d20251111_m031124_c001_v7007000_t0000_u01762830684271") 2025/11/11 03:16:19 DEBUG : only13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413b5_d20251111_m031117_c001_v0001161_t0038_u01762830677976") 2025/11/11 03:16:19 DEBUG : only13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9af_d20251111_m031113_c001_v0001181_t0032_u01762830673660") 2025/11/11 03:16:19 DEBUG : only13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c4fa_d20251111_m031102_c001_v7007000_t0000_u01762830662352") 2025/11/11 03:16:19 DEBUG : only13: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8ce_d20251111_m031056_c001_v0001181_t0058_u01762830656513") 2025/11/11 03:16:19 DEBUG : only14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c83_d20251111_m031124_c001_v7007000_t0000_u01762830684473") 2025/11/11 03:16:19 DEBUG : only14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9f4_d20251111_m031118_c001_v0001181_t0027_u01762830678185") 2025/11/11 03:16:19 DEBUG : only14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9b7_d20251111_m031114_c001_v0001181_t0038_u01762830674137") 2025/11/11 03:16:19 DEBUG : only14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce4d_d20251111_m031101_c001_v7007000_t0000_u01762830661539") 2025/11/11 03:16:19 DEBUG : only14: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8d6_d20251111_m031056_c001_v0001181_t0029_u01762830656936") 2025/11/11 03:16:19 DEBUG : only15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c84_d20251111_m031124_c001_v7007000_t0000_u01762830684720") 2025/11/11 03:16:19 DEBUG : only15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4155ff84e89b1fbb_d20251111_m031118_c001_v0001183_t0033_u01762830678251") 2025/11/11 03:16:19 DEBUG : only15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9bd_d20251111_m031114_c001_v0001181_t0012_u01762830674581") 2025/11/11 03:16:19 DEBUG : only15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c4b_d20251111_m031101_c001_v7007000_t0000_u01762830661724") 2025/11/11 03:16:19 DEBUG : only15: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8e2_d20251111_m031057_c001_v0001181_t0008_u01762830657421") 2025/11/11 03:16:19 DEBUG : only16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c85_d20251111_m031124_c001_v7007000_t0000_u01762830684922") 2025/11/11 03:16:19 DEBUG : only16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9f0_d20251111_m031118_c001_v0001181_t0027_u01762830678000") 2025/11/11 03:16:19 DEBUG : only16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9c7_d20251111_m031115_c001_v0001181_t0043_u01762830675040") 2025/11/11 03:16:19 DEBUG : only16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f402687500da0b345_d20251111_m031101_c001_v7007000_t0000_u01762830661750") 2025/11/11 03:16:19 DEBUG : only16: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8ec_d20251111_m031058_c001_v0001181_t0029_u01762830658751") 2025/11/11 03:16:20 DEBUG : only17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c86_d20251111_m031125_c001_v7007000_t0000_u01762830685104") 2025/11/11 03:16:20 DEBUG : only17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413b9_d20251111_m031118_c001_v0001161_t0038_u01762830678408") 2025/11/11 03:16:20 DEBUG : only17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9d0_d20251111_m031115_c001_v0001181_t0020_u01762830675569") 2025/11/11 03:16:20 DEBUG : only17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce52_d20251111_m031102_c001_v7007000_t0000_u01762830662478") 2025/11/11 03:16:20 DEBUG : only17: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8f7_d20251111_m031059_c001_v0001181_t0004_u01762830659234") 2025/11/11 03:16:20 DEBUG : only18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c87_d20251111_m031125_c001_v7007000_t0000_u01762830685299") 2025/11/11 03:16:20 DEBUG : only18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414d14cb52addfc7_d20251111_m031118_c001_v0001104_t0038_u01762830678537") 2025/11/11 03:16:20 DEBUG : only18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9d4_d20251111_m031115_c001_v0001181_t0003_u01762830675988") 2025/11/11 03:16:20 DEBUG : only18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce4f_d20251111_m031101_c001_v7007000_t0000_u01762830661928") 2025/11/11 03:16:20 DEBUG : only18: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8ff_d20251111_m031059_c001_v0001181_t0024_u01762830659652") 2025/11/11 03:16:20 DEBUG : only19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c88_d20251111_m031125_c001_v7007000_t0000_u01762830685482") 2025/11/11 03:16:20 DEBUG : only19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4155ff84e89b1fc1_d20251111_m031118_c001_v0001183_t0033_u01762830678630") 2025/11/11 03:16:21 DEBUG : only19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f9d8_d20251111_m031116_c001_v0001181_t0045_u01762830676401") 2025/11/11 03:16:21 DEBUG : only19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f402687500da0b347_d20251111_m031102_c001_v7007000_t0000_u01762830662146") 2025/11/11 03:16:21 DEBUG : only19: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f909_d20251111_m031100_c001_v0001181_t0041_u01762830660078") 2025/11/11 03:16:21 DEBUG : only2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c89_d20251111_m031125_c001_v7007000_t0000_u01762830685663") 2025/11/11 03:16:21 DEBUG : only2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4155ff84e89b1fbd_d20251111_m031118_c001_v0001183_t0033_u01762830678448") 2025/11/11 03:16:21 DEBUG : only2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f953_d20251111_m031108_c001_v0001181_t0014_u01762830668590") 2025/11/11 03:16:21 DEBUG : only2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c4f9_d20251111_m031102_c001_v7007000_t0000_u01762830662155") 2025/11/11 03:16:21 DEBUG : only2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f869_d20251111_m031050_c001_v0001181_t0001_u01762830650943") 2025/11/11 03:16:21 DEBUG : only3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8a_d20251111_m031125_c001_v7007000_t0000_u01762830685846") 2025/11/11 03:16:21 DEBUG : only3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413bf_d20251111_m031118_c001_v0001161_t0038_u01762830678777") 2025/11/11 03:16:21 DEBUG : only3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f959_d20251111_m031109_c001_v0001181_t0033_u01762830669050") 2025/11/11 03:16:21 DEBUG : only3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f40108f13c718c4f7_d20251111_m031101_c001_v7007000_t0000_u01762830661944") 2025/11/11 03:16:21 DEBUG : only3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f86d_d20251111_m031051_c001_v0001181_t0012_u01762830651377") 2025/11/11 03:16:21 DEBUG : only4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8b_d20251111_m031126_c001_v7007000_t0000_u01762830686028") 2025/11/11 03:16:21 DEBUG : only4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413bb_d20251111_m031118_c001_v0001161_t0038_u01762830678592") 2025/11/11 03:16:21 DEBUG : only4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f95f_d20251111_m031109_c001_v0001181_t0032_u01762830669541") 2025/11/11 03:16:21 DEBUG : only4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f402687500da0b346_d20251111_m031101_c001_v7007000_t0000_u01762830661964") 2025/11/11 03:16:21 DEBUG : only4: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f873_d20251111_m031051_c001_v0001181_t0015_u01762830651798") 2025/11/11 03:16:21 DEBUG : only5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8c_d20251111_m031126_c001_v7007000_t0000_u01762830686211") 2025/11/11 03:16:21 DEBUG : only5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9fc_d20251111_m031118_c001_v0001181_t0027_u01762830678614") 2025/11/11 03:16:22 DEBUG : only5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f967_d20251111_m031109_c001_v0001181_t0039_u01762830669979") 2025/11/11 03:16:22 DEBUG : only5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce51_d20251111_m031102_c001_v7007000_t0000_u01762830662294") 2025/11/11 03:16:22 DEBUG : only5: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f880_d20251111_m031052_c001_v0001181_t0008_u01762830652368") 2025/11/11 03:16:22 DEBUG : only6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8d_d20251111_m031126_c001_v7007000_t0000_u01762830686393") 2025/11/11 03:16:22 DEBUG : only6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414d14cb52addfd1_d20251111_m031118_c001_v0001104_t0038_u01762830678903") 2025/11/11 03:16:22 DEBUG : only6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f96d_d20251111_m031110_c001_v0001181_t0035_u01762830670446") 2025/11/11 03:16:22 DEBUG : only6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c4f_d20251111_m031102_c001_v7007000_t0000_u01762830662498") 2025/11/11 03:16:22 DEBUG : only6: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f886_d20251111_m031052_c001_v0001181_t0030_u01762830652831") 2025/11/11 03:16:22 DEBUG : only7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8e_d20251111_m031126_c001_v7007000_t0000_u01762830686580") 2025/11/11 03:16:22 DEBUG : only7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403da734d9c6f9fe_d20251111_m031118_c001_v0001181_t0027_u01762830678802") 2025/11/11 03:16:22 DEBUG : only7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f975_d20251111_m031110_c001_v0001181_t0051_u01762830670937") 2025/11/11 03:16:22 DEBUG : only7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce50_d20251111_m031102_c001_v7007000_t0000_u01762830662111") 2025/11/11 03:16:22 DEBUG : only7: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f890_d20251111_m031053_c001_v0001181_t0019_u01762830653298") 2025/11/11 03:16:22 DEBUG : only8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c8f_d20251111_m031126_c001_v7007000_t0000_u01762830686762") 2025/11/11 03:16:22 DEBUG : only8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4155ff84e89b1fc5_d20251111_m031118_c001_v0001183_t0033_u01762830678812") 2025/11/11 03:16:22 DEBUG : only8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f97b_d20251111_m031111_c001_v0001181_t0048_u01762830671396") 2025/11/11 03:16:22 DEBUG : only8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c4e_d20251111_m031102_c001_v7007000_t0000_u01762830662310") 2025/11/11 03:16:22 DEBUG : only8: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f89c_d20251111_m031053_c001_v0001181_t0055_u01762830653736") 2025/11/11 03:16:22 DEBUG : only9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c90_d20251111_m031126_c001_v7007000_t0000_u01762830686944") 2025/11/11 03:16:23 DEBUG : only9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415c53490a3413c3_d20251111_m031118_c001_v0001161_t0038_u01762830678969") 2025/11/11 03:16:23 DEBUG : only9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f987_d20251111_m031111_c001_v0001181_t0011_u01762830671822") 2025/11/11 03:16:23 DEBUG : only9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81ce4c_d20251111_m031101_c001_v7007000_t0000_u01762830661350") 2025/11/11 03:16:23 DEBUG : only9: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f8a4_d20251111_m031054_c001_v0001181_t0013_u01762830654170") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f64_d20251111_m030740_c001_v7007000_t0000_u01762830460431") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c218a7_d20251111_m030738_c001_v0001043_t0048_u01762830458469") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f5a_d20251111_m030737_c001_v7007000_t0000_u01762830457724") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f28f_d20251111_m030735_c001_v0001181_t0037_u01762830455652") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f56_d20251111_m030734_c001_v7007000_t0000_u01762830454891") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21892_d20251111_m030732_c001_v0001043_t0016_u01762830452121") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840723b_d20251111_m030720_c001_v7007000_t0000_u01762830440118") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21865_d20251111_m030717_c001_v0001043_t0034_u01762830437959") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407231_d20251111_m030716_c001_v7007000_t0000_u01762830436102") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21859_d20251111_m030714_c001_v0001043_t0012_u01762830434780") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407229_d20251111_m030712_c001_v7007000_t0000_u01762830432946") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2184f_d20251111_m030711_c001_v0001043_t0000_u01762830431421") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840720d_d20251111_m030703_c001_v7007000_t0000_u01762830423970") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2182c_d20251111_m030701_c001_v0001043_t0031_u01762830421830") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407206_d20251111_m030701_c001_v7007000_t0000_u01762830421448") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21820_d20251111_m030659_c001_v0001043_t0025_u01762830419776") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407201_d20251111_m030659_c001_v7007000_t0000_u01762830419412") 2025/11/11 03:16:23 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2181c_d20251111_m030658_c001_v0001043_t0026_u01762830418571") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21814_d20251111_m030657_c001_v0001043_t0053_u01762830417778") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071fa_d20251111_m030657_c001_v7007000_t0000_u01762830417371") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21812_d20251111_m030656_c001_v0001043_t0041_u01762830416538") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2180e_d20251111_m030655_c001_v0001043_t0053_u01762830415827") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef17184071f5_d20251111_m030655_c001_v7007000_t0000_u01762830415463") 2025/11/11 03:16:24 DEBUG : potato: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21808_d20251111_m030654_c001_v0001043_t0009_u01762830414478") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4199673b39cd9db0_d20251111_m030830_c001_v7007000_t0000_u01762830510808") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2195c_d20251111_m030829_c001_v0001043_t0035_u01762830509735") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e2344c_d20251111_m030819_c001_v7007000_t0000_u01762830499524") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f34e_d20251111_m030814_c001_v0001181_t0026_u01762830494671") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8505b3_d20251111_m030805_c001_v7007000_t0000_u01762830485985") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21901_d20251111_m030801_c001_v0001043_t0058_u01762830481198") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6fbe_d20251111_m030753_c001_v7007000_t0000_u01762830473278") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f2cb_d20251111_m030747_c001_v0001181_t0046_u01762830467011") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f4c_d20251111_m030725_c001_v7007000_t0000_u01762830445705") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21876_d20251111_m030723_c001_v0001043_t0041_u01762830443625") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f49_d20251111_m030723_c001_v7007000_t0000_u01762830443257") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2186b_d20251111_m030720_c001_v0001043_t0017_u01762830440664") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840723c_d20251111_m030720_c001_v7007000_t0000_u01762830440300") 2025/11/11 03:16:24 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21867_d20251111_m030719_c001_v0001043_t0047_u01762830439203") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407237_d20251111_m030717_c001_v7007000_t0000_u01762830437583") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2185f_d20251111_m030716_c001_v0001043_t0040_u01762830436470") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840722d_d20251111_m030714_c001_v7007000_t0000_u01762830434385") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21853_d20251111_m030712_c001_v0001043_t0037_u01762830432998") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef1718407211_d20251111_m030704_c001_v7007000_t0000_u01762830424734") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21832_d20251111_m030703_c001_v0001043_t0034_u01762830423473") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78148_d20251111_m030554_c001_v7007000_t0000_u01762830354971") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21727_d20251111_m030554_c001_v0001043_t0000_u01762830354115") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7813b_d20251111_m030553_c001_v7007000_t0000_u01762830353209") 2025/11/11 03:16:25 DEBUG : potato2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21723_d20251111_m030552_c001_v0001043_t0039_u01762830352250") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418b07dcb4e2344f_d20251111_m030819_c001_v7007000_t0000_u01762830499789") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f355_d20251111_m030815_c001_v0001181_t0036_u01762830495617") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8505b5_d20251111_m030806_c001_v7007000_t0000_u01762830486820") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21903_d20251111_m030802_c001_v0001043_t0010_u01762830482232") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6fb4_d20251111_m030751_c001_v7007000_t0000_u01762830471675") 2025/11/11 03:16:25 DEBUG : potato3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f2d1_d20251111_m030747_c001_v0001181_t0025_u01762830467548") 2025/11/11 03:16:25 DEBUG : pre-dest1/1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdc4_d20251111_m030905_c001_v7007000_t0000_u01762830545483") 2025/11/11 03:16:25 DEBUG : pre-dest1/1: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f4c4_d20251111_m030857_c001_v0001181_t0013_u01762830537489") 2025/11/11 03:16:25 DEBUG : pre-dest2/2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417e20652b81cdc5_d20251111_m030905_c001_v7007000_t0000_u01762830545663") 2025/11/11 03:16:25 DEBUG : pre-dest2/2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c219d7_d20251111_m030858_c001_v0001043_t0058_u01762830538055") 2025/11/11 03:16:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f407ae726370b6395_d20251111_m030842_c001_v7007000_t0000_u01762830522422") 2025/11/11 03:16:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f410_d20251111_m030838_c001_v0001181_t0016_u01762830518528") 2025/11/11 03:16:26 DEBUG : sizeonly: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba5d_d20251111_m030638_c001_v7007000_t0000_u01762830398826") 2025/11/11 03:16:26 DEBUG : sizeonly: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217bf_d20251111_m030637_c001_v0001043_t0028_u01762830397371") 2025/11/11 03:16:26 DEBUG : splitbanan: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f403872197e39240e_d20251111_m031336_c001_v7007000_t0000_u01762830816296") 2025/11/11 03:16:26 DEBUG : splitbanan: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2666_d20251111_m031328_c001_v0001183_t0051_u01762830808631") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca22f_d20251111_m031459_c001_v7007000_t0000_u01762830899075") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade391_d20251111_m031451_c001_v0001104_t0046_u01762830891691") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4162881cf43e1a8a_d20251111_m031443_c001_v7007000_t0000_u01762830883255") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade368_d20251111_m031436_c001_v0001104_t0039_u01762830876032") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee85080e_d20251111_m031426_c001_v7007000_t0000_u01762830866717") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade333_d20251111_m031419_c001_v0001104_t0025_u01762830859767") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c20102d6_d20251111_m031410_c001_v7007000_t0000_u01762830850575") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade307_d20251111_m031403_c001_v0001104_t0056_u01762830843813") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4238fd51c201027a_d20251111_m031353_c001_v7007000_t0000_u01762830833365") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade2d5_d20251111_m031346_c001_v0001104_t0035_u01762830826190") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413f2cbeee8507b4_d20251111_m031330_c001_v7007000_t0000_u01762830810948") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade285_d20251111_m031326_c001_v0001104_t0020_u01762830806004") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d52_d20251111_m031316_c001_v7007000_t0000_u01762830796122") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade231_d20251111_m031308_c001_v0001104_t0010_u01762830788639") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4192668b7fbe677d_d20251111_m031307_c001_v7007000_t0000_u01762830787197") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341723_d20251111_m031303_c001_v0001161_t0029_u01762830783582") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4098ef171840758d_d20251111_m031254_c001_v7007000_t0000_u01762830774147") 2025/11/11 03:16:26 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fcef_d20251111_m031246_c001_v0001181_t0058_u01762830766816") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4103e53acd2b6549_d20251111_m031245_c001_v7007000_t0000_u01762830765745") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34167e_d20251111_m031242_c001_v0001161_t0008_u01762830762509") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f400ae61412ce1d12_d20251111_m031226_c001_v7007000_t0000_u01762830746589") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3415dc_d20251111_m031222_c001_v0001161_t0002_u01762830742968") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd9a_d20251111_m031213_c001_v7007000_t0000_u01762830733648") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34154e_d20251111_m031206_c001_v0001161_t0058_u01762830726676") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4083fd133a3cfdcf_d20251111_m031157_c001_v7007000_t0000_u01762830717009") 2025/11/11 03:16:27 DEBUG : splitbananasplit: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3414bb_d20251111_m031150_c001_v0001161_t0029_u01762830710090") 2025/11/11 03:16:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f418bef918bab3f1b_d20251111_m031310_c001_v7007000_t0000_u01762830790727") 2025/11/11 03:16:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade21a_d20251111_m031304_c001_v0001104_t0032_u01762830784889") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd0d_d20251111_m031139_c001_v7007000_t0000_u01762830699955") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b20a0_d20251111_m031137_c001_v0001183_t0017_u01762830697249") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c99_d20251111_m031136_c001_v7007000_t0000_u01762830696118") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade00e_d20251111_m031133_c001_v0001104_t0054_u01762830693254") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f7f_d20251111_m030744_c001_v7007000_t0000_u01762830464111") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f2b1_d20251111_m030743_c001_v0001181_t0012_u01762830463127") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f74_d20251111_m030742_c001_v7007000_t0000_u01762830462573") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f2a3_d20251111_m030741_c001_v0001181_t0016_u01762830461579") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba45_d20251111_m030635_c001_v7007000_t0000_u01762830395137") 2025/11/11 03:16:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217b0_d20251111_m030633_c001_v0001043_t0037_u01762830393076") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba35_d20251111_m030632_c001_v7007000_t0000_u01762830392712") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c217aa_d20251111_m030631_c001_v0001043_t0033_u01762830391175") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba1c_d20251111_m030628_c001_v7007000_t0000_u01762830388917") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21798_d20251111_m030627_c001_v0001043_t0028_u01762830387254") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290ba10_d20251111_m030626_c001_v7007000_t0000_u01762830386704") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21794_d20251111_m030625_c001_v0001043_t0024_u01762830385115") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21780_d20251111_m030620_c001_v0001043_t0010_u01762830380690") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290b9fc_d20251111_m030620_c001_v7007000_t0000_u01762830380321") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2177a_d20251111_m030619_c001_v0001043_t0020_u01762830379578") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21778_d20251111_m030618_c001_v0001043_t0057_u01762830378568") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f406602b19290b9fa_d20251111_m030618_c001_v7007000_t0000_u01762830378205") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21774_d20251111_m030614_c001_v0001043_t0059_u01762830374773") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2176e_d20251111_m030611_c001_v0001043_t0039_u01762830371449") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d781cd_d20251111_m030611_c001_v7007000_t0000_u01762830371085") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21768_d20251111_m030610_c001_v0001043_t0016_u01762830370292") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21766_d20251111_m030609_c001_v0001043_t0058_u01762830369162") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d781ad_d20251111_m030608_c001_v7007000_t0000_u01762830368801") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21754_d20251111_m030604_c001_v0001043_t0056_u01762830364399") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78173_d20251111_m030604_c001_v7007000_t0000_u01762830364037") 2025/11/11 03:16:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2174a_d20251111_m030603_c001_v0001043_t0024_u01762830363210") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7816e_d20251111_m030602_c001_v7007000_t0000_u01762830362313") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21746_d20251111_m030601_c001_v0001043_t0010_u01762830361552") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78166_d20251111_m030601_c001_v7007000_t0000_u01762830361001") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2173c_d20251111_m030600_c001_v0001043_t0042_u01762830360209") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78161_d20251111_m030559_c001_v7007000_t0000_u01762830359309") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21736_d20251111_m030558_c001_v0001043_t0044_u01762830358272") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7815b_d20251111_m030557_c001_v7007000_t0000_u01762830357728") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21732_d20251111_m030556_c001_v0001043_t0025_u01762830356911") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d78150_d20251111_m030556_c001_v7007000_t0000_u01762830356366") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21730_d20251111_m030555_c001_v0001043_t0043_u01762830355528") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7812a_d20251111_m030550_c001_v7007000_t0000_u01762830350445") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21714_d20251111_m030549_c001_v0001043_t0031_u01762830349299") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7811f_d20251111_m030548_c001_v7007000_t0000_u01762830348758") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21710_d20251111_m030547_c001_v0001043_t0000_u01762830347842") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d7810f_d20251111_m030546_c001_v7007000_t0000_u01762830346943") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c216fe_d20251111_m030546_c001_v0001043_t0039_u01762830346115") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f415071e978d780fe_d20251111_m030543_c001_v7007000_t0000_u01762830343946") 2025/11/11 03:16:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c216e8_d20251111_m030542_c001_v0001043_t0028_u01762830342970") 2025/11/11 03:16:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fd0e_d20251111_m031140_c001_v7007000_t0000_u01762830700148") 2025/11/11 03:16:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a34144b_d20251111_m031137_c001_v0001161_t0042_u01762830697253") 2025/11/11 03:16:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c9a_d20251111_m031136_c001_v7007000_t0000_u01762830696301") 2025/11/11 03:16:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fa85_d20251111_m031133_c001_v0001181_t0009_u01762830693264") 2025/11/11 03:16:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca236_d20251111_m031501_c001_v7007000_t0000_u01762830901081") 2025/11/11 03:16:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c70124_d20251111_m031500_c001_v0001181_t0044_u01762830900423") 2025/11/11 03:16:30 DEBUG : sub/yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f62_d20251111_m030739_c001_v7007000_t0000_u01762830459872") 2025/11/11 03:16:30 DEBUG : sub/yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f29a_d20251111_m030738_c001_v0001181_t0003_u01762830458458") 2025/11/11 03:16:30 DEBUG : test_dir1/file2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c96_d20251111_m031132_c001_v7007000_t0000_u01762830692499") 2025/11/11 03:16:30 DEBUG : test_dir1/file2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6fa68_d20251111_m031130_c001_v0001181_t0047_u01762830690664") 2025/11/11 03:16:30 DEBUG : test_dir1/file2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c93_d20251111_m031129_c001_v7007000_t0000_u01762830689884") 2025/11/11 03:16:30 DEBUG : test_dir1/file2: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b202d_d20251111_m031127_c001_v0001183_t0001_u01762830687902") 2025/11/11 03:16:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c97_d20251111_m031132_c001_v7007000_t0000_u01762830692682") 2025/11/11 03:16:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2047_d20251111_m031130_c001_v0001183_t0056_u01762830690672") 2025/11/11 03:16:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f409c56953be63c94_d20251111_m031130_c001_v7007000_t0000_u01762830690066") 2025/11/11 03:16:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52addff2_d20251111_m031127_c001_v0001104_t0020_u01762830687913") 2025/11/11 03:16:30 DEBUG : three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f52_d20251111_m030731_c001_v7007000_t0000_u01762830451185") 2025/11/11 03:16:30 DEBUG : three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2188e_d20251111_m030729_c001_v0001043_t0050_u01762830449903") 2025/11/11 03:16:30 DEBUG : three: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c21884_d20251111_m030727_c001_v0001043_t0039_u01762830447235") 2025/11/11 03:16:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca23b_d20251111_m031503_c001_v7007000_t0000_u01762830903060") 2025/11/11 03:16:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341976_d20251111_m031502_c001_v0001161_t0020_u01762830902113") 2025/11/11 03:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca261_d20251111_m031523_c001_v7007000_t0000_u01762830923590") 2025/11/11 03:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2a5d_d20251111_m031521_c001_v0001183_t0012_u01762830921496") 2025/11/11 03:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca25d_d20251111_m031519_c001_v7007000_t0000_u01762830919954") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3419f8_d20251111_m031518_c001_v0001161_t0019_u01762830918119") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca25a_d20251111_m031517_c001_v7007000_t0000_u01762830917154") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c701b8_d20251111_m031516_c001_v0001181_t0052_u01762830916464") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca24f_d20251111_m031510_c001_v7007000_t0000_u01762830910932") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a3419ba_d20251111_m031509_c001_v0001161_t0017_u01762830909513") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca254_d20251111_m031513_c001_v7007000_t0000_u01762830913386") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b29d6_d20251111_m031511_c001_v0001183_t0048_u01762830911898") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca24a_d20251111_m031508_c001_v7007000_t0000_u01762830908499") 2025/11/11 03:16:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c7017c_d20251111_m031507_c001_v0001181_t0014_u01762830907811") 2025/11/11 03:16:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca244_d20251111_m031506_c001_v7007000_t0000_u01762830906833") 2025/11/11 03:16:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade3bf_d20251111_m031505_c001_v0001104_t0024_u01762830905806") 2025/11/11 03:16:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca240_d20251111_m031504_c001_v7007000_t0000_u01762830904666") 2025/11/11 03:16:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1155ff84e89b2965_d20251111_m031504_c001_v0001183_t0058_u01762830904012") 2025/11/11 03:16:31 DEBUG : toe/toe/toe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f414136f5a582fe59_d20251111_m031528_c001_v7007000_t0000_u01762830928784") 2025/11/11 03:16:31 DEBUG : toe/toe/toe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f115c53490a341a3b_d20251111_m031527_c001_v0001161_t0015_u01762830927980") 2025/11/11 03:16:31 DEBUG : toe/toe/toe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca256_d20251111_m031515_c001_v7007000_t0000_u01762830915422") 2025/11/11 03:16:31 DEBUG : toe/toe/toe: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade3e9_d20251111_m031514_c001_v0001104_t0012_u01762830914355") 2025/11/11 03:16:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca263_d20251111_m031524_c001_v7007000_t0000_u01762830924170") 2025/11/11 03:16:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f114d14cb52ade422_d20251111_m031522_c001_v0001104_t0044_u01762830922867") 2025/11/11 03:16:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f417ea52e049ca25e_d20251111_m031520_c001_v7007000_t0000_u01762830920547") 2025/11/11 03:16:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1123f825a062e1f1_d20251111_m031519_c001_v0001120_t0016_u01762830919490") 2025/11/11 03:16:32 DEBUG : two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f53_d20251111_m030731_c001_v7007000_t0000_u01762830451368") 2025/11/11 03:16:32 DEBUG : two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f4139cf752a965bda_d20251111_m030729_c001_v0001157_t0035_u01762830449310") 2025/11/11 03:16:32 DEBUG : two: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f413891ca65c21882_d20251111_m030727_c001_v0001043_t0009_u01762830447053") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f67_d20251111_m030740_c001_v7007000_t0000_u01762830460640") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f1142f0c98c05807e_d20251111_m030739_c001_v0001137_t0023_u01762830459553") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f59_d20251111_m030737_c001_v7007000_t0000_u01762830457169") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f113891ca65c2189f_d20251111_m030735_c001_v0001043_t0016_u01762830455663") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f55_d20251111_m030734_c001_v7007000_t0000_u01762830454341") 2025/11/11 03:16:32 DEBUG : yam: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f103da734d9c6f284_d20251111_m030731_c001_v0001181_t0052_u01762830451929") 2025/11/11 03:16:32 DEBUG : yaml: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f5b_d20251111_m030737_c001_v7007000_t0000_u01762830457907") 2025/11/11 03:16:32 DEBUG : yaml: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f10332d7136414421_d20251111_m030736_c001_v0001101_t0050_u01762830456696") 2025/11/11 03:16:32 DEBUG : yaml: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f420ad3cb32bd6f57_d20251111_m030735_c001_v7007000_t0000_u01762830455098") 2025/11/11 03:16:32 DEBUG : yaml: Deleting (id "4_z7f325d33e00d7b0b9fa80e1b_f11590646fa5b1ebe_d20251111_m030734_c001_v0001176_t0052_u01762830454127") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m53.719145012s (try 1/5)